You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's been now two reports that from what I understand are the following sequence of events:
Have a indigestible membrane on the player
Get ingested by a cell
While you are not yet ejected, the cell that ate the player needs to itself get ingested
Now when the player is ejected from the first engulfer the logic for how that is handled while it is inside another engulfer doesn't work correctly
The result then is probably that the player cell is ejected outside everything but the entity state is still in ingested mode thus preventing the player from doing anything.
The text was updated successfully, but these errors were encountered:
There's been now two reports that from what I understand are the following sequence of events:
The result then is probably that the player cell is ejected outside everything but the entity state is still in ingested mode thus preventing the player from doing anything.
The text was updated successfully, but these errors were encountered: