im making a game similar to idle breakout, and im having trouble with the blocks because they are connected to a child text object using hierarchy, but i cant make it so that when the parent (the block) turns invisible the child (the text object) does aswell. I tried to use the event that says that the child will turn invisible when the parent does but it isn't working for me. help is very appreciated.