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