[gd_scene load_steps=24 format=2] [ext_resource path="res://sprites/ui/iccom.png" type="Texture" id=1] [ext_resource path="res://sprites/ui/icpolhi.png" type="Texture" id=2] [ext_resource path="res://sprites/ui/iccomhi.png" type="Texture" id=3] [ext_resource path="res://sprites/ui/icres.png" type="Texture" id=4] [ext_resource path="res://sprites/ui/icreshi.png" type="Texture" id=5] [ext_resource path="res://sprites/ui/icfire.png" type="Texture" id=6] [ext_resource path="res://sprites/ui/icindhi.png" type="Texture" id=7] [ext_resource path="res://sprites/ui/icind.png" type="Texture" id=8] [ext_resource path="res://sprites/ui/icqry.png" type="Texture" id=9] [ext_resource path="res://sprites/ui/icpol.png" type="Texture" id=10] [ext_resource path="res://sprites/ui/icnuc.png" type="Texture" id=11] [ext_resource path="res://sprites/ui/icpark.png" type="Texture" id=12] [ext_resource path="res://sprites/ui/icseap.png" type="Texture" id=13] [ext_resource path="res://sprites/ui/icseaphi.png" type="Texture" id=14] [ext_resource path="res://sprites/ui/icstad.png" type="Texture" id=15] [ext_resource path="res://sprites/ui/icdozrhi.png" type="Texture" id=16] [ext_resource path="res://sprites/ui/icfirehi.png" type="Texture" id=17] [ext_resource path="res://sprites/ui/iccoal.png" type="Texture" id=18] [ext_resource path="res://sprites/ui/icqryhi.png" type="Texture" id=19] [ext_resource path="res://sprites/ui/icparkhi.png" type="Texture" id=20] [ext_resource path="res://sprites/ui/icdozr.png" type="Texture" id=21] [ext_resource path="res://sprites/ui/iccoalhi.png" type="Texture" id=22] [ext_resource path="res://sprites/ui/icnuchi.png" type="Texture" id=23] [node name="ToolsWindow" type="WindowDialog"] anchor_left = 0.40332 anchor_top = 0.315 anchor_right = 0.544922 anchor_bottom = 0.683333 window_title = "Tools" __meta__ = { "_edit_use_anchors_": true } [node name="CenterCtr" type="CenterContainer" parent="."] anchor_left = 0.5 anchor_right = 0.5 anchor_bottom = 1.0 margin_left = -90.0 margin_right = 90.0 __meta__ = { "_edit_use_anchors_": false } [node name="VertCtr" type="VBoxContainer" parent="CenterCtr"] margin_top = 24.0 margin_right = 180.0 margin_bottom = 196.0 [node name="LargeCtr" type="HBoxContainer" parent="CenterCtr/VertCtr"] margin_right = 180.0 margin_bottom = 42.0 __meta__ = { "_edit_use_anchors_": false } [node name="TextureButton" type="TextureButton" parent="CenterCtr/VertCtr/LargeCtr"] margin_right = 42.0 margin_bottom = 42.0 texture_normal = ExtResource( 15 ) [node name="TextureButton2" type="TextureButton" parent="CenterCtr/VertCtr/LargeCtr"] margin_left = 46.0 margin_right = 88.0 margin_bottom = 42.0 texture_normal = ExtResource( 13 ) texture_pressed = ExtResource( 14 ) [node name="NuclearBtn" type="TextureButton" parent="CenterCtr/VertCtr/LargeCtr"] margin_left = 92.0 margin_right = 134.0 margin_bottom = 42.0 texture_normal = ExtResource( 11 ) texture_pressed = ExtResource( 23 ) [node name="CoalBtn" type="TextureButton" parent="CenterCtr/VertCtr/LargeCtr"] margin_left = 138.0 margin_right = 180.0 margin_bottom = 42.0 texture_normal = ExtResource( 18 ) texture_pressed = ExtResource( 22 ) [node name="SmallCtr" type="HBoxContainer" parent="CenterCtr/VertCtr"] margin_top = 46.0 margin_right = 180.0 margin_bottom = 80.0 __meta__ = { "_edit_use_anchors_": true } [node name="PoliceBtn" type="TextureButton" parent="CenterCtr/VertCtr/SmallCtr"] margin_right = 34.0 margin_bottom = 34.0 texture_normal = ExtResource( 2 ) texture_pressed = ExtResource( 10 ) [node name="FireBtn" type="TextureButton" parent="CenterCtr/VertCtr/SmallCtr"] margin_left = 38.0 margin_right = 72.0 margin_bottom = 34.0 texture_normal = ExtResource( 17 ) texture_pressed = ExtResource( 6 ) [node name="ParkBtn" type="TextureButton" parent="CenterCtr/VertCtr/SmallCtr"] margin_left = 76.0 margin_right = 110.0 margin_bottom = 34.0 texture_normal = ExtResource( 12 ) texture_pressed = ExtResource( 20 ) [node name="ToolsCtr" type="HBoxContainer" parent="CenterCtr/VertCtr"] margin_top = 84.0 margin_right = 180.0 margin_bottom = 118.0 __meta__ = { "_edit_use_anchors_": true } [node name="InfoBtn" type="TextureButton" parent="CenterCtr/VertCtr/ToolsCtr"] margin_right = 34.0 margin_bottom = 34.0 texture_normal = ExtResource( 9 ) texture_pressed = ExtResource( 19 ) [node name="BulldozeBtn" type="TextureButton" parent="CenterCtr/VertCtr/ToolsCtr"] margin_left = 38.0 margin_right = 72.0 margin_bottom = 34.0 texture_normal = ExtResource( 21 ) texture_pressed = ExtResource( 16 ) __meta__ = { "_edit_use_anchors_": false } [node name="ZonesCtr" type="HBoxContainer" parent="CenterCtr/VertCtr"] margin_top = 122.0 margin_right = 180.0 margin_bottom = 172.0 __meta__ = { "_edit_use_anchors_": false } [node name="ResBtn" type="TextureButton" parent="CenterCtr/VertCtr/ZonesCtr"] margin_right = 34.0 margin_bottom = 50.0 texture_normal = ExtResource( 4 ) texture_pressed = ExtResource( 5 ) [node name="ComBtn" type="TextureButton" parent="CenterCtr/VertCtr/ZonesCtr"] margin_left = 38.0 margin_right = 72.0 margin_bottom = 50.0 texture_normal = ExtResource( 1 ) texture_pressed = ExtResource( 3 ) [node name="IndBtn" type="TextureButton" parent="CenterCtr/VertCtr/ZonesCtr"] margin_left = 76.0 margin_right = 110.0 margin_bottom = 50.0 texture_normal = ExtResource( 8 ) texture_pressed = ExtResource( 7 )