Author Topic: HowTo - Unity Gui text to NGui ??  (Read 4465 times)

Mickman

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 18
    • View Profile
HowTo - Unity Gui text to NGui ??
« on: August 02, 2013, 01:19:11 PM »
I'm trying to understand how to convert Unity Gui text & buttons etc...  over to a NGui Panel ?

eg.  I've created a font atlas & pulled in my images from photoshop etc.. I've even created several menus already from scratch.. but how about if my game already has some text that is already displayed on screen & I'd like to project  that basic Unity gui text  into  NGui with my cool looking atlas font...

Maybe someone can point me to a tutorial or thread where this has probably already been discussed...
« Last Edit: August 02, 2013, 03:50:45 PM by Mickman »

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: HowTo - Unity Gui text to NGui ??
« Reply #1 on: August 02, 2013, 08:18:56 PM »
Start by learning NGUI's basics. Unity's GUI and NGUI have very little in common.