#godot #demo #demos #quickstart #projects

TwistedTwigleg 40bcc0f55f Added SkeletonIK example to IK demo. Updated the anchors on all of the UI so it can scale to any sized window. Removed the project settings keeping the aspect ratio the same 5 years ago
.github 3bf7046184 FUNDING, issue template files, and update gitignore 6 years ago
2d 43dcf5c1e7 Clean up editor/display_folded 5 years ago
3d 40bcc0f55f Added SkeletonIK example to IK demo. Updated the anchors on all of the UI so it can scale to any sized window. Removed the project settings keeping the aspect ratio the same 5 years ago
audio a45b84a5ad Handle multiple resolutions in most demos 5 years ago
gui a45b84a5ad Handle multiple resolutions in most demos 5 years ago
loading 463da9948f Update and improve background load demo 5 years ago
misc 04d86775da Move loading demos to their own folder 5 years ago
mono 1ca3204e0a hexmap: Enable Centered Texture option 5 years ago
networking a45b84a5ad Handle multiple resolutions in most demos 5 years ago
plugins 7e96ba1a6a Update plugin demos 5 years ago
viewport 43dcf5c1e7 Clean up editor/display_folded 5 years ago
visual_script a45b84a5ad Handle multiple resolutions in most demos 5 years ago
.gitignore 3bf7046184 FUNDING, issue template files, and update gitignore 6 years ago
LICENSE.md 345b43c15c Specify the demos license 9 years ago
README.md 7e96ba1a6a Update plugin demos 5 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.

Important note

  • The master branch is compatible with the latest stable Godot version (currently 3.1).
  • If you are using an older version of Godot, use the appropriate branch for your Godot version:

    • 3.0 branch for Godot 3.0.x.
    • 2.1 branch for Godot 2.1.x.

Useful links

License

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