Hugo Locurcio 4d49bbd1b8 Update demos for Godot 4.4 3 months ago
..
level 4d49bbd1b8 Update demos for Godot 4.4 3 weeks ago
player 4d49bbd1b8 Update demos for Godot 4.4 3 weeks ago
screenshots fcc7d5c723 Optimize PNG images using oxipng 4 years ago
README.md 16d8ba09fb Replace instances of KinematicBody with CharacteBody in READMEs 9 months ago
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 2 years ago
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 2 years ago
project.godot 4d49bbd1b8 Update demos for Godot 4.4 3 weeks ago
world.tscn 4d49bbd1b8 Update demos for Godot 4.4 3 weeks ago

README.md

Kinematic Character 2D

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

Language: GDScript

Renderer: Compatibility

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/2719

Screenshots

Screenshot