Buggy but playable, auto-complete on stage 6 still a bug
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user