get player movement and collision working
This commit is contained in:
parent
4b77c7e5a3
commit
84db41dc51
3 changed files with 45 additions and 23 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue