init
This commit is contained in:
9
addons/godot-xr-tools/objects/hand_pose_area.tscn
Normal file
9
addons/godot-xr-tools/objects/hand_pose_area.tscn
Normal file
@@ -0,0 +1,9 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://dc5t2qgmhb2nf"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://colsb5moktl1e" path="res://addons/godot-xr-tools/objects/hand_pose_area.gd" id="1"]
|
||||
|
||||
[node name="HandPoseArea" type="Area3D"]
|
||||
collision_layer = 2097152
|
||||
collision_mask = 0
|
||||
monitoring = false
|
||||
script = ExtResource("1")
|
||||
Reference in New Issue
Block a user