2021-05-26 10:30:41 -04:00
|
|
|
[gd_scene load_steps=4 format=2]
|
2021-05-22 04:12:18 -04:00
|
|
|
|
2021-05-26 10:30:41 -04:00
|
|
|
[ext_resource path="res://sprites/avatars/cindy.png" type="Texture" id=1]
|
2021-05-22 04:12:18 -04:00
|
|
|
[ext_resource path="res://sprites/avatars/kit.png" type="Texture" id=2]
|
2021-05-26 10:30:41 -04:00
|
|
|
[ext_resource path="res://sprites/avatars/zc.png" type="Texture" id=3]
|
2021-05-22 04:12:18 -04:00
|
|
|
|
|
|
|
[node name="AdvisorMeet" type="WindowDialog"]
|
|
|
|
anchor_left = 0.328125
|
|
|
|
anchor_top = 0.301667
|
|
|
|
anchor_right = 0.722656
|
|
|
|
anchor_bottom = 0.763333
|
|
|
|
window_title = "Meet"
|
|
|
|
__meta__ = {
|
|
|
|
"_edit_use_anchors_": true
|
|
|
|
}
|
|
|
|
|
|
|
|
[node name="Advsiors" type="HBoxContainer" parent="."]
|
|
|
|
anchor_left = -0.00161441
|
|
|
|
anchor_top = -0.00235459
|
|
|
|
anchor_right = 0.998386
|
|
|
|
anchor_bottom = -0.00235459
|
|
|
|
margin_top = 4.0
|
|
|
|
margin_bottom = 104.0
|
|
|
|
alignment = 1
|
|
|
|
__meta__ = {
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
}
|
|
|
|
|
|
|
|
[node name="CityPlannerBtn" type="TextureButton" parent="Advsiors"]
|
|
|
|
margin_left = 100.0
|
|
|
|
margin_right = 200.0
|
|
|
|
margin_bottom = 100.0
|
|
|
|
texture_normal = ExtResource( 1 )
|
|
|
|
|
|
|
|
[node name="FinanceBtn" type="TextureButton" parent="Advsiors"]
|
|
|
|
margin_left = 204.0
|
|
|
|
margin_right = 304.0
|
|
|
|
margin_bottom = 100.0
|
|
|
|
texture_normal = ExtResource( 2 )
|
|
|
|
|
2021-05-26 10:30:41 -04:00
|
|
|
[node name="TransportBtn" type="TextureButton" parent="Advsiors"]
|
|
|
|
margin_left = 204.0
|
|
|
|
margin_right = 304.0
|
|
|
|
margin_bottom = 100.0
|
|
|
|
texture_normal = ExtResource( 3 )
|
|
|
|
|
2021-05-22 04:12:18 -04:00
|
|
|
[node name="Tree" type="Tree" parent="."]
|
|
|
|
anchor_left = 0.0148515
|
|
|
|
anchor_top = 0.411552
|
|
|
|
anchor_right = 0.987624
|
|
|
|
anchor_bottom = 0.978339
|
|
|
|
margin_top = -7.62939e-06
|
|
|
|
__meta__ = {
|
|
|
|
"_edit_use_anchors_": true
|
|
|
|
}
|
|
|
|
|
|
|
|
[node name="HSeparator" type="HSeparator" parent="."]
|
|
|
|
anchor_left = 0.0170455
|
|
|
|
anchor_top = 0.380995
|
|
|
|
anchor_right = 0.985795
|
|
|
|
anchor_bottom = 0.397731
|
|
|
|
__meta__ = {
|
|
|
|
"_edit_use_anchors_": true
|
|
|
|
}
|