You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

184 lines
6.7 KiB
Plaintext

[gd_scene load_steps=16 format=3 uid="uid://ciru6mxnwvvu1"]
[ext_resource type="Script" path="res://BP.gd" id="1_y7bav"]
[ext_resource type="Texture2D" uid="uid://c23xw3kwtxvyd" path="res://res/girl.png" id="2_2k77g"]
[ext_resource type="Script" path="res://Snaps.gd" id="3_bptr4"]
[ext_resource type="Texture2D" uid="uid://wmmefp8dvtr" path="res://res/bow.png" id="3_tw0uh"]
[ext_resource type="Script" path="res://Bow.gd" id="3_wgl4m"]
[ext_resource type="Texture2D" uid="uid://ct3vax18b5cpj" path="res://icon.svg" id="4_iap7x"]
[sub_resource type="CircleShape2D" id="CircleShape2D_y5fdt"]
radius = 107.197
[sub_resource type="CircleShape2D" id="CircleShape2D_76h34"]
radius = 168.321
[sub_resource type="CircleShape2D" id="CircleShape2D_it84w"]
radius = 113.481
[sub_resource type="CircleShape2D" id="CircleShape2D_731wn"]
radius = 269.804
[sub_resource type="CircleShape2D" id="CircleShape2D_cvwod"]
radius = 245.356
[sub_resource type="RectangleShape2D" id="RectangleShape2D_8wmnj"]
size = Vector2(676.203, 329.845)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_jwptn"]
texture = ExtResource("3_tw0uh")
[sub_resource type="RectangleShape2D" id="RectangleShape2D_fyrsd"]
size = Vector2(39, 71)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_n1olx"]
texture = ExtResource("4_iap7x")
[node name="BP" type="Node"]
script = ExtResource("1_y7bav")
[node name="Paperdoll" type="Node" parent="."]
[node name="Sprite2D" type="Sprite2D" parent="Paperdoll"]
position = Vector2(216, 328)
scale = Vector2(0.285417, 0.284982)
texture = ExtResource("2_2k77g")
[node name="Hair_Accessory" type="Area2D" parent="Paperdoll"]
position = Vector2(224, 38)
scale = Vector2(0.285417, 0.284982)
script = ExtResource("3_bptr4")
target = "hair_accessory"
metadata/_edit_lock_ = true
[node name="CollisionShape2D" type="CollisionShape2D" parent="Paperdoll/Hair_Accessory"]
shape = SubResource("CircleShape2D_y5fdt")
metadata/_edit_lock_ = true
[node name="Hat" type="Area2D" parent="Paperdoll"]
position = Vector2(199, 41.9999)
scale = Vector2(0.285417, 0.284982)
script = ExtResource("3_bptr4")
target = "hat"
metadata/_edit_lock_ = true
[node name="CollisionShape2D" type="CollisionShape2D" parent="Paperdoll/Hat"]
shape = SubResource("CircleShape2D_76h34")
metadata/_edit_lock_ = true
[node name="Necklace" type="Area2D" parent="Paperdoll"]
position = Vector2(193, 142)
scale = Vector2(0.285417, 0.284982)
script = ExtResource("3_bptr4")
target = "necklace"
metadata/_edit_lock_ = true
[node name="CollisionShape2D" type="CollisionShape2D" parent="Paperdoll/Necklace"]
position = Vector2(3.5036, -14.0362)
shape = SubResource("CircleShape2D_it84w")
metadata/_edit_lock_ = true
[node name="Bracelet" type="Area2D" parent="Paperdoll"]
position = Vector2(320, 321)
scale = Vector2(0.285417, 0.284982)
script = ExtResource("3_bptr4")
target = "bracelet"
[node name="CollisionShape2D" type="CollisionShape2D" parent="Paperdoll/Bracelet"]
position = Vector2(3.5036, -14.0362)
shape = SubResource("CircleShape2D_it84w")
[node name="Bracelet2" type="Area2D" parent="Paperdoll"]
position = Vector2(98, 320)
scale = Vector2(0.285417, 0.284982)
script = ExtResource("3_bptr4")
target = "bracelet"
[node name="CollisionShape2D" type="CollisionShape2D" parent="Paperdoll/Bracelet2"]
position = Vector2(3.5036, -14.0362)
shape = SubResource("CircleShape2D_it84w")
[node name="Dress" type="Area2D" parent="Paperdoll"]
position = Vector2(194, 199)
scale = Vector2(0.285417, 0.284982)
script = ExtResource("3_bptr4")
target = "dress"
metadata/_edit_lock_ = true
[node name="CollisionShape2D" type="CollisionShape2D" parent="Paperdoll/Dress"]
position = Vector2(3.5036, -14.0362)
shape = SubResource("CircleShape2D_731wn")
metadata/_edit_lock_ = true
[node name="Top" type="Area2D" parent="Paperdoll"]
position = Vector2(194, 199)
scale = Vector2(0.285417, 0.284982)
script = ExtResource("3_bptr4")
target = "top"
metadata/_edit_lock_ = true
[node name="CollisionShape2D" type="CollisionShape2D" parent="Paperdoll/Top"]
position = Vector2(3.5036, -14.0362)
shape = SubResource("CircleShape2D_731wn")
metadata/_edit_lock_ = true
[node name="Bottoms" type="Area2D" parent="Paperdoll"]
position = Vector2(192, 300)
scale = Vector2(0.285417, 0.284982)
script = ExtResource("3_bptr4")
target = "bottom"
metadata/_edit_lock_ = true
[node name="CollisionShape2D" type="CollisionShape2D" parent="Paperdoll/Bottoms"]
position = Vector2(3.5036, -14.0362)
shape = SubResource("CircleShape2D_cvwod")
[node name="Shoes" type="Area2D" parent="Paperdoll"]
position = Vector2(213, 591)
scale = Vector2(0.285417, 0.284982)
script = ExtResource("3_bptr4")
target = "shoes"
[node name="CollisionShape2D" type="CollisionShape2D" parent="Paperdoll/Shoes"]
shape = SubResource("RectangleShape2D_8wmnj")
[node name="Bow" type="PanelContainer" parent="." groups=["apparel", "hair_accessory"]]
offset_left = 398.0
offset_top = 62.0
offset_right = 444.0
offset_bottom = 138.0
theme_override_styles/panel = SubResource("StyleBoxTexture_jwptn")
script = ExtResource("3_wgl4m")
[node name="Area2D" type="Area2D" parent="Bow"]
[node name="CollisionShape2D" type="CollisionShape2D" parent="Bow/Area2D"]
position = Vector2(22.5, 38.5)
shape = SubResource("RectangleShape2D_fyrsd")
[node name="GodotHead" type="PanelContainer" parent="." groups=["apparel", "bracelet"]]
offset_left = 457.0
offset_top = 13.0
offset_right = 503.0
offset_bottom = 89.0
theme_override_styles/panel = SubResource("StyleBoxTexture_n1olx")
script = ExtResource("3_wgl4m")
[node name="Area2D" type="Area2D" parent="GodotHead"]
[node name="CollisionShape2D" type="CollisionShape2D" parent="GodotHead/Area2D"]
position = Vector2(22.5, 38.5)
shape = SubResource("RectangleShape2D_fyrsd")
[connection signal="area_entered" from="Paperdoll/Hair_Accessory" to="Paperdoll/Hair_Accessory" method="_on_area_entered"]
[connection signal="area_entered" from="Paperdoll/Hat" to="Paperdoll/Hat" method="_on_area_entered"]
[connection signal="area_entered" from="Paperdoll/Necklace" to="Paperdoll/Necklace" method="_on_area_entered"]
[connection signal="area_entered" from="Paperdoll/Bracelet" to="Paperdoll/Bracelet" method="_on_area_entered"]
[connection signal="area_entered" from="Paperdoll/Bracelet2" to="Paperdoll/Bracelet2" method="_on_area_entered"]
[connection signal="area_entered" from="Paperdoll/Dress" to="Paperdoll/Dress" method="_on_area_entered"]
[connection signal="area_entered" from="Paperdoll/Top" to="Paperdoll/Top" method="_on_area_entered"]
[connection signal="area_entered" from="Paperdoll/Bottoms" to="Paperdoll/Bottoms" method="_on_area_entered"]
[connection signal="area_entered" from="Paperdoll/Shoes" to="Paperdoll/Shoes" method="_on_area_entered"]
[connection signal="gui_input" from="Bow" to="Bow" method="_on_gui_input"]
[connection signal="gui_input" from="GodotHead" to="GodotHead" method="_on_gui_input"]