Quote:

If physics entities intersect other models or blocks, the physics system will try to push these entities apart.



How can I prevent this? I need to make one physic entity to pass inside another entity that can be a physics entity or not.
Thanks.