Is there any alternative to using Timers?

Hi,

Been a while, but while some of us are still waiting for a stable release of 11.0 which has been on the coming soon status for months I started playing around with a few projects, one in which has timers.

Now what I found out is that timers are not always on time or run as long as they are meant to. This bugs me.

I am after: after 0.14 seconds - move x position to ?
After 0.20 seconds, move x position ?
After 0.26 seconds move x position to ?


After testing I found this will work a few times, but then it just sometimes starts a rule too early while second one is still in place or too late.
I tried having rules, when position is equal to ? Then start new action. But this just got me into a constant loop.

Does anyone know another way for doing this? It has to be quite perfect otherwise it looks a bit glitchy. Thanks

Comments

Sign In or Register to comment.