Hugo Locurcio 2a962929f3 Update demo files for Godot 4.2.1 (#1013) | há 9 meses atrás | |
---|---|---|
.. | ||
level | há 1 ano atrás | |
player | há 1 ano atrás | |
screenshots | há 4 anos atrás | |
README.md | há 4 anos atrás | |
icon.webp | há 1 ano atrás | |
icon.webp.import | há 1 ano atrás | |
project.godot | há 9 meses atrás | |
world.tscn | há 1 ano atrás |
Example of how to make a kinematic character controller in 2D using
KinematicBody2D
.
The character moves around, is affected by moving platforms,
can jump through one-way collision platforms, etc.
Language: GDScript
Renderer: GLES 2
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/113