georgeSoton / lostandfound

0 stars 0 forks source link

Minigame manager base class breaks Maze game #17

Closed georgeSoton closed 3 years ago

georgeSoton commented 3 years ago

The playercam is visible by the assistants, because it renders the player's location. The minigame manager doesn't reflect the original behaviour in the MazeManager, and disables the player cam for the assistants.

JamieOutram commented 3 years ago

This was fixed by overriding the method causing issue in the maze manager ec05070