Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lunaristudios/shiroicutscenes
Unity framework for creating customizable cutscenes
https://github.com/lunaristudios/shiroicutscenes
2d 3d c-sharp cinematic cutscenes game game-development gamedev unity unity-framework
Last synced: 3 months ago
JSON representation
Unity framework for creating customizable cutscenes
- Host: GitHub
- URL: https://github.com/lunaristudios/shiroicutscenes
- Owner: LunariStudios
- License: mit
- Created: 2018-01-17T14:08:05.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-16T16:56:52.000Z (about 6 years ago)
- Last Synced: 2024-11-10T21:40:47.682Z (3 months ago)
- Topics: 2d, 3d, c-sharp, cinematic, cutscenes, game, game-development, gamedev, unity, unity-framework
- Language: C#
- Size: 5.39 MB
- Stars: 28
- Watchers: 7
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## 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](https://github.com/DDevilISL/ShiroiCutscenes/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](LICENSE.md) file for details
## Acknowledgments
* Entitas for inspiration on the inspector look and feel