Question by 
               ccronin4 · Aug 08, 2017 at 09:10 AM · 
                c#scripting beginner  
              
 
              I am a beginner and lost with error code CS00246 AND CS0101,CS111

Im trying to do tutorial from udemy called brickbusters it takes code from a previous project called tennis and the code (Ballcontroller.cs) is modified to Paddlecontroller.cs. instead I inserted a script from explorer into the project but it keeps comming up with the errors i am completely lost two i have inseted 2 images of the cs script any ideas
 
                 
                ballcontroller-error-unity.jpg 
                (461.9 kB) 
               
 
                
                 
                ballcontolerrors-2.jpg 
                (438.3 kB) 
               
 
              
               Comment
              
 
               
              Answer by Soren576 · Aug 08, 2017 at 09:41 AM
If you could provide images of the scripts in your assets folder, and your whole code, it would be easier, to see what the problem is. :)
Answer by ccronin4 · Aug 08, 2017 at 01:37 PM
sorry there is only one script called paddlecontroller.cs but it keeps referring to another script called ballcontroller .cs can only provide two images
 
                 
                ballcontrol1.jpg 
                (45.3 kB) 
               
 
                
                 
                ballcontrol3.jpg 
                (73.4 kB) 
               
 
              Your answer