playMaker

Author Topic: dont destroy on load help.  (Read 1438 times)

mintyman

  • Playmaker Newbie
  • *
  • Posts: 6
dont destroy on load help.
« on: April 19, 2024, 07:22:06 PM »
Hello, in my project I have 3 characters, when you click on one of them I use the action "set game object" and set it as a global "selected" and set the character as the game object. then I have a game manager object and the "selected" object  "dont destroy on load" but when going to the next scene the game manager stays but the "selected" character changes to "Missing (Game Object)" what am I doing wrong?  :o  thanks.