Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / Item / Interactions / NPCs / Intelligent / Goblin_Duke / Goblin_Duke_Jump.json

Goblin_Duke_Jump

Server/Item/Interactions/NPCs/Intelligent/Goblin_Duke/Goblin_Duke_Jump.json, 155 B

Fields

FieldType
Typestring
Directionobject
AdjustVerticalboolean
WaitForGroundboolean
Forcenumber

Source

{
  "Type": "ApplyForce",
  "Direction": {
    "X": 0,
    "Y": 1,
    "Z": -0.25
  },
  "AdjustVertical": false,
  "WaitForGround": false,
  "Force": 32
}