Good example of using state machines to control menu/tabs system?
Currently using code to toggle tabs elements in UI it sounds like I should really be using the mechanim state machine subsystem to do this, so what is the best tutorial that covers this?