This script is attached to a gameobject in my Game scene :
using System.Collections; using System.Collections.Generic; using TMPro; using UnityEngine; using U