Debug_Launch_Projectile_Fixed_Pitch
Server/Item/Interactions/_Debug/Debug_Launch_Projectile_Fixed_Pitch.json, 151 B
Fields
| Field | Type |
|---|---|
Type | string |
RunTime | number |
ProjectileId | string |
IgnorePitch | boolean |
RotationOffset | object |
Source
{
"Type": "LaunchProjectile",
"RunTime": 0.3,
"ProjectileId": "Rubble_Stone",
"IgnorePitch": true,
"RotationOffset": {
"Pitch": 30
}
}