[gd_scene load_steps=6 format=3 uid="uid://c4htgxay2ayf4"] [ext_resource type="Script" path="res://Scripts/HighscoreCatExplotanoSpawner.gd" id="1_wyw8k"] [ext_resource type="AudioStream" uid="uid://2nf0conv686m" path="res://lovinghoney.ogg" id="3_boipt"] [ext_resource type="Script" path="res://Scripts/HighscoreCatExplotanoLabel3D.gd" id="6_0mnlx"] [sub_resource type="BoxShape3D" id="BoxShape3D_uol8k"] size = Vector3(1026.01, 0.001, 1022.75) [sub_resource type="Environment" id="Environment_ypvu1"] background_mode = 2 ambient_light_source = 3 ambient_light_color = Color(0.830335, 0.830335, 0.830335, 1) volumetric_fog_enabled = true [node name="HoneySim2028" type="Node3D"] [node name="Spawner" type="Node" parent="."] script = ExtResource("1_wyw8k") [node name="MeshInstance3D" type="StaticBody3D" parent="."] [node name="CollisionShape3D" type="CollisionShape3D" parent="MeshInstance3D"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.87195, -0.4995, -0.846191) shape = SubResource("BoxShape3D_uol8k") [node name="CameraSpin" type="Node3D" parent="."] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0.0610843) [node name="Camera" type="Camera3D" parent="CameraSpin"] transform = Transform3D(1, 0, 0, 0, 0.996776, 0.0802341, 0, -0.0802341, 0.996776, 0, 4.2153, 31.4534) current = true fov = 90.0 [node name="AudioStreamPlayer" type="AudioStreamPlayer3D" parent="CameraSpin/Camera"] transform = Transform3D(1, 0, 0, 0, 0.90499, -0.425432, 0, 0.425432, 0.90499, 0.0702381, 0.272088, -2.33337) stream = ExtResource("3_boipt") volume_db = -12.19 autoplay = true [node name="Label3D" type="Label3D" parent="CameraSpin/Camera" node_paths=PackedStringArray("spawner")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2.95494, -0.295487, -4.13198) text = "TEST" script = ExtResource("6_0mnlx") spawner = NodePath("../../../Spawner") [node name="WorldEnvironment" type="WorldEnvironment" parent="."] environment = SubResource("Environment_ypvu1")