
21 May
2010
21 May
'10
4:27 p.m.
Hello - I've created a state machine in MSM successfully, but cannot figure out how to interact with a submachine state object. Using the tutorial machine in "Defining a submachine", can a playlist be provided to Playing? I'd like to call a constructor, or a 2 stage init function of Playing, but haven't figure out how. I could use the "FSM" parameter of the on_entry method of the submachine to pull the playlist, but it appears that FSM is the submachine itself (Playing), not the containing machine (Player) as it is for regular states. Thanks for you help, Gordon Smith
5476
Age (days ago)
5476
Last active (days ago)
0 comments
1 participants
participants (1)
-
Gordon Smith