so in the story extension menu i want to have a sprite overlapping the menu selection but no matter how hight he z depth is the menu is overlapping it and i want it to be beneath this sprite how do i do this
The z-index of text in the story extension is 99 and the menu is 100. Anything higher than that should show up on top.
1 Like
Using raycasting may help but it is a little buggy. Too much code and… well… mine got corrupted.