TerryCavanagh / VVVVVV

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

Regression: Text boxes fully fade out during blackout #951

Closed InfoTeddy closed 1 year ago

InfoTeddy commented 1 year ago

Previously, blackout was bugged and didn't work properly. One of these bugs was that text boxes didn't fully fade out when they were closed during a blackout. The easiest way to see this is to turn screen effects off, then play the main game intro cutscene.

A text box that has not fully faded out during a blackout.

However, since #923 was merged, this is no longer the case.

A blackout with no text box, because the text box fully faded out.

There are custom levels that rely on this effect to make certain things look good, such as teleporter menus made out of text boxes and player movement. So, this should be fixed.