Hi,
I’m not sure if it’s possible, but can I have a 3d ‘layer’ between 2 2d layers?
I’m creating a penalty shooting game and i need a number of movieclips, such as boarding and the stadium audience, to be behind the 3d layer (which contains the ball, goal and ground).
On top of the 3d layer there is a 2d interface that keeps track of the score.
I’ve tried to add the 3 layers to the stage in the correct order, but the 3d layer stays behind the 2 2d layers.
Is there a way to pushback the audience 2d layer so that the 3d layer can be on top of it?
Regards,
Jochem