// Start is called before the first frame update // for once actions void Start() { score = GlobalsManager.GetScore(); }