-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmain.tscn5258743368.tmp
More file actions
106 lines (84 loc) · 4 KB
/
main.tscn5258743368.tmp
File metadata and controls
106 lines (84 loc) · 4 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
[gd_scene load_steps=11 format=3 uid="uid://d3twgtt2jyacu"]
[ext_resource type="Script" uid="uid://bf8l6lubtgrvw" path="res://main.gd" id="1_1bvp3"]
[ext_resource type="Script" uid="uid://cdeis5qtli4a0" path="res://button.gd" id="2_0xm2m"]
[ext_resource type="PackedScene" uid="uid://bm6cx8xk854qj" path="res://SkeletonReaderTest.tscn" id="3_lquwl"]
[ext_resource type="PackedScene" uid="uid://b0j00juowingy" path="res://card_3d.tscn" id="4_lquwl"]
[ext_resource type="PackedScene" uid="uid://pbdg4frl5eya" path="res://layout/Row.tscn" id="6_7mycd"]
[ext_resource type="PackedScene" uid="uid://wt5lmffkrw7o" path="res://card_holder_rack.tscn" id="7_272bh"]
[sub_resource type="BoxShape3D" id="BoxShape3D_7dm0k"]
size = Vector3(60, 2, 60)
[sub_resource type="BoxMesh" id="BoxMesh_ig7tw"]
size = Vector3(10, 2, 10)
[sub_resource type="PlaceholderTexture2D" id="PlaceholderTexture2D_1bvp3"]
size = Vector2(100, 100)
[sub_resource type="PlaceholderTexture2D" id="PlaceholderTexture2D_lquwl"]
size = Vector2(100, 100)
[node name="Main" type="Node3D"]
script = ExtResource("1_1bvp3")
[node name="Ground" type="StaticBody3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -1, 0)
[node name="CollisionShape3D" type="CollisionShape3D" parent="Ground"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0343394, -0.00216866, 0)
shape = SubResource("BoxShape3D_7dm0k")
[node name="MeshInstance3D" type="MeshInstance3D" parent="Ground"]
visible = false
mesh = SubResource("BoxMesh_ig7tw")
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 0.654305, 0.756231, 0, -0.756231, 0.654305, 0, 14.5312, 0.331656)
shadow_enabled = true
[node name="CameraPivot" type="Marker3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 0.141471, 0.989942, 0, -0.989942, 0.141471, 0.236632, -0.481532, 0.966516)
[node name="Camera3D" type="Camera3D" parent="CameraPivot"]
transform = Transform3D(0.976634, -0.0482185, 0.209427, 0.212743, 0.35479, -0.910421, -0.0304028, 0.933702, 0.356759, 1.57799, -6.08954, 3.86956)
[node name="CardHolderRack_Node3D" parent="CameraPivot/Camera3D" instance=ExtResource("7_272bh")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -30)
visible = false
[node name="Button" type="Button" parent="."]
unique_name_in_owner = true
offset_left = -226.0
offset_top = 54.0
offset_right = -58.0
offset_bottom = 126.0
text = "Load"
script = ExtResource("2_0xm2m")
[node name="SkeletonReaderTest" parent="." instance=ExtResource("3_lquwl")]
visible = false
position = Vector2(20, 23)
[node name="Card3D" parent="." instance=ExtResource("4_lquwl")]
transform = Transform3D(0.48189, 0.122909, 0.0517268, 2.22045e-16, 0.193951, -0.46085, -0.13335, 0.444158, 0.186926, 1.41877, 2.21042, 5.29483)
visible = false
[node name="SPR3D" type="Sprite3D" parent="."]
unique_name_in_owner = true
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.37528, 2.14439, 3.29793)
visible = false
shaded = true
alpha_cut = 2
texture = SubResource("PlaceholderTexture2D_1bvp3")
[node name="SPR3D2" type="Sprite3D" parent="."]
unique_name_in_owner = true
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.49098, 2.18409, 3.29793)
visible = false
shaded = true
alpha_cut = 2
texture = SubResource("PlaceholderTexture2D_lquwl")
region_rect = Rect2(-75.5, -63, 162, 138)
[node name="HashButton" type="Button" parent="."]
visible = false
offset_left = 29.0
offset_top = 87.0
offset_right = 133.0
offset_bottom = 128.0
text = "Hash
"
[node name="Card3DTestButton" type="Button" parent="."]
unique_name_in_owner = true
offset_left = 31.0
offset_top = 90.0
offset_right = 133.0
offset_bottom = 131.0
text = "Card3D Test"
[node name="Row" parent="." instance=ExtResource("6_7mycd")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6.38024, 0, 2.04716)
[connection signal="pressed" from="Button" to="Button" method="_on_pressed"]
[connection signal="pressed" from="HashButton" to="." method="_on_hash_test_button_pressed"]
[connection signal="pressed" from="Card3DTestButton" to="." method="_on_card_3d_test_button_pressed"]