Hey guys! I’m taking my first steps into creating and attaching Scripts to my GameObjects. I’ve created a Cube which I’m trying to give a Rotation behavior to. The thing is, when I click on my Script it takes me to C# and, when I am trying to use words like Rotate, Vector3, or Time, it doesn’t let me to access their properties or methods. Is there a specific reason for that? What can I do to solve that issue?