Demonstration and Template Projects
Go to file
Aaron Franke 990042e3c5
[IK] Update to Godot 3.1
Open and save all resources
2020-01-21 21:15:31 -05:00
.github
2d hexmap: Enable Centered Texture option 2020-01-08 09:43:10 +01:00
3d [IK] Update to Godot 3.1 2020-01-21 21:15:31 -05:00
audio
gui
misc
mono hexmap: Enable Centered Texture option 2020-01-08 09:43:10 +01:00
networking Add WebSocket high level multiplayer demo. 2019-07-28 15:25:36 +02:00
plugins
viewport Fixed issue with strange tool script included in the gui in 3D demo 2019-10-20 14:33:02 -04:00
visual_script
.gitignore
LICENSE.md
README.md

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.

Important note

  • The master branch is compatible with the latest Godot version (currently 3.1).
  • Use the appropriate branch for your Godot version, such as the 2.1 branch for Godot 2.1.x.

License

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