fix(DoorInteract):
This commit is contained in:
@@ -45,12 +45,12 @@ namespace Script.Gameplay.Facility
|
||||
|
||||
public void OnGazeEnter(GameObject editor)
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
//
|
||||
}
|
||||
|
||||
public void OnGazeExit(GameObject editor)
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
//
|
||||
}
|
||||
|
||||
private void OpenDoor()
|
||||
|
Reference in New Issue
Block a user