Contains useful scripts created by the developers using the State Model Framework (SMF).
It's a collection of scripts that do a specific job, for example, managing health or maintaining game score.
It's exactly what the name implies, controllers are scripts that controls/manipulates a part of a unity component, for example, changing a sprites color or scaling a game object.
Core extensions are add-ons on top of SMF to improve or extend its capibility for specific/generic tasks.
Controllers are to control/manipulate unity components whereas components are to control/manipulate game behaviors.
Anyone can join the community at any time, to be a member simply contribute by submitting pull requests to us.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Faraz - Initial work - 1Faraz
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details