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