-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathHome_Page.tscn
More file actions
167 lines (142 loc) · 4.71 KB
/
Home_Page.tscn
File metadata and controls
167 lines (142 loc) · 4.71 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
[gd_scene load_steps=15 format=2]
[ext_resource path="res://pictures/thumbnail_image016 (2).png" type="Texture" id=1]
[ext_resource path="res://pictures/thumbnail_image007 (3)_LI.jpg" type="Texture" id=2]
[ext_resource path="res://pictures/thumbnail_image007 (5)_LI.jpg" type="Texture" id=3]
[ext_resource path="res://pictures/Screenshot 2021-10-02 191430.png" type="Texture" id=4]
[ext_resource path="res://pictures/search.jpg" type="Texture" id=5]
[ext_resource path="res://pictures/home_clicked_notext.jpg" type="Texture" id=6]
[ext_resource path="res://pictures/about.jpg" type="Texture" id=7]
[ext_resource path="res://pictures/profile_notext.jpg" type="Texture" id=8]
[sub_resource type="DynamicFontData" id=1]
font_path = "res://VERDANAB.TTF"
[sub_resource type="DynamicFont" id=2]
size = 28
outline_color = Color( 0, 0, 0, 1 )
font_data = SubResource( 1 )
[sub_resource type="StyleBoxEmpty" id=3]
[sub_resource type="StyleBoxEmpty" id=4]
[sub_resource type="DynamicFont" id=5]
size = 26
outline_color = Color( 0, 0, 0, 1 )
font_data = SubResource( 1 )
[sub_resource type="DynamicFont" id=6]
size = 894
outline_color = Color( 0, 0, 0, 1 )
font_data = SubResource( 1 )
[node name="Control" type="Control"]
anchor_right = 1.0
anchor_bottom = 1.0
__meta__ = {
"_edit_use_anchors_": false
}
[node name="thumbnail_image016 (2)" type="Sprite" parent="."]
position = Vector2( 358.821, 640.009 )
scale = Vector2( 24.8113, 41.2841 )
texture = ExtResource( 1 )
[node name="Search_Label" type="Label" parent="."]
margin_left = 94.0
margin_top = 186.0
margin_right = 625.0
margin_bottom = 221.0
custom_fonts/font = SubResource( 2 )
custom_colors/font_color = Color( 0.345098, 0.356863, 0.368627, 1 )
text = "Search by shop name or category"
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Searchbar_Input" type="LineEdit" parent="."]
margin_left = 142.0
margin_top = 267.0
margin_right = 597.0
margin_bottom = 324.0
custom_styles/focus = SubResource( 3 )
custom_styles/normal = SubResource( 4 )
__meta__ = {
"_edit_use_anchors_": false
}
[node name="thumbnail_image007 (3)_LI" type="Sprite" parent="."]
position = Vector2( 355.588, 292.133 )
scale = Vector2( 2.38932, 2.2669 )
texture = ExtResource( 2 )
[node name="thumbnail_image007 (5)_LI" type="Sprite" parent="."]
position = Vector2( 346.936, 543.068 )
scale = Vector2( 2.23127, 2.23127 )
texture = ExtResource( 3 )
[node name="Recommended" type="Label" parent="."]
margin_left = 114.0
margin_top = 381.0
margin_right = 453.0
margin_bottom = 416.0
custom_fonts/font = SubResource( 5 )
custom_colors/font_color = Color( 0, 0, 0, 1 )
text = "Recommended for you!"
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Promoted" type="Label" parent="."]
margin_left = 118.245
margin_top = 704.595
margin_right = 457.245
margin_bottom = 739.595
custom_fonts/font = SubResource( 5 )
custom_colors/font_color = Color( 0, 0, 0, 1 )
text = "Promoted!"
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Screenshot 2021-10-02 191430" type="Sprite" parent="."]
position = Vector2( 414.386, 868.66 )
scale = Vector2( 2.00573, 2.00573 )
texture = ExtResource( 4 )
[node name="home_clicked" type="Sprite" parent="."]
position = Vector2( 115.981, 1148.34 )
scale = Vector2( 0.0332399, 0.0332399 )
texture = ExtResource( 6 )
[node name="about" type="Sprite" parent="home_clicked"]
position = Vector2( 15096.7, 10.75 )
scale = Vector2( 6.25991, 6.2599 )
texture = ExtResource( 7 )
[node name="profile" type="Sprite" parent="home_clicked"]
position = Vector2( 5088.28, 10.7852 )
scale = Vector2( 6.25657, 6.25657 )
texture = ExtResource( 8 )
[node name="search" type="Sprite" parent="home_clicked"]
position = Vector2( 10081.8, 13.5938 )
scale = Vector2( 6.25657, 6.25657 )
texture = ExtResource( 5 )
[node name="Menu_Names" type="Label" parent="home_clicked"]
margin_left = -1525.0
margin_top = 1652.0
margin_right = 17543.0
margin_bottom = 3209.0
custom_fonts/font = SubResource( 6 )
custom_colors/font_color = Color( 0.345098, 0.356863, 0.368627, 1 )
text = "Home Profile Search About Us"
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Home_Button" type="CheckButton" parent="."]
visible = false
margin_left = 2.1748
margin_top = 1068.41
margin_right = 192.175
margin_bottom = 1237.41
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Profile_Button" type="CheckButton" parent="Home_Button"]
margin_left = 190.0
margin_right = 371.0
margin_bottom = 169.0
[node name="Search_Button" type="CheckButton" parent="Home_Button/Profile_Button"]
margin_left = 180.0
margin_right = 347.0
margin_bottom = 169.0
[node name="About_Us_Button" type="CheckButton" parent="Home_Button/Profile_Button/Search_Button"]
margin_left = 169.0
margin_top = 1.0
margin_right = 346.0
margin_bottom = 170.0
__meta__ = {
"_edit_use_anchors_": false
}