Apparantly, Unity has a problem with the class name “Movement”. I created a script called Movement, and as soon as I attached it to the Rocket, I immediately received 3 errors. I went ahead and completed the scripting, and the errors remained. Screenshot attached. How is this remedied? Thanks.
Hi!
You probably have a duplicate script with the name Movement somewhere inside your Assets folder, if that is not the case try deleting the script and create it again.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.