Quantcast
Channel: Answers for "Is it possible to run a script in the editor so it doesnt have to run it again the runtime????"
Browsing all 6 articles
Browse latest View live

Answer by dannyskim

If you're talking about making an editor script run without having to press Play, then you want to take a look at the following:...

View Article



Answer by pudd1nG

Yes, pretty much the entire editor / inspector system is written in scripts like this. See here http://unity3d.com/support/documentation/Components/gui-ExtendingEditor.html for some examples.

View Article

Answer by dannyskim

If you're talking about making an editor script run without having to press Play, then you want to take a look at the following:...

View Article

Answer by pudd1nG

Yes, pretty much the entire editor / inspector system is written in scripts like this. See here http://unity3d.com/support/documentation/Components/gui-ExtendingEditor.html for some examples.

View Article

Answer by dannyskim

If you're talking about making an editor script run without having to press Play, then you want to take a look at the following:...

View Article


Answer by pudd1nG

Yes, pretty much the entire editor / inspector system is written in scripts like this. See here http://unity3d.com/support/documentation/Components/gui-ExtendingEditor.html for some examples.

View Article
Browsing all 6 articles
Browse latest View live




Latest Images