Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: coffeeANDsoda on February 11, 2015, 05:31:32 AM

Title: Get multiple children to move one object at a time.
Post by: coffeeANDsoda on February 11, 2015, 05:31:32 AM
I have a object acting as a mechanical hand dragging objects from one place to another. I thought about using Get Child but it's limited to one object. Isn't there an alternative to using Get Child? Or would the only way to solve this is by using ArrayList?
Title: Re: Get multiple children to move one object at a time.
Post by: blackant on February 11, 2015, 05:49:31 AM
you may also group your object to one and move the parent of all subojects you need.

it means, you'll have to attach your gameobjects to 1 parent, and then move the parent.
Title: Re: Get multiple children to move one object at a time.
Post by: coffeeANDsoda on February 11, 2015, 05:53:08 AM
you may also group your object to one and move the parent of all subojects you need.

it means, you'll have to attach your gameobjects to 1 parent, and then move the parent.

What would that mean for two hands?
Title: Re: Get multiple children to move one object at a time.
Post by: coffeeANDsoda on February 11, 2015, 06:35:37 PM
Also forgot to mention all three objects are parented to one empty object. Heres a picture as reference.


https://db.tt/AlLL2QwE