-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
Inserted container visuals for Cryopod and grinder #34183
base: master
Are you sure you want to change the base?
Conversation
RSI Diff Bot; head commit f9cefda merging into 20f5cbf Resources/Textures/Structures/Machines/cryogenics.rsi
Resources/Textures/Structures/Machines/Medical/cryopod.rsi
Resources/Textures/Structures/Machines/grinder.rsi
|
It looks so cool it better convince people to start doing cryo |
i think it's better to split pr into two parts: for cryopod and for grinder, that will make review faster |
Well technically it should be split in four: |
Yeah, cryo is fun. I will try to make a shot at making UI for cryo when this is merged. |
I will finally convince people to use cryo now! |
#34842 |
About the PR
Added visuals to grinder and cryopod.
Grinders show how much liquid holds inserted beaker
Cryopod now has external meter that shows how much liquid is inside inserted beaker.
Additionally it changes color of cryoliquid to that of a inserted liquid and changes color of emitted light.
Cryopod now visually turns off when it runs out of cryo liquid.
I'm not a professional pixel artist, just someone with GIMP installed. If anyone wants to change those textures and improve them, please feel free to do so!
Why / Balance
Visual cue for player about why grinder or cryopod don't work.
Me like colors.
Should not affect game mechanics.
Technical details
InsertedItemSlotID was added to SolutionContainerVisuals. In the future someone can use same system to improve other machines.
I also moved some textures around and did some name swaps. For example grinder was sometimes called juicer, cryopod was sometimes cryogenics.
Media
https://youtu.be/xgVjofX7u4U
Requirements
Breaking changes
Changelog