Merge pull request #114638 from BenEklundCS/godot-docs-7307-camera2d-align-note
Clarify `align()` behavior regarding `force_update_scroll()`
This commit is contained in:
commit
f1fad38374
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
<return type="void" />
|
||||
<description>
|
||||
Aligns the camera to the tracked node.
|
||||
[b]Note:[/b] Calling [method force_update_scroll] after this method is not required.
|
||||
</description>
|
||||
</method>
|
||||
<method name="force_update_scroll">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue