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 Rotate the Player Towards the Target

Marco Villegas
Marco Villegas
7,687 Points

Frog doesn't move or rotate. Code is exactly like the teacher's code. Using mac, teacher uses windows.

Hi, I have done and followed every single step the teacher took in the videos, but for some reason the frog doesn't respond to any keyboard clicks. The WASD keys and the arrow keys don't do anything as well. I have compared my code with the teachers code several times but I didn't find any mistakes. Unity doesn't find and syntax errors as well.

I do get a weird error when I open the "HowToMakeAVideoGame" folder on Unity. Just as the file opens the unity console displays: Error loading launcher://unity//Users/Marco/Library/Unity/Packages/node_modules/unity-editor-home/dist/index.html?code=bMtUSC_RO3YPVLhfJIb-YA019f&locale=en&session_state=33bff9764470f141a1e4fbec7825e1821ec322430a1362ad4d355af15e5e70df.71yHRQnfvIZRpl1cj_rNiA019f#/login

Does anyone know how to fix this and if this error is affecting in any way? I am using macOs Sierra 10.12. BTW i haven't made any other changes that were not made in the video.