Files
godot-demo-projects/3d/platformer
Hugo Locurcio ecbb2ee713 Use skybox in Platformer 3D demo to improve sky quality (#1282)
- Restore support for multiple aspect ratios which was inadvertently
  removed in a previous PR.
- Fix corner fix preview incorrectly using VRAM compression (it's
  low-resolution, and only displayed in the editor anyway).
2025-11-26 08:26:46 -08: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