Files
godot-demo-projects/3d/platformer
Jonathan Nicholl 3696e43696 Fix 3D platformer (#872)
Also converted the PNG files to lossless WebP and removed an unused .import file while I was at it.
The rest of the changes were done automatically by the editor when I opened the files.
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
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
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 Plus

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/125

Screenshots

Screenshot