#Is this setup in heirarchy allowed in NGO?

1 messages · Page 1 of 1 (latest)

vagrant dirge
#

Any solution to this? Tried it but NGO keeps complaining about not parenting to a network object. Currently I am using offset and using the network object as parent, but it's just feel disorganized when the item my character is holding mix up with the child of the player

cyan orchid
vagrant dirge
cyan orchid
#

Its new but works great so far for me

static wigeon
#

Oh my God, I'm searching for a solution for this problem already 3 days. I'm so happy I'm not the only one, thank you @cyan orchid

static wigeon
#

Yeah I'm lost, I don't understand how to implement it 😢

cyan orchid
static wigeon
#

netObj.GetComponentInChildren<AttachableBehaviour>().Attach(objectHolder.GetComponent<AttachableNode>());

doesnt it work like this ?
i was just testing with this code, but it doesnt even attaches