game objects in front of 2D Background and behind dialog
Hey
I have a canvas, in it a panel with an opaque image. At some point in the game the user can click a button to show a settings dialog.
and there are 3D objects in the game itself. they should appear before the background and behind the dialog when it appears.
How can I achieve that? setting the canvas to overlay makes the gameobjects appear behind the UI. but setting it to camera makes the dialog apear behind the gameObjects
Thank you!
Your answer
Follow this Question
Related Questions
How do i turn on/off background music and keep the changes when reload the scene 1 Answer
Problems with Canvas and ui elements scaling at runtime 0 Answers
Updated with UI text element not correct (same frame) 0 Answers
How to remove flashing screen when changing Canvas Render Modes 0 Answers
Dark UI canvas isssue 0 Answers