Universal Projectile Script

Hey Terra.

Rick used FindObjectsOfType() to reach all objects carrying the script. We might use instead of GetComponent() in this case. And we would not need to attach the Defender.cs onto the projectile. What you think?

Privacy & Terms