I have looked into a few tutorials, and still am unclear of a couple of things.
Here is what I am trying to do.
Roulette spinning…
State 1 … you are able to place bets… or do just about anything.
State 2… When you spin the ball… you cant do anything… only watch the ball spin.
When the final number is produced, it sends you back to state 1
gamestate… does that state apply to the state the whole game is in? Or just that … object? If it is just the object, then do you have to go through and create state changes for every object to say… go to state 2, so they are not interactive?