
Available now on the
Unity Asset Store
Why RSM?
Lightning Fast
Being able to instantly open all methods to do with your states makes developing and iterating extremely easy. Being able to edit conditions and transitions at runtime lets you fine tune state machines without the normal delays.
Scalable
No nodes means even complex behaviours remains easy to understand. The ability to jump to any line of state code means even monolithic classes become easy to navigate.
Easy
It doesn’t take long to learn the basics of RSM and you can do a lot with them. Thorough documentation ensure that if you want to learn more advanced features, you can.
Learn
Documentation
Written documentation provides the most in-depth descriptions allowing you to take RSM to the highest level.
Diagrams
Diagrams explain all of RSMs custom inspectors so you can quickly grasp how everything works.
Cheat Sheet
RSM comes with a cheat sheet of frequently used code-snippets. If you’re already familiar with c# then this will cover everything specific to RSM