bas-boop / Feature-vault

This a Unity package with features, extenstions and tools. Ideal for integration into any Unity project.
MIT License
2 stars 0 forks source link

Easy to use statemachine #2

Open bas-boop opened 10 months ago

bas-boop commented 10 months ago

Is your feature request related to a problem? Statemachines are in high priority when building a medium or larg sized game. Remaking it for every game is not time efficient.

Describe the solution you'd like I would like to see a statemachine that is:

Additional context What would be nice is a state queue. This can be nice for a player statemachine when pressing alot of buttons.