nezvers / Godot_cutscene_system

Scriptable cutscene system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Godot_cutscene_system

Scriptable cutscene system.
Allows easy procedural cutscene creation.
Extendable pattern functions.
All you need is Cutscene Singleton in Autoload folder. It contains Pattern class that's used for scripting cutscenes.
Project itself contain simple example how you can use triggers and inside it has example how to use Pattern scripting.

About

Scriptable cutscene system

License:MIT License


Languages

Language:GDScript 100.0%