Magic-Leap-Toolkit-Unity icon indicating copy to clipboard operation
Magic-Leap-Toolkit-Unity copied to clipboard

Scripts are missing

Open tonai opened this issue 4 years ago • 2 comments

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.

tonai avatar Oct 08 '21 12:10 tonai

I found the DirectManipulation in the MagicLeap-Tools/Code/Input/Hands/Inputs directory. But the problem on the prefab is still present.

tonai avatar Oct 08 '21 12:10 tonai

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.

tonai avatar Oct 08 '21 12:10 tonai