예제 #1
0
 private void InteractiveOn(GameObject go)
 {
     _currentInteractive = go;
     _UI.ShowInteract();
 }