Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/triple-a-studios/triplea-statemachine

An Extensible State Machine for Unity
https://github.com/triple-a-studios/triplea-statemachine

csharp finite-state-machine state-machine unity unity-library unity-state-machine unity3d unityasset unitypackage unityplugin

Last synced: 13 days ago
JSON representation

An Extensible State Machine for Unity

Awesome Lists containing this project

README

        

# Triple A Studios - State Machine
An extensible State Machine for Unity.

___

## Installation
### Method 1 (Recommended):
Using Git Url:
1. Copy the git URL.
2. Open the package manager window in your unity project.
3. Click on the little "+" icon in the top left corner and from the dropdown, select "Add package from git URL".
4. Paste the URL, click "Add" button.

___

## API Reference Documentation

Documentation website coming soon. Meanwhile, summary for each of the method is provided.

___

## Change Log

View Changelog [here](CHANGELOG.md).

___

## Issues

No known issues as of 20 Aug 2024.

___

## Future updates

Upcoming updates (as of 20 Aug 2024):
- Nothing as of now

___

## Contributing guidelines:

If you wish to contribute to the project, please follow the general contribution guidelines as outlined below:

- Fork the repository and create a branch from the main branch
- Make your contributions and commit your changes to your branch
- Submit a pull request detailing the changes made
- Wait for your changes to be reviewed and merged

___

## License information

This project is licensed under the MIT license, which can be found on the GitHub repository. The MIT license allows for
the use, modification, and distribution of the code for both commercial and non-commercial purposes.

___

## Contact information

For any bug reports, issues, or help regarding the setup of the project, please feel free to contact me on
[LinkedIn](https://www.linkedin.com/in/ali--qadir/ "LinkedIn Profile"),
Instagram [@oily.oli](https://www.instagram.com/oily.oli/ "Insta @oily.oli"), or mail me at
[[email protected]](mailto:[email protected]?subject=[GitHub]%20Dynamic%20Character%20Controller%20Issue "Mail to Ali Qadir").
My contact information can be found on my GitHub profile also.
Alternatively you can leave comments on my [itch page](https://aliqadir.itch.io/utils "Itch Link") too.