Changed Vape and player to corresponding physics layer

This commit is contained in:
2024-06-11 13:47:28 -05:00
parent 8aa22e130d
commit 28dcf54dba
2 changed files with 100 additions and 11 deletions

View File

@ -9,6 +9,8 @@ data = PackedVector3Array(-0.0614, 0.0296, 0.1, 0.0614, 0.0296, 0.1, -0.0614, 0.
[node name="Vape" instance=ExtResource("1_vwmr2")]
[node name="StaticBody3D" type="StaticBody3D" parent="Plane" index="0" groups=["Interactable"]]
collision_layer = 4
collision_mask = 0
script = ExtResource("2_l43bx")
[node name="CollisionShape3D" type="CollisionShape3D" parent="Plane/StaticBody3D" index="0"]