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

Pages: [1]
1
NGUI 3 Support / Toggle cause sprite to move 3.0.6f7
« on: December 02, 2013, 09:03:28 PM »
My sprite will move from it's original place (1~2pixel) after toggle panel.
This only happens in 3.0.6f7

2
NGUI 3 Support / 3.0.6 This is a joke right?
« on: November 27, 2013, 01:56:11 AM »
UIGrid where is the reposition now option?
Scroll bar doesn't work anymore?
Top to bottom, bottom to top..... wat is going on?
TweenAlpha that used to work now after animation sprite jump to oblivion?

List goes on.... What's going on here?

3
NGUI 3 Support / Upgrade to pro?
« on: November 19, 2013, 08:47:12 PM »
Bought our NGUI from Unity Asset Store,
Is there a way to upgrade to Pro version?

Thanks

4
NGUI 3 Support / Can you have Toggle in a toggle?
« on: October 10, 2013, 04:33:48 AM »
I get this error when i put a toggle in a toggle.


  1. NullReferenceException: Object reference not set to an instance of an object
  2. UIToggle.Set (Boolean state) (at C:/Users/k/Documents/GS/Assets/NGUI/Scripts/Interaction/UIToggle.cs:180)
  3. UIToggle.set_value (Boolean value) (at C:/Users/k/Documents/GS/Assets/NGUI/Scripts/Interaction/UIToggle.cs:93)
  4. UIToggle.OnClick () (at C:/Users/k/Documents/GS/Assets/NGUI/Scripts/Interaction/UIToggle.cs:158)
  5. UnityEngine.GameObject:SendMessage(String, Object, SendMessageOptions)
  6. UICamera:Notify(GameObject, String, Object) (at C:/Users/k/Documents/GS/Assets/NGUI/Scripts/UI/UICamera.cs:730)
  7. UICamera:ProcessTouch(Boolean, Boolean) (at C:/Users/k/Documents/GS/Assets/NGUI/Scripts/UI/UICamera.cs:1242)
  8. UICamera:ProcessMouse() (at C:/Users/k/Documents/GS/Assets/NGUI/Scripts/UI/UICamera.cs:996)
  9. UICamera:Update() (at C:/Users/k/Documents/GS/Assets/NGUI/Scripts/UI/UICamera.cs:851)

Thanks

Pages: [1]