forked from cgvr/DeltaVR
professor says thank you after player enters room
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -171,7 +171,8 @@ public class ShapeDetectionNPC : NPCController
|
||||
state = 8;
|
||||
staticRadio.SetActive(false);
|
||||
questMarker.gameObject.SetActive(false);
|
||||
await Task.Delay(2500);
|
||||
SpeakVoiceLine(7, radio.gameObject, 0);
|
||||
await Task.Delay(6500);
|
||||
MoveToNextPoint(0);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user