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 - cluh

Pages: [1]
1
NGUI 3 Support / Re: Widget Handles no longer visible
« on: July 03, 2015, 02:47:25 AM »
wow, Haha, that was the problem. The Rect tool is new to me. You can see in the attached project that I had the move tool selected, which is what was used previously. Thanks for the help!

2
NGUI 3 Support / Widget Handles no longer visible
« on: June 30, 2015, 12:04:12 AM »
while attempting to fix some old menus (which used UIAnchor among other things), the handles for widgets stopped being drawn.  After this, The handles are no longer drawn in any NGUI menus, including Example Scenes.  I tried many things to fix this: changing scenes, restarting unity, restarting the computer, changing the options, reinstalling Unity, and it remains the same. I am running Unity 5.1.1p1. I tried opening the old project in Unity 4.6 and it still works.  Also, the reason I was fixing the old menus is that they had always had issues with the handles, and I was cleaning them up so that the handles could be used. Any Ideas?

3
UICamera has a number of delegates for custom input, but it seems:

GetAnyKeyFunc GetAnyKeyDown

is not being used. Seems like an easy fix certainly. Just making sure this isn't intended. Thanks!

Pages: [1]