So when i start the app, the sprites all show up one time and everything is fine at first. Then when I check to see how it would do a second time one of the 5 SKspritenodes suddenly disappear. Then the next time I do it again all of the SKspritenodes are gone, then one more time and they reappear again.
How do I fix the sprites so that they consistently spawn when I start the app?
Here is my code: SpriteKit Code
Thanks in advance!