93
67
the.activeBg.visible = false
94
68
the.activeBg = self.bgs[newMaze]
103
70
the.activeMaze = self.maze2
109
75
the.activeBg.visible = true
113
76
the.player.scale = the.activeMaze.playerScale
118
79
self.tween:start(self._fx, 4, 175, 10, 'quadIn')