Robotique
11-21-2010, 12:19 PM
Hey dudes, I've got a situation where I'm instantiating 2 movies in my HUD class but I want the movie I create first to be rendered on top of the other one.
Basically, is there a way to change the order that scaleform movies are rendered? Right now it just seems to be the order that they are created in.
I need this because I am using my HUD class to create both my cursor and a pause menu, but the pause menu is created it's first time only when I pause, so it renders on top of the cursor which is created right away.
Thanks!
Basically, is there a way to change the order that scaleform movies are rendered? Right now it just seems to be the order that they are created in.
I need this because I am using my HUD class to create both my cursor and a pause menu, but the pause menu is created it's first time only when I pause, so it renders on top of the cursor which is created right away.
Thanks!