Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Day 9 Update

Took some time to read up on some more things such as the details of the health system behaviors (I'm using a premade set from StencylForge) and how custom blocks can be used in other behaviors. Thanks to that, I was able to get a basic health system working in my game!

Although, as you can see, it's still very touchy... I tried to make it so that kicks would damage the slime, but the collision is also damaging the player character. Also, for some reason, the slime can be damaged simply by walking into it.

I also took the time today to add Myy to the game, which was easy because they have all the same functions as Kii.

(Putting them next to each other shows that Myy has a slightly smaller head...I'll have to fix that if I have time to clean things up.)

Next Objectives:

  • adjusting Myy's collision boxes
  • fixing code so that everyone damages each other properly
  • make an energy bar display