2D Platformer – build 002

06 June 2021 gamedev

Making a platformer character “feel” good is tough. It requires lots of tweaking, and you can’t always rely on using Unity’s physics engine to handle things for you — platformer game physics doesn’t really behave behave like real world physics! This build adds a DevTools panel for easier in-game balance tweaking, so I can customise, at runtime, some of the custom physics I created.

This content does not resize on smaller browser widths. Try using the fullscreen button below (after loading the game).
WebGL builds are not supported on mobile devices.

Controls

Movement: [A] / [D] or [Left Arrow] / [Right Arrow]

Jump: [Space]

Crouch: [Ctrl] or [S]

comments powered by Disqus