23-01-2023, 04:24 PM
(23-01-2023, 04:08 PM)patriot4947 Wrote: Even if Obi solver collision iteration 20 when I jam the car, the bug occurs as below. How can I handle it?
Hi,
Not sure what I'm looking at in your image. Assuming this is some form of tunneling (objects passing trough other objects), I'd need some extra info:
- Is the car moving, or the wall moving, or both?
- In case the wall is moving, how are you moving it? (note that translating objects using transform.position = something is basically teleporting it, so nothing would stop you from teleporting a wall or other object inside the car).
kind regards,