Maybe set the ownCanvas = true for both planes and give one of them transparency? Im sure there is a more efficient way around anyways.
On Tue, Aug 26, 2008 at 2:20 PM, charglerode <[EMAIL PROTECTED]> wrote: > > I have an interesting problem. I have a plane with a MovieMaterial and > in the material is a large bitmap with many smaller movieclips. The > movieclips overlay the bitmap and are aligned to the image. The > problem is that I cant set the precision of the bitmap in the > MovieMaterial so when it's applied the movieclips are fine but the > bitmap gets distorted. I've tried using two separate planes one with > the bitmap material and one with the movie material, but I end up > getting a strong paralaxing effect as the camera moves even though > both planes have a y difference of 0.1. > > Any ideas? >
