[SOLVED] How to simulate collision *response*? (codepen included)

Thanks a lot, this is very helpful :slight_smile:

But I’m trying to avoid adding a physics engine overhead for this particular application.

I will try figuring out how OBB.clampPoint works.