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 Score, Enemies, and Game State Create Enemy Navigation and AI

Assets/Scripts/BirdMovement.cs(31,2): error CS1002: ; expected????????

What the H does this mean?

I've been trying to figure this out after 3 days of submitting my last question and not getting a reply.

I need help. Please.

Jennifer Nordell
seal-mask
.a{fill-rule:evenodd;}techdegree
Jennifer Nordell
Treehouse Teacher

Hi there! I'm not sure I've seen your last question. Could you please post the BirdMovement.cs code so that I can take a look? You will find instructions on how to post your code in the Markdown Cheatsheet link at the bottom of the "Add an Answer" section. Alternatively, you could link us a GitHub repository :sparkles:

1 Answer

I fixed 1002 with a ';' that was missing on one of my lines. I get excited when the code is done, and so I've forgotten the thing twice now.