[FIX] Incidencies #4 y #6 resoltes

This commit is contained in:
2026-05-01 17:32:04 +02:00
parent 17ad156896
commit bbcb6cc667
6 changed files with 16 additions and 10 deletions

View File

@@ -58,7 +58,7 @@ function trigger:draw()
end
-- debug rect
draw.rect(scr_x,scr_y,self.bb.w,self.bb.h,3)
-- draw.rect(scr_x,scr_y,self.bb.w,self.bb.h,3)
end
--function trigger:do_touched()