Lua ball sprite
DanKaz - Custom level - Jul 22, 2015 from AndroidSimple ball
Code:
function step(count)
this:set_sprite_tint(0,2,0,2)
?
this:draw_sprite(?,?,?,?,?,0,0,0,0)
?
end
Downloads: 71 - Level ID: 16957
Simple ball
Code:
function step(count)
this:set_sprite_tint(0,2,0,2)
?
this:draw_sprite(?,?,?,?,?,0,0,0,0)
?
end
Downloads: 71 - Level ID: 16957