Ejemplo n.º 1
0
 protected override void OnDestroy()
 {
     _EE = null;
 }
Ejemplo n.º 2
0
 private void Awake()
 {
     _DefaultSize = CameraComponent.orthographicSize;
     _EE          = this;
 }