- Home /
Question by
ina · Feb 13, 2013 at 06:58 AM ·
monodevelopidecs
Start with empty .cs script
Is it possible when creating a new .cs script in Unity to have it start with an empty class, instead of with Start() and Update() and the silly comments?
Comment
Answer by iwaldrop · Feb 13, 2013 at 07:14 AM
Yes! There are a few ways to do this.
http://quazistax.blogspot.com/2011/05/monodevelop-template-files-for-unity-c.html
do you know if these templates have to be refreshed each time you create a new project, or if it's universal
It's my experience that, unfortunately, you have to refresh them with each install of unity.