I just got Dialogue System yesterday to integrate it with corgi engine, I checked the example scene and it is awesome, the only thing I need is to force continue button, i tried to follow the instructions in the link below
http://www.pixelcrushers.com/dialogue_s ... inueButton
but I couldn't understand them well or apply them to the corgi engine scene maybe cuz it is a special case or maybe cuz I'm not used yet to the Dialogue System.
here is what I did:
- Open Corgi Example
- On the Dialogue Manager GameObject, set Subtitle Settings > Continue Button to Always.
- expanded "Dude-DS1" clicked on its DialogueUI
- Assigend Response Button Template to Continue Button field in "Override Unity UI Dialogue Control" in Subtitle section
- Clicked on Response Button Template inside "Dude-DS1" assigned Generic Unity UI Dialogue UI to on click event there and selected "UnityUIDialogueUI.OnContinueConversation"
- Selected Generic Unity UI Dialogue UI under Dialogue Manager gameobject > under Response menu I Set Buttons Size to 1 and Assigned "Response Button Template " from the previous step.
- Tested the scene and it didn't work
I hope someone guide me to the proper way, thanks in advance,
Regards
Ramez