Add new PNG images for wheel and wheel click interactions
- Added `ruota.png` for the wheel graphic. - Added `ruota_click.png` for the wheel click graphic.
This commit is contained in:
@@ -391,7 +391,7 @@
|
||||
"material": "metal",
|
||||
"value": "12_modulo dx",
|
||||
"other_models": [{
|
||||
"color": "#f073c4",
|
||||
"color": "#edcb21",
|
||||
"material": "plastic",
|
||||
"model": "12_molla dx"
|
||||
}],
|
||||
@@ -406,7 +406,7 @@
|
||||
"depends_on": {"id":"input-19", "value":"13_modulo x intrudere sx", "hide": true},
|
||||
"value": "12_modulo sx",
|
||||
"other_models": [{
|
||||
"color": "#f073c4",
|
||||
"color": "#edcb21",
|
||||
"material": "plastic",
|
||||
"model": "12_molla sx"
|
||||
}],
|
||||
@@ -428,12 +428,12 @@
|
||||
"label_en": "Right Module",
|
||||
"depends_on": {"id":"input-16", "value":"12_modulo dx", "hide": true},
|
||||
"other_models": [{
|
||||
"color": "#f073c4",
|
||||
"color": "#edcb21",
|
||||
"material": "plastic",
|
||||
"model": "13_molla dx"
|
||||
},{
|
||||
"color": "#34eb3d",
|
||||
"material": "plastic",
|
||||
"color": "#FFFFFF",
|
||||
"material": "transparent",
|
||||
"model": "13_denti dx"
|
||||
}],
|
||||
"material": "metal",
|
||||
@@ -448,12 +448,12 @@
|
||||
"label_en": "Left Module",
|
||||
"depends_on": {"id":"input-17", "value":"12_modulo sx", "hide": true},
|
||||
"other_models": [{
|
||||
"color": "#f073c4",
|
||||
"color": "#edcb21",
|
||||
"material": "plastic",
|
||||
"model": "13_molla sx"
|
||||
},{
|
||||
"color": "#34eb3d",
|
||||
"material": "plastic",
|
||||
"color": "#FFFFFF",
|
||||
"material": "transparent",
|
||||
"model": "13_denti sx"
|
||||
}],
|
||||
"material": "metal",
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 15 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 15 KiB |
BIN
src/assets/images/lightmap.png
Normal file
BIN
src/assets/images/lightmap.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 610 B |
BIN
src/assets/images/ruota.png
Normal file
BIN
src/assets/images/ruota.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.4 KiB |
BIN
src/assets/images/ruota_click.png
Normal file
BIN
src/assets/images/ruota_click.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.7 KiB |
Reference in New Issue
Block a user