is there a way to group sprites in a way i can use the group as an event instead of each sprite having the same script over and over?
ex: i have 10 different enemies grouped as "enemy" then i create an event, everytime i hit "enemy" the object(any of the enemiess that were hit) is destroyed...