Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Funny, hard in a good way. I like it. But

- there is a problem with physics. When I rotate the rotatables they behave like they have mass, less then the player's. The player can push obstacles. It feels ugly(if it's not part of the gameplay).

- there is another problem with physics. The player can climb the obstacles. It's caused by the friction which is caused by the force, which moves the player. As we know friction F equals moving force N multiplied by some k

                                                                     F=N*k

Friction is too high because of two parameters: N & k. If the dev makes them less, friction would be less(maybe not enough).

P. S. I can't do the last level which repeats, because the door doesn't have any collider. Maybe it's because it's a prototype game.

Yeah, the last level goes nowhere.