messing with volumes.
This commit is contained in:
Binary file not shown.
@@ -185,7 +185,7 @@
|
||||
(update! screen :renderer (stage) :camera (orthographic))
|
||||
(let [_ (input! :set-cursor-image (utils/cursor "cursor.png" :main) 0 0)
|
||||
music (sound "town-music.mp3")
|
||||
_ (sound! music :loop)
|
||||
_ (sound! music :loop 0.5)
|
||||
backgrounds (backgrounds screen)]
|
||||
{:backgrounds backgrounds
|
||||
:actions {:object nil
|
||||
|
||||
Reference in New Issue
Block a user