GameMaker: Studio

GameMaker: Studio

Find, play, and make games easily
Discover, rate, and download the best player-created games made in GameMaker: Studio for free. Or try making your own and share with the community. Click here to learn more.
LironIL 25 Sep, 2015 @ 2:17pm
cant move / slide
I enabled physics and i cant make object move,
this is the only way it works:
physics_apply_local_force(0, 0, 350, 0);
but when i release the button the object dont stop immediately he is sliding
like in this tutorial:
http://www.wituz.com/tutorial-physics-in-gamemaker.html

please help..