Basically in the autorunner everytime you die the layout simply resets, in my case, I don’t want the layout to reset so I need the player to be moved back into the beginning position when they fall off and the screen needs to be focused on the player so they can play again.
I have it so when they fall off the MoveTo Plugin moves the player back into position, but the screen doesn’t focus on the player so the game gets soft-locked. I’ve tried various different things but can’t get it to work. How do I reset the bullet Angle?/focus the layout back in the player?