private void Start() { _mr = gameObject.GetComponent <MeshRenderer>(); _wireer = Wireer.instance; }
private void Awake() { instance = this; }