BEE2.4 icon indicating copy to clipboard operation
BEE2.4 copied to clipboard

coop vertical entrances and exits are not implemented

Open bab-cat-OWO opened this issue 3 months ago • 3 comments

BEE2 Application Version

BEE2_v4.46.1_win

BEE2 Package Version

BEE2_v4.46.1_packages

What operating system are you running on?

No response

Description of the bug

this is such an edge case but if you set the mode the singleplayer put the exit verticly then change it to coop it breaks the game Image

Expected behavior

Image

Steps to reproduce

set it to singleplayer put the exit verticly then change it to coop it

Logs and Reports


Additional information

this effect changes between styles

bab-cat-OWO avatar Sep 24 '25 14:09 bab-cat-OWO

That's how ceiling entrances in coop are supposed to look, not sure what the issue is here. If you do this on styles where the vertical corridors aren't implemented yet it will cause a compile error, not really a better way to handle that situation though.

vrad-exe avatar Sep 24 '25 17:09 vrad-exe

that what I'm talking about coop vertical entrances and exits are'nt implemented

bab-cat-OWO avatar Sep 26 '25 01:09 bab-cat-OWO

Vertical entrances are, you have a screenshot of it right there. The player is just dumped directly into the map though, without an accessible room. Coop floor exits will be a bit more difficult, since we need a way for the player inside to leave if the other player isn't present.

TeamSpen210 avatar Sep 26 '25 02:09 TeamSpen210