Add skin model assets - #43
Open
sillygru wants to merge 5 commits into
Open
Conversation
Add the default brawler skin model PNGs under skins/model based on the already existing models folder and update skins/README.md to include a "Missing" table listing unresolved skin IDs/names.
Previously missing skins: LOADED RICO, 29000026 LUNAR SPROUT, 29000211 SURFER CARL, 29000308 ASTRAL COLT IV, 29001119 ASTRAL COLT V, 29001120 ASTRAL COLT VI, 29001121 ASTRAL COLT VII, 29001122 ASTRAL COLT VIII, 29001123 ULTRA ASTRAL COLT, 29001124 GUARDIAN COLT, 29001125 HYPERION COLT, 29001126 ESPORTS JACKY, 29001636
Also trim and apply transparency
Member
|
Crazy amounts of work. Really appreciate this, I will have to review it still. I had plans to include my own version of this in the future but yours added so many already. I will find some time for this to review properly. For now, thank you! |
Contributor
Author
|
You're welcome! I got the last frame by fetching the game assets from https://mv.brawlstars.top/en/ and using their client side js renderer |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added every in-game skin model asset under skins/model/
README.md is included, compressed as per repo rules.
Over 1000 skins were automatically processed via the in-game assets, around 135 skins were personally updated due to errors in the processing