Hello! Hopefully someone knows enough about the keys allowed for .vehicle files to help me. So what i want to do is make a vehicle that cannot be passed through from all sides, like how a player can't pass through any side of a block in the ground. And i know this can be done with .object files by adding "collision" : "solid", but i don't know of any keys that can be added to .vehicle files to do this. Does anyone know if this is possible? Edit: Or at the least know if i could make a lua that could make a vehicle be solid?