[FIX] Eliminat rectangle bb del peu
[NEW] Final temporal del joc. Ja es completament jugable
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ function peu.draw()
|
||||
draw.surf(x,y,peu.w,peu.h,scr_x,scr_y,peu.w,peu.h)
|
||||
|
||||
-- bb debug
|
||||
draw.rect(scr_x+peu.bb.x,scr_y+peu.bb.y,peu.bb.w,peu.bb.h,3)
|
||||
-- draw.rect(scr_x+peu.bb.x,scr_y+peu.bb.y,peu.bb.w,peu.bb.h,3)
|
||||
end
|
||||
|
||||
function peu.update()
|
||||
|
||||
Reference in New Issue
Block a user