playMaker

Author Topic: Simple action that gets owner tag  (Read 3071 times)

Dev_Sebas

  • 1.2 Beta
  • Sr. Member
  • *
  • Posts: 398
    • Blog
Simple action that gets owner tag
« on: May 20, 2012, 05:14:45 PM »
I have an prefab that will need to get is owner tag.For get the tag I need to get parent,store it,get child of parent,store it and next get tag of it.
For that I need 3 vars and it turns it much hard to read the FSM.Can somebody make/upgrade get tag action?For get owner.
Please
Bye

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 4000
  • Official Playmaker Support
    • LinkedIn
Re: Simple action that gets owner tag
« Reply #1 on: May 20, 2012, 05:43:18 PM »
I'll take a look at that...

But you should use Get Owner, instead of Get Parent etc.

Dev_Sebas

  • 1.2 Beta
  • Sr. Member
  • *
  • Posts: 398
    • Blog
Re: Simple action that gets owner tag
« Reply #2 on: May 20, 2012, 06:13:05 PM »
Thank you Alex now it´s more simple.Thanks for your time.
Add the feature only if you want it.
Bye