Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9 / Item / Interactions / _Debug / Debug_Launch_Projectile_Fixed_Yaw.json

Debug_Launch_Projectile_Fixed_Yaw

Server/Item/Interactions/_Debug/Debug_Launch_Projectile_Fixed_Yaw.json, 147 B

Fields

FieldType
Typestring
RunTimenumber
ProjectileIdstring
IgnoreYawboolean
RotationOffsetobject

Source

{
  "Type": "LaunchProjectile",
  "RunTime": 0.3,
  "ProjectileId": "Rubble_Stone",
  "IgnoreYaw": true,
  "RotationOffset": {
    "Yaw": 90
  }
}