playMaker

Author Topic: 'game object has child named 'X'?'  (Read 2114 times)

westingtyler

  • Sr. Member
  • ****
  • Posts: 277
    • My Video Game Projects Web Site
'game object has child named 'X'?'
« on: June 24, 2015, 08:51:57 AM »
'game object has child named 'X'?'
options:
store bool,
store child game object,
events to send if true or false.

This action is something that would be very useful for someone like me who has attributes of objects saved as children. When I need to find out if an object (like an ObjectClicked) has a certain child, it is currently a 3-step process of checking if that named child exists, whereas this would make it a 1-step process.

If this exists, someone please let me know, and if someone makes it, thank you!

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: 'game object has child named 'X'?'
« Reply #1 on: June 25, 2015, 07:27:26 AM »
Hi,

 It exists indeed. It's on the Ecosystem



Bye

 Jean