93
81
the.activeBg.visible = false
94
82
the.activeBg = self.bgs[newMaze]
103
89
the.activeMaze = self.maze2
109
95
the.activeBg.visible = true
113
99
the.player.scale = the.activeMaze.playerScale
118
102
self.tween:start(self._fx, 4, 175, 10, 'quadIn')
122
106
onEndFrame = function(self)
123
107
--the.interface.translate.x = the.player.x - the.app.width / 2 + the.player.width / 2