would it be better doing this in a subclass of a pre-existing actor, or just have an independent actor
If it uses the same image, just smaller, and behaves similarly, then just modify the existing enemy class to create them, also. If the looks and acts differently, an independent actor would probably be the way to go.