GOAT
by miskatonicstudio
GOAT 
Godot Open Adventure Template (GOAT) is a tool for making 3D adventure
games. It supports a simple inventory system, interacting with objects and screens,
playing voice recordings with subtitles, and changing game settings.
Full documentation is available on readthedocs. To install GOAT, please follow these instructions.
⚠️ Attention: GOAT is going through a lot of changes right now. It recently moved to Godot 4, and it became a plugin. Because of that, the documentation might be a bit outdated.
Games made with GOAT
Arboretum
"Arboretum" is a short adventure game about one of the last trees on Earth. It is available on itch.io and on Miskatonic Studio's website. Free resources used for the game are listed in this repository.
2 minute adventure
"2 minute adventure" is a demo of GOAT, designed to showcase all features of the framework. It is included in this repository (as a Godot Engine project). A web demo is available on gotm.io.
Credits and licenses
Game engine
This project uses Godot Engine
version 4.3 stable,
distributed under MIT license.
Plugins
GOAT uses an addon called Random Audio Stream Player, which can be downloaded from
Godot Asset Library.
It was created by Tim Krief and is licensed under
MIT license
For dialogues, GOAT uses an embedded version of Dialogue Manager created by Nathan Hoad and licensed under the MIT license.
Models
Pizza slice, plate, and cup models were created by Quaternius
and are available in the Ultimate Food Pack
distributed under CC0 1.0.
Floppy disk, remote, portal, and door models were created by Paweł Fertyk
and are distributed under CC0 1.0.
The remaining models were created by Dalton5000
and can be found in this repository
distributed under CC BY-NC 4.0.
Images
Item interaction icon was created using
this image,
distributed under CC0 1.0.
Screen interaction icon was created using
this image,
distributed under CC0 1.0.
Reset rotation icon was created using
this image,
distributed under CC0 1.0.
Voice
All voice samples were recorded by
VoiceOverAngela and are now in public domain.
Sounds
All sounds used in the project are in public domain and can be downloaded from
Freesound:
- battery_on_remote.ogg
- click01.ogg
- click02.ogg
- click03.ogg
- click04.ogg
- generator.ogg
- pick_up.ogg
- shutter.ogg
- the_other_side.ogg
- tray.ogg
Fonts
The Tuffy.ttf
font was downloaded from
Public Domain Files
and is in public domain.
Download
Support
If you need help or have questions about this plugin, please contact the author.
Contact Author