get player movement and collision working

This commit is contained in:
Travis Shears 2026-04-24 10:57:57 +02:00
parent 4b77c7e5a3
commit 84db41dc51
Signed by: travisshears
GPG key ID: CB9BF1910F3F7469
3 changed files with 45 additions and 23 deletions

View file

@ -120,7 +120,7 @@
; (tset screen :canvas (love.graphics.newCanvas screen.canvas-w screen.canvas-h))
(set pool (tutorial.load screen))
(pool:flush)
(pool:emit :load :tutorial)
(pool:emit :load)
; (utils.debug-print pool)
; (utils.debug-print world)
; (load-assets)