i have 3 layouts:
titlescreen
playoption - player picks of single player mode or multiplayer. currently, only singleplayer is working
splay_settings - where player sets the team and play.
as the game ends on 'splay_settings', the player will click the button to go back to layout 'play option'. play option works fine as it is. but when i tried to go to 'splay_settings', it shows black screen. i also tried to change the button to restart the layout instead of going to playoption but it still gives me black screen on splay_settings layout.
how to fix this? does having 917 events on splay_settings is responsible to that?