Aaron Franke 7e129db12e Use "not" instead of the exclamation mark in GDScript files преди 4 години
..
coin 814909538f Update projects to Godot 3.3 преди 4 години
enemy 3d6ba65cfc Improve the 3D platformer demo преди 4 години
player 7e129db12e Use "not" instead of the exclamation mark in GDScript files преди 4 години
screenshots fcc7d5c723 Optimize PNG images using oxipng преди 5 години
stage e894e4655a Improve performance in GridMap demos преди 4 години
README.md d4bf89d364 Link to the asset library from the README of each demo преди 5 години
default_bus_layout.tres 814909538f Update projects to Godot 3.3 преди 4 години
default_env.tres c6163b3d20 Tweak settings in various 3D demos преди 5 години
export_presets.cfg 194655c805 Ported platformer demo преди 8 години
icon.png 184b0fe5f8 Optimize all images using `oxipng -o6 --strip all --zopfli` преди 6 години
icon.png.import d21936b32d 3D projects converted to and tested with Godot 3.1 преди 6 години
project.godot 814909538f Update projects to Godot 3.3 преди 4 години

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

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

Screenshots

Screenshot

Screenshot