This commit is contained in:
2025-04-11 15:15:19 +02:00
parent 95b2c825db
commit 648e4a3dc4
7 changed files with 167 additions and 6 deletions

View File

@@ -192,9 +192,9 @@ function Player:handleMovementAndCollisions()
self:boom()
return
elseif collisionTag == 154 then -- Baleba
if self.debug then
return
end
-- if self.debug then TODO: why debug always true?
-- return
-- end
self:boom(collisionObject)
return
elseif collisionTag == 2 then -- Tank