Merge pull request #114638 from BenEklundCS/godot-docs-7307-camera2d-align-note
Clarify `align()` behavior regarding `force_update_scroll()`
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user