All i have on the scene is :
a mouse ,
an object which i set his position to the mouse position , ( which also have physic behaviour)
a second object with physic behaviour ( falling )
the problem is when i move the first object quickly with the mouse it look like is going trough the falling object a little and its doesnt look good !! thanks in advance for helping
notice that when i use the drag and drop behaviour to move the object it work perfect !
but move it with setting postion make it go trough another
look like the sprite come before the collision shape or something like this !