TerryCavanagh / VVVVVV

The source code to VVVVVV! http://thelettervsixtim.es/
Other
6.9k stars 553 forks source link

colored text boxes aren't properly positioned for rescuable crewmates anymore #1158

Closed ncrecc closed 3 months ago

ncrecc commented 3 months ago

level is 6x7 planet, which was made prior to 2.3. the level uses no internal scripting.

image

blue textbox should be showing just above blue crewmate, but instead it's positioned at the very top of the screen.

image

yellow textbox should not be obxscuring mood of player and yellow crewmate.

on further inspection it seems like every colored textbox snaps vertically to either top, centre, or bottom, and snaps horizontally to either left edge, centre, or right edge.

player textboxes in these instances are fine, and are positioned above or below the player as expected.