Made in Unity with HurricaneVR
Our game uses a game loop system that increments the current round once all customers are spawned based upon the current round count.
Customers chose a path to follow from an array of paths attached to the spot they randomly spawned to.
Custom systems were designed to implement Audio into the game and UX/UI elements for keeping track of the game status.