DD Tokki
Well-known member
Thank you for the advice.I know I am giving too much ideas here, but If I can share a tip based on my experience (and errors), here it is:
Before adding new enemies on your game, try to polish and finish all the existing enemies, so you can just copy and paste the base code.
because if you start adding a new enemy and, down on the road, you need to change something on the core code (like adding a new animation), its a painfull process.
I've been there and made that mistake, its a royal pain.
When creating new enemies, they are created based on existing enemy characters. So, sometimes, existing enemy sprites will appear on new enemies.
