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

it's does not work because "parameter 'speed' does not exist"

can you help understand what am I spouse to do?

Algirdas Lalys
Algirdas Lalys
9,389 Points

Hi Amir,

Could you paste your code here of your 'PlayerMovement' class, it's difficult to say what might be wrong.

1 Answer

Hugo Hayes
PLUS
Hugo Hayes
Courses Plus Student 13,146 Points

"s" in "Speed" should be capitalized, is that the problem, Amir?