Re: [Super-tux-devel] Stunned iceblocks slide around?
Brought to you by:
wkendrick
From: Ryan F. <rf...@gm...> - 2004-04-30 06:10:55
|
> I just pulled from CVS and played a few levels (like, "Into the Stars") > and noticed that when a 'live' Iceblock bumps into a 'stunned' Iceblock, > the stunned one starts getting pushed, and slides around! Oops, my bad. It's fixed now. I was multiplying floats and it messed up (ie, 0.0 * -1 != 0) so they started moving :) Thanks for the cvs access by the way. I'll make it a point not to break anything next time :) -- Ryan |