Initial commit - pickup object

This commit is contained in:
JonShard
2026-07-14 12:51:57 +02:00
commit f101648080
528 changed files with 36610 additions and 0 deletions
@@ -0,0 +1,9 @@
[gd_resource type="Resource" script_class="XRToolsHandPoseSettings" load_steps=3 format=3 uid="uid://bhvrpfo4ecbub"]
[ext_resource type="Animation" uid="uid://bcwx6a6mhsoj2" path="res://addons/godot-xr-tools/hands/animations/right/Sign 1.res" id="1_jc8b4"]
[ext_resource type="Script" uid="uid://dvobm6vcfnqe8" path="res://addons/godot-xr-tools/hands/poses/hand_pose_settings.gd" id="1_pkv6s"]
[resource]
script = ExtResource("1_pkv6s")
open_pose = ExtResource("1_jc8b4")
closed_pose = ExtResource("1_jc8b4")