-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
In-game Armor sprite change #66931
In-game Armor sprite change #66931
Conversation
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jianxiang Wang (王健翔) <[email protected]>
can you change the sprite only for the items you wear or also the items you have in your inventory. cuz if its only for the ones you wear you cant change shoes and helmets |
I think shoes and helmets already changeable, but its more useful. I will change like that. |
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…taclysm-DDA into in_game_sprite_change
…into in_game_sprite_change
You have a CLANG tidy error to resolve |
…taclysm-DDA into in_game_sprite_change
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Auto-requesting reviews from non-collaborators: @jbytheway
…taclysm-DDA into in_game_sprite_change
It seems to be fixed, Thanks! |
Thanks, and thanks for the contributions 😄 |
Summary
Features "In-game Armor sprite change"
Purpose of change
Allows you to look the way you want no matter what armor you wear.
Describe the solution
"Change sprite" option in player status menu. you can select sprite from item you have.
Describe alternatives you've considered
Testing
Game starts. Sprite is able to be overriden. Restore default sprite successfully.
Additional context