Machinima Tool is an item in Hytale, categorized under the EditorTool category.
It was added in Hytale's Initial Release on January 13th, 2026.
No description available.
Allows you to create and edit in-game Machinima Animations using keyframed cameras, entities, players, particles, and more!
This item cannot be crafted.
This item cannot be salvaged.
Below is the item's .json data as extracted from the game files.
Click here to view the full file.
{
"TranslationProperties": {
"Name": "server.builderTools.tools.Machinima.name",
"Description": "server.builderTools.tools.Machinima.description"
},
"Icon": "Icons/Items/EditorTools/Machinima.png",
"Categories": [
"Tool.Machinima"
],
"Model": "Items/CreativeTools/EditorTool_Machinima.blockymodel",
"Texture": "Items/CreativeTools/EditorTool_Machinima_Texture.png",
"MaxStack": 1,
"PlayerAnimationsId": "Item",
"BuilderTool": {
"UI": [],
"Tools": [
{
"Id": "Machinima",
"IsBrush": false
}
]
},
"Interactions": {
"Primary": "Builder_Tool",
"Secondary": "Builder_Tool"
},
"InteractionConfig": {
"DebugOutlines": true,
"UseDistance": {
"Adventure": 128,
"Creative": 128
},
"AllEntities": true
},
"Quality": "Tool"
}