September 2013
Beginner
292 pages
6h 19m
English
We are going to create the StateManager script and the BeginState class, then add some code so that we can instantiate BeginState to make an instance of BeginState. With the help of the next screenshot, perform the following steps:
Scripts folder.StateManager.StateManager to open it in MonoDevelop.Code folder and select Add | New Folder.States.States folder and select Add | New File.BeginState.