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