Hi,
 Thanks Kelvin for your suggestions, but again it fails. It might be due
to the way the vertical boxes are defined, I don't know. As you can see
in the image enclosed in this message the result is absolutely useless.
I send you along with the image the used java code for you to see it.
The only one change which have been made to CollisionDetector.java is,
as you told us, USE_GEOMETRY in wake up conditions in initialize method:

    public void initialize() {
    /* by using WakeupOnCollision....USE_GEOMETRY */
        wEnter = new WakeupOnCollisionEntry(shape,
wakeupOnCollisionEntry.USE_GEOMETRY);
        wExit = new WakeupOnCollisionExit(shape,
WakeupOnCollisionEntry.USE_GEOMETRY);
        wakeupOn(wEnter);
   }


   Thank you for you kindness and attention

   PRISMAKER TEAM

JPEG image

Reply via email to