- [NEW] Passat a delta time

- [NEW] Nous tiles
- [NEW] Batman ja puja i baixa per cordes/cadenes
- [NEW] El batarang es mes visible
- [NEW] el ganxo es mes visible
This commit is contained in:
2025-11-10 12:19:17 +01:00
parent 8aa6631a8a
commit 16b45ecf45
8 changed files with 163 additions and 56 deletions

View File

@@ -26,10 +26,10 @@ game = {
mapa.draw(2)
if batman.layer==2 then batman.draw() end
if sys.beat() then
--if sys.beat() then
batman.update()
batarang.update()
end
--end
--view.origin(0,0)
--draw.text(tostring(mx//8)..","..tostring(my//8),50,0,22)