Hey there,
I have an enemy, with the variables:
Range (when within range, enemy shoots at the player)
Well when I duplicate this enemy, the others do attack when they're not even in range. So how can I seperate these variables, so every Enemy does his own thing?
Thank you