get loading of generated level data working
" "
This commit is contained in:
parent
8f89883cb8
commit
9fc3881247
4 changed files with 24 additions and 23 deletions
|
|
@ -1,4 +1,5 @@
|
|||
(local map-util (require "map-util.fnl"))
|
||||
(local levels (require "levels.fnl"))
|
||||
|
||||
(var player-art nil) ; 25x50 pixels each player is 25x25
|
||||
(var dust-sprite nil) ; 35x35 pixels
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue