Hytale Asset ReferenceUnofficial
Versions / 0.5.6 / Item / Animations / NPC / Intelligent / Goblin / Goblin_Item.json

Goblin_Item

Server/Item/Animations/NPC/Intelligent/Goblin/Goblin_Item.json, 427 B

Fields

FieldType
Parentstring
Animationsobject

Source

{
  "Parent": "Item",
  "Animations": {
    "Idle": {
      "Speed": 0.5,
      "Looping": true,
      "ThirdPerson": "NPC/Intelligent/Goblin/Animations/Items/Item/Idle.blockyanim"
    },
    "Throw": {
      "ThirdPerson": "NPC/Intelligent/Goblin/Animations/Items/Item/Attacks/Throw/Throw.blockyanim",
      "ThirdPersonMoving": "NPC/Intelligent/Goblin/Animations/Items/Item/Attacks/Throw/Throw_Moving.blockyanim"
    }
  }
}