Format Alert Messages?
Posted: Fri Jan 08, 2021 11:42 pm
I've dug through the source, but I can't seem to find any way to intercept DialogueManager.ShowAlert() in the way I can with conversation lines and OnConversationLine for additional filtering/formatting.
I've written a script to handle it easily enough at the moment, but it might be a nice addition that mirrors other standard conventions of the package, assuming there's not already a way to do it that I missed.
I've written a script to handle it easily enough at the moment, but it might be a nice addition that mirrors other standard conventions of the package, assuming there's not already a way to do it that I missed.