In Unity 3.4, you can change the order script execution.
If I have a parent script, called Parent, and have a number of classes deriving from it, will ordering the Parent affects its derived classes?
↧