Page 1 of 1

Some bug probably ...

Posted: Wed May 21, 2008 5:25 pm
by turshija
When I play my game in preview window and click Stop while my player model is moving, and select player model in component list, I see that Velocities changed ... If I for example pressed jump, and while flying up i pressed Stop, the Y velocity will change to something else, so that when I save and rebuild project and start it normally, my model starts flying up ...
I hope you understand what I said... :)
Cheers
Boris

Posted: Mon Jun 02, 2008 10:50 am
by Kjell
Hi Boris,

You're correct, Velocity values aren't reset to 0 automatically. You need to do this yourself when using Referenced Models.

K