godot-demo-projects/2d/kinematic_character
Aaron Franke fcc7d5c723 Optimize PNG images using oxipng 2020-08-16 17:48:38 -05:00
..
level Optimize PNG images using oxipng 2020-08-16 17:48:38 -05:00
player
screenshots Optimize PNG images using oxipng 2020-08-16 17:48:38 -05:00
README.md
icon.png Optimize PNG images using oxipng 2020-08-16 17:48:38 -05:00
icon.png.import
project.godot
world.tscn

README.md

Kinematic Character 2D

Example of how to make a kinematic character controller in 2D using KinematicBody2D. The character moves around, is affected by moving platforms, can jump through one-way collision platforms, etc.

Language: GDScript

Renderer: GLES 2

Screenshots

Screenshot