new repo who this

This commit is contained in:
2026-06-17 15:28:56 -07:00
commit 63a2a11871
561 changed files with 38648 additions and 0 deletions
@@ -0,0 +1,19 @@
[gd_scene load_steps=3 format=3 uid="uid://bft3xyxs31ci3"]
[ext_resource type="Script" uid="uid://cupmjxb4tpq3p" path="res://addons/godot-xr-tools/functions/function_pose_detector.gd" id="1"]
[sub_resource type="CapsuleShape3D" id="1"]
radius = 0.08
height = 0.24
[node name="FunctionPoseDetector" type="Node3D"]
script = ExtResource("1")
[node name="SenseArea" type="Area3D" parent="."]
collision_layer = 0
collision_mask = 2097152
monitorable = false
[node name="CollisionShape" type="CollisionShape3D" parent="SenseArea"]
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0, 0, -0.01)
shape = SubResource("1")