26 lines
768 B
Plaintext
Raw Normal View History

2026-04-13 11:34:00 -05:00
[gd_scene format=3 uid="uid://woxamn2574q"]
[ext_resource type="Script" uid="uid://r3wyuoqvoq6n" path="res://prefabs/tiles/walls.gd" id="1_hlrt5"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_aouh1"]
resource_local_to_scene = true
bg_color = Color(0.60038817, 0.60038817, 0.60038817, 0)
border_color = Color(1, 0, 0, 1)
expand_margin_left = 5.0
expand_margin_top = 5.0
expand_margin_right = 5.0
expand_margin_bottom = 5.0
[node name="Walls" type="Panel" unique_id=871299035]
custom_minimum_size = Vector2(110, 110)
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
theme_override_styles/panel = SubResource("StyleBoxFlat_aouh1")
script = ExtResource("1_hlrt5")