You can write your topic however you want, but you need to answer these questions:
-
What do you want to achieve? Keep it simple and clear!
I want to stop the player’s character from deleting then replacing itself with a new one. -
What is the issue? Include screenshots / videos if possible!
Like I said before, the player’s character gets deleted and replaces itself with a new one on death. This causes bugs in my code as I have a dictionary for the player’s data (that doesn’t save) and the key for it is the character. This was not happening before, so I think I may have accidentally enabled a feature.
Here is a video of the character getting destroyed and replaced:
-
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I could not find anything on the subject in the dev forum, nor could I find any settings for this.