Hi, there is something I cannot get to work on tutorial 1 Playmaker Basics - A Simple FSM. Embarrassing, eh?
I make a cube, and set the material color to red in the start state. I set the material color to green in the next state. I make a Mouse down transition, and I link them with the arrow. When I run the program, the cube turns red, but, Mouse down (on the cube) does not move me to the next state.
I've gone through a number of other Playmaker tuts, and I really do have my way around the basics. I think there must be something I need to do to help enable the cube to receive a Mouse Down, Mouse Enter, etc .
Thoughts? Thank you.