#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 жил өмнө
.github 3bf7046184 FUNDING, issue template files, and update gitignore 6 жил өмнө
2d 43dcf5c1e7 Clean up editor/display_folded 5 жил өмнө
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 жил өмнө
audio a45b84a5ad Handle multiple resolutions in most demos 5 жил өмнө
gui a45b84a5ad Handle multiple resolutions in most demos 5 жил өмнө
loading 463da9948f Update and improve background load demo 5 жил өмнө
misc 04d86775da Move loading demos to their own folder 5 жил өмнө
mono 1ca3204e0a hexmap: Enable Centered Texture option 5 жил өмнө
networking a45b84a5ad Handle multiple resolutions in most demos 5 жил өмнө
plugins 7e96ba1a6a Update plugin demos 5 жил өмнө
viewport 43dcf5c1e7 Clean up editor/display_folded 5 жил өмнө
visual_script a45b84a5ad Handle multiple resolutions in most demos 5 жил өмнө
.gitignore 3bf7046184 FUNDING, issue template files, and update gitignore 6 жил өмнө
LICENSE.md 345b43c15c Specify the demos license 9 жил өмнө
README.md 7e96ba1a6a Update plugin demos 5 жил өмнө

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.