Skip to main content
Tweeted twitter.com/StackGameDev/status/1176874113425711104
fixed typos, moved image from comments into question text
Source Link
Pikalek
  • 13.4k
  • 5
  • 49
  • 54

I'm developing a game with Unity3D now.And i I found that particle effects would penetrate upper hierarchy UI.Can i Can I show the effect when the UI's sibling index bigger then effect's and hide the effect when the UI's sibling index smaller then effect's?

Here is an illustration: Can anyone help me?Thanks...enter image description here

I'm developing a game with Unity3D now.And i found that particle effects would penetrate upper hierarchy UI.Can i show the effect when the UI's sibling index bigger then effect's and hide the effect when the UI's sibling index smaller then effect's? Can anyone help me?Thanks...

I'm developing a game with Unity3D. I found that particle effects would penetrate upper hierarchy UI. Can I show the effect when the UI's sibling index bigger then effect's and hide the effect when the UI's sibling index smaller then effect's?

Here is an illustration: enter image description here

Became Hot Network Question
Source Link

How to process particle effect between UI?

I'm developing a game with Unity3D now.And i found that particle effects would penetrate upper hierarchy UI.Can i show the effect when the UI's sibling index bigger then effect's and hide the effect when the UI's sibling index smaller then effect's? Can anyone help me?Thanks...