Skip to main content

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

I had' to download a "OpenAL32.dll" and put it in the game folder to play.

The animation is stuck in a walk-loop.
I would have liked if I could jump through the branches and smaller ledges from the bottom.
The level after that yeti-thing had a location in the bottom left where you can dropt through the floor.
After reaching that floathing ghost-thing I got this error

Error
entities/buffBoss.lua:17: Could not open file /assets/Super Strong Normal Guy/Strong Guy Idle/Strong_Guy_Idle_Spritesheet.png. Does not exist.
Traceback
[C]: in function 'newImage'
entities/buffBoss.lua:17: in function 'init'
libs/hump/class.lua:79: in function 'buffBoss'
gamestates/gameLevel4.lua:28: in function 'switch'
gamestates/gameLevel3.lua:44: in function 'update'
[C]: in function 'xpcall'
(1 edit)

Hello, thank you for the comment!~
We spent a lot of time trying to get familiar with Lua and Love2D during this so we weren't able to get everything working the way we wanted. The branches and small ledges were intended to be as you described but we ran out of time. 
As for falling through the floor, that is no accident. It is there to basically make you upset. There were supposed to be visual changes on entering a hidden path such as that one, but again, we ran out of time. 

We are unsure why you had to download something else to play the game, but we added the missing file in case anyone else runs into a similar error. We  have since fixed the error preventing you from playing the rest of the game as well. So please go back and enjoy the rest of the game.

Thank you.