A simple branching dialogue editor and stateless runtime.Create your dialogue right in the Godot Editor itself with a simple script-like language and the built-in syntax checker.Then, in your game, use the DialogueManager global to fetch lines of dialogue. There is an example dialogue balloon to help get you started on creating your own to fit in better with your game. The GitHub repository also contains a few extra example balloon implementations.
Quick Information
Warning: This project has been fully deprecated and archived. It is no longer supported. Downloads are kept working, the documentation however not. Below you can find the original description.The framework that simplifies your game/application development.Important » Updating the framework via the asset library is slow, consider switching to the git installation method for faster updates: https://core.staropensource.de/getting-started/setting-up/#using-gitRepository » https://git.staropensource.de/StarOpenSource/COREDocumentation » https://core.staropensource.deGetting started guide » https://core.staropensource.de/category/getting-started/Changelogs » https://git.staropensource.de/StarOpenSource/CORE/releasesChangelog for this update » https://git.staropensource.de/StarOpenSource/CORE/releases/tag/v2-release0The CORE Framework includes this:- simple but rich logger implementation- a crash handler- a graphical log- miscellaneous useful functions- a scene manager- await-able and/or batched (download) requests- settings manager- data validation- and much more!
CORE Framework distribution repository
This repository is used for distributing CORE in the Godot Asset Library.
CORE Repository
Documentation
Install using Asset Library
Install using Git
Warning: This project has been fully deprecated and archived. It is no longer supported. Downloads are kept working, the documentation however not. Below you can find the original description. The framework that simplifies your game/application development. Important » Updating the framework via the asset library is slow, consider switching to the git installation method for faster updates: https://core.staropensource.de/getting-started/setting-up/#using-git Repository » https://git.staropensource.de/StarOpenSource/CORE Documentation » https://core.staropensource.de Getting started guide » https://core.staropensource.de/category/getting-started/ Changelogs » https://git.staropensource.de/StarOpenSource/CORE/releases Changelog for this update » https://git.staropensource.de/StarOpenSource/CORE/releases/tag/v2-release0 The CORE Framework includes this: - simple but rich logger implementation - a crash handler - a graphical log - miscellaneous useful functions - a scene manager - await-able and/or batched (download) requests - settings manager - data validation - and much more!
Reviews
Quick Information
Warning: This project has been fully deprecated and archived. It is no longer supported. Downloads are kept working, the documentation however not. Below you can find the original description.The framework that simplifies your game/application development.Important » Updating the framework via the asset library is slow, consider switching to the git installation method for faster updates: https://core.staropensource.de/getting-started/setting-up/#using-gitRepository » https://git.staropensource.de/StarOpenSource/COREDocumentation » https://core.staropensource.deGetting started guide » https://core.staropensource.de/category/getting-started/Changelogs » https://git.staropensource.de/StarOpenSource/CORE/releasesChangelog for this update » https://git.staropensource.de/StarOpenSource/CORE/releases/tag/v2-release0The CORE Framework includes this:- simple but rich logger implementation- a crash handler- a graphical log- miscellaneous useful functions- a scene manager- await-able and/or batched (download) requests- settings manager- data validation- and much more!