Changes
Page history
feat: update all
authored
Jun 21, 2026
by
Taiyou06
Show whitespace changes
Inline
Side-by-side
Skills/Mechanics/Glow.md
View page @
456ceef5
...
...
@@ -14,8 +14,9 @@ Configure the model's glow and glow color.
| 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 |
| audience | | Restricts who sees the glow | Audience | |
# Examples
#
# Examples
With this, we are making the
`leg_left`
bone glow blue when the mob spawns.
```
yaml
Skills
:
...
...
...
...