From 03c685b8f39c5dc7eaf209e60c8c2bf7cf3fe685 Mon Sep 17 00:00:00 2001 From: Azure Date: Fri, 14 Aug 2026 18:53:44 -0400 Subject: [PATCH] test --- scenes/main.tscn | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/scenes/main.tscn b/scenes/main.tscn index ba577f1..2261724 100644 --- a/scenes/main.tscn +++ b/scenes/main.tscn @@ -8,6 +8,7 @@ [ext_resource type="PackedScene" uid="uid://c41ay4f0417rq" path="res://scenes/net_ui.tscn" id="7_o6xl0"] [ext_resource type="PackedScene" uid="uid://cb0vydd7mmy4b" path="res://scenes/menu_player.tscn" id="8_85g3d"] [ext_resource type="PackedScene" uid="uid://dgdb1texynduw" path="res://addons/godot-xr-tools/objects/virtual_keyboard.tscn" id="8_tipki"] +[ext_resource type="PackedScene" uid="uid://bqerjpv5dkagm" path="res://plugAndPlay/grab_obj.tscn" id="9_85g3d"] [sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_sugp2"] sky_horizon_color = Color(0.66224277, 0.6717428, 0.6867428, 1) @@ -102,3 +103,9 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2.986328, 0.0052758455, -3.9 [node name="menuPlayer" parent="world" unique_id=804209568 instance=ExtResource("8_85g3d")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.4556284, 35.433014, 1.0342389) + +[node name="grabObj" parent="." unique_id=1232940438 instance=ExtResource("9_85g3d")] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.1961617, 0.05, 0.82860774) + +[node name="grabObj2" parent="." unique_id=1720900224 instance=ExtResource("9_85g3d")] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2.4958131, 0.05, -1.3832724)