Assets/FemaleLocomotionPackage/Scripts/MixamoFemaleLocomotionControlScript.cs(4,67): error CS0246: The type or namespace name `Mixamo’ could not be found. Are you missing a using directive or an assembly reference?
how can i fix this?
Assets/FemaleLocomotionPackage/Scripts/MixamoFemaleLocomotionControlScript.cs(4,67): error CS0246: The type or namespace name `Mixamo’ could not be found. Are you missing a using directive or an assembly reference?
how can i fix this?
If you’re using MonoDevelop you can right click the unrecognized symbol (in this case Mixamo) and resolve the namespace: