Disable Interaction

Hi, i would like to know if is there a way to disable the players interaction. I mean, i am creating a race island with different cars and i am using the “AssingDriver” function to set wich player goes in wich car, but players can also interact with other cars and go inside them. Does anybody kknow if in the vehicles device you can turn off the interaction option, or turn off all the players interaction that would be perfect. I have been looking for it long time and didnt search it, so i supose it is imposible.
Thanks so much!

At the moment, you can’t disable the interaction between the player and the car. Alternatively, you can send an event for the same vehicle spawner to assign seat to the driver when driver exits the vehicle if you find this ideal. One issue is that the player won’t be able to exit at all unless the vehicle is destroyed/despawned

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.