added ability to change to a different screen (background)
This commit is contained in:
@@ -177,7 +177,7 @@
|
|||||||
sheep (animation 0.15 (for [i (flatten [(repeat 10 0) 1 2 3 4 5 6 7 4 5 6 7 8 9 10 (repeat 25 11) (repeat 15 12)])]
|
sheep (animation 0.15 (for [i (flatten [(repeat 10 0) 1 2 3 4 5 6 7 4 5 6 7 8 9 10 (repeat 25 11) (repeat 15 12)])]
|
||||||
(aget sheep-sheet 0 i)))
|
(aget sheep-sheet 0 i)))
|
||||||
music (sound "town-music.mp3")
|
music (sound "town-music.mp3")
|
||||||
;;_ (sound! music :loop)
|
_ (sound! music :loop)
|
||||||
backgrounds (backgrounds)
|
backgrounds (backgrounds)
|
||||||
]
|
]
|
||||||
{:backgrounds backgrounds
|
{:backgrounds backgrounds
|
||||||
|
|||||||
Reference in New Issue
Block a user