So the word "Destroy" is appearing in the log? is this when you shoot the walls or when you shoot anything else? Is the collider on the wall set to "trigger" by chance? does it have a rigidbody component on it for the collision? have you tried setting both to triggers and used "OnTriggerEnter" to see if it's a physics issue?
↧