BeeStation-Hornet
BeeStation-Hornet copied to clipboard
Splash text is added to the actual splash screen now
About The Pull Request
I updated my splash text module to also add the text to the title screen itself, close to the beestation text. (this is defined per-splash, default is 0,0)
Why It's Good For The Game
it looks cool and minecraft esque, little bitta comedy
Testing Photographs and Procedure
Screenshots&Videos
Changelog
:cl: add: splash text is now added to the title /:cl:
This is an issue that can occur.
You might want to consider the line length into the offset.
ooo yea..do you think doing x -= length(splash) would fix that?
ooo yea..do you think doing x -= length(splash) would fix that?
maybe pixel_x -= 10*length(splash)
since each letter is bigger than 1 pixel. You can find the exact width of the font and substitute that for 10
.
Should be slightly tiled and animated. Would be super nice if we could have a countdown, goon-style
This pull request has conflicts, please resolve those before we can evaluate the pull request.