Custom Markup Tags?
Posted: Fri Oct 25, 2024 5:56 am
Is it possible to create custom Lua markup tags like [auto] and [f]?
Essentially I'm currently using Rich Text Tags to insert sprites into my Response buttons, such as <sprite name="prayer">.
It's working fine, but I would love a less verbose solution, something like [prayer].
If not possible, is there another solution that would suit the following needs:
- Need custom response buttons or button icons that can easily be assigned to dialogue response entries.
- If custom buttons, need to be able to use same button look for multiple possible entries (so I believe static [position] references would not work)
- Ideally, if the response entries could also have a custom color assigned in the Conversation node editor, that would make troubleshooting at a glance much easier!
Essentially I'm currently using Rich Text Tags to insert sprites into my Response buttons, such as <sprite name="prayer">.
It's working fine, but I would love a less verbose solution, something like [prayer].
If not possible, is there another solution that would suit the following needs:
- Need custom response buttons or button icons that can easily be assigned to dialogue response entries.
- If custom buttons, need to be able to use same button look for multiple possible entries (so I believe static [position] references would not work)
- Ideally, if the response entries could also have a custom color assigned in the Conversation node editor, that would make troubleshooting at a glance much easier!