everything works fine after doing Weapon Prefab refactor and Fighter to Weapon Communication sections. However when I enter a portal, once it reloads my level, i have no weapon and all of my stats (level, xp health etc) have not been remembered, I have no errors in the console. Im not sure the best way to ask for help on this. If anyone has any ideas on what would cause this please could you let me know, Thank you.
1 Like
The first thing I would check is to make sure that the player’s SaveableEntity has an ID of “player” in both scenes.
1 Like
thank you so much, that was the problem I only had it as Player in the second scene. Thanks for the quick answer
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.