Start and stop some sounds and add a little bit of reverb to sounds so they fit the 'dungeon' theme.
This commit is contained in:
parent
a8ae6df13b
commit
25d782df6d
18 changed files with 20 additions and 2 deletions
|
@ -36,7 +36,7 @@
|
|||
{"_type": "EnemyConfig", "hearing_distance": 5},
|
||||
{"_type": "Sprite", "name": "axe_ranger"},
|
||||
{"_type": "Animation", "scale": 0.1, "simple": false, "frames": 10, "speed": 0.6},
|
||||
{"_type": "Sound", "attack": "Sword_Hit_1", "death": "Humanoid_Death_1"}
|
||||
{"_type": "Sound", "attack": "Sword_Hit_1", "death": "Ranger_1"}
|
||||
]
|
||||
},
|
||||
"EVIL_EYE": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue