platformer-tutorial/

directory
v2.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 15, 2020 License: Apache-2.0

README

Platformers

Check out how to make a simple 2d platformer. This has been broken into parts leading up to putting it all together.

start

Learn to set up an oak scene with a single potentially movable character.

moving

Get your character to move left and right.

falling

Implement basic collision and make the character fall if they are not on solid ground.

jumping

Bind the ability to jump if we are on the ground.

correct jumping

Update ground detection to only be able to jump on the ground not when falling through ground.

complete

Put it all together!

Put it all together!

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL