Every time I add a new object, I have to make a rule to destroy bullet when it collides with that object. It seems ridiculous to have to do this for everything. How do I create one rule that when the bullet collides with any solid, it destroys it then?