Damage visualizer for simple mobs (#1332)
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com> Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
This commit is contained in:
BIN
Resources/Textures/Mobs/Species/xeno_hunter.rsi/dead.png
Normal file
BIN
Resources/Textures/Mobs/Species/xeno_hunter.rsi/dead.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.9 KiB |
@@ -14,6 +14,20 @@
|
||||
{
|
||||
"name": "standing",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "dead",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "sleeping",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Before Width: | Height: | Size: 7.9 KiB After Width: | Height: | Size: 7.9 KiB |
BIN
Resources/Textures/Mobs/Species/xeno_hunter.rsi/sleeping.png
Normal file
BIN
Resources/Textures/Mobs/Species/xeno_hunter.rsi/sleeping.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.5 KiB |
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
Reference in New Issue
Block a user