TerryCavanagh / VVVVVV

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

Change timing of textsprites in transparent textboxes #1058

Closed Fussmatte closed 11 months ago

Fussmatte commented 11 months ago

Changes:

Textsprites and textimages no longer wait for the opacity value in order to display within transparent textboxes, so they now display at the same time as the text itself. Text sprites in normal opaque textboxes are not affected by this change.

This video shows the change in action (before the cut is current behaviour, after is with the change):

https://github.com/TerryCavanagh/VVVVVV/assets/44736084/a6e3f953-766c-4506-ae67-6fd2344c6e09

With this change, opportunities to use textsprites for e.g. animation and on-screen graphics display are made more convenient and easier to persue.

Legal Stuff:

By submitting this pull request, I confirm that...