I have an enemy base that is fully functional with hitboxes. However, I don't have a way to make copies of this enemy without directly making new hitbox sprites for each individual enemy. I use event-based coding. How would I create a system to allow this?