Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smidgens/unity-fsm
Generic FSM library for Unity
https://github.com/smidgens/unity-fsm
fsm not-affiliated-with-danny-elfman-or-his-oingos smidgenomics unity unity-fsm unity-plugin
Last synced: 17 days ago
JSON representation
Generic FSM library for Unity
- Host: GitHub
- URL: https://github.com/smidgens/unity-fsm
- Owner: Smidgens
- Created: 2022-12-01T00:58:55.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-31T18:17:51.000Z (over 1 year ago)
- Last Synced: 2024-10-17T14:20:17.985Z (about 1 month ago)
- Topics: fsm, not-affiliated-with-danny-elfman-or-his-oingos, smidgenomics, unity, unity-fsm, unity-plugin
- Language: C#
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Finite State Machine library for Unity
# đ¯ Goals
* Provide standard FSM boilerplate logic while staying use-case agnostic.
# âšī¸ Features
* Automatic state transitions.
* Extensible through composition with custom state and transition services.
# đĻ Install
1. Open Package Manager
2. Paste GitHub URL:\
`https://github.com/Smidgens/unity-fsm.git#`