Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Game Development How to Make a Video Game Player Input and Cameras Program Games with C# and Unity

When i open the PlayerMovement script it opens in VisualStudio.

Is it ok?

1 Answer

Algirdas Lalys
Algirdas Lalys
9,389 Points

Hi Frinculescu Cristian,

It's totally fine to use Visual Studio, but if you would like to follow with MonoDevelop, which is used in these videos you can easily switch to it. In Unity Editor.

  1. Press 'Edit' Tab
  2. Then press 'Preferences'
  3. Then choose 'External Tools'
  4. and then there is an 'External Script Editor' dropbox from there you can choose MonoDevelop.
  5. And same way you can go back to Visual Studio.

Thank you so much for this answer!

Visual Studio seems to not like my laptop at the moment and crashes a lot, even after reinstalling both it and windows :( Before checking the questions I went off and tried to install monoDevelop myself for windows, their website told me to install Xamarin studio, which told me to install Build tools... it all got a bit out of hand, then I find out unity came with it! Thankyou so much!