#godot #demo #demos #quickstart #projects

Rémi Verschelde 59751d35d3 Merge pull request #108 from TwistedTwigleg/Particles_2D_redux 7 years ago
2d ec5324af99 Redid the particles 2D demo, staying as close as possible to the Godot 2 version 7 years ago
3d 36923a28b9 Fixed the following in platformer 3D demo: Renamed rotation_deg to rotation_degress in the coin animation. Changed the dependency in tiles.scn from texture.tex to texture.png 7 years ago
gui ed3461f7ab Fix for input_mapping: 7 years ago
misc 893348428e Fix observer yaw and pitch 7 years ago
mono 8b9ae0f444 Fix invalid .gitignore on *.import files 7 years ago
networking e182dd799a Fix shadowing of "name" property + hidden rocks 7 years ago
plugins 0bf5a9935d Add a custom import plugin demo 7 years ago
viewport 20d2a5861a Fix project names to use consistent casing 7 years ago
visual_script 5116684dcf Fix ball direction in visual pong 7 years ago
.gitignore 8b9ae0f444 Fix invalid .gitignore on *.import files 7 years ago
LICENSE.md 345b43c15c Specify the demos license 9 years ago
README.md 1623ef717e Update Godot project file name 8 years ago

README.md

Godot demo projects

Each folder containing a project.godot file is a demo project meant to be used with Godot Engine, the open source 2D and 3D game engine.

Those demos are distributed under the terms of the MIT license, as described in the LICENSE.md file.

Useful links