Namespce Error!!!!!!!!!
'The type of namespace name 'EventSystems' does not exist in the namespace 'UnityEngine' (Are you missing an assembly reference?)'
This comes up with my script and I am unsure of how to fix it. Can someone please help
Also a lot of my scripts have errors that i cannot fix (being a nube) is there any program i can get to debug my game. I have Mono develop (I have windows) but i dont know how to properly use it
(I cant put a picture of the final bit of thee script so here:}
     public void OnPointerUp(PointerEventData data)
     {
         m_Axis.Update(Mathf.MoveTowards(m_Axis.GetValue, 0, responseSpeed * Time.deltaTime));
     }
 }
})
PLEASE HELP 

Your answer
 
 
             Follow this Question
Related Questions
Question about procedural forest/grass generation 1 Answer
Input Command Issues 0 Answers
How to stop one specific instance of a Coroutine 2 Answers
Mono.Cecil not apply script after first play 0 Answers
What is the correct way to learn unity scripting ? 2 Answers
 koobas.hobune.stream
koobas.hobune.stream 
                       
                
                       
			     
			 
                