mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 16:00:08 +01:00
- Use Forward+ renderer as intended (the project was accidentally changed to Mobile in a recent commit).
Platformer 3D
3D Platformer demo using a
CharacterBody3D.
It uses similar code to the 2D platformer, but implemented in 3D.
Language: GDScript
Renderer: Forward+
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/2748
This project uses Virtual joystick add-on by Marco F for touch screen input.
Check it out: https://godotengine.org/asset-library/asset/1787
