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