Search found 5 matches

by gstaik
Tue Jan 30, 2024 11:31 am
Forum: Dialogue System for Unity
Topic: Dialogue System with Corgi Engine: Pause menu appears without pressing escape button
Replies: 6
Views: 787

Re: Dialogue System with Corgi Engine: Pause menu appears without pressing escape button

Hi,

That's amazing! The problem is now resolved! (I had this issue quite a long time and couldn't figure out what's wrong)

Also thanks for the advice (keep an inspector view on the EventSystem GameObject)

Regards,
George
by gstaik
Sun Jan 28, 2024 5:10 am
Forum: Dialogue System for Unity
Topic: Dialogue System with Corgi Engine: Pause menu appears without pressing escape button
Replies: 6
Views: 787

Re: Dialogue System with Corgi Engine: Pause menu appears without pressing escape button

Hi Tony, I have tried to change the mapping of Pause button (from Escape to Q) and the issue still occurs. I have sent you a “reproduction project” to your e-mail. Please note that you can try scene "Assets\Pixel Crushers\Dialogue System\Third Party Support\Corgi Support\Example\Corgi Example.u...
by gstaik
Sat Jan 27, 2024 11:24 am
Forum: Dialogue System for Unity
Topic: Dialogue System with Corgi Engine: Pause menu appears without pressing escape button
Replies: 6
Views: 787

Dialogue System with Corgi Engine: Pause menu appears without pressing escape button

Hi, I have noticed a scenario where pause is triggered (Corgi Pause in-game menu appears) without pressing escape button. This issue happens during conversation with NPC when holding left button and pressing submit button simultaneously. Please note that I am using new Unity Input System. I can repr...
by gstaik
Fri Oct 28, 2022 5:31 am
Forum: Dialogue System for Unity
Topic: Corgi with Dialogue System - Pause game while conversation is active
Replies: 3
Views: 288

Re: Corgi with Dialogue System - Pause game while conversation is active

Hi,
I have applied the changes you have suggested, and the issue is now resolved.

Thank you for your prompt response!
by gstaik
Thu Oct 27, 2022 12:05 pm
Forum: Dialogue System for Unity
Topic: Corgi with Dialogue System - Pause game while conversation is active
Replies: 3
Views: 288

Corgi with Dialogue System - Pause game while conversation is active

Hi!!! I am facing an issue with Corgi Engine and Dialogue System. When player talks with NPC, while conversation is still active, I press the Escape button to pause. When pressing "RESUME" button (from pause menu options), the player is no longer controllable (like he is freezed). I have n...