small racing game im working on
Diffstat (limited to 'gizmo_test.tscn')
-rw-r--r--gizmo_test.tscn8
1 files changed, 5 insertions, 3 deletions
diff --git a/gizmo_test.tscn b/gizmo_test.tscn
index b149ef3..9c63827 100644
--- a/gizmo_test.tscn
+++ b/gizmo_test.tscn
@@ -1,10 +1,12 @@
-[gd_scene load_steps=6 format=3]
+[gd_scene load_steps=6 format=3 uid="uid://c1a2s1ivcdi8k"]
[ext_resource type="PackedScene" uid="uid://cd4a5y0hi58ks" path="res://scenes/floor.tscn" id="1_1kys7"]
[ext_resource type="PackedScene" uid="uid://crc02shshycvq" path="res://scenes/sun.tscn" id="2_qpxj4"]
[ext_resource type="Environment" uid="uid://biwshm46yl62v" path="res://default_env.tres" id="3_2dhxm"]
[ext_resource type="CameraAttributesPractical" uid="uid://nhsovwj5hjip" path="res://cam.tres" id="4_qhhmo"]
-[ext_resource type="PackedScene" uid="uid://d3enn4l4tqhe8" path="res://ui/editor/gizmos/translate/translate.tscn" id="5_rrfeo"]
+
+[sub_resource type="Resource" id="Resource_quos0"]
+metadata/__load_path__ = "res://ui/editor/gizmos/translate/translate.tscn"
[node name="Node3D" type="Node3D"]
@@ -25,7 +27,7 @@ remote_path = NodePath("../../translate")
update_rotation = false
update_scale = false
-[node name="translate" parent="." instance=ExtResource("5_rrfeo")]
+[node name="translate" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 3.95683, 0)
path = NodePath("../CSGBox3D")