Fix AnimationPlayer pin behavior
This commit is contained in:
parent
fe01776f05
commit
5c6ca5fc09
1 changed files with 2 additions and 0 deletions
|
@ -73,6 +73,8 @@ void AnimationPlayerEditor::_node_removed(Node *p_node) {
|
|||
_update_player();
|
||||
|
||||
_ensure_dummy_player();
|
||||
|
||||
pin->set_pressed(false);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue