Search found 3 matches
- Wed Nov 03, 2021 9:09 am
- Forum: Dialogue System for Unity
- Topic: Corgi Engine: continue button
- Replies: 1
- Views: 216
Corgi Engine: continue button
I 'm using the dialogue system with corgi engine..... I have set the key for continue button to "C" in the UITriggerButton component but then noticed that pressing space button also triggers the continue button. searching everywhere i couldn't find anything wrong, the unity input manager h...
- Wed Oct 06, 2021 11:32 am
- Forum: Dialogue System for Unity
- Topic: Corgi Engine: Response menu keeps showing up
- Replies: 3
- Views: 189
Re: Corgi Engine: Response menu keeps showing up
Problem solved.
by inspecting the previous gray node, i found two links to blue node as you said, removing one of them solved the issue.
thank you ,I deeply appreciate your help and taking time to help solve the problem
by inspecting the previous gray node, i found two links to blue node as you said, removing one of them solved the issue.
thank you ,I deeply appreciate your help and taking time to help solve the problem
- Wed Oct 06, 2021 9:35 am
- Forum: Dialogue System for Unity
- Topic: Corgi Engine: Response menu keeps showing up
- Replies: 3
- Views: 189
Corgi Engine: Response menu keeps showing up
Hello! first of all i would like to thank you for your hard work on this amazing system, it really helped us achieve many of our goals in our game and save a lot of time. second, im currently facing an issue that might seem trivial but I've exhausted all the solutions that i can think of to fix the ...