Buggy but playable, auto-complete on stage 6 still a bug

This commit is contained in:
2023-09-08 20:13:58 -07:00
parent 29140712f6
commit f67963b129
16 changed files with 70 additions and 36 deletions

View File

@@ -46,7 +46,7 @@ loop = false
tilt_enabled = false
[node name="HitBox" type="RigidBody3D" parent="Forward Shot/PathFollow3D"]
collision_layer = 12
collision_layer = 44
gravity_scale = 0.0
continuous_cd = true
max_contacts_reported = 1
@@ -80,7 +80,7 @@ tilt_enabled = false
[node name="HitBox" type="RigidBody3D" parent="Backward Shot/PathFollow3D"]
transform = Transform3D(0.999999, 0, 0.00207308, 0, 1, 0, -0.00207308, 0, 0.999999, 0.00236542, -1, -0.53373)
collision_layer = 12
collision_layer = 44
gravity_scale = 0.0
continuous_cd = true
max_contacts_reported = 1