Closed StokesM closed 7 years ago
When I set it up I raised the "fall out of level boundaries" border to the water level so that when the player fell in the water they would die. I think maybe that is what deletes the character?
I fixed it by changing how to actually solve the level. When you fall you dont die, you just have to go back to the start and re-do it instead
We are trying to fix the problem with your level so that the level resets when the player is supposed to die instead of just deleting the player character!
@JacobJones42 Jacob, what in your level is it that deletes the character when they enter the water? We have the code set up to reset the level, we just cant get it to stop deleting the character.