Rigid body doesnt unfreeze is there any workarounds?

so i have a frozen rigidbody and in code i go
rigidbody2d.set_freeze_enabled(false)
and it doesnt do anything i printed if its frozen and it says false but body doesnt move at all

1 Like