Report this content
We want the Dreams coMmunity to be a safe, diverse and tolerant place for everyone, no matter their age, gender, race, sexual orientation or otherwise. If you believe this content to contradict these principles, you can file a report for our coMmunity teams to investigate.
Note that misuse of the reporting tool will not be tolerated.Item being reported:
I figured I could use the tags that are on the items as apposed to the gizmo tag to classify some objects to be destroyed. But I cant seem to figure out how to connect or make it so that it only destroys one of the objects classified as foe.
The objects are quite close together, and I'm using the raycast to detect when it hits one of the objects. It seems that I have to connect the destroyer to every object that I want to destroy, and then it destroys them all at once.
I cant just connect it the foe tag somehow. I don't know I'm kind of lost. Do I have to create a separate destroyer and gizmo tag for each object?