Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

i just finished adding spear and idk how to even do axe.. ill remove dual dagger its really ass

I can code a bit myself (I can’t see your code so I can’t do the rest of Axe) 

Possible Axe Coding?

Axe Damage = (health/ *I don’t know, 12.5)

Damage= first digit of Axe Damage. (don’t know how to code this myself)

If this doesn’t work try this… this takes a while….       

If AxeHealth = 100 then

Damage = 8

else

If AxeHealth<100 and AxeHealth >87.5

Damage = 7

else….