... | ... | @@ -39,4 +39,8 @@ ExampleModelAttack: |
|
|
- state{...}
|
|
|
- delay 17
|
|
|
- damage{...} @trigger
|
|
|
``` |
|
|
\ No newline at end of file |
|
|
```
|
|
|
|
|
|
|
|
|
### How can i make multiline names?
|
|
|
You can't simply use `<&nl>` or `\n` in the display name: you will have to make multiple [Tag bones](/Modeling/Bone-Behaviors#nametag) and then apply the text you want to them via the [SetModelTag](/MythicMobs/mechanics/model/SetModelTag) mechanic |
|
|
\ No newline at end of file |