Gevater_Tod4711 wrote...
I think the problem concerning the wrong intersecting are occours because you use the getOneObjectAtOffset mehtod. This method check whether there is a object at the position of the container. But that means only in the middle position of the container.
If you use the method getOneIntersectingObject instead of getOneObjectAtOffset it should work.




