Jump to content
Sign in to follow this  
clydefrog

createVehicle inside a building

Recommended Posts

Hi, I'm trying to use createVehicle inside a building on an object blocking a doorway, to simulate placing a breaching charge. My problem is when the explosion that createVehicle is spawning occurs, it happens outside the building. Is there any way around this?

Thanks.

Share this post


Link to post
Share on other sites

In the createvehicle command (assuming you're using the new, array version) you are probably using "NONE" in the special field. Try changing that to "CAN_COLLIDE".

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×