Unpause $AnimationPlayer re-enables disabled CollisionShape2D

it could be your collision2d hitbox’s disabled property is not actually disabled on first frame when it’s supposed to be turned off. i read from this disabling collisionshape has weird results said need to set_deffered() in godot 3 tho.

how about making the entire collision visible to true then false?

1 Like