Author Topic: bending ngui widgets  (Read 2701 times)

reptilebeats

  • Guest
bending ngui widgets
« on: July 28, 2012, 05:48:10 AM »
hi i was just wandering if its possible to bend the widgets such as the labels, so they have a curve in the middle.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: bending ngui widgets
« Reply #1 on: July 28, 2012, 11:43:06 AM »
If you use a shader to deform vertices, sure. Otherwise you'll need to modify UILabel's code.

reptilebeats

  • Guest
Re: bending ngui widgets
« Reply #2 on: July 29, 2012, 12:06:23 PM »
i have yet still to learn how to make my own shaders, i did download a shader maker might have to do a bit of research