So I made it pretty basic
Player is outside layout: Spawner Spawn player on layer 0 at image point 1
The problem is my player won't respawn, I've tried changing it to destroy outside layout and set health to 0 for different methods but I just can't get the character to respawn. What am I doing wrong?
I've also noticed I can't get objects to spawn. Is there maybe something wrong with my program? Because I've never had this issue before