Interaction basics

This commit is contained in:
Rendo 2025-12-19 11:53:44 +05:00
commit 345acc8079
7 changed files with 79 additions and 14 deletions

View file

@ -9,6 +9,7 @@ radius = 0.1
height = 0.9921875
[node name="Flask" type="Area3D"]
collision_layer = 5
script = ExtResource("1_0xufn")
[node name="DragArea" type="CollisionShape3D" parent="."]