"Accept/Cancel" prompt panel in the middle of a conversation
Posted: Wed Aug 23, 2017 10:58 am
Hello!
I'm doing a project where some conversations will require a confirmation from the player to proceed with that choice.
It should work like this: When the player chooses a response dialogue, the Confirmation panel should appear, warning the player that that choice will have a more serious repercussion and asking if he is sure to proceed and know the consequences (Like spending some important resource or generating some "no-turning-back" event).
Doing this on the end of a conversation is easy, just triggering a OnConversationEnd event, but I'm having difficulty doing this in the middle of a dialogue.
Does anyone have any idea if the Plugin have anything I can use or a way to implement it somehow?
Thanks in advance!
I'm doing a project where some conversations will require a confirmation from the player to proceed with that choice.
It should work like this: When the player chooses a response dialogue, the Confirmation panel should appear, warning the player that that choice will have a more serious repercussion and asking if he is sure to proceed and know the consequences (Like spending some important resource or generating some "no-turning-back" event).
Doing this on the end of a conversation is easy, just triggering a OnConversationEnd event, but I'm having difficulty doing this in the middle of a dialogue.
Does anyone have any idea if the Plugin have anything I can use or a way to implement it somehow?
Thanks in advance!