Page 1 of 1

Door collision problem

Posted: Tue Jul 26, 2022 7:59 am
by Simo_1882
Hello everyone I have the problem that the ped passes me the door, or tried to take another collision from another car but was not successful, does anyone have a solution?

Re: Door collision problem

Posted: Tue Jul 26, 2022 10:01 am
by Oleg
this is chassis collision causing problems to its children. replace the chassis collision and check whether this makes any effect or not.

Re: Door collision problem

Posted: Fri Jul 29, 2022 9:37 pm
by Simo_1882
Oleg wrote: Tue Jul 26, 2022 10:01 am this is chassis collision causing problems to its children. replace the chassis collision and check whether this makes any effect or not.
I tried to change the chassis collision but the result is always this. But on the right side of the car this does not happen

Re: Door collision problem

Posted: Sun Jul 31, 2022 3:44 am
by Oleg
copy collision object from right door and mirror it. mind to mirror "geometry only" (e.g. on vertices level). you might need to use Modify\Flip on polygons of you get polygons flipped inside-out. recalculate normals too, this is important for geometry collision objects.

Re: Door collision problem

Posted: Tue Aug 02, 2022 7:37 am
by Simo_1882
Oleg wrote: Sun Jul 31, 2022 3:44 am copy collision object from right door and mirror it. mind to mirror "geometry only" (e.g. on vertices level). you might need to use Modify\Flip on polygons of you get polygons flipped inside-out. recalculate normals too, this is important for geometry collision objects.
It's not the same :cry:

Re: Door collision problem

Posted: Tue Aug 02, 2022 8:03 am
by Oleg
it was a suggestion just for test. to find out whether issue is the door's collision or not. the same issue could be caused by chassis collision, or door's window collision (any problematic collision on "child -> this -> parent" chain can gave these symptoms).

Re: Door collision problem

Posted: Tue Aug 02, 2022 8:42 am
by Simo_1882
Oleg wrote: Tue Aug 02, 2022 8:03 am it was a suggestion just for test. to find out whether issue is the door's collision or not. the same issue could be caused by chassis collision, or door's window collision (any problematic collision on "child -> this -> parent" chain can gave these symptoms).
I solved by changing the mannequins in cylinder