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