Clarify align() behavior regarding force_update_scroll()

This commit is contained in:
BenEklundCS
2026-01-05 16:58:46 -08:00
parent 5b4cbd2299
commit c3a9ae33bc

View File

@@ -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">