Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: uilk on November 28, 2019, 02:13:15 AM

Title: Set parent action doesn't apply until I click on the hierarchy
Post by: uilk on November 28, 2019, 02:13:15 AM
I'm at a total loss for this one. I have an FSM set up that parents a character in my game to whatever tile it moves on to during a turn. For whatever reason the set parent action only takes effect when I click on the unity hierarchy. Until then Playmaker treats it as if nothing had happened. Can anyone offer any help?
Title: Re: Set parent action doesn't apply until I click on the hierarchy
Post by: djaydino on November 28, 2019, 04:56:54 AM
Hi
Can What unity / playmaker version are you using?

Can you try "Set Transform Parent" action? you can find it on the Ecosystem (https://hutonggames.fogbugz.com/default.asp?W1181)
Title: Re: Set parent action doesn't apply until I click on the hierarchy
Post by: miguelfanclub on November 28, 2019, 06:32:33 AM
Its just a refresh thing on the hierachy window, the action logic itself gets done properly.
Title: Re: Set parent action doesn't apply until I click on the hierarchy
Post by: uilk on November 28, 2019, 11:41:46 AM
DJay: I gave this a try but the problem is still persisting. I'm on 2019 2.9

Miguel: Playmaker doesn't actually seem to recognize the action logic until I manually refresh the hierarchy
Title: Re: Set parent action doesn't apply until I click on the hierarchy
Post by: jeanfabre on November 29, 2019, 08:47:06 AM
Hi,

 It's not playmaker, it's Unity that needs to be refreshed. Can you confirm this?

Bye,

 Jean