Hugo Locurcio 16d8ba09fb Replace instances of KinematicBody with CharacteBody in READMEs 4 달 전
..
level bac1e69164 Use static typing in all demos (#1063) 5 달 전
player bac1e69164 Use static typing in all demos (#1063) 5 달 전
screenshots fcc7d5c723 Optimize PNG images using oxipng 4 년 전
README.md 16d8ba09fb Replace instances of KinematicBody with CharacteBody in READMEs 4 달 전
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 1 년 전
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 1 년 전
project.godot bac1e69164 Use static typing in all demos (#1063) 5 달 전
world.tscn 31d1c0c112 Remove old and unused project settings, update various demos for 4.2 (#1024) 8 달 전

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