-
Notifications
You must be signed in to change notification settings - Fork 365
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
aPDA Resprite #1588
aPDA Resprite #1588
Conversation
RSI Diff Bot; head commit 26ec519 merging into 2db0e03 Resources/Textures/DeltaV/Objects/Devices/pda.rsi
|
# DeltaV aPDA Resprite PDA Size change, makes it smaller for the full detail.
Will do! Let me change that now. |
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.
As far as how they appear in-game: awesome, and I think it's ready-to-go.
As far as the overall implementation, if you're making adjustments to DeltaV files, you actually don't need to make a comment for every change. In addition, the icons for the alternate-title PDAs are shared with the PDAs they parent from, which honestly isn't an issue because that's only visible in the entity spawn menu.
About the PR
Changed the PDA sprite to be a new, more robust sprite.
Why / Balance
With the addition of cosmetic roles, and the associated appearances in-between; this would give every cosmetic and existing role a new visual identity and improve readability of the PDA. This is also foundational for aPDA, a larger PDA rework that provided everything works out, will be delivered in chunks.
Technical details
The .meta inside Delta's PDA now covers all types of PDA appearances.
Modified PDA base Scale to 0.75, 0.75
Media
Breaking changes
Added new filepaths:
Changelog