Skip to main content

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

I found another softlock where the game cant continue if you fall off the table at the same time you beat the final boss's 1st phase.

Edit: I found out that it just stops your hero from leaving the launcher, and turns them invisible. 

Thanks! I'm having trouble reproducing this one, but hopefully can figure it out. Have you experienced anything like this more than once or in a different place to the final boss? Trying to figure out if it's specific to that or something else. 

(+1)

It just happened again on the ice slime boss,

Thanks again for that. We reckon we've found out what's going on and will patch it with the next update! 

what do you think the issue is?

The physics fixture created to hold the player in place was sometimes being destroyed erroneously by various item scripts for things in the player inventory

I believe it was due to some items conflicting with the physics lock on the hero and because the boss is transitioning/spawning, the hero falling at that time causes a break in the logic. Will push it out soon!