added rootbone attribute authored by Lxlp's avatar Lxlp
...@@ -31,6 +31,7 @@ Add or remove a model from the targeted entity. ...@@ -31,6 +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 | |
#### When remove = true #### When remove = true
... ...
......