Arrow_Vamp_Signature
Server/Models/Projectiles/Weapons/Arrow/Arrow_Vamp_Signature.json, 575 B
Fields
| Field | Type |
|---|---|
Parent | string |
Trails | array[2] |
Source
{
"Parent": "Arrow_Vamp",
"Trails": [
{
"PositionOffset": {
"X": 0.5,
"Y": 0,
"Z": 0
},
"TargetNodeName": "Handle",
"TrailId": "Arrow_Vamp_Signature",
"RotationOffset": {
"Yaw": 90,
"Pitch": 0,
"Roll": 45
}
},
{
"PositionOffset": {
"X": 0.5,
"Y": 0,
"Z": 0
},
"TargetNodeName": "Handle",
"TrailId": "Arrow_Vamp_Signature",
"RotationOffset": {
"Yaw": 0,
"Pitch": 45,
"Roll": 90
}
}
]
}