Author Topic: ngui with particle system  (Read 1759 times)

namyoungwoo

  • Guest
ngui with particle system
« on: October 27, 2013, 09:09:17 PM »
We would like to use with the particle system and NGUI.
Can you tell me how to use this?
If How can I use as well?

- Using Google Translator -

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: ngui with particle system
« Reply #1 on: October 27, 2013, 10:45:20 PM »
This question was asked and answered just two days ago. Do a search and you will find the answer.

Short version? Particles must be using the proper render queue if you intend to place them in between of sprites. NGUI uses render queues 3000 and higher, based on widget depth.