Skip to main content

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

I couldn't figure out how to actually throw potions as well... But honestly, for what it's worth, the game is fun! The white background in the main menu did burn my eyes though. And you forgot to loop the music LOL

(+1)

Thank you for leaving a comment, I love feedback, I don't want to excuses for my game but music looping did work in Godot, so I'm not sure about the issue (sorry). And I tried to add a tutorial with the help menu but it wasn't too helpful (pun intended) in your case. Though I have a feeling you were throwing potions it was just the lack of animations sooooo....sorry.

(1 edit)

I ran into audio looping issue with my game as well but only in browser. The fix was to make sure to enable looping on the audio file resource during import in additional to checking the looping box in editor

(1 edit)

Oh, thank you! I had the audio looping checkbox on, so I'm guessing it was me not know the proper settings. I'll check that out.

(I'm trying to reproduce the error in the browser but the audio is working fine, I think it's because I might be on Firefox and it's a chrome issue, Opera or Brave.)