Debug_Launch_Projectile_Fixed_Yaw
Server/Item/Interactions/_Debug/Debug_Launch_Projectile_Fixed_Yaw.json, 147 B
Fields
| Field | Type |
|---|---|
Type | string |
RunTime | number |
ProjectileId | string |
IgnoreYaw | boolean |
RotationOffset | object |
Source
{
"Type": "LaunchProjectile",
"RunTime": 0.3,
"ProjectileId": "Rubble_Stone",
"IgnoreYaw": true,
"RotationOffset": {
"Yaw": 90
}
}