#godot #demo #demos #quickstart #projects

Rémi Verschelde 59751d35d3 Merge pull request #108 from TwistedTwigleg/Particles_2D_redux 7 gadi atpakaļ
2d ec5324af99 Redid the particles 2D demo, staying as close as possible to the Godot 2 version 7 gadi atpakaļ
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 gadi atpakaļ
gui ed3461f7ab Fix for input_mapping: 7 gadi atpakaļ
misc 893348428e Fix observer yaw and pitch 7 gadi atpakaļ
mono 8b9ae0f444 Fix invalid .gitignore on *.import files 7 gadi atpakaļ
networking e182dd799a Fix shadowing of "name" property + hidden rocks 7 gadi atpakaļ
plugins 0bf5a9935d Add a custom import plugin demo 7 gadi atpakaļ
viewport 20d2a5861a Fix project names to use consistent casing 7 gadi atpakaļ
visual_script 5116684dcf Fix ball direction in visual pong 7 gadi atpakaļ
.gitignore 8b9ae0f444 Fix invalid .gitignore on *.import files 7 gadi atpakaļ
LICENSE.md 345b43c15c Specify the demos license 9 gadi atpakaļ
README.md 1623ef717e Update Godot project file name 8 gadi atpakaļ

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