commit
c67fb43964
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
@ -0,0 +1,35 @@ |
|||||||
|
[remap] |
||||||
|
|
||||||
|
importer="texture" |
||||||
|
type="StreamTexture" |
||||||
|
path="res://.import/buttonLong_brown.png-5be1a5944a1232da168d403ed320e33e.stex" |
||||||
|
metadata={ |
||||||
|
"vram_texture": false |
||||||
|
} |
||||||
|
|
||||||
|
[deps] |
||||||
|
|
||||||
|
source_file="res://theme/imgs/buttonLong_brown.png" |
||||||
|
dest_files=[ "res://.import/buttonLong_brown.png-5be1a5944a1232da168d403ed320e33e.stex" ] |
||||||
|
|
||||||
|
[params] |
||||||
|
|
||||||
|
compress/mode=0 |
||||||
|
compress/lossy_quality=0.7 |
||||||
|
compress/hdr_mode=0 |
||||||
|
compress/bptc_ldr=0 |
||||||
|
compress/normal_map=0 |
||||||
|
flags/repeat=0 |
||||||
|
flags/filter=true |
||||||
|
flags/mipmaps=false |
||||||
|
flags/anisotropic=false |
||||||
|
flags/srgb=2 |
||||||
|
process/fix_alpha_border=true |
||||||
|
process/premult_alpha=false |
||||||
|
process/HDR_as_SRGB=false |
||||||
|
process/invert_color=false |
||||||
|
process/normal_map_invert_y=false |
||||||
|
stream=false |
||||||
|
size_limit=0 |
||||||
|
detect_3d=true |
||||||
|
svg/scale=1.0 |
||||||
|
After Width: | Height: | Size: 959 B |
@ -0,0 +1,35 @@ |
|||||||
|
[remap] |
||||||
|
|
||||||
|
importer="texture" |
||||||
|
type="StreamTexture" |
||||||
|
path="res://.import/buttonLong_brown_pressed.png-7d31ee21a8928f9212d666cf81b88bac.stex" |
||||||
|
metadata={ |
||||||
|
"vram_texture": false |
||||||
|
} |
||||||
|
|
||||||
|
[deps] |
||||||
|
|
||||||
|
source_file="res://theme/imgs/buttonLong_brown_pressed.png" |
||||||
|
dest_files=[ "res://.import/buttonLong_brown_pressed.png-7d31ee21a8928f9212d666cf81b88bac.stex" ] |
||||||
|
|
||||||
|
[params] |
||||||
|
|
||||||
|
compress/mode=0 |
||||||
|
compress/lossy_quality=0.7 |
||||||
|
compress/hdr_mode=0 |
||||||
|
compress/bptc_ldr=0 |
||||||
|
compress/normal_map=0 |
||||||
|
flags/repeat=0 |
||||||
|
flags/filter=true |
||||||
|
flags/mipmaps=false |
||||||
|
flags/anisotropic=false |
||||||
|
flags/srgb=2 |
||||||
|
process/fix_alpha_border=true |
||||||
|
process/premult_alpha=false |
||||||
|
process/HDR_as_SRGB=false |
||||||
|
process/invert_color=false |
||||||
|
process/normal_map_invert_y=false |
||||||
|
stream=false |
||||||
|
size_limit=0 |
||||||
|
detect_3d=true |
||||||
|
svg/scale=1.0 |
||||||
@ -1,82 +1,56 @@ |
|||||||
[gd_resource type="Theme" load_steps=21 format=2] |
[gd_resource type="Theme" load_steps=11 format=2] |
||||||
|
|
||||||
[ext_resource path="res://theme/fonts/monogram.ttf" type="DynamicFontData" id=1] |
[ext_resource path="res://theme/imgs/buttonLong_brown_pressed.png" type="Texture" id=2] |
||||||
|
[ext_resource path="res://theme/fonts/Kenney Mini Square.ttf" type="DynamicFontData" id=3] |
||||||
|
[ext_resource path="res://theme/imgs/buttonLong_brown.png" type="Texture" id=4] |
||||||
|
|
||||||
[sub_resource type="DynamicFontData" id=1] |
[sub_resource type="DynamicFont" id=16] |
||||||
font_path = "res://theme/fonts/monogram.ttf" |
font_data = ExtResource( 3 ) |
||||||
|
|
||||||
[sub_resource type="DynamicFont" id=2] |
|
||||||
size = 50 |
|
||||||
font_data = SubResource( 1 ) |
|
||||||
|
|
||||||
[sub_resource type="Gradient" id=12] |
|
||||||
interpolation_mode = 1 |
|
||||||
colors = PoolColorArray( 0.596078, 0.596078, 0.596078, 1, 1, 1, 1, 1 ) |
|
||||||
|
|
||||||
[sub_resource type="GradientTexture" id=13] |
|
||||||
gradient = SubResource( 12 ) |
|
||||||
|
|
||||||
[sub_resource type="GradientTexture" id=14] |
|
||||||
|
|
||||||
[sub_resource type="StyleBoxTexture" id=15] |
[sub_resource type="StyleBoxTexture" id=15] |
||||||
texture = SubResource( 14 ) |
|
||||||
normal_map = SubResource( 13 ) |
|
||||||
region_rect = Rect2( 0, 0, 2048, 1 ) |
|
||||||
|
|
||||||
[sub_resource type="Gradient" id=16] |
|
||||||
interpolation_mode = 1 |
|
||||||
colors = PoolColorArray( 0.47451, 0.47451, 0.47451, 1, 1, 1, 1, 1 ) |
|
||||||
|
|
||||||
[sub_resource type="GradientTexture" id=17] |
|
||||||
gradient = SubResource( 16 ) |
|
||||||
|
|
||||||
[sub_resource type="StyleBoxTexture" id=18] |
|
||||||
texture = SubResource( 17 ) |
|
||||||
region_rect = Rect2( 0, 0, 2048, 1 ) |
|
||||||
|
|
||||||
[sub_resource type="Gradient" id=19] |
|
||||||
interpolation_mode = 1 |
|
||||||
colors = PoolColorArray( 0.266667, 0.266667, 0.266667, 1, 1, 1, 1, 1 ) |
|
||||||
|
|
||||||
[sub_resource type="GradientTexture" id=20] |
|
||||||
gradient = SubResource( 19 ) |
|
||||||
|
|
||||||
[sub_resource type="StyleBoxTexture" id=21] |
|
||||||
texture = SubResource( 20 ) |
|
||||||
region_rect = Rect2( 0, 0, 2048, 1 ) |
|
||||||
|
|
||||||
[sub_resource type="Gradient" id=6] |
|
||||||
interpolation_mode = 1 |
|
||||||
colors = PoolColorArray( 0.47451, 0.47451, 0.47451, 1, 1, 1, 1, 1 ) |
|
||||||
|
|
||||||
[sub_resource type="GradientTexture" id=7] |
|
||||||
gradient = SubResource( 6 ) |
|
||||||
|
|
||||||
[sub_resource type="StyleBoxTexture" id=5] |
|
||||||
texture = SubResource( 7 ) |
|
||||||
region_rect = Rect2( 0, 0, 2048, 1 ) |
|
||||||
|
|
||||||
[sub_resource type="Gradient" id=9] |
|
||||||
interpolation_mode = 1 |
|
||||||
colors = PoolColorArray( 0.239216, 0.239216, 0.239216, 1, 1, 1, 1, 1 ) |
|
||||||
|
|
||||||
[sub_resource type="GradientTexture" id=10] |
|
||||||
gradient = SubResource( 9 ) |
|
||||||
|
|
||||||
[sub_resource type="StyleBoxTexture" id=11] |
[sub_resource type="StyleBoxTexture" id=12] |
||||||
texture = SubResource( 10 ) |
texture = ExtResource( 4 ) |
||||||
region_rect = Rect2( 0, 0, 2048, 1 ) |
region_rect = Rect2( 0, 0, 380, 98 ) |
||||||
|
margin_left = 14.0 |
||||||
|
margin_right = 14.0 |
||||||
|
margin_top = 14.0 |
||||||
|
margin_bottom = 20.0 |
||||||
|
axis_stretch_horizontal = 1 |
||||||
|
axis_stretch_vertical = 1 |
||||||
|
|
||||||
|
[sub_resource type="StyleBoxTexture" id=13] |
||||||
|
texture = ExtResource( 4 ) |
||||||
|
region_rect = Rect2( 0, 0, 380, 98 ) |
||||||
|
margin_left = 14.0 |
||||||
|
margin_right = 14.0 |
||||||
|
margin_top = 14.0 |
||||||
|
margin_bottom = 20.0 |
||||||
|
axis_stretch_horizontal = 1 |
||||||
|
axis_stretch_vertical = 1 |
||||||
|
|
||||||
|
[sub_resource type="StyleBoxTexture" id=14] |
||||||
|
texture = ExtResource( 2 ) |
||||||
|
region_rect = Rect2( 0, 0, 380, 98 ) |
||||||
|
margin_left = 14.0 |
||||||
|
margin_right = 14.0 |
||||||
|
margin_top = 26.0 |
||||||
|
margin_bottom = 14.0 |
||||||
|
axis_stretch_horizontal = 1 |
||||||
|
axis_stretch_vertical = 1 |
||||||
|
|
||||||
|
[sub_resource type="DynamicFont" id=11] |
||||||
|
|
||||||
[sub_resource type="DynamicFont" id=8] |
[sub_resource type="DynamicFont" id=8] |
||||||
size = 80 |
size = 80 |
||||||
font_data = ExtResource( 1 ) |
font_data = ExtResource( 3 ) |
||||||
|
|
||||||
[resource] |
[resource] |
||||||
Button/colors/font_color_hover = Color( 0.854902, 0.439216, 0.439216, 1 ) |
Button/colors/font_color_hover = Color( 0.854902, 0.439216, 0.439216, 1 ) |
||||||
Button/fonts/font = SubResource( 2 ) |
Button/fonts/font = SubResource( 16 ) |
||||||
Button/styles/disabled = SubResource( 15 ) |
Button/styles/focus = SubResource( 15 ) |
||||||
Button/styles/focus = SubResource( 18 ) |
Button/styles/hover = SubResource( 12 ) |
||||||
Button/styles/hover = SubResource( 21 ) |
Button/styles/normal = SubResource( 13 ) |
||||||
Button/styles/normal = SubResource( 5 ) |
Button/styles/pressed = SubResource( 14 ) |
||||||
Button/styles/pressed = SubResource( 11 ) |
Fonts/fonts/normal = SubResource( 11 ) |
||||||
Label/fonts/font = SubResource( 8 ) |
Label/fonts/font = SubResource( 8 ) |
||||||
|
|||||||
|
Before Width: | Height: | Size: 489 B After Width: | Height: | Size: 4.7 KiB |
@ -1,5 +1,6 @@ |
|||||||
{ |
{ |
||||||
"grass": 0, |
"grass": 0, |
||||||
"stone": 1, |
"stone": 1, |
||||||
"sand": 2 |
"sand": 2, |
||||||
|
"snow": 3 |
||||||
} |
} |
||||||
|
|||||||
Loading…
Reference in new issue