Hi Wouter,
This is a classic problem and it happens since the objects on conveyor
belt are too close to the belt. Away3D and other engines often get
sorting problems in cases as this.

To solve this, either move them a little up from the conveyor or try
using the pushFront property on them. Adjusting zoom/focus/position on
the camera may also help (or even make it worse).

J

Reply via email to