updated to godot 4.6

This commit is contained in:
2026-01-28 13:42:26 +11:00
parent 5bbc2c0cb0
commit 6f1105cdbe
795 changed files with 5616 additions and 2077 deletions

View File

@@ -1,4 +1,4 @@
[gd_scene load_steps=17 format=3 uid="uid://7g3jev3v6d3l"]
[gd_scene format=3 uid="uid://7g3jev3v6d3l"]
[ext_resource type="Script" uid="uid://colk6js4wet11" path="res://Scenes/ShopStand/shop_stand.gd" id="1_4in53"]
[ext_resource type="Script" uid="uid://dkfswql8ui0bt" path="res://Scripts/interact_button.gd" id="1_x8sts"]
@@ -41,7 +41,7 @@ viewport_path = NodePath("SubViewport5")
[sub_resource type="ViewportTexture" id="ViewportTexture_rnm0u"]
viewport_path = NodePath("SubViewport6")
[node name="ShopStand" type="Node3D" node_paths=PackedStringArray("cards", "choice_colliders", "choice_buttons", "choice_sprites", "blank_button", "blank_button_collider", "blank_models")]
[node name="ShopStand" type="Node3D" unique_id=1287436541 node_paths=PackedStringArray("cards", "choice_colliders", "choice_buttons", "choice_sprites", "blank_button", "blank_button_collider", "blank_models")]
script = ExtResource("1_4in53")
cards = [NodePath("SubViewport/Node2D"), NodePath("SubViewport2/Node2D"), NodePath("SubViewport3/Node2D"), NodePath("SubViewport4/Node2D"), NodePath("SubViewport5/Node2D"), NodePath("SubViewport6/Node2D")]
choice_colliders = [NodePath("InteractButton/CollisionShape3D"), NodePath("InteractButton2/CollisionShape3D2"), NodePath("InteractButton3/CollisionShape3D3"), NodePath("InteractButton6/CollisionShape3D6"), NodePath("InteractButton5/CollisionShape3D5"), NodePath("InteractButton4/CollisionShape3D4")]
@@ -52,204 +52,204 @@ blank_button = NodePath("InteractButton7")
blank_button_collider = NodePath("InteractButton7/CollisionShape3D")
blank_models = [NodePath("CSGBox3D4"), NodePath("CSGBox3D5"), NodePath("CSGBox3D6"), NodePath("CSGBox3D7"), NodePath("CSGBox3D8")]
[node name="CSGBox3D" type="CSGBox3D" parent="."]
[node name="CSGBox3D" type="CSGBox3D" parent="." unique_id=1318214883]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.294425, 0, 0)
size = Vector3(3.54787, 1, 1)
material = SubResource("StandardMaterial3D_lhc2g")
[node name="CSGBox3D2" type="CSGBox3D" parent="."]
[node name="CSGBox3D2" type="CSGBox3D" parent="." unique_id=985592437]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.453776, -0.485039)
size = Vector3(2.95902, 1, 1)
material = SubResource("StandardMaterial3D_tn6ej")
[node name="CSGBox3D3" type="CSGBox3D" parent="."]
[node name="CSGBox3D3" type="CSGBox3D" parent="." unique_id=1018776620]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.491623, -0.927363)
size = Vector3(2.95902, 1.96606, 1)
material = SubResource("StandardMaterial3D_4tjcf")
[node name="StaticBody3D" type="StaticBody3D" parent="."]
[node name="StaticBody3D" type="StaticBody3D" parent="." unique_id=1128254914]
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"]
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D" unique_id=5577448]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.502094, -0.465026)
shape = SubResource("BoxShape3D_3a288")
[node name="InteractButton7" type="StaticBody3D" parent="."]
[node name="InteractButton7" type="StaticBody3D" parent="." unique_id=1757807307]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.73285, 0.835364, 0.235621)
collision_layer = 16
collision_mask = 0
script = ExtResource("1_x8sts")
[node name="CollisionShape3D" type="CollisionShape3D" parent="InteractButton7"]
[node name="CollisionShape3D" type="CollisionShape3D" parent="InteractButton7" unique_id=823738383]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0624237, -0.101074, -0.214111)
shape = SubResource("BoxShape3D_txjtg")
disabled = true
[node name="InteractButton" type="StaticBody3D" parent="."]
[node name="InteractButton" type="StaticBody3D" parent="." unique_id=2043390372]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.08327, 0.835364, 0.235621)
collision_layer = 16
collision_mask = 0
script = ExtResource("1_x8sts")
[node name="CollisionShape3D" type="CollisionShape3D" parent="InteractButton"]
[node name="CollisionShape3D" type="CollisionShape3D" parent="InteractButton" unique_id=1008844636]
shape = SubResource("BoxShape3D_3r1g8")
disabled = true
[node name="InteractButton2" type="StaticBody3D" parent="."]
[node name="InteractButton2" type="StaticBody3D" parent="." unique_id=409716279]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0897942, 0.854733, 0.276212)
collision_layer = 16
collision_mask = 0
script = ExtResource("1_x8sts")
button_press_value = 1
[node name="CollisionShape3D2" type="CollisionShape3D" parent="InteractButton2"]
[node name="CollisionShape3D2" type="CollisionShape3D" parent="InteractButton2" unique_id=2089267741]
shape = SubResource("BoxShape3D_3r1g8")
disabled = true
[node name="InteractButton3" type="StaticBody3D" parent="."]
[node name="InteractButton3" type="StaticBody3D" parent="." unique_id=1438261967]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.982556, 0.839111, 0.270489)
collision_layer = 16
collision_mask = 0
script = ExtResource("1_x8sts")
button_press_value = 2
[node name="CollisionShape3D3" type="CollisionShape3D" parent="InteractButton3"]
[node name="CollisionShape3D3" type="CollisionShape3D" parent="InteractButton3" unique_id=934010889]
shape = SubResource("BoxShape3D_3r1g8")
disabled = true
[node name="InteractButton4" type="StaticBody3D" parent="."]
[node name="InteractButton4" type="StaticBody3D" parent="." unique_id=771110062]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.964396, 1.2947, -0.222282)
collision_layer = 16
collision_mask = 0
script = ExtResource("1_x8sts")
button_press_value = 5
[node name="CollisionShape3D4" type="CollisionShape3D" parent="InteractButton4"]
[node name="CollisionShape3D4" type="CollisionShape3D" parent="InteractButton4" unique_id=87223566]
shape = SubResource("BoxShape3D_3r1g8")
disabled = true
[node name="InteractButton5" type="StaticBody3D" parent="."]
[node name="InteractButton5" type="StaticBody3D" parent="." unique_id=1026319516]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0971891, 1.30596, -0.223896)
collision_layer = 16
collision_mask = 0
script = ExtResource("1_x8sts")
button_press_value = 4
[node name="CollisionShape3D5" type="CollisionShape3D" parent="InteractButton5"]
[node name="CollisionShape3D5" type="CollisionShape3D" parent="InteractButton5" unique_id=1157590590]
shape = SubResource("BoxShape3D_3r1g8")
disabled = true
[node name="InteractButton6" type="StaticBody3D" parent="."]
[node name="InteractButton6" type="StaticBody3D" parent="." unique_id=757111681]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.01936, 1.30134, -0.249066)
collision_layer = 16
collision_mask = 0
script = ExtResource("1_x8sts")
button_press_value = 3
[node name="CollisionShape3D6" type="CollisionShape3D" parent="InteractButton6"]
[node name="CollisionShape3D6" type="CollisionShape3D" parent="InteractButton6" unique_id=224663904]
shape = SubResource("BoxShape3D_3r1g8")
disabled = true
[node name="SubViewport" type="SubViewport" parent="."]
[node name="SubViewport" type="SubViewport" parent="." unique_id=801515313]
transparent_bg = true
render_target_update_mode = 4
[node name="Node2D" parent="SubViewport" instance=ExtResource("3_u7x2f")]
[node name="Node2D" parent="SubViewport" unique_id=1117068690 instance=ExtResource("3_u7x2f")]
[node name="SubViewport2" type="SubViewport" parent="."]
[node name="SubViewport2" type="SubViewport" parent="." unique_id=2121876296]
transparent_bg = true
render_target_update_mode = 4
[node name="Node2D" parent="SubViewport2" instance=ExtResource("3_u7x2f")]
[node name="Node2D" parent="SubViewport2" unique_id=2001793470 instance=ExtResource("3_u7x2f")]
[node name="SubViewport3" type="SubViewport" parent="."]
[node name="SubViewport3" type="SubViewport" parent="." unique_id=1774810803]
transparent_bg = true
render_target_update_mode = 4
[node name="Node2D" parent="SubViewport3" instance=ExtResource("3_u7x2f")]
[node name="Node2D" parent="SubViewport3" unique_id=1966107137 instance=ExtResource("3_u7x2f")]
[node name="SubViewport4" type="SubViewport" parent="."]
[node name="SubViewport4" type="SubViewport" parent="." unique_id=1209309422]
transparent_bg = true
render_target_update_mode = 4
[node name="Node2D" parent="SubViewport4" instance=ExtResource("3_u7x2f")]
[node name="Node2D" parent="SubViewport4" unique_id=251514880 instance=ExtResource("3_u7x2f")]
[node name="SubViewport5" type="SubViewport" parent="."]
[node name="SubViewport5" type="SubViewport" parent="." unique_id=464148156]
transparent_bg = true
render_target_update_mode = 4
[node name="Node2D" parent="SubViewport5" instance=ExtResource("3_u7x2f")]
[node name="Node2D" parent="SubViewport5" unique_id=744193440 instance=ExtResource("3_u7x2f")]
[node name="SubViewport6" type="SubViewport" parent="."]
[node name="SubViewport6" type="SubViewport" parent="." unique_id=632925405]
transparent_bg = true
render_target_update_mode = 4
[node name="Node2D" parent="SubViewport6" instance=ExtResource("3_u7x2f")]
[node name="Node2D" parent="SubViewport6" unique_id=1640978035 instance=ExtResource("3_u7x2f")]
[node name="Sprites" type="Node3D" parent="."]
[node name="Sprites" type="Node3D" parent="." unique_id=2065838295]
[node name="Sprite3D" type="Sprite3D" parent="Sprites"]
[node name="Sprite3D" type="Sprite3D" parent="Sprites" unique_id=2020241299]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.05174, 0.845052, 0.31035)
visible = false
pixel_size = 0.0015
texture_filter = 0
texture = SubResource("ViewportTexture_5mbfv")
[node name="Sprite3D2" type="Sprite3D" parent="Sprites"]
[node name="Sprite3D2" type="Sprite3D" parent="Sprites" unique_id=14769278]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0552108, 0.842029, 0.32352)
visible = false
pixel_size = 0.0015
texture_filter = 0
texture = SubResource("ViewportTexture_cfv1i")
[node name="Sprite3D3" type="Sprite3D" parent="Sprites"]
[node name="Sprite3D3" type="Sprite3D" parent="Sprites" unique_id=519578707]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.02516, 0.816916, 0.304008)
visible = false
pixel_size = 0.0015
texture_filter = 0
texture = SubResource("ViewportTexture_1rey7")
[node name="Sprite3D4" type="Sprite3D" parent="Sprites"]
[node name="Sprite3D4" type="Sprite3D" parent="Sprites" unique_id=2109735455]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.947595, 1.28234, -0.191499)
visible = false
pixel_size = 0.0015
texture_filter = 0
texture = SubResource("ViewportTexture_rlwso")
[node name="Sprite3D5" type="Sprite3D" parent="Sprites"]
[node name="Sprite3D5" type="Sprite3D" parent="Sprites" unique_id=559650869]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0401761, 1.28234, -0.191499)
visible = false
pixel_size = 0.0015
texture_filter = 0
texture = SubResource("ViewportTexture_a6401")
[node name="Sprite3D6" type="Sprite3D" parent="Sprites"]
[node name="Sprite3D6" type="Sprite3D" parent="Sprites" unique_id=312809326]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.0227, 1.28234, -0.191499)
visible = false
pixel_size = 0.0015
texture_filter = 0
texture = SubResource("ViewportTexture_rnm0u")
[node name="CSGBox3D4" type="CSGBox3D" parent="."]
[node name="CSGBox3D4" type="CSGBox3D" parent="." unique_id=844039360]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.79147, 0.620414, 0.236721)
visible = false
size = Vector3(0.367981, 0.236755, 0.0673828)
[node name="CSGBox3D5" type="CSGBox3D" parent="."]
[node name="CSGBox3D5" type="CSGBox3D" parent="." unique_id=2110804170]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.79147, 0.620414, 0.14049)
visible = false
size = Vector3(0.367981, 0.236755, 0.0673828)
[node name="CSGBox3D6" type="CSGBox3D" parent="."]
[node name="CSGBox3D6" type="CSGBox3D" parent="." unique_id=71961612]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.79147, 0.620414, 0.0426871)
visible = false
size = Vector3(0.367981, 0.236755, 0.0673828)
[node name="CSGBox3D7" type="CSGBox3D" parent="."]
[node name="CSGBox3D7" type="CSGBox3D" parent="." unique_id=1872581565]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.79147, 0.620414, -0.0568752)
visible = false
size = Vector3(0.367981, 0.236755, 0.0673828)
[node name="CSGBox3D8" type="CSGBox3D" parent="."]
[node name="CSGBox3D8" type="CSGBox3D" parent="." unique_id=433292911]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.79147, 0.620414, -0.151894)
visible = false
size = Vector3(0.367981, 0.236755, 0.0673828)