better steps.
This commit is contained in:
BIN
desktop/resources/ego/step-1.ogg
Normal file
BIN
desktop/resources/ego/step-1.ogg
Normal file
Binary file not shown.
BIN
desktop/resources/ego/step-1.wav
Normal file
BIN
desktop/resources/ego/step-1.wav
Normal file
Binary file not shown.
BIN
desktop/resources/ego/step-1_1.wav
Normal file
BIN
desktop/resources/ego/step-1_1.wav
Normal file
Binary file not shown.
BIN
desktop/resources/ego/step-2.ogg
Normal file
BIN
desktop/resources/ego/step-2.ogg
Normal file
Binary file not shown.
BIN
desktop/resources/ego/step-2.wav
Normal file
BIN
desktop/resources/ego/step-2.wav
Normal file
Binary file not shown.
@@ -245,7 +245,8 @@
|
|||||||
:origin-x 9
|
:origin-x 9
|
||||||
:origin-y 0
|
:origin-y 0
|
||||||
:scaled true
|
:scaled true
|
||||||
:step-sound (sound "ego/step.ogg")
|
:step-sound-1 (sound "ego/step-1.ogg")
|
||||||
|
:step-sound-2 (sound "ego/step-2.ogg")
|
||||||
:scale-x start-scale
|
:scale-x start-scale
|
||||||
:scale-y start-scale
|
:scale-y start-scale
|
||||||
:talk-color (color 0.6 1.0 1.0 1.0)
|
:talk-color (color 0.6 1.0 1.0 1.0)
|
||||||
@@ -294,10 +295,10 @@
|
|||||||
nil))
|
nil))
|
||||||
:x (first start-pos) :y (last start-pos)
|
:x (first start-pos) :y (last start-pos)
|
||||||
:id "ego"}
|
:id "ego"}
|
||||||
ego (assoc ego :anim-sound-frames {(get-in ego [:left :walk]) {2 :step-sound
|
ego (assoc ego :anim-sound-frames {(get-in ego [:left :walk]) {2 :step-sound-1
|
||||||
6 :step-sound}
|
6 :step-sound-2}
|
||||||
(get-in ego [:right :walk]) {2 :step-sound
|
(get-in ego [:right :walk]) {2 :step-sound-1
|
||||||
6 :step-sound}}
|
6 :step-sound-2}}
|
||||||
:anim-merges {(get-in ego [:right :shock]) {:origin-x 15}
|
:anim-merges {(get-in ego [:right :shock]) {:origin-x 15}
|
||||||
:default {:origin-x 9}})]
|
:default {:origin-x 9}})]
|
||||||
(actions/start-animation screen
|
(actions/start-animation screen
|
||||||
|
|||||||
Reference in New Issue
Block a user