Skip to main content

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

I don't have a lot of content to talk about here, but I'll give you what I can:

When i move left or right, the sphere moves a little bit the wrong way before starting the right direction- it also feels like the ball is moving slower than it should. I'm also not sure if there IS a y-direction impulse in a gamemaker sphere, so that might be why you can't go "up" in your test inputs.

so the reason from what i can tell with the way the physics is working why you go the wrong way is the build up of momentum is faster then the friction can handle. Like slamming on the gas at a red light and the wheels spin and you start sliding.


As for the jump or "up" i am still looking for a way but mainly I think i need to just play around with the numbers more.