I’m working on the Unit Move lesson. I created the plane, the Unit empty object, added the child object, and made a Scripts folder. However, I cannot attach the Unit script to the Unit parent object.
Edit: there are no console errors.
Edit 2: I changed public class NewBehaviorScript to public class Unit and that seems to have fixed it, but why did I get this error in the first place?
NB: So I paused this course and went to do the 3D essentials course that I got with it, and this error was ironically one of the first things covered. Glad It’s not just be who does this!