Player collision with car and other kinematic body

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Tolomaj

I have a problem. I would like a player to collide with objects like a car or a box, but when I use rigiBody or vehicleBody and jump with kinematicBody on them, they slide into the ground and player.

I tried to create a demo image Imgur: The magic of the Internet

code for player Imgur: The magic of the Internet

Thank you for your help

I’ve experienced this to, a solution would be nice but AFAIK there isn’t a good one.

andersmmg | 2019-06-08 05:59