void Awake() { if (!instance) { //Debug.Log("Setting up info blurb manager Instance"); instance = this; } }