Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - pokbluesky

Pages: [1]
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


Pages: [1]