godot-demo-projects/3d/platformer
Aaron Franke f9e7456b70
Add descriptions to all projects with README files
These show up in the project manager when hovering over projects.
2020-03-16 20:50:53 -04:00
..
coin
enemy
player
screenshots
stage
README.md Add descriptions to all projects with README files 2020-03-16 20:50:53 -04:00
default_bus_layout.tres
export_presets.cfg
icon.png
icon.png.import
project.godot Add descriptions to all projects with README files 2020-03-16 20:50:53 -04:00

README.md

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

Screenshots

Screenshot

Screenshot