From cde1399e8e0292e79ee3f3e307d143cb053851cc Mon Sep 17 00:00:00 2001 From: Josef Date: Fri, 24 Jan 2025 18:00:19 +0100 Subject: [PATCH] Flash Update --- Examples/07 VFX/Flash.tscn | 2 +- Packed/Setup/Application.tscn | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Examples/07 VFX/Flash.tscn b/Examples/07 VFX/Flash.tscn index d03c63a..ddc9ee1 100644 --- a/Examples/07 VFX/Flash.tscn +++ b/Examples/07 VFX/Flash.tscn @@ -492,7 +492,7 @@ output = NodePath("Node3D/MeshInstance3D") metadata/_edit_group_ = true [node name="Node3D" type="Node3D" parent="Flash Examples/Special Cube"] -transform = Transform3D(0.0370546, 0, -0.999312, 0, 1, 0, 0.999312, 0, 0.0370546, 0, 0, 0) +transform = Transform3D(-0.654304, 0, 0.75623, 0, 1, 0, -0.75623, 0, -0.654304, 0, 0, 0) [node name="MeshInstance3D" type="MeshInstance3D" parent="Flash Examples/Special Cube/Node3D"] transform = Transform3D(-0.707107, 0.707107, 0, -0.566941, -0.566941, -0.597625, -0.422585, -0.422585, 0.801776, 0, 0.5, 0) diff --git a/Packed/Setup/Application.tscn b/Packed/Setup/Application.tscn index 56c8765..6b69698 100644 --- a/Packed/Setup/Application.tscn +++ b/Packed/Setup/Application.tscn @@ -54,7 +54,7 @@ script = ExtResource("4_pqojn") sensors = [] sensorGroups = [ExtResource("5_qye38"), ExtResource("6_h5ynn")] processSensors = true -autoScanForSensors = [NodePath("../Interactions")] +autoScanForSensors = [NodePath("../Interactions"), NodePath("../Editor Camera")] [node name="NetworkManager" type="Node" parent="."] script = ExtResource("6_ahkyn") @@ -66,10 +66,10 @@ active = true [node name="Slot 1" type="Node" parent="CameraManager" node_paths=PackedStringArray("camera")] script = ExtResource("8_avjil") -camera = NodePath("../../Mouse Editor Camera") +camera = NodePath("../../Editor Camera") priority = 1.0 -[node name="Mouse Editor Camera" type="Node3D" parent="."] +[node name="Editor Camera" type="Node3D" parent="."] transform = Transform3D(1, 0, 0, 0, 0.925637, -0.378405, 0, 0.378405, 0.925637, 0, 3.80405, -9.25637) script = ExtResource("9_ghh8k") target = Vector3(0, 0.02, 0)