On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

DAY 4+5 

Spent the two days working on the game's targeting system and setting up how attacking enemies would work. Kinda lost some time from overthinking how I should code it but we've got something going now! You can now select which target you want to move to and use your basic attack to send a projectile towards the enemy. The exact spot that the projectile objects spawn from isn't accurate either but I'll save that for polish towards the end. Attacking your own teammates won't be normally possible but I'm planning on having secondary abilities for some characters such as healing which is why you can target them. For now, only Summer and Winter have their projectiles working but the next task will be to get Spring's and Fall's too. 

The next step after that is to program basic attacking for the enemies as well as handling the hit and death states for the playable characters.