Author Topic: *Solved* Instance of NGUI element  (Read 21668 times)

Ingot

  • Guest
Re: Instance of NGUI element
« Reply #15 on: June 21, 2012, 02:59:12 PM »
Ok, I created an empty game object and made it a parent to the widget that I placed in the scene and
then made it into a prefab. However, when I instantiate the Game object with the widget now as a child,
it still does not show the sprite image. Did I go about that the wrong way?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Instance of NGUI element
« Reply #16 on: June 21, 2012, 05:16:05 PM »
It doesn't show the sprite image. What does it show?

Ingot

  • Guest
Re: Instance of NGUI element
« Reply #17 on: June 21, 2012, 07:40:20 PM »
I'm sorry, this problem was solved with your help. Thank you very much.