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

Maureen O'Neal
Maureen O'Neal
12,930 Points

Help!! I'm stuck!

I've been stuck on this for quite some time! I've added the fly movement script, and I am just starting the pickups section of making video games with unity. NNow, my game doesn't work, and the Inspector reads, when I click on ANY script, "script(FlyMovement, etc)" Import Settings No MonoBehaviour scripts in the file, or their names do no match the file name. I have newly downloaded the free Visual Studio download, listed on Treehouse, so that is not the problem , how can I check my files names to see if they're correct, and matching? I have checked them on Visual Studio and they say PlayerMovement.cs, or whatever dot. cs, isn't that correct? I am stalled at this point, and have NO IDEA what to DO!! Any and all help would be greatly appreciated!

Cameron Button
Cameron Button
1,084 Points

Could you please post your code so that it would be easier to diagnose the problem? Also make sure that you double check everything, c# is CaSe SenSitIvE.