Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Quick and Easy PlayerPrefs (Video Tutorial)

Discussion in 'Community Learning & Teaching' started by JayJennings, Aug 31, 2016.

  1. JayJennings

    JayJennings

    Joined:
    Jun 24, 2013
    Posts:
    184
    A friend of mine asked if I'd make a quick video on how to use PlayerPrefs to save and load data, so I came up with the following:

    http://masteringunity2d.com/quick-and-easy-playerprefs-in-unity/

    Three short(ish) videos that cover handling integers as well as Vector3 and booleans (which PlayerPrefs don't natively handle).

    These are beginner-level tutorials for people who aren't yet familiar with using PlayerPrefs to save and load data between different scenes, different play sessions, etc.

    No sign-up required to view.

    Jay
     
    theANMATOR2b likes this.
  2. KazumoR

    KazumoR

    Joined:
    Aug 31, 2016
    Posts:
    4
    Hey,

    Thank you. I'm a total beginner, but I just had a look at his first video and I loved how he explained things. This is definitely going to be very useful in the future!
     
    JayJennings likes this.