Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.3 / Item / Interactions / _Debug / Debug_Launch_Projectile_Fixed_Pitch.json

Debug_Launch_Projectile_Fixed_Pitch

Server/Item/Interactions/_Debug/Debug_Launch_Projectile_Fixed_Pitch.json, 151 B

Fields

FieldType
Typestring
RunTimenumber
ProjectileIdstring
IgnorePitchboolean
RotationOffsetobject

Source

{
  "Type": "LaunchProjectile",
  "RunTime": 0.3,
  "ProjectileId": "Rubble_Stone",
  "IgnorePitch": true,
  "RotationOffset": {
    "Pitch": 30
  }
}