mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-07 16:30:06 +01:00
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.
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
