The battle screen and getting enemies in


This week I focused on finishing up the visuals for the battle screen. Parallax backgrounds, enemy saddles, and enemy riders are now in game. I have made it so the parallax backgrounds are seasonal, but the dragon saddles and riders are all manually entered to avoid gross random art as well as control what strategies the individual enemies will use. 


When a battle starts, the dragon is generated from its name, like reading a seed from the shrine. Then the dragon loads a list of all the enemy names, finds its name, and assigns that name's attributes. This includes saddle data and rider data. 


I also managed to make all of the saddles for the available breeds. I need the saddles for combat effects, so I spent two days straight animating the saddles. I wanted to finish the battle system by end of this month, but it is taking a bit longer. Once it is done, I just need to add polish and sounds before sending it off for early access. 

Leave a comment

Log in with itch.io to leave a comment.