Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Rabagast on July 25, 2014, 04:08:32 AM

Title: Unparent a gameobject [SOLVED]
Post by: Rabagast on July 25, 2014, 04:08:32 AM
Hi!
When I enter a trigger, I parent the player to an object, but when I exit the trigger I want to unparent the player from the object. How can I do that?
Title: Re: Unparent a gameobject
Post by: MS80 on July 25, 2014, 04:18:32 AM
Just use "set Parent" action and leave Parent empty.
Title: Re: Unparent a gameobject
Post by: Rabagast on July 25, 2014, 04:46:00 AM
That was easy! Thank you so much! :D
Title: Re: Unparent a gameobject [SOLVED]
Post by: tyrot on April 11, 2017, 10:52:44 AM
i know this topic is old but it has saved my soul from endless purgatory! :)

being newbee is hard very very hard :)
Title: Re: Unparent a gameobject [SOLVED]
Post by: justifun on November 23, 2017, 02:05:56 AM
I tried doing this, but as soon as i unparent the object, it flies off to some other place in space.  Any ideas?