Changes
Page history
Update Model
authored
Nov 16, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Mechanics/Model.md
View page @
927a37eb
...
@@ -31,7 +31,7 @@ Add or remove a model from the targeted entity.
...
@@ -31,7 +31,7 @@ Add or remove a model from the targeted entity.
| showshadow | | Should the shadow be visible | Boolean | true |
| showshadow | | Should the shadow be visible | Boolean | true |
| syncbody | | Should the body rotation be synced to the head rotation | Boolean | true |
| syncbody | | Should the body rotation be synced to the head rotation | Boolean | true |
| save | | Should the model be saved on entity unload | Boolean | false |
| save | | Should the model be saved on entity unload | Boolean | false |
| rootbone | root, rt | The
[
root bone
](
/Skills/Mechanics/RootMotion
)
of the model | |
| rootbone | root, rt | The
[
root bone
](
/Skills/Mechanics/RootMotion
)
of the model |
String |
|
#### When remove = true
#### When remove = true
...
...
...
...