-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
custom capsule colors #3440
custom capsule colors #3440
Conversation
Cool idea! Can you provide some example screenshots? |
Couldn’t you already do this? Or is this a new system that is revamped? |
Before this pr you can only change the color of the capsule screen by changing the whole sprite sheet, after the pr you can customize the color(s) of the capsule screen using json data instead of making multiple spritesheets that bloat the game |
I’ll do that later today! |
I was able to change the capsule color with .json I swear but maybe it was broken and didn’t work. Still respect this PR! |
I don’t think that’s possible as of now…. There is a variable in the json to change the text colors you maybe confused the two |
i kinda forgor about this again, sorrryyu |
errr i dont want to do this no more, if anyone want it TAKE ITTTT |
If you aren't working/don't want to work on a PR anymore, it's better to just close it instead of leaving it open. |
this pr makes you change the color of the capsule through the freeplay style json of your playable character instead of making a whole new sprite sheet
you can set the bg color, the deselected bg color and the glow color
WARNING
this fucks up the rank animation, i havent tested it but i commented out some code for the trails + impact + shader??
another thing, picos colors are a lil weird bc there isnt an fla for picos freeplay capsule so i cant copy the exact color
i might work on this later but im done with it for now