For our sanity please use the following structure in you C# files:
public vars private vars awake start update
awake
start
update
always call base first!
Or better yet, read this and change your base C# template for good :)
Thanks
There was an error while loading. Please reload this page.