Files
godot-demo-projects/3d/platformer
Hugo Locurcio 6adcbc912e Fix animations not looping and player materials in 3D Platformer demo (#1266)
- Use Forward+ renderer as intended
  (the project was accidentally changed to Mobile in a recent commit).
2025-10-20 21:27:25 -07:00
..
2025-10-11 05:03:59 -07:00
2025-10-11 05:03:59 -07:00
2023-03-03 22:56:03 +01:00
2023-03-03 22:56:03 +01:00

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

Screenshots

Screenshot