Skip to content

Commit 8d94433

Browse files
committed
fix: changed collision mask potion was falling through the ground
1 parent 05a3913 commit 8d94433

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

scenes/items/ruby_red_potion.tscn

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ properties/1/spawn = true
1616
properties/1/replication_mode = 2
1717

1818
[node name="RubyRedPotion" type="RigidBody3D" unique_id=1895628841]
19+
collision_layer = 4
20+
collision_mask = 7
1921
script = ExtResource("1_f8obb")
2022

2123
[node name="CollisionShape3D" type="CollisionShape3D" parent="." unique_id=948879315]

0 commit comments

Comments
 (0)