Hello everyone,
I have an issue with Tube and collision when a mesh inside of it. I’m using HavokPlugin.
The blue sphere can collide from outside the shape, but the red one cannot collide from inside-out.
Hello everyone,
I have an issue with Tube and collision when a mesh inside of it. I’m using HavokPlugin.
The blue sphere can collide from outside the shape, but the red one cannot collide from inside-out.
Yes, That’s expecter. The tube is a convex hull so collision/restitution will happen from outside.
If you want to to a tube, you should use a mesh instead
You are the best!!! Thank you!
Hi, I decided to switch from Havok to Rapier, do you know how can I do that with Rapier as well?
Nop, I’ve never tried Rapier.