Pages: 1
Topic closed
For example, you control sprite 1, and every time sprite 1 hits sprite 2, sprite 1 bounces off and moves at 2x speed for 2 seconds. How would you write that?
Offline
One script is for moving the sprite, and the other is for the flipping and changing of speed. One thing though - the sprite will only flip its direction, not really a bounce. If you want a real bounce - and not a random bounce - don't ask me, I don't know how.
Last edited by Jonathanpb (2010-04-17 06:29:26)
Offline
Try this? http://scratch.mit.edu/projects/justtestingstickman/970730
Offline
Topic closed
Pages: 1