#Child collision to affect parent?

1 messages · Page 1 of 1 (latest)

astral parcel
#

reference the child as well and change the tag

orchid vault
#

i see ok thanks

#

i created this cs foreach (Transform child in transform) { child.gameObject.tag = "boostPlank"; }

#

but seems it didnt do anything. am i missing some code here? 😮

pine umbra
#

What exactly are you trying to do? As you stated in the topic "child collision" and I don't see anything related to child collision

orchid vault
#

I haven't made one yet about the child collision thingy. I just lost because i wanna know how to transfer this plank.tag = "boostPlank"; on to the child under plank which is the parent haha