369 lines
9.2 KiB
Plaintext
369 lines
9.2 KiB
Plaintext
[gd_scene load_steps=20 format=2]
|
|
|
|
[ext_resource path="res://ui/rp_shop.gd" type="Script" id=1]
|
|
[ext_resource path="res://assets/all_gbs/textures/st_rp_text.tga" type="Texture" id=2]
|
|
[ext_resource path="res://assets/all_gbs/textures/st_mec_text2.tga" type="Texture" id=3]
|
|
[ext_resource path="res://assets/all_gbs/textures/st_mec_wpslot4.tga" type="Texture" id=4]
|
|
[ext_resource path="res://assets/all_gbs/textures/st_rp_slot.tga" type="Texture" id=5]
|
|
[ext_resource path="res://assets/all_gbs/textures/st_rp_firewall.tga" type="Texture" id=6]
|
|
[ext_resource path="res://assets/all_gbs/textures/st_rp_repair.tga" type="Texture" id=7]
|
|
[ext_resource path="res://assets/all_gbs/textures/st_rp_split.tga" type="Texture" id=8]
|
|
[ext_resource path="res://assets/all_gbs/textures/st_rp_smartie.tga" type="Texture" id=9]
|
|
[ext_resource path="res://assets/all_gbs/textures/st_rp_cluster.tga" type="Texture" id=10]
|
|
[ext_resource path="res://assets/all_gbs/textures/st_rp_hail.tga" type="Texture" id=11]
|
|
[ext_resource path="res://assets/all_gbs/textures/st_rp_shrink.tga" type="Texture" id=12]
|
|
[ext_resource path="res://assets/all_gbs/textures/st_rp_cloak.tga" type="Texture" id=13]
|
|
[ext_resource path="res://assets/all_gbs/textures/st_rp_slowtime.tga" type="Texture" id=14]
|
|
[ext_resource path="res://assets/all_gbs/textures/st_rp_follow.tga" type="Texture" id=15]
|
|
[ext_resource path="res://assets/all_gbs/textures/st_rp_tornado.tga" type="Texture" id=16]
|
|
[ext_resource path="res://assets/all_gbs/textures/st_rp_monster.tga" type="Texture" id=17]
|
|
[ext_resource path="res://assets/all_gbs/textures/st_rp_circle.tga" type="Texture" id=18]
|
|
|
|
[sub_resource type="Theme" id=1]
|
|
|
|
[node name="rp_shop" type="Control"]
|
|
script = ExtResource( 1 )
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="."]
|
|
margin_left = 40.0
|
|
margin_top = 277.0
|
|
margin_right = 245.0
|
|
margin_bottom = 304.0
|
|
rect_pivot_offset = Vector2( 150.568, 65.9303 )
|
|
texture = ExtResource( 3 )
|
|
expand = true
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="RichTextLabel" type="RichTextLabel" parent="."]
|
|
margin_left = 64.4757
|
|
margin_top = 285.476
|
|
margin_right = 128.476
|
|
margin_bottom = 303.476
|
|
rect_pivot_offset = Vector2( 126.092, 57.4546 )
|
|
theme = SubResource( 1 )
|
|
bbcode_enabled = true
|
|
bbcode_text = "[color=#0ff]Holding[/color]"
|
|
text = "Holding"
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="TextureRect2" type="TextureRect" parent="."]
|
|
margin_left = 245.0
|
|
margin_top = 277.0
|
|
margin_right = 413.0
|
|
margin_bottom = 304.0
|
|
rect_pivot_offset = Vector2( 150.568, 65.9303 )
|
|
texture = ExtResource( 2 )
|
|
expand = true
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="RichTextLabel2" type="RichTextLabel" parent="."]
|
|
margin_left = 271.319
|
|
margin_top = 285.0
|
|
margin_right = 376.319
|
|
margin_bottom = 303.0
|
|
rect_pivot_offset = Vector2( 126.092, 57.4546 )
|
|
theme = SubResource( 1 )
|
|
bbcode_enabled = true
|
|
bbcode_text = "[color=#0ff]Shop spells[/color]"
|
|
text = "Shop spells"
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="TextureRect3" type="TextureRect" parent="."]
|
|
margin_left = 458.0
|
|
margin_top = 327.0
|
|
margin_right = 868.0
|
|
margin_bottom = 493.0
|
|
texture = ExtResource( 4 )
|
|
expand = true
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="Control" type="Control" parent="."]
|
|
margin_right = 40.0
|
|
margin_bottom = 40.0
|
|
|
|
[node name="TextureRect4" type="TextureRect" parent="Control"]
|
|
margin_left = 245.0
|
|
margin_top = 309.0
|
|
margin_right = 309.0
|
|
margin_bottom = 373.0
|
|
texture = ExtResource( 5 )
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/TextureRect4"]
|
|
margin_left = 5.95276
|
|
margin_top = 5.95276
|
|
margin_right = 55.9528
|
|
margin_bottom = 55.9528
|
|
texture = ExtResource( 9 )
|
|
expand = true
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="TextureRect5" type="TextureRect" parent="Control"]
|
|
margin_left = 308.73
|
|
margin_top = 309.0
|
|
margin_right = 372.73
|
|
margin_bottom = 373.0
|
|
texture = ExtResource( 5 )
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/TextureRect5"]
|
|
margin_left = 6.34961
|
|
margin_top = 5.95276
|
|
margin_right = 56.3496
|
|
margin_bottom = 55.9528
|
|
texture = ExtResource( 10 )
|
|
expand = true
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="TextureRect6" type="TextureRect" parent="Control"]
|
|
margin_left = 372.73
|
|
margin_top = 309.0
|
|
margin_right = 436.73
|
|
margin_bottom = 373.0
|
|
texture = ExtResource( 5 )
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/TextureRect6"]
|
|
margin_left = 5.95276
|
|
margin_top = 6.74643
|
|
margin_right = 55.9528
|
|
margin_bottom = 56.7464
|
|
texture = ExtResource( 13 )
|
|
expand = true
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="TextureRect7" type="TextureRect" parent="Control"]
|
|
margin_left = 245.0
|
|
margin_top = 373.0
|
|
margin_right = 309.0
|
|
margin_bottom = 437.0
|
|
texture = ExtResource( 5 )
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/TextureRect7"]
|
|
margin_left = 7.72986
|
|
margin_top = 4.75684
|
|
margin_right = 57.7299
|
|
margin_bottom = 54.7568
|
|
texture = ExtResource( 8 )
|
|
expand = true
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="TextureRect8" type="TextureRect" parent="Control"]
|
|
margin_left = 309.0
|
|
margin_top = 373.0
|
|
margin_right = 373.0
|
|
margin_bottom = 437.0
|
|
texture = ExtResource( 5 )
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/TextureRect8"]
|
|
margin_left = 7.07108
|
|
margin_top = 6.36395
|
|
margin_right = 57.0711
|
|
margin_bottom = 56.364
|
|
texture = ExtResource( 6 )
|
|
expand = true
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="TextureRect9" type="TextureRect" parent="Control"]
|
|
margin_left = 372.73
|
|
margin_top = 373.0
|
|
margin_right = 436.73
|
|
margin_bottom = 437.0
|
|
texture = ExtResource( 5 )
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/TextureRect9"]
|
|
margin_left = 6.36389
|
|
margin_top = 6.94977
|
|
margin_right = 56.3639
|
|
margin_bottom = 56.9498
|
|
texture = ExtResource( 11 )
|
|
expand = true
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="TextureRect10" type="TextureRect" parent="Control"]
|
|
margin_left = 245.0
|
|
margin_top = 437.0
|
|
margin_right = 309.0
|
|
margin_bottom = 501.0
|
|
texture = ExtResource( 5 )
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/TextureRect10"]
|
|
margin_left = 7.07111
|
|
margin_top = 5.6568
|
|
margin_right = 57.0711
|
|
margin_bottom = 55.6568
|
|
texture = ExtResource( 12 )
|
|
expand = true
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="TextureRect11" type="TextureRect" parent="Control"]
|
|
margin_left = 309.0
|
|
margin_top = 437.0
|
|
margin_right = 373.0
|
|
margin_bottom = 501.0
|
|
texture = ExtResource( 5 )
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/TextureRect11"]
|
|
margin_left = 7.07104
|
|
margin_top = 6.36395
|
|
margin_right = 57.071
|
|
margin_bottom = 56.364
|
|
texture = ExtResource( 14 )
|
|
expand = true
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="TextureRect12" type="TextureRect" parent="Control"]
|
|
margin_left = 372.73
|
|
margin_top = 437.0
|
|
margin_right = 436.73
|
|
margin_bottom = 501.0
|
|
texture = ExtResource( 5 )
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/TextureRect12"]
|
|
margin_left = 7.07104
|
|
margin_top = 6.36395
|
|
margin_right = 57.071
|
|
margin_bottom = 56.364
|
|
texture = ExtResource( 15 )
|
|
expand = true
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="TextureRect13" type="TextureRect" parent="Control"]
|
|
margin_left = 245.0
|
|
margin_top = 501.0
|
|
margin_right = 309.0
|
|
margin_bottom = 565.0
|
|
texture = ExtResource( 5 )
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/TextureRect13"]
|
|
margin_left = 5.94604
|
|
margin_top = 5.94604
|
|
margin_right = 55.946
|
|
margin_bottom = 55.946
|
|
texture = ExtResource( 18 )
|
|
expand = true
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="TextureRect14" type="TextureRect" parent="Control"]
|
|
margin_left = 309.0
|
|
margin_top = 501.0
|
|
margin_right = 373.0
|
|
margin_bottom = 565.0
|
|
texture = ExtResource( 5 )
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/TextureRect14"]
|
|
margin_left = 5.94604
|
|
margin_top = 6.54065
|
|
margin_right = 55.946
|
|
margin_bottom = 56.5407
|
|
texture = ExtResource( 16 )
|
|
expand = true
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="TextureRect15" type="TextureRect" parent="Control"]
|
|
margin_left = 372.73
|
|
margin_top = 501.0
|
|
margin_right = 436.73
|
|
margin_bottom = 565.0
|
|
texture = ExtResource( 5 )
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/TextureRect15"]
|
|
margin_left = 5.94604
|
|
margin_top = 6.54065
|
|
margin_right = 55.946
|
|
margin_bottom = 56.5407
|
|
texture = ExtResource( 7 )
|
|
expand = true
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="TextureRect16" type="TextureRect" parent="Control"]
|
|
margin_left = 436.73
|
|
margin_top = 501.0
|
|
margin_right = 500.73
|
|
margin_bottom = 565.0
|
|
texture = ExtResource( 5 )
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/TextureRect16"]
|
|
margin_left = 6.54065
|
|
margin_top = 4.75684
|
|
margin_right = 56.5407
|
|
margin_bottom = 54.7568
|
|
texture = ExtResource( 17 )
|
|
expand = true
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|