Hi, in Complete Unity 2d course lecture 106, Rick puts canvas UI under Game Session to persist.
I don’t understand this conceptually,
I understand the general object parent-child relationship as in objects, but how parent’s script can affect child if its under it or not… A bit confused… What can we do more with this technique?