Magic-Leap-Toolkit-Unity
Magic-Leap-Toolkit-Unity copied to clipboard
Scripts are missing
Scripts seems to be missing on prefabs like the FidgetSpinner.
I would like to use the DirectManipulation script bit it can't be found anywhere in the package.
I found the DirectManipulation in the MagicLeap-Tools/Code/Input/Hands/Inputs directory.
But the problem on the prefab is still present.
The DirectManipulation script could not be added to a GameObject.
Unity throws the following error: Can't add script component 'DirectManipulation' because the script class cannot be found. Make sure that there are no compile errors and that the file name and class name match.