I cannot seem to figure this out. I did everything as instructed. Using unity 4.6. Someone please help me get through this and understand why the error is occurring. Many thanks! =)
You are missing “;” symbol after “UnityEngine.UI”
Your line 2 should be “using UnityEngine.UI;”
1 Like
Wow, you’re right. I feel dumb now. Thank you for pointing that out. Much appreciated!
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.