Alternative to OnConversationLine for Translation For Dialogue Options
Posted: Sat Jan 11, 2025 10:41 am
Hello, we have a question about the Dialogue system.
We're using OnConversationLine() to translate dialouge text right before it is shown to the user. This works fine for 99% of cases, but we have dialogue options that say Yes No. Those are not being translated, and OnConversationLine() doesn't seem to trigger for them until they're clicked on. Is there an equivalent to OnConversationLine() that will catch dialogue options? Or is there a different way you would recommend going about this?
We're using OnConversationLine() to translate dialouge text right before it is shown to the user. This works fine for 99% of cases, but we have dialogue options that say Yes No. Those are not being translated, and OnConversationLine() doesn't seem to trigger for them until they're clicked on. Is there an equivalent to OnConversationLine() that will catch dialogue options? Or is there a different way you would recommend going about this?