2
image = 'data/player1.png',
5
onStartFrame = function(self)
6
if the.keys:pressed('up') then
8
elseif the.keys:pressed('down') then
14
if the.keys:pressed('right') then
16
elseif the.keys:pressed('left') then
17
self.velocity.x = -100
b'\\ No newline at end of file'