1
NGUI 3 Support / Error after importing NGUI
« on: August 08, 2014, 06:22:47 PM »
I got these errors after importing NGUI from unity store. How can I install NGUI ? Can't find it anywhere
Please help!
Assets/NGUI/Scripts/Editor/NGUIHandles.cs(24,23): error CS1061: Type `Plane' does not contain a definition for `Raycast' and no extension method `Raycast' of type `Plane' could be found (are you missing a using directive or an assembly reference?)
Assets/NGUI/Scripts/Editor/NGUIHandles.cs(26,49): error CS0165: Use of unassigned local variable `dist'
Assets/NGUI/Scripts/Editor/NGUIHandles.cs(113,72): error CS1729: The type `Plane' does not contain a constructor that takes `3' arguments
Please help!
Assets/NGUI/Scripts/Editor/NGUIHandles.cs(24,23): error CS1061: Type `Plane' does not contain a definition for `Raycast' and no extension method `Raycast' of type `Plane' could be found (are you missing a using directive or an assembly reference?)
Assets/NGUI/Scripts/Editor/NGUIHandles.cs(26,49): error CS0165: Use of unassigned local variable `dist'
Assets/NGUI/Scripts/Editor/NGUIHandles.cs(113,72): error CS1729: The type `Plane' does not contain a constructor that takes `3' arguments
