itch.io is community of indie game creators and players

Devlogs

Post Jam Update v0.4 bit of UI and other things

Spinner Defender
A browser Spinner Defender made in HTML5

Update 0.4 is here, not that many big changes but a few features, one tiny fix.

First of all i added a spin bar to get a better idea as to when the attack window ends and player becomes vulnerable to ennemies again,  i couldn't figure out how to have a proper "slow refill" of the bar for a cooldown so it only depletes for spintime and gets immediately filled once the attack window has ended.

Then this is not really noticable in game, but i have a better grasp on the spawn method i used, and was able to modify it to prepare for implementation of different ennemy types, i'll see how this goes as i learn and as the projects moves on.

I noticed that the walk cycle didn't start on the right frame, so if you happened to tap the direction while on the ground, the character would just slide awkwardly, this should be fixed now. Small fix but hey better than nothing :p

Finally one "Out of the box" feature thanks to the way Godot handles the input map, i was wrapping my head around how i could get controller support when... i noticed the default input map has some configured already (yes i can be THIS dumb) 

so apparently hey ! Controller support :O ! Although i'm not sure about all controllers, the one i have is X input compatible so i suppose similar ones and official Xbox controllers should work OK but i have no idea / way to know for PS 3/4 controllers

I'll conclude with the changelog to recap (and i'll edit the controller controls on the game's page)


Changelog v0.4 :

  • Added a Bar to display the duration of Spin Attack to the UI
  • Revamped Spawning system to prepare for more "ennemy types"
  • Fixed small issue where walk cycle had frames playing in the wrong order
  • Controller Support (me being dumb for not figuring it was here from the start :p )

Files

  • SpinDef_Post_Jam_v0.4_Browser.zip 4.8 MB
    Sep 16, 2019
Download Spinner Defender
Read comments (2)