Mobile Z-order problem

Software: Away3D 4.x

jtopaz, Member
Posted: 02 May 2012 06:03 AM   Total Posts: 53

I make a demo which contain 2 model. I have no problem running it on Web and the Desktop Mobile emulator version. When I run the demo on mobile (android), I find the z-order is depend on the order I add to the stage, not on their position (e.g. The front model will be hidden by the back model because it is add to the stage first). Anyone face the same problem and any solution?
Thanks

p.s. I use away3d 4 beta + mobile air android 3.2.0.208

   

Paul Schlichter, Newbie
Posted: 06 May 2012 11:38 AM   Total Posts: 13   [ # 1 ]

Have you set:

-swf-version 15
<depthAndStencil>true</depthAndStencil>

These two caused z-sort problems in my project…

   
   

X

Away3D Forum

Member Login

Username

Password

Remember_me



X