Is there a nicer way of having a component present only in the edit-mode than destroying it on awake?
void start () { Destory(this) }
Is there a nicer way of having a component present only in the edit-mode than destroying it on awake?
void start () { Destory(this) }