#How do I set the parent of a GameObject?

1 messages · Page 1 of 1 (latest)

kindred pendant
#

Same as title

harsh kettle
#

you mean myParent.add(myChild) ?

#

or GameObject.add(...)