Add logic to convert item to other

This commit is contained in:
JonShard
2026-07-14 15:38:01 +02:00
parent 6dbade14a2
commit 32f4b92983
8 changed files with 206 additions and 24 deletions
+15
View File
@@ -29,6 +29,21 @@ window/stretch/aspect="expand"
enabled=PackedStringArray("res://addons/godot-xr-tools/plugin.cfg")
[layer_names]
3d_physics/layer_1="Static World"
3d_physics/layer_2="Dynamic World"
3d_physics/layer_3="Pickable Objects"
3d_physics/layer_4="Wall Walking"
3d_physics/layer_5="Grappling Target"
3d_physics/layer_17="Held Objects"
3d_physics/layer_18="Player Hands"
3d_physics/layer_19="Grab Handles"
3d_physics/layer_20="Player Body"
3d_physics/layer_21="Pointable Objects"
3d_physics/layer_22="Hand Pose Areas"
3d_physics/layer_23="UI Objects"
[physics]
3d/physics_engine="Jolt Physics"