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.


Topics - DarthMH

Pages: [1]
1
First congratulations for this great plugin, very good. Congratulations to everyone involved in providing a great support for this product ..

Just import the NGUI in my project, but he accuses the following errors:
  1. Assets/NGUI/Examples/Scripts/InventorySystem/Game/UICursor.cs(64,60): error CS1061: Type `Camera' does not contain a definition for `ViewportToWorldPoint' and no extension method `ViewportToWorldPoint' of type `Camera' could be found (are you missing a using directive or an assembly reference?)
  2.  
  3. Assets/NGUI/Examples/Scripts/InventorySystem/Game/UICursor.cs(67,46): error CS1061: Type `Camera' does not contain a definition for `isOrthoGraphic' and no extension method `isOrthoGraphic' of type `Camera' could be found (are you missing a using directive or an assembly reference?)

Only imported of the Asset Store, and nothing more, and he began to accuse this error, deleted the plugin and tried to import again and the error persists. I closed the project, tried on another computer, gave the same thing.

I created a new project with a scene containing only the camera, imported and same error happened. What is this happening?

I tried to delete this folder Examples, but the Unity starts accusing several other errors.

Thank you, and success to NGUI

Pages: [1]