Page 1 of 1

collision problem

PostPosted: Sun Apr 06, 2008 2:29 pm
by cheesemonkey
When I go into the game my character bounces and all the other sprites slowly move up.

Re: collision problem

PostPosted: Sun Apr 06, 2008 2:33 pm
by Freddy
Hmm, when you made your collision event, did you set the third to last number box to 0?
To prevent bouncing, you need to do that.

Btw, welcome to the forums! :D

Re: collision problem

PostPosted: Sun Apr 06, 2008 2:39 pm
by cheesemonkey
I did that and it worked fine, thanks.

Re: collision problem

PostPosted: Sun Apr 06, 2008 2:42 pm
by Freddy
Np :)