Load player clothing from Game Save

  • A good Samaritan (Jonathan) came by and read your suggestion, Nebula.
  • I’m now one step further along…The
    character loads into level 2.
  • Now, I can see I have an infinite loop problem. The first component in each “Switch on Enum” is getting loaded in level 2. When Level 2 loads, it should have loaded the clothing that the player picked in level 1.
  • Here are screen grabs of Jonathan’s fixes.