Model Options
Example:
model-options:
model-id: crate5
idle-animation-every: 1200 # in ticks... 1200 = 1 minute
random-idle-animations:
- test
Settings
model-id
an id of model from ModelEngine that is being used for the placed crate
idle-animation-every (Optional)
A delay between each idle animation of the model
random-idle-animation (Optional)
A list of possible idle animations. They are randomly choosen then.
Last updated