I have picked the course up a year after completing up to end of Project Boost. Back then I was using Unity 2017, but as I have rebuilt my PC, I had to reinstall so went with Unity 2019 this time. Absolutely love the course and the teaching style!
I have started Argon Assault, and got up to lecture 82 without any issues I could not solve. However, I am trying to implement the WaypointCircuit script and having trouble now. I figured out that I have to import the standard utility assets from the asset store as they are not now available in the menu by default. However, I am stuck at the point of trying to attach the WaypointCircuit.cs to the Circuit game object. The script (which has appeared in my assets) does not come up under search like it does in the lecture video. I tried dragging it onto the Circuit game object and I get an error:
Can’t add script component “WaypointCircuit” because the script class cannot be found. Make sure that there are no compile errors and the file name and class name match.
I have Googled around a bit, checked that the script does have the same class name as the file name, tried restarting Unity, but to no avail, bit stuck what to do!
Would be really grateful if anyone can help. Wondering if I should just start again in Unity 2017, but am keen to do this in the latest version and figure out the issues where there are differences to the course lectures. So far have managed to do this without asking for help, but a bit stuck now…
Thanks a lot!