[Opensim-dev] TimerEvent to slow, do/while faster.

R.Gunther rigun at rigutech.nl
Mon Jul 16 14:13:52 UTC 2012


I work on some project that move prims.
Right now i do it with small do/while loop. thats the fastest way to 
move a prim smooth.
But have technical some problems.

If i move the prim with timer event. and i have set it to 0.01 because 
its anyway not seems todo much below 0.5
not sure whats the lowest working setting. And thats also the problem. 
the object moves way slower != smooth compared to do/while loop.
Would be nice if there's option to speed the timer event up. But need to 
agree i dont know the effects.

A timer thats doing lets say 0.01 sounds better then a do/while loopt 
thats running 20 meters with steps of 0.5 meters.
would be nice if the timers where a bit faster. But maby i make a 
thinking error to.  Still dont see why i cant get the same result with 
both ways.




More information about the Opensim-dev mailing list