more rooms using local textures.
This commit is contained in:
@@ -392,7 +392,7 @@
|
||||
([atlas file [w h] speed frames]
|
||||
(animation speed (split-texture atlas file [w h] frames))))
|
||||
|
||||
=
|
||||
|
||||
(defn make-bird [screen p]
|
||||
(let [bird-sheet (texture! (get-texture "outside-castle/bird.png") :split 1 2)
|
||||
bird-stand (animation 0.15 (for [i [0 1]]
|
||||
|
||||
Reference in New Issue
Block a user