Desktops#107
Conversation
|
RSI Diff Bot; head commit d9bf6b8 merging into 487554d Resources/Textures/SimpleStation14/Structures/Machines/computers_old.rsi
|
|
so this is pretty much an optional resprite for consoles for mappers? would be cool if they were buildable |
|
Yep, that's the idea. Making them buildable would require an entire new base thing, like the computer or machine, and all the steps, plus a recipe for each one... 🙃 |
| id: ComputerAlertDesktop | ||
| name: alerts computer | ||
| components: | ||
| - type: Fixtures |
There was a problem hiding this comment.
instead of redefining this on every prototype, use multiple parent types
There was a problem hiding this comment.
Parents are a bad idea, as then I'd also need to redirect the sprite names. Doing it this way is far less effort overall, as the change can be copied on mass and modified very easily, whereas sprite paths could not.
| - TabletopMachineMask | ||
| layer: | ||
| - TabletopMachineLayer | ||
| - type: Sprite |
There was a problem hiding this comment.
Same as those :P
There was a problem hiding this comment.
minify the animation delays
There was a problem hiding this comment.
But what if I like 400 line long files??
There was a problem hiding this comment.
I asked in Discord for how to do it 😩













































































Description
Adds a Desktop varient of just about every computer in the game, for making maps a little more spiffy!
Media
Changelog
🆑