Hugo Locurcio 16d8ba09fb Replace instances of KinematicBody with CharacteBody in READMEs | 4 달 전 | |
---|---|---|
.. | ||
level | 5 달 전 | |
player | 5 달 전 | |
screenshots | 4 년 전 | |
README.md | 4 달 전 | |
icon.webp | 1 년 전 | |
icon.webp.import | 1 년 전 | |
project.godot | 5 달 전 | |
world.tscn | 8 달 전 |
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