Some links from Game Architecture Lecture

Here are the two pages I showed during class today:

  • http://forum.unity3d.com/threads/19302-Scripting-Section-FAQ
  • http://wiki.unity3d.com/index.php?title=Event_Execution_Order

And, to repeat a critical message for understanding and using the variety of Unity callback methods:  MAKE SURE you carefully read documentation on each method!

Comments are closed.