Winter Refresh is an advanced drink serving machine. It has a couple of options available to configure.Documentation Index
Fetch the complete documentation index at: https://docs.wintertech.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Configuration
By default, you shoud have this config:PourTime- The total time each pour will take. The SFX will not update to match this.Debug- Logs things to the console. Reccomended if having issues.LedFlash- Decoration only. Controls the flashing of the LEDs on the front.
Adding Drinks
To add drinks, please look inside:Screen > Screen > SurfaceGui > Wrapper > Drinks > DrinksGrid
Duplicate one of the existing drinks. Drink name is taken from
the name of the button. The drink colour is an attribute called DrinkColour,
on each button. You will need to create an image.
Changelog
v1.1 - 18/03/2025
UI Changes- Updated drink selector to use images to be more realistic ||Idea courtesy of @oryndel||
- Updated fill background to match drink colour
- Updated button colours to be more consistent with Winter’s branding.
- Changed logo colour on the top of the model to be white
- Added logo to the front of the machine
- Added 2 blinking LEDs to the front. Can be turned off in the configuration.
- Fixed bug with back button not resetting the machine correctly
- Fixed bug when clicking back button without a cup placed in the machine.