I’m having issues when I’m trying to publish the latest build of my game. It’s giving me a Javascript and EPERM error for the objects I have in the game. The objects- player and enemies- are global along with their healthbars because they are being used on every level. Is that why I’m having errors?