Name Background - Name.bg for Select / Versus and Victory Screens #990
Unanswered
Paul45mec
asked this question in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem? Please describe.
I would like to know if it is possible to put a background for the character names on the selection screen and if it is possible to put them diagonally?
In this case it could be sprite or animation for the background.
;NAMES
p1.name.offset = 195,655
p1.name.font = 3,0,0
p1.name.spacing = 0.300
p1.name.scale = .65,.65
It would be this function that I am referring to
p1.name.bg.spr = ??? or p1.name.bg.anim = ???
I'm asking this in the case to avoid having to put the name background onthe big portraits themselves, thus facilitating customization and giving more freedom in formats and fonts and image position conflicts between right and left.
Describe the solution you'd like
p1.name.bg.spr = ??? or p1.name.bg.anim = ???
Additional context
In this case, it would need to be in front of the portraits and behind only the character's name in the layerno.
Search terms
Name Background - Name.bg for Select / Versus and Victory Screens
All reactions