Is it possible to restart a layout from a different layout?
My problem is that after my player dies I have a function (see picture)
but the problem is after my functions are activated if my player presses the button to go to the main menu and then goes back to the game layout, then the functions are still active, for example the bullet behaviours are still disabled, the player will not move but if I could restart the game layout from my menu layout then everything would be reset again.
Does anyone have any ideas or solutions
Many thanks