Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Animation wise? Not entirely sure what you're asking about but you can download the .love file, unzip it (it's a zip really) and see the code. It's not very long.

I think you'll find all the answers in weapons/BaseWeapon.lua, weapons/Sword.lua, and player/Player.lua.

Don't worry even if you don't know lua, it's pretty much looks like pseudo-code :)

Hi again!
Wanted to ask another question, is it possible to use the small font that is in the game?

hi! Did you manage to figure out the weapon attack?


sure thing, the font is rather basic, but feel free to use it :)

Hey! At the end yea I figured out the way to make that type of attack. Also thanks, I think I might use it in a project I'm trying to do.