Hi,
I have my project set up so that I have a custom TitleUI with a menu. However, I want to show an 'actual' title screen that will pause for a few seconds before moving on to the UI that has the menu. I tried setting a script in the Title Script that shows my title UI, waits for 2 seconds, and then loads the menu UI. However, it is pretty wonky and doesn't seem to work correctly. Can someone suggest the best way to implement what I'm looking to do?