Reset follow mode focus count after committing a transform
This commit is contained in:
parent
a1eaac8171
commit
28ebd60ce2
1 changed files with 1 additions and 0 deletions
|
|
@ -5233,6 +5233,7 @@ void Node3DEditorViewport::commit_transform() {
|
|||
|
||||
collision_reposition = false;
|
||||
finish_transform();
|
||||
_reset_follow_mode_count();
|
||||
set_message("");
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue