Publisher | Tempust Games |
---|---|
File size | 201.59kB |
Number of files | 104 |
Latest version | 1.0.2 |
Latest release date | 2022-05-09 03:39:12 |
First release date | 2022-04-11 10:43:12 |
Supported Unity versions | 2018.4.2 or higher |
Tempust Script is a custom scripting language for Unity, designed to make creating conversations and short cutscenes easy.
- It is a dialogue system, allowing the simple creation of conversations and branching paths. The asset comes packed with a functioning text box prefab.
- It is a save system, designed to keep track of boolean flags between scenes, then write them to encrypted files.
- It is customizable, making it adaptable to many types of projects and compatible with several other large assets.
Demo Project Available!
Download a build of the demo scene: tempustgames.itch.io/tempust-script
Documentation: https://www.tempustgames.com/tempustscript/
Add Life to a Project
Tempust Script makes it easy to bring life to projects by making scenes objects more dynamic and interactive.
Write .tmpst files, compile them from the Unity Editor, then drag-and-drop them into a ScriptHolder component. It's easy to set up and use, and saves hours of complex coding.
Features
- Dialogue features allow for easy creation of dialogue trees.
- Flag-based save system allows objects to save data between scenes and game sessions.
- VSIX extension package for Visual Studio Code provides syntax highlighting for .tmpst files.
- Included text box supports speaker label, question box, and character portraits.
- Several scripting commands to perform actions at runtime such as moving game objects, displaying dialogue, giving items, and playing sounds.
- Prefab included to getting started as easy as possible.
Future Updates
- Many additional features are planned for future updates. While major updates may increase the price of the asset, once purchased all updates will be available free of charge.