forked from JailDoctor/cacaus
Ja se veuen be el gorro, el gps, el peu, el cacau, la fireball i el imp que eixia 'flipat'
This commit is contained in:
@@ -52,7 +52,7 @@ end
|
||||
function imp.draw()
|
||||
if imp.enabled then
|
||||
-- draw.surf((imp.frame&7)*16,(imp.frame>>3)*16,16,16,imp.x,imp.y,16,16,imp.flip)
|
||||
draw.surf((imp.frame&7)*cw,(imp.frame>>cxr2)*ch,cw,ch,imp.x*o2aX,imp.y*o2aX,cw,ch,flip)
|
||||
draw.surf((imp.frame&7)*cw,(imp.frame>>cxr2)*ch,cw,ch,imp.x*o2aX,imp.y*o2aX,cw,ch,imp.flip)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user