#Child collision to affect parent?
1 messages · Page 1 of 1 (latest)
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? 😮
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
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