hitbox updates
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
This commit is contained in:
parent
de1ddecfba
commit
81a23832d1
@ -62,22 +62,37 @@
|
||||
{
|
||||
"type": "hit_connected",
|
||||
"bone": "Blade1",
|
||||
"radius": 0.04
|
||||
"radius": 0.06,
|
||||
"offset": [0, 0, -0.03]
|
||||
},
|
||||
{
|
||||
"type": "hit_connected",
|
||||
"bone": "Blade2",
|
||||
"radius": 0.04
|
||||
"radius": 0.06,
|
||||
"offset": [0, 0, -0.1]
|
||||
},
|
||||
{
|
||||
"type": "hit_connected",
|
||||
"bone": "Blade2",
|
||||
"radius": 0.06,
|
||||
"offset": [0, 0, 0.02]
|
||||
},
|
||||
{
|
||||
"type": "hit_connected",
|
||||
"bone": "Blade3",
|
||||
"radius": 0.04
|
||||
"radius": 0.06,
|
||||
"offset": [0, 0, -0.07]
|
||||
},
|
||||
{
|
||||
"type": "hit_connected",
|
||||
"bone": "Blade3",
|
||||
"radius": 0.04,
|
||||
"radius": 0.06,
|
||||
"offset": [0, 0, 0.05]
|
||||
},
|
||||
{
|
||||
"type": "hit_connected",
|
||||
"bone": "Blade3",
|
||||
"radius": 0.06,
|
||||
"offset": [0, 0, 0.15]
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user