Auxiliary map screens now show during The Chase, and disappear on podium reset.
This commit is contained in:
@@ -87,6 +87,9 @@ public class PlayerPodium : UdonSharpBehaviour
|
||||
EnableChoiceCards(false);
|
||||
EnableBuzzer(false);
|
||||
EnableBuzzInEffect(false);
|
||||
ShowAuxiliaryVideoScreen(false);
|
||||
ShowAuxiliaryMapScreen(false);
|
||||
|
||||
PlayerScore = 50;
|
||||
ShowScoreCard = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user