Exemplo n.º 1
0
 void OnRoomEntered(RoomEntrances entrances)
 {
     entrances.StartCoroutine(OnRoomEnteredRoutine());
 }