-
Move object forward with constant distance but with random time segment.
Hi there.
I want to Move object forward with constant distance but with random time segment.
For example
It stays for 1 sec then move forward 10 pixels, then it stays for 0.5 sec and again moves for 10 pixels forward
………….
I Tried Dan’s “accumulative rotation” expressions but it rotate with constant time segment.