Hi!
How can I make a gameObject like a box disappear when it’s hit by a bullet with a tag like “ObjectHider”? And then make the box appear again after 10 seconds? I can’t use the destroy function because that would just delete the item right? I am using physical bullets and not Reycast.