98 lines
2.4 KiB
Plaintext
98 lines
2.4 KiB
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://co8jnr2dew5ts"]
|
|
|
|
[ext_resource type="Script" uid="uid://bykc0ufv25ij5" path="res://hand.gd" id="1_u4p2i"]
|
|
[ext_resource type="PackedScene" uid="uid://cmuig2rqt65f3" path="res://Cards/CursorGunCard.tscn" id="2_bfasp"]
|
|
|
|
[node name="Hand" type="Control"]
|
|
layout_mode = 3
|
|
anchors_preset = 7
|
|
anchor_left = 0.5
|
|
anchor_top = 1.0
|
|
anchor_right = 0.5
|
|
anchor_bottom = 1.0
|
|
offset_left = -17.0
|
|
offset_top = 246.0
|
|
offset_right = -17.0
|
|
offset_bottom = 246.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 0
|
|
scale = Vector2(0.675, 0.675)
|
|
size_flags_vertical = 8
|
|
script = ExtResource("1_u4p2i")
|
|
player = NodePath("../../Player")
|
|
world = NodePath("../..")
|
|
|
|
[node name="Slot1" type="PanelContainer" parent="."]
|
|
layout_mode = 1
|
|
anchors_preset = 7
|
|
anchor_left = 0.5
|
|
anchor_top = 1.0
|
|
anchor_right = 0.5
|
|
anchor_bottom = 1.0
|
|
offset_left = -452.0
|
|
offset_top = -649.0
|
|
offset_right = -52.0
|
|
offset_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 0
|
|
rotation = -0.12237942
|
|
pivot_offset = Vector2(200, 650)
|
|
size_flags_horizontal = 0
|
|
size_flags_vertical = 8
|
|
metadata/_edit_group_ = true
|
|
|
|
[node name="Card" parent="Slot1" instance=ExtResource("2_bfasp")]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 1
|
|
metadata/_edit_use_anchors_ = true
|
|
|
|
[node name="Slot2" type="PanelContainer" parent="."]
|
|
layout_mode = 1
|
|
anchors_preset = 7
|
|
anchor_left = 0.5
|
|
anchor_top = 1.0
|
|
anchor_right = 0.5
|
|
anchor_bottom = 1.0
|
|
offset_left = -144.0
|
|
offset_top = -666.0
|
|
offset_right = 256.0
|
|
offset_bottom = -16.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 0
|
|
pivot_offset = Vector2(200, 650)
|
|
size_flags_horizontal = 0
|
|
size_flags_vertical = 0
|
|
metadata/_edit_group_ = true
|
|
|
|
[node name="Card" parent="Slot2" instance=ExtResource("2_bfasp")]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 1
|
|
metadata/_edit_use_anchors_ = true
|
|
|
|
[node name="Slot3" type="PanelContainer" parent="."]
|
|
layout_mode = 1
|
|
anchors_preset = 7
|
|
anchor_left = 0.5
|
|
anchor_top = 1.0
|
|
anchor_right = 0.5
|
|
anchor_bottom = 1.0
|
|
offset_left = 130.99997
|
|
offset_top = -641.99994
|
|
offset_right = 531.0
|
|
offset_bottom = 8.000061
|
|
grow_horizontal = 2
|
|
grow_vertical = 0
|
|
rotation = 0.17742148
|
|
pivot_offset = Vector2(200, 650)
|
|
size_flags_horizontal = 0
|
|
size_flags_vertical = 0
|
|
metadata/_edit_group_ = true
|
|
|
|
[node name="Card" parent="Slot3" instance=ExtResource("2_bfasp")]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 1
|
|
metadata/_edit_use_anchors_ = true
|