https://www.udemy.com/course/unity-mobile/
Hi! Welcome to the community!
You are missing a namespace, add using UnityEngine;
at the top of your script alongside your other using
directives.
1 Like
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.