Files
godot-demo-projects/3d/platformer
Hugo Locurcio 90617ba1e8 Fix camera colliding with the player in 3D platformer demo (#1187)
This was most common at low physics tick rates like 20 TPS.

This also fixes an issue with the RigidBody character demo having
movement speed depending on the physics tick rate.
2025-04-14 17:05:50 +02:00
..
2025-03-21 02:00:41 +01:00
2025-03-21 02:00:41 +01:00
2025-03-21 02:00:41 +01:00
2023-03-03 22:56:03 +01:00
2023-03-03 22:56:03 +01:00
2023-03-03 22:56:03 +01:00
2023-03-03 22:56:03 +01:00
2025-03-21 02:00:41 +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

Screenshots

Screenshot