- Home /
Auto generated script with more functions?
If I need the script to have more auto generated functions such as Awake or OnDisable etc, how would I go about doing that? Is there some settings to adjust?
This question is very unclear. Are you talking about the default script template? Or what you want is to have other functions called automatically at appropriate times?
$$anonymous$$y apologies for the confusion. I am referring to the default script template.
Your answer
Follow this Question
Related Questions
Better way to call function from another script from editor script? 1 Answer
Can I write a script to rename objects as I create them? 1 Answer
Finding all public functions on a game object 1 Answer
Fastest way to instantiate and move multiple game objects in the editor 3 Answers
problems accessing variables and functions in another script 1 Answer