Add advanced table skin

This commit is contained in:
Hugues Ross 2020-04-03 19:39:22 -04:00
parent aee49162b8
commit da2c510835
10 changed files with 15 additions and 15 deletions

View File

@ -95,36 +95,36 @@ cartographer.skin = {
node_mesh = "cartographer_advanced_table.obj",
node_texture = "cartographer_advanced_table.png",
background = {
texture = "cartographer_simple_table_bg",
texture = "cartographer_advanced_table_bg",
radius = 16,
},
button = {
font_color = "#694a3a",
texture = "cartographer_simple_table_button",
selected_texture = "cartographer_simple_table_button_pressed",
hovered_texture = "cartographer_simple_table_button_hovered",
pressed_texture = "cartographer_simple_table_button_pressed",
font_color = "#1f2533",
texture = "cartographer_advanced_table_button",
selected_texture = "cartographer_advanced_table_button_pressed",
hovered_texture = "cartographer_advanced_table_button_hovered",
pressed_texture = "cartographer_advanced_table_button_pressed",
radius = 8,
},
slot = {
texture = "cartographer_simple_table_slot",
texture = "cartographer_advanced_table_slot",
radius = 8,
},
separator = {
texture = "cartographer_simple_table_separator",
texture = "cartographer_advanced_table_separator",
radius = "9,1",
},
label = {
font_color = "#694a3a",
texture = "cartographer_simple_table_slot",
font_color = "#1f2533",
texture = "cartographer_advanced_table_slot",
radius = 8,
},
tab = {
font_color = "#694a3a",
texture = "cartographer_simple_table_tab",
selected_texture = "cartographer_simple_table_tab_selected",
hovered_texture = "cartographer_simple_table_tab_hovered",
pressed_texture = "cartographer_simple_table_tab_hovered",
font_color = "#1f2533",
texture = "cartographer_advanced_table_tab",
selected_texture = "cartographer_advanced_table_tab_selected",
hovered_texture = "cartographer_advanced_table_tab_hovered",
pressed_texture = "cartographer_advanced_table_tab_hovered",
radius = 10,
},
paper_texture = "default_paper";

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 997 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB