Skip to main content

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

Grats for making your first game.
So for the music issue. I think you are using Audio2D. This plays on 1 side of the ear. Make sure you use the regular audio player, not the 2D one. Or it's an import setting.

There is also the stutter between changing scenes. (I have this issue as well, would like to know how to fix this for HTML5 imports, seems to work fine of Windows).

I picked up 2 other things.

The attack defaults to the left side. I think what would have been great is if you made a variable to store the position you were moving and then base of the attack off that.

In addition, i would add the change scene for the ghosts a bit closer to the edge of screen. For about 10 seconds i thought the game was bugged.

Thanks for all your tips, and thanks for playing my game. It's really exciting having random people  play your game. I understand all the tips except the last one. What do you mean with scene for the ghosts? Do you mean the first 2 intro scenes? And 1 more question do you make your games with godot? 

(+1)

I make my games with godot as well. And i just mean the intro screens. Where you enter town and they tell you to fight the ghosts. I had to walk a bit off screen to start the game. I'm guessing i hit a change scene?