started work on moving collision layers and added jump and land sounds
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
size = Vector3(1, 8.23889, 1.6582)
|
||||
|
||||
[node name="LadderCollisionCheck" type="Area3D"]
|
||||
collision_layer = 2
|
||||
collision_mask = 0
|
||||
script = ExtResource("1_ugi45")
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
||||
|
||||
Reference in New Issue
Block a user