Pages: 1
Topic closed
So, how do I make a random x-position for a sprite every time it hits the edge?
But it has to be on the top and not close to the edges!
(i am trying to make like an apple fall or something then you have to catch it or it will go to the ground, after that it falls down from a different place)
THANK YOU FOR ANSWERING!!!
Offline
forever if <touching [edge v]?> go to x: (pick random (-240) to (240)) y: (starting y position) endEDIT: Outposted.
Last edited by 360-International (2012-07-02 09:37:03)
Offline
Topic closed
Pages: 1