Can't get out the chair of the Ridable droneFixed

Hello afther the update if u mount the ridable drone u can't get out of the chair anymore

I will look into it

Merged post

I found that the dismount was failing due to a raycast hitting the deployed chair (also known as the passenger chair). I'm not sure what changed recently, but I resolved this by simply destroying all box colliders from the deployed chair in the latest version of the plugin. This will have some consequences, such as server projectiles passing through the chair (rockets, grenades), but that should rarely be an issue. Let me know if you find any other issues.

Locked automatically