Log In  

y=128
function _draw()
cls()
line(40,y,80,y+43)
y-=1
if (y<-43) y=128
end
P#32886 2016-12-01 11:44 ( Edited 2016-12-01 16:44)


[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-04-18 07:23:27 | 0.005s | Q:10