So I recently started using Unity and I used a youtube tutorial to help with the basics, in this case learning basic gameplay coding etc.
(http://www.youtube.com/watch?v=xAfAnLzGwY8&list=HL1360937488&feature=mh_lolz)
His worked fine when he tried to run it towards the end of the video (13:12) but when I try it tells me all compiler errors must be fixed with the following info.
Assets/Scripts/Script1.js(10,6): BCE0005: Unknown identifier: ‘PlayerAnims’
I see nothing different in mine compared to his and his is working just fine. I’m new to this so I probably just made some stupid mistake. Help is greatly appreciated ![]()
Thanks guys.
