https://discussions.unity.com/t/how-to-set-placeholder-for-playerpref-if-there-are-none/859389
How to set placeholder for playerpref if there are none. - Unity Engine - Unity Discussions
Oct 21, 2021 - using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; using TMPro; //this script is a temp band-aid solution so...