Get an actor to move randomly.
Hi,
I want my actor to move randomly on a background in top down view.
How this can be done.
I want my actor to move randomly on a background in top down view.
How this can be done.
Comments
Timer every 5 seconds run to completion checked
-move to x: random(0,480) y: random(0,320)