Search found 2 matches
- Sat Apr 13, 2024 9:38 am
- Forum: Dialogue System for Unity
- Topic: Fullscreen Continue Button Problem
- Replies: 3
- Views: 115
Re: Fullscreen Continue Button Problem
Thank you Tony! It works. Just for the future reference, I also need to set the Continue Button back to active in OnFocus() event
- Sat Apr 13, 2024 7:56 am
- Forum: Dialogue System for Unity
- Topic: Fullscreen Continue Button Problem
- Replies: 3
- Views: 115
Fullscreen Continue Button Problem
Hi, May I ask about how to correctly setup the fullscreen continue button? I checked this post https://www.pixelcrushers.com/phpbb/viewtopic.php?t=2752 and followed the second method Use the UI button, but size it to cover the whole screen, and set its Image color alpha to zero so it's invisible. Th...