Candy Bucket for Halloween (#21257)
* Added candy bucket and component to update appearance of held containers akin to it * cleanup newline * newline was load-bearing * moved component to Shared, cleanup * newline is spooky * You build and run without errors, stop pretending otherwise * Updated for new storage system in master branch
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 1001 B |
Binary file not shown.
|
After Width: | Height: | Size: 992 B |
BIN
Resources/Textures/Objects/Fun/candy_bucket.rsi/empty_icon.png
Normal file
BIN
Resources/Textures/Objects/Fun/candy_bucket.rsi/empty_icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 468 B |
Binary file not shown.
|
After Width: | Height: | Size: 1.0 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.0 KiB |
BIN
Resources/Textures/Objects/Fun/candy_bucket.rsi/full_icon.png
Normal file
BIN
Resources/Textures/Objects/Fun/candy_bucket.rsi/full_icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 524 B |
33
Resources/Textures/Objects/Fun/candy_bucket.rsi/meta.json
Normal file
33
Resources/Textures/Objects/Fun/candy_bucket.rsi/meta.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Made by @ps3moira#9488",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "empty_icon"
|
||||
},
|
||||
{
|
||||
"name": "full_icon"
|
||||
},
|
||||
{
|
||||
"name": "empty-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "empty-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "full-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "full-inhand-left",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user