#godot #demo #demos #quickstart #projects

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

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