This PR adds a new raycast tag to text nodes to allow for hover-hints to work on them. A niche feature but it has it's use cases.
I feel like this isn't major enough to constitute a version bump and can probably be merged for the next version of BSML.
Also, the "change" to TextTag.cs can be ignored as I just went off of the modified date on my computer x3
This PR adds a new
raycast
tag to text nodes to allow forhover-hints
to work on them. A niche feature but it has it's use cases. I feel like this isn't major enough to constitute a version bump and can probably be merged for the next version of BSML. Also, the "change" toTextTag.cs
can be ignored as I just went off of the modified date on my computer x3