ShiroiCutscenes
ShiroiCutscenes copied to clipboard
Unity framework for creating customizable cutscenes
A free Unity framework that provide tools to create, edit, and execute various cutscenes
What can you do with it?
Installing
Copy the 'Assets' folder into anywhere in your unity project.
If you do not want the cutscene icons on Cutscene files, delete the folder 'Gizmos' (If you had other things in there before adding this framework, just remove 'Gizmos/Cutscene Icon.png')
After that, I recommend placing the 'Shiroi' folder (and all it's contents) inside a folder like 'Libraries', to keep things organized.
Getting Started
Please refer to the Wiki for instructions on how to use ShiroiCutscenes
Planned Features
- Visual tool for editing cutscenes
- Serialization backend abstraction
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Acknowledgments
- Entitas for inspiration on the inspector look and feel