pandemonium_demo_projects/3d/platformer
2023-04-15 15:14:14 +02:00
..
coin Make sure everything works under the 3d folder. 2023-04-06 21:52:34 +02:00
enemy Fixed the enemy's animations in the 3d platformer demo. 2023-04-15 15:14:14 +02:00
player Fix the player's animations in the 3d platformer demo. 2023-04-15 15:08:55 +02:00
screenshots Initial commit. I'ts https://github.com/godotengine/godot-demo-projects 's master branch. commit: 219e37b5928594281e8cfd95d1db186fde975846 . 2022-12-31 23:03:26 +01:00
stage Make sure everything works under the 3d folder. 2023-04-06 21:52:34 +02:00
default_bus_layout.tres Make sure everything works under the 3d folder. 2023-04-06 21:52:34 +02:00
default_env.tres Make sure everything works under the 3d folder. 2023-04-06 21:52:34 +02:00
icon.png Initial commit. I'ts https://github.com/godotengine/godot-demo-projects 's master branch. commit: 219e37b5928594281e8cfd95d1db186fde975846 . 2022-12-31 23:03:26 +01:00
icon.png.import Initial commit. I'ts https://github.com/godotengine/godot-demo-projects 's master branch. commit: 219e37b5928594281e8cfd95d1db186fde975846 . 2022-12-31 23:03:26 +01:00
project.pandemonium Renamed project.godot files. 2023-04-06 20:35:17 +02:00
README.md Initial commit. I'ts https://github.com/godotengine/godot-demo-projects 's master branch. commit: 219e37b5928594281e8cfd95d1db186fde975846 . 2022-12-31 23:03:26 +01:00

Platformer 3D

3D Platformer demo using a KinematicBody. It uses similar code to the 2D platformer, but implemented in 3D. It also features audio reverberation (it sounds echo-y).

Language: GDScript

Renderer: GLES 3

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

Screenshots

Screenshot

Screenshot