Is there a way to make specific objects impenetrable to bullets? Something like an impenetrable = 1 line I can add to each entity in the scene.blk file? Alternatively, is there any sort of invisible wall object that can be placed which will block bullets?
I have considered adding resized walls inside of the objects I want to make impenetrable, and that does work in some instances but it is not a great solution for non-rectangular objects. For example, I have a wall of sideways barrels stacked on top of each other I would like to be impenetrable, but you can clearly see the wall object through all the gaps in the barrels. If there was a way to make that wall invisible then that would work well enough for now.
Thanks!