Hi,
I'm getting a CS0103 error,
Assets/Sample Assets/2D/Scripts/Platformer2DUserControl.cs(19,21): error CS0103: The name `CrossPlatformInput' does not exist in the current context
and
Assets/Sample Assets/2D/Scripts/Platformer2DUserControl.cs(31,27): error CS0103: The name `CrossPlatformInput' does not exist in the current context
Here is my code:
![alt text][1]
[1]: /storage/temp/28783-screen+shot+2014-07-06+at+11.37.55+pm.png
↧