Trouble with Monobehaviour
I have been trying to create a basic platformer to start of with Unity via tutorials. Everything goes well until I get to creating a C# Script. I have downloaded monodevelop from the site and have done the steps for that to be set up. but when I go to create the script it takes me to Visual Studio 2017. I created my script on there but I cannot add the component to my player. How do I fix this?? ive been stuck for days trying to sort this out! s there someway I can use Visual Studio instead or?
Your answer
Follow this Question
Related Questions
mistyping MonoBehaviour functions 0 Answers
Code Completion is NOT WORKING at all! - MonoDev 5.9 (Unity 5 Personal) OSX 1 Answer
New C# scripts in 2018.1.2f1 don't derive monobehaviour 0 Answers
MonoBehaviour does not exist in the current context ? 3 Answers
,namespace cannot be found,Monodevelop issues, namespace cannot be found 0 Answers