void Start() { main = this; signals = GetComponent <SignalFieldGenerator>(); Create(); }
void Start() { main = this; Create(); }