Shitty combat mode & animations. (#367)
* Combat mode UI & targeting zones. * Fix inventory hud positioning. * Crappy attack animations. * Import TG combat sounds * More work on arcs. * Implement hit sounds. * Lunging, hit effects, some more stuff.
This commit is contained in:
committed by
GitHub
parent
ac55ccf46e
commit
02d509fc5f
18
Resources/Textures/Effects/weapons/arcs.rsi/meta.json
Normal file
18
Resources/Textures/Effects/weapons/arcs.rsi/meta.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
|
||||
"states": [
|
||||
{
|
||||
"name": "spear",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "slash",
|
||||
"directions": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Effects/weapons/arcs.rsi/slash.png
Normal file
BIN
Resources/Textures/Effects/weapons/arcs.rsi/slash.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 273 B |
BIN
Resources/Textures/Effects/weapons/arcs.rsi/spear.png
Normal file
BIN
Resources/Textures/Effects/weapons/arcs.rsi/spear.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 234 B |
Reference in New Issue
Block a user