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 Move the Player with Animation

How to change the brown background for the frog to the pond view?

When in the game view, my frog sits on a plain brown background, but in the scene view, it shows everything it should very nicely. My specs for the camera position are exactly as they are prescribed in previous videos. Where/What should I do to adjust this?

1 Answer

Are you 100% sure your camera isn't placed in the ground?

If it is, you can select the camera in the hierarchy or in the Scene view and setting the X, Y and Z position in the Transform component all to zero or the appropriate position Nick is using.