- Home /
order scripts are called
I remember reading scripts are called dependent on how they are stored can anyone point me in that direction.
Answer by Tarlius · May 30, 2013 at 03:31 AM
I'm not sure I've understood the question, but you want to change the order scripts are executed by rearranging how you have saved them (ie folder structure/etc?)
Assuming that Awake->Start->Update->Late Update is insufficient, I would suggest instead looking at: Edit -> Project Settings -> Script Execution Order which should guarantee the order for you. You may also need to look at your code structure, since usually this is overkill/last resort
Your answer

Follow this Question
Related Questions
Animation clips anyone? 1 Answer
How do you add levels to your game? 1 Answer
Need Help for AirPlane Script 1 Answer
script compilation error 0 Answers
Big city on IOS 1 Answer