Menu framework quit to menu

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
xemanon
Posts: 6
Joined: Sat Feb 19, 2022 4:11 pm

Menu framework quit to menu

Post by xemanon »

Hi, when using the menu framework, hitting pause during gameplay -> quit to main menu, the game quits to the main menu/title screen scene abruptly without any sort of transition, so it feels a bit jarring for the player. I was wondering if there is a way of adding a transition to this (eg. a fade)?
User avatar
Tony Li
Posts: 21981
Joined: Thu Jul 18, 2013 1:27 pm

Re: Menu framework quit to menu

Post by Tony Li »

Hi,

I just updated the Menu Framework package on the Dialogue System Extras page. The relevant change is in SaveHelper.cs if you only want to import that change. I also recommend importing TitleMenu.cs in that case because it fixes a typo in the script.
Post Reply