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

Can someone tell me if I'm doing this right?

Hi, Just a quick question of clarification. When I start up my new script on Nick's Unity video game design course, it does something different. His starts loading up mono-develop, and mine starts loading up microsoft's visual studio. Our script code is identical, but I'm wondering if it's ok that I have VS, and he has mono-develop? Thanks!

1 Answer

Hi Gabriel,

That should be fine but if you did want to change to using Monodevelop then you can open the Unity preferences - 'External Tools' and from there you can change the external script editor.

I've only got my Mac with me at the moment, so I can't check the exact location of that setting. In the past you had to jump through quite a few hoops to get Visual Studio to work with Unity but these days (as you've seen) it does seem to just work.

Sweet, thanks! All i had to do to get v.s. was accept it as a download with Unity, so yeah, it was easy!