it all works, rather smoothly too.
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
|
||||
|
||||
|
||||
(defn make [screen]
|
||||
(defn make [screen atlas global-atlas]
|
||||
(let [[screen atlas] (utils/acquire-atlas screen "packed/inside-stash.atlas")
|
||||
candle-flame (utils/make-anim atlas "candle" [4 4] 0.1 (range 4))
|
||||
candle-aura (utils/make-anim atlas "candle-aura" [27 27] 0.2 [0 1 2 3 2 1] )
|
||||
|
||||
Reference in New Issue
Block a user