TechKoBrA April 27th, 2016 I'm following the tutorial for the basic platformer. I'm at 14:00 into the video. I have followed the steps to a tee, when I hit run the scene shows up but my player will not walk...first time on this forum, i tried searching for similar issue but to no avail. I'm including a sceen shot of the main code if you can see it.....thanks in advance
TechKobra
TechKoBrA April 27th, 2016 here is a better shot of the code
TechKobra
TechKoBrA April 27th, 2016 Update I forgot how sensitive js is. found my mistake...all is well...thank you all...nevermind this noob...that is all
Gio April 27th, 2016 Glad you figured it out (pretty quickly too!) :)
I was just going to suggest opening the console (F12), that's always the first place to look when things don't work as you would expect.