... | ... | @@ -13,6 +13,7 @@ Configure the model's glow and glow color. |
|
|
| glow | g | Is glowing | Boolean | true |
|
|
|
| color | c | The color in hex.<br>If not set, it will either glow as white or the team color of the base entity | Color | |
|
|
|
| exactmatch | em, exact, match | Should the part match the `partid` completely | Boolean | true |
|
|
|
| child | | Whether the child bones should be affected | Boolean | false |
|
|
|
|
|
|
# Examples
|
|
|
With this, we are making the `leg_left` bone glow blue when the mob spawns.
|
... | ... | |