[gd_scene load_steps=15 format=3 uid="uid://cuog4dnr6da4q"] [ext_resource type="PackedScene" uid="uid://c8l60rnugru40" path="res://addons/godot-xr-tools/objects/pickable.tscn" id="1_ga5p2"] [ext_resource type="Script" uid="uid://vws3l1m203ua" path="res://addons/godot-xr-tools/objects/highlight/highlight_visible.gd" id="2_3n4gy"] [ext_resource type="PackedScene" uid="uid://c25yxb0vt53vc" path="res://addons/godot-xr-tools/objects/grab_points/grab_point_hand_left.tscn" id="3_rrng6"] [ext_resource type="Animation" uid="uid://nq3xh1olqipq" path="res://addons/godot-xr-tools/hands/animations/left/Grip Shaft.res" id="4_emgsk"] [ext_resource type="Script" uid="uid://c2ejvuo0j01n4" path="res://addons/godot-xr-tools/hands/poses/hand_pose_settings.gd" id="4_fynj0"] [ext_resource type="PackedScene" uid="uid://ctw7nbntd5pcj" path="res://addons/godot-xr-tools/objects/grab_points/grab_point_hand_right.tscn" id="6_feyms"] [ext_resource type="Animation" uid="uid://c8dghcftg1thx" path="res://addons/godot-xr-tools/hands/animations/right/Grip Shaft.res" id="7_emgsk"] [sub_resource type="BoxShape3D" id="BoxShape3D_qxccc"] margin = 0.01 size = Vector3(0.1, 0.1, 0.1) [sub_resource type="StandardMaterial3D" id="StandardMaterial3D_feyms"] albedo_color = Color(0.011764706, 0.011764706, 0.011764706, 1) [sub_resource type="BoxMesh" id="BoxMesh_qijpd"] size = Vector3(0.1, 0.1, 0.1) [sub_resource type="StandardMaterial3D" id="StandardMaterial3D_emgsk"] shading_mode = 0 albedo_color = Color(1, 0.89411765, 0.03137255, 1) [sub_resource type="BoxMesh" id="BoxMesh_feyms"] material = SubResource("StandardMaterial3D_emgsk") flip_faces = true size = Vector3(0.11, 0.11, 0.11) [sub_resource type="Resource" id="Resource_36sy7"] script = ExtResource("4_fynj0") closed_pose = ExtResource("4_emgsk") metadata/_custom_type_script = "uid://c2ejvuo0j01n4" [sub_resource type="Resource" id="Resource_dfs7k"] script = ExtResource("4_fynj0") closed_pose = ExtResource("7_emgsk") metadata/_custom_type_script = "uid://c2ejvuo0j01n4" [node name="Würfel" instance=ExtResource("1_ga5p2")] [node name="CollisionShape3D" parent="." index="0"] shape = SubResource("BoxShape3D_qxccc") [node name="MeshInstance3D" type="MeshInstance3D" parent="." index="1"] material_override = SubResource("StandardMaterial3D_feyms") mesh = SubResource("BoxMesh_qijpd") [node name="XRToolsHighlightVisible" type="Node3D" parent="." index="2"] script = ExtResource("2_3n4gy") metadata/_custom_type_script = "uid://vws3l1m203ua" [node name="HighlightMesh" type="MeshInstance3D" parent="XRToolsHighlightVisible" index="0"] mesh = SubResource("BoxMesh_feyms") [node name="GrabPointHandLeft" parent="." index="3" instance=ExtResource("3_rrng6")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.045, 0.065, -0.095) hand_pose = SubResource("Resource_36sy7") [node name="GrabPointHandRight" parent="." index="4" instance=ExtResource("6_feyms")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.045, 0.065, -0.095) hand_pose = SubResource("Resource_dfs7k")