Hey Colouredfunk, Are you using FrustumClipping on your view?
var frustum:FrustumClipping = new FrustumClipping() view.clipping = frustum On 24 nov, 10:59, colouredfunk <[email protected]> wrote: > Hi, > > In this museum project I'm working on; I'm positioning each room which > are separate 3ds files next to each other, but as I start to walk up > to the next room, the wall disappears!! :s > > http://www.funkyjunk.me.uk/ImagesForExternals/away3d/Room_1.jpghttp://www.funkyjunk.me.uk/ImagesForExternals/away3d/Room_2.jpg > > Each model has got pushback = true and ownCanvas = true set > > Anyone got any ideas what this could be? > > Many thanks!
