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

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