more sounds.
This commit is contained in:
BIN
desktop/asset-work/ending-castle/fall.ogg
Normal file
BIN
desktop/asset-work/ending-castle/fall.ogg
Normal file
Binary file not shown.
BIN
desktop/asset-work/ending-castle/fall.wav
Normal file
BIN
desktop/asset-work/ending-castle/fall.wav
Normal file
Binary file not shown.
BIN
desktop/asset-work/georgia/kick.ogg
Normal file
BIN
desktop/asset-work/georgia/kick.ogg
Normal file
Binary file not shown.
BIN
desktop/asset-work/georgia/kick.wav
Normal file
BIN
desktop/asset-work/georgia/kick.wav
Normal file
Binary file not shown.
BIN
desktop/resources/ending-castle/fall.ogg
Normal file
BIN
desktop/resources/ending-castle/fall.ogg
Normal file
Binary file not shown.
BIN
desktop/resources/georgia/kick.ogg
Normal file
BIN
desktop/resources/georgia/kick.ogg
Normal file
Binary file not shown.
@@ -65,6 +65,8 @@
|
||||
:kick georgia-kick
|
||||
:walk (utils/make-anim "georgia/walk.png" [20 43] 0.2 (range 8))
|
||||
:hand-hold georgia-hand-hold
|
||||
:kick-sound (utils/load-sound "georgia/kick.ogg")
|
||||
:anim-sound-frames {georgia-kick {27 [:kick-sound (constantly 0.6)]}}
|
||||
:anim-merges {georgia-stand {:origin-x 10 :origin-y 1}
|
||||
:default {:origin-x 10 :origin-y 1}
|
||||
georgia-kick {:origin-x 19 :origin-y 0}}))
|
||||
@@ -74,6 +76,8 @@
|
||||
:down frankie-down
|
||||
:scale-x 1.3
|
||||
:scale-y 1.3
|
||||
:fall-sound (utils/load-sound "ending-castle/fall.ogg")
|
||||
:anim-sound-frames {frankie-fall {6 [:fall-sound 0.5]}}
|
||||
:anim-merges {:default {:origin-x 12 :origin-y 0}
|
||||
frankie-fall {:origin-x 22 :origin-y 0}
|
||||
frankie-down {:origin-x 22 :origin-y 0}})
|
||||
|
||||
Reference in New Issue
Block a user