2018-07-22 17:20:27 +02:00
|
|
|
[gd_scene load_steps=3 format=2]
|
|
|
|
|
2018-07-23 22:18:43 +02:00
|
|
|
[ext_resource path="res://addons/procedural_material/nodes/bricks.gd" type="Script" id=1]
|
2018-07-22 17:20:27 +02:00
|
|
|
|
|
|
|
[sub_resource type="Theme" id=1]
|
|
|
|
|
|
|
|
|
2018-07-30 08:45:19 +02:00
|
|
|
[node name="Bricks" type="GraphNode"]
|
2018-07-22 17:20:27 +02:00
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
2018-07-22 23:25:05 +02:00
|
|
|
margin_left = 1.0
|
2018-07-24 08:04:25 +02:00
|
|
|
margin_right = 171.0
|
2018-08-03 22:38:48 +02:00
|
|
|
margin_bottom = 154.0
|
2018-07-22 17:20:27 +02:00
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
mouse_filter = 1
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 1
|
|
|
|
theme = SubResource( 1 )
|
|
|
|
title = "Bricks"
|
|
|
|
offset = Vector2( 0, 0 )
|
|
|
|
show_close = true
|
|
|
|
resizable = false
|
|
|
|
selected = false
|
|
|
|
comment = false
|
|
|
|
overlay = 0
|
|
|
|
slot/0/left_enabled = false
|
|
|
|
slot/0/left_type = 0
|
|
|
|
slot/0/left_color = Color( 0.5, 0.5, 1, 1 )
|
|
|
|
slot/0/right_enabled = true
|
|
|
|
slot/0/right_type = 0
|
|
|
|
slot/0/right_color = Color( 0.5, 0.5, 1, 1 )
|
2018-08-03 22:38:48 +02:00
|
|
|
slot/1/left_enabled = false
|
|
|
|
slot/1/left_type = 0
|
|
|
|
slot/1/left_color = Color( 0.498039, 0.498039, 1, 1 )
|
|
|
|
slot/1/right_enabled = true
|
|
|
|
slot/1/right_type = 0
|
|
|
|
slot/1/right_color = Color( 0.498039, 0.498039, 1, 1 )
|
|
|
|
slot/2/left_enabled = false
|
|
|
|
slot/2/left_type = 0
|
|
|
|
slot/2/left_color = Color( 1, 1, 1, 1 )
|
|
|
|
slot/2/right_enabled = false
|
|
|
|
slot/2/right_type = 0
|
|
|
|
slot/2/right_color = Color( 1, 1, 1, 1 )
|
|
|
|
slot/3/left_enabled = false
|
|
|
|
slot/3/left_type = 0
|
|
|
|
slot/3/left_color = Color( 1, 1, 1, 1 )
|
|
|
|
slot/3/right_enabled = false
|
|
|
|
slot/3/right_type = 0
|
|
|
|
slot/3/right_color = Color( 1, 1, 1, 1 )
|
|
|
|
slot/4/left_enabled = false
|
|
|
|
slot/4/left_type = 0
|
|
|
|
slot/4/left_color = Color( 1, 1, 1, 1 )
|
|
|
|
slot/4/right_enabled = false
|
|
|
|
slot/4/right_type = 0
|
|
|
|
slot/4/right_color = Color( 1, 1, 1, 1 )
|
2018-07-22 17:20:27 +02:00
|
|
|
script = ExtResource( 1 )
|
2018-08-03 22:38:48 +02:00
|
|
|
_sections_unfolded = [ "Mouse", "Theme", "slot", "slot/0", "slot/1" ]
|
2018-07-22 17:20:27 +02:00
|
|
|
|
2018-08-03 22:38:48 +02:00
|
|
|
[node name="HBoxContainer1" type="HBoxContainer" parent="." index="0"]
|
2018-07-22 17:20:27 +02:00
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_left = 16.0
|
|
|
|
margin_top = 24.0
|
2018-07-24 08:04:25 +02:00
|
|
|
margin_right = 154.0
|
2018-08-03 22:38:48 +02:00
|
|
|
margin_bottom = 48.0
|
2018-07-22 17:20:27 +02:00
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
mouse_filter = 1
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 1
|
2018-08-03 22:38:48 +02:00
|
|
|
alignment = 0
|
2018-07-22 17:20:27 +02:00
|
|
|
|
2018-08-03 22:38:48 +02:00
|
|
|
[node name="Label1" type="Label" parent="HBoxContainer1" index="0"]
|
2018-07-22 17:20:27 +02:00
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_top = 5.0
|
|
|
|
margin_right = 60.0
|
|
|
|
margin_bottom = 19.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
mouse_filter = 2
|
|
|
|
mouse_default_cursor_shape = 0
|
2018-08-03 22:38:48 +02:00
|
|
|
size_flags_horizontal = 3
|
2018-07-22 17:20:27 +02:00
|
|
|
size_flags_vertical = 4
|
|
|
|
text = "Rows:"
|
|
|
|
percent_visible = 1.0
|
|
|
|
lines_skipped = 0
|
|
|
|
max_lines_visible = -1
|
|
|
|
|
2018-08-03 22:38:48 +02:00
|
|
|
[node name="rows" type="SpinBox" parent="HBoxContainer1" index="1"]
|
2018-07-22 17:20:27 +02:00
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_left = 64.0
|
2018-07-24 08:04:25 +02:00
|
|
|
margin_right = 138.0
|
2018-07-22 17:20:27 +02:00
|
|
|
margin_bottom = 24.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
mouse_filter = 0
|
2018-07-24 08:04:25 +02:00
|
|
|
mouse_default_cursor_shape = 0
|
2018-08-03 22:38:48 +02:00
|
|
|
size_flags_horizontal = 9
|
2018-07-22 17:20:27 +02:00
|
|
|
size_flags_vertical = 1
|
2018-07-24 08:04:25 +02:00
|
|
|
min_value = 1.0
|
|
|
|
max_value = 64.0
|
|
|
|
step = 1.0
|
|
|
|
page = 0.0
|
|
|
|
value = 6.0
|
|
|
|
exp_edit = false
|
|
|
|
rounded = false
|
|
|
|
editable = true
|
|
|
|
prefix = ""
|
|
|
|
suffix = ""
|
2018-07-22 17:20:27 +02:00
|
|
|
_sections_unfolded = [ "Caret", "Placeholder" ]
|
|
|
|
|
2018-08-03 22:38:48 +02:00
|
|
|
[node name="HBoxContainer2" type="HBoxContainer" parent="." index="1"]
|
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_left = 16.0
|
|
|
|
margin_top = 48.0
|
|
|
|
margin_right = 154.0
|
|
|
|
margin_bottom = 72.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
mouse_filter = 1
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 1
|
|
|
|
alignment = 0
|
|
|
|
|
|
|
|
[node name="Label2" type="Label" parent="HBoxContainer2" index="0"]
|
2018-07-22 17:20:27 +02:00
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
2018-08-03 22:38:48 +02:00
|
|
|
margin_top = 5.0
|
2018-07-22 17:20:27 +02:00
|
|
|
margin_right = 60.0
|
2018-08-03 22:38:48 +02:00
|
|
|
margin_bottom = 19.0
|
2018-07-22 17:20:27 +02:00
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
mouse_filter = 2
|
|
|
|
mouse_default_cursor_shape = 0
|
2018-08-03 22:38:48 +02:00
|
|
|
size_flags_horizontal = 3
|
2018-07-22 17:20:27 +02:00
|
|
|
size_flags_vertical = 4
|
|
|
|
text = "Columns:"
|
|
|
|
percent_visible = 1.0
|
|
|
|
lines_skipped = 0
|
|
|
|
max_lines_visible = -1
|
|
|
|
|
2018-08-03 22:38:48 +02:00
|
|
|
[node name="columns" type="SpinBox" parent="HBoxContainer2" index="1"]
|
2018-07-22 17:20:27 +02:00
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_left = 64.0
|
2018-07-24 08:04:25 +02:00
|
|
|
margin_right = 138.0
|
2018-08-03 22:38:48 +02:00
|
|
|
margin_bottom = 24.0
|
2018-07-22 17:20:27 +02:00
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
mouse_filter = 0
|
2018-07-24 08:04:25 +02:00
|
|
|
mouse_default_cursor_shape = 0
|
2018-08-03 22:38:48 +02:00
|
|
|
size_flags_horizontal = 9
|
2018-07-22 17:20:27 +02:00
|
|
|
size_flags_vertical = 1
|
2018-07-24 08:04:25 +02:00
|
|
|
min_value = 1.0
|
|
|
|
max_value = 64.0
|
|
|
|
step = 1.0
|
|
|
|
page = 0.0
|
|
|
|
value = 3.0
|
|
|
|
exp_edit = false
|
|
|
|
rounded = false
|
|
|
|
editable = true
|
|
|
|
prefix = ""
|
|
|
|
suffix = ""
|
2018-07-22 17:20:27 +02:00
|
|
|
_sections_unfolded = [ "Caret", "Placeholder" ]
|
|
|
|
|
2018-08-03 22:38:48 +02:00
|
|
|
[node name="HBoxContainer3" type="HBoxContainer" parent="." index="2"]
|
2018-07-22 17:20:27 +02:00
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
2018-08-03 22:38:48 +02:00
|
|
|
margin_left = 16.0
|
|
|
|
margin_top = 73.0
|
|
|
|
margin_right = 154.0
|
|
|
|
margin_bottom = 97.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
mouse_filter = 1
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 1
|
|
|
|
alignment = 0
|
|
|
|
|
|
|
|
[node name="Label3" type="Label" parent="HBoxContainer3" index="0"]
|
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_top = 5.0
|
2018-07-22 17:20:27 +02:00
|
|
|
margin_right = 60.0
|
2018-08-03 22:38:48 +02:00
|
|
|
margin_bottom = 19.0
|
2018-07-22 17:20:27 +02:00
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
mouse_filter = 2
|
|
|
|
mouse_default_cursor_shape = 0
|
2018-08-03 22:38:48 +02:00
|
|
|
size_flags_horizontal = 3
|
2018-07-22 17:20:27 +02:00
|
|
|
size_flags_vertical = 4
|
|
|
|
text = "Offset:"
|
|
|
|
percent_visible = 1.0
|
|
|
|
lines_skipped = 0
|
|
|
|
max_lines_visible = -1
|
|
|
|
|
2018-08-03 22:38:48 +02:00
|
|
|
[node name="row_offset" type="SpinBox" parent="HBoxContainer3" index="1"]
|
2018-07-22 17:20:27 +02:00
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_left = 64.0
|
2018-07-24 08:04:25 +02:00
|
|
|
margin_right = 138.0
|
2018-08-03 22:38:48 +02:00
|
|
|
margin_bottom = 24.0
|
2018-07-22 17:20:27 +02:00
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
mouse_filter = 0
|
2018-07-24 08:04:25 +02:00
|
|
|
mouse_default_cursor_shape = 0
|
2018-08-03 22:38:48 +02:00
|
|
|
size_flags_horizontal = 9
|
2018-07-22 17:20:27 +02:00
|
|
|
size_flags_vertical = 1
|
2018-07-24 08:04:25 +02:00
|
|
|
min_value = 0.0
|
|
|
|
max_value = 1.0
|
|
|
|
step = 0.05
|
|
|
|
page = 0.0
|
|
|
|
value = 0.5
|
|
|
|
exp_edit = false
|
|
|
|
rounded = false
|
|
|
|
editable = true
|
|
|
|
prefix = ""
|
|
|
|
suffix = ""
|
2018-07-22 17:20:27 +02:00
|
|
|
_sections_unfolded = [ "Caret", "Placeholder" ]
|
|
|
|
|
2018-08-03 22:38:48 +02:00
|
|
|
[node name="HBoxContainer4" type="HBoxContainer" parent="." index="3"]
|
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_left = 16.0
|
|
|
|
margin_top = 98.0
|
|
|
|
margin_right = 154.0
|
|
|
|
margin_bottom = 122.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
mouse_filter = 1
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 1
|
|
|
|
alignment = 0
|
|
|
|
|
|
|
|
[node name="Label4" type="Label" parent="HBoxContainer4" index="0"]
|
2018-07-22 17:20:27 +02:00
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
2018-08-03 22:38:48 +02:00
|
|
|
margin_top = 5.0
|
2018-07-22 17:20:27 +02:00
|
|
|
margin_right = 60.0
|
2018-08-03 22:38:48 +02:00
|
|
|
margin_bottom = 19.0
|
2018-07-22 17:20:27 +02:00
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
mouse_filter = 2
|
|
|
|
mouse_default_cursor_shape = 0
|
2018-08-03 22:38:48 +02:00
|
|
|
size_flags_horizontal = 3
|
2018-07-22 17:20:27 +02:00
|
|
|
size_flags_vertical = 4
|
|
|
|
text = "Mortar:"
|
|
|
|
percent_visible = 1.0
|
|
|
|
lines_skipped = 0
|
|
|
|
max_lines_visible = -1
|
|
|
|
|
2018-08-03 22:38:48 +02:00
|
|
|
[node name="mortar" type="SpinBox" parent="HBoxContainer4" index="1"]
|
2018-07-22 17:20:27 +02:00
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_left = 64.0
|
2018-07-24 08:04:25 +02:00
|
|
|
margin_right = 138.0
|
2018-08-03 22:38:48 +02:00
|
|
|
margin_bottom = 24.0
|
2018-07-22 17:20:27 +02:00
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
mouse_filter = 0
|
2018-07-24 08:04:25 +02:00
|
|
|
mouse_default_cursor_shape = 0
|
2018-08-03 22:38:48 +02:00
|
|
|
size_flags_horizontal = 9
|
2018-07-22 17:20:27 +02:00
|
|
|
size_flags_vertical = 1
|
2018-07-24 08:04:25 +02:00
|
|
|
min_value = 0.0
|
|
|
|
max_value = 1.0
|
|
|
|
step = 0.05
|
|
|
|
page = 0.0
|
|
|
|
value = 0.1
|
|
|
|
exp_edit = false
|
|
|
|
rounded = false
|
|
|
|
editable = true
|
|
|
|
prefix = ""
|
|
|
|
suffix = ""
|
2018-07-22 17:20:27 +02:00
|
|
|
_sections_unfolded = [ "Caret", "Placeholder" ]
|
|
|
|
|
2018-08-03 22:38:48 +02:00
|
|
|
[node name="HBoxContainer5" type="HBoxContainer" parent="." index="4"]
|
2018-07-22 17:20:27 +02:00
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
2018-08-03 22:38:48 +02:00
|
|
|
margin_left = 16.0
|
|
|
|
margin_top = 123.0
|
|
|
|
margin_right = 154.0
|
|
|
|
margin_bottom = 147.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
mouse_filter = 1
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 1
|
|
|
|
alignment = 0
|
|
|
|
|
|
|
|
[node name="Label5" type="Label" parent="HBoxContainer5" index="0"]
|
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_top = 5.0
|
2018-07-22 17:20:27 +02:00
|
|
|
margin_right = 60.0
|
2018-08-03 22:38:48 +02:00
|
|
|
margin_bottom = 19.0
|
2018-07-22 17:20:27 +02:00
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
mouse_filter = 2
|
|
|
|
mouse_default_cursor_shape = 0
|
2018-08-03 22:38:48 +02:00
|
|
|
size_flags_horizontal = 3
|
2018-07-22 17:20:27 +02:00
|
|
|
size_flags_vertical = 4
|
|
|
|
text = "Bevel:"
|
|
|
|
percent_visible = 1.0
|
|
|
|
lines_skipped = 0
|
|
|
|
max_lines_visible = -1
|
|
|
|
|
2018-08-03 22:38:48 +02:00
|
|
|
[node name="bevel" type="SpinBox" parent="HBoxContainer5" index="1"]
|
2018-07-22 17:20:27 +02:00
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_left = 64.0
|
2018-07-24 08:04:25 +02:00
|
|
|
margin_right = 138.0
|
2018-08-03 22:38:48 +02:00
|
|
|
margin_bottom = 24.0
|
2018-07-22 17:20:27 +02:00
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
mouse_filter = 0
|
2018-07-24 08:04:25 +02:00
|
|
|
mouse_default_cursor_shape = 0
|
2018-08-03 22:38:48 +02:00
|
|
|
size_flags_horizontal = 9
|
2018-07-22 17:20:27 +02:00
|
|
|
size_flags_vertical = 1
|
2018-07-24 08:04:25 +02:00
|
|
|
min_value = 0.0
|
|
|
|
max_value = 1.0
|
|
|
|
step = 0.05
|
|
|
|
page = 0.0
|
|
|
|
value = 0.1
|
|
|
|
exp_edit = false
|
|
|
|
rounded = false
|
|
|
|
editable = true
|
|
|
|
prefix = ""
|
|
|
|
suffix = ""
|
2018-07-22 17:20:27 +02:00
|
|
|
_sections_unfolded = [ "Caret", "Placeholder" ]
|
|
|
|
|
|
|
|
|