https://github.com/giovannibedetti/statemachinetoolkit
A First Person Toolkit that lets you create your State Machine using the Unity Animator, without writing a line of code!
https://github.com/giovannibedetti/statemachinetoolkit
first-person-game state-machine toolkit unity
Last synced: about 17 hours ago
JSON representation
A First Person Toolkit that lets you create your State Machine using the Unity Animator, without writing a line of code!
- Host: GitHub
- URL: https://github.com/giovannibedetti/statemachinetoolkit
- Owner: giovannibedetti
- License: other
- Created: 2021-04-17T19:38:25.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2026-05-21T17:11:05.000Z (about 1 month ago)
- Last Synced: 2026-05-22T02:13:32.631Z (about 1 month ago)
- Topics: first-person-game, state-machine, toolkit, unity
- Language: C#
- Homepage:
- Size: 527 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# StateMachineToolkit
A First Person Toolkit that lets you create your State Machine using the Unity Animator, without writing a line of code!
Unity >2019.1
**Dependencies:**
TextMesh Pro 2.0.1
Unity Timeline 1.2.14
# Installation
- Open the Unity Package Manager from Window/Package Manager
- Press the '+' button in the top left
- Select 'Add package from git URL...'
- Paste https://github.com/giovannibedetti/StateMachineToolkit.git and press 'Add'