Search found 3 matches

by Jose
Thu May 20, 2021 9:29 am
Forum: Dialogue System for Unity
Topic: Changing Submit to continue
Replies: 4
Views: 302

Re: Changing Submit to continue

Thanks, I'll try that.
by Jose
Thu May 20, 2021 4:58 am
Forum: Dialogue System for Unity
Topic: Changing Submit to continue
Replies: 4
Views: 302

Re: Changing Submit to continue

Thank you for your reply, Tony. how can I do that in the Basic Standard Dialogue UI? I edited the prefab and added the component to the "Response Button Template" but it keeps listening the submit button from the eventsystem (the rear trigger) and when I press the A button, it selects alwa...
by Jose
Wed May 19, 2021 7:25 pm
Forum: Dialogue System for Unity
Topic: Changing Submit to continue
Replies: 4
Views: 302

Changing Submit to continue

Hi, how can I change the submit options to not be the submit button from the eventmanager but a custom button from the input manager? The case is that the SUBMIT button is assigned to a gamepad trigger and I need to interact with the A button, which is not in the event manager. sorry if I'm not clea...