Godot 3.2 2D Platformer scripting move and jump, with floor and obstacle.
- Import Asset
- Create Background Scene with Floor
- Create Player Scene
- Create World Scene
- Player Scripting - Gravity
- Player Movement / Walk
- Prevent Player go off screen
- Player Jump
- Prevent jump in mid air (double jump)
- Add Obstacle
- Fix Player Floaty Jump
