Game creates multiple player sprites, cannot delete

I have a crazy problem going on with my game. When I start the game I have one player sprite. Once I exit the game and restart, it will create four or five player sprites. If I exit again, those four sprites will be there in the editor. If I delete them from the editor they will reappear after following this same pattern. Help!

send the link so we can look into it

1 Like

The player probably has “Keep Between Levels” selected

1 Like

Yeah, but this happened to me too once. When the sprite collided withs something that would kill it I made a destroy block connected to it, and I saw it get destroyed but it kept respawning with more and more so I just changed the whole game