Hugo Locurcio 2a962929f3 Update demo files for Godot 4.2.1 (#1013) | il y a 9 mois | |
---|---|---|
.. | ||
level | il y a 1 an | |
player | il y a 1 an | |
screenshots | il y a 4 ans | |
README.md | il y a 4 ans | |
icon.webp | il y a 1 an | |
icon.webp.import | il y a 1 an | |
project.godot | il y a 9 mois | |
world.tscn | il y a 1 an |
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