Simplemove

Hi,

Im trying to use simplemove on the iphone version of unity and it says that its not a member of UnityEngine.Component…

what does this mean?

Thanks

you likely forgot to include the corresponding script or the script is JavaScript and not written in #pragma strict in which case it will likely not work on the iphone