Skip to content

Part Wheel Function

Ferdinand Calo edited this page Aug 7, 2019 · 2 revisions
# Function Overview
Name: Wheel Function
Function: marks the part as wheel
From FVTM: yes

The Wheel Function defines a Part as WHEEL, that is about all.
The actual size and other values of the wheel you have to setup
in the Part - Wheel Installation Handler!

Example config:

{
    "__comment": "Part JSON file.",
    "Function": "fvtm:wheel"
}

Here an overview of the available fields:

  • id - the id of the function, it is fvtm:wheel
Clone this wiki locally