'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!