This returns: InvalidCastException: Cannot cast from source type to destination type.
Goblin.OnCollisionEnter (UnityEngine.Collision collision) (at Assets/Standard Assets/Scripts/My Scripts/Goblin.js:57)
Basically, when I touch the “Nuke” object, I want to destroy all objects tagged “Elf”.