playMaker

Author Topic: Read PlayerPrefs in new scene?  (Read 2559 times)

Alex W.

  • Playmaker Newbie
  • *
  • Posts: 13
Read PlayerPrefs in new scene?
« on: August 04, 2011, 07:11:20 PM »
I have stored some float values in my first game scene, now i will read the same values in the second game scene. Is it possible? How can i make this?

Damian

  • 1.2 Beta
  • Full Member
  • *
  • Posts: 188
    • Permaximum Betty
Re: Read PlayerPrefs in new scene?
« Reply #1 on: August 04, 2011, 11:20:43 PM »
I have stored some float values in my first game scene, now i will read the same values in the second game scene. Is it possible? How can i make this?

If you did save it to playerPref then you can just read it up. its not different on the scenes, its for your player.. ;-)