Hey rick,
Small question, I couldn’t exactly understand this line of code newAttacker.transform.parent = transform;
Is it the same way as saying “The parent of the attackers’ transform = it’s own transform”?
Are you assigning to the parent the same transform that it has?
I’m a bit confused on how did this code make the Attacker be instantiated as a child of the spawner.
Thanks.
PS: Greatest course and instructor ever, amazing work.