Changes
Page history
feat: more info
authored
Jul 08, 2026
by
Taiyou06
Show whitespace changes
Inline
Side-by-side
Skills/Mechanics/Model.md
View page @
8278faf1
...
...
@@ -23,7 +23,7 @@ Add or remove a model from the targeted entity.
| ride | | Can this model have passengers | Boolean | false |
| lockpitch | lp, lpitch | Should the model's pitch be locked | Boolean | false |
| lockyaw | ly, lyaw | Should the model's yaw be locked | Boolean | false |
| step | s | The step height of the model | Double |
0.5
|
| step | s | The step height of the model
.
<br>
If unset, the base entity's step height is left unchanged
| Double | |
| radius | rad | Visible radius of the model.
<br>
Values less than or equal to 0 will not be read | Integer | 0 |
| viewrange | vr | Client view range of the model | Double | 4096 |
| scale | | Scale of the model | Double | 1 |
...
...
...
...