Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Applying force behaving unexpectedly on new versions. I applied 10 force on my object and it keeps on going even I have release the keys.

Force in physics is something continuously applied. An example of a force is gravity or a rocket thruster continuously on.

If you want to stop the force you must set it to 0.

If you want a brief 'push' use an impulse instead.

Thanks !
but when I Apply impulse it start to rotate alot
impulse 1,0,0 to relative  0,0,0

Apply some rotational damping. Is 0,0,0 the center of your object? Or is it not 'balanced'?

Send an example project and I can test.

Sure
https://drive.google.com/file/d/1OTRXqcqErSdYhz7SkbB9jV5HqTB3iWPY/view?usp=shari...