Skip to main content

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

Having an issue where I get softlocked by being tf’ed into a white goo, and then randomly somehow another whitegoo comes up and does the partner animation (chosen words to avoid itch smiting)

and it NEVER progresses past that

I found a bug where if you got TFed by another slime you'd have an extra flag set, but this prevents using pheromones and thus the call for the other white goo altogether. There's no code in the game to call it otherwise.

I am unsure if this was the cause of this bug, but it seems to make sense as slimes look for this and another flag on player to prevent from triggering animation while another is playing. After fixing that bug I don't have any issues so this will be included in a small patch soon.

current softlocks discovered

  1. White Wolf on White Wolf Action DOES trigger a softlock where the animation never ends, happened three seperate times,

  2. inflatable room with the keypad first, keypad just didnt work, it would only accept the first digit, 1, then it would flash the red icon and wipe the code secondly, I had the medkit, it actively refused to let me use it while being inflated, and when I popped, it REFUSED to let me use it saying it would be more fun to stay like this… thirdly, when popped you cannot use the keypad to gtfo, locking you in the room permanently

when the keypad DOESNT glitch out, attempting to use the medkit just pops you ANYWAYS (reading other comments I see the issue, but thats not noted anywhere in the game for players to find), rendering you unable to do anything

if you throw me a discord friend invite (just “merith”) I can show you a video recording of my screen in gameplay (mp4 file)

I thought you meant the slime, not wolf. That behaviour is intended, but a rework is planned.

The pooltoy needs to be deflated to below the default level to use medkit without popping. I can't seem to replicate your issue with keypad., but if it is due to alt tab as you say I will look into it, eventually.