Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 467 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 467 Bytes

godot-samples

simple-player-controller

Basic example--use this as a base to create a player controller.

The environment is already set up:

  • Tilemap using Kenny Assets
  • Player animations idle by default, and walk available to switch to
  • Input map with move_left move_right and jump

screenshot