Aaron Franke 814909538f Update projects to Godot 3.3 | 4 yıl önce | |
---|---|---|
.. | ||
level | 4 yıl önce | |
player | 4 yıl önce | |
screenshots | 4 yıl önce | |
README.md | 4 yıl önce | |
icon.png | 4 yıl önce | |
icon.png.import | 4 yıl önce | |
project.godot | 3 yıl önce | |
world.tscn | 3 yıl önce |
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