This is a collection of examples represented as either scripts (GDScript, C#) or as regular Godot projects which rely on the functionality implemented in the Goost Godot Engine C++ extension.
To import all demos at once in the project manager:
- Clone this repository or download a ZIP archive.
- If you've downloaded a ZIP archive, extract it somewhere.
- Open the Godot project manager and click the Scan button on the right.
- Choose the path to the folder containing all demos.
- All demos should now appear in the project manager.
The default branch is compatible with the latest stable Godot version.
If you are using an older (or future) version of Godot, use the appropriate branch for your Godot version:
Unless otherwise specified, the examples are distributed under the terms of the MIT license, as described in the LICENSE.md file.
Some sample images originate from Godot Engine demo projects.