more rooms using local textures.

This commit is contained in:
Bryce Covert
2017-05-28 08:28:11 -07:00
parent 135b252062
commit 7d4e93a964
3 changed files with 180 additions and 177 deletions

View File

@@ -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]]