Hey guys!
So I tried to test @pappernabkin 's bhop & surf script but it is not working. Unity gives me this error: *error CS0246: The type or namespace name 'Cmd' could not be found (are you missing a using directive or an assembly reference?)*
I also tried to create a new class called Cmd, but after that I got new errors: *error CS1061: 'Cmd' does not contain a definition for 'forwardMove' and no accessible extension method 'forwardMove' accepting a first argument of type 'Cmd' could be found (are you missing a using directive or an assembly reference?)*
I'm not very good at conding (still learning) so maybe this is a stupid question, but if you can please explain what is causing the problem or/and fix the [code][1]. :)
[1]: https://answers.unity.com/questions/1156981/surfing-a-like-game.html?childToView=1331176#answer-1331176
↧