Mention that look_at() expects global coordinates
This commit is contained in:
parent
24e1039eb6
commit
22ad5ce3cd
@ -52,7 +52,7 @@
|
|||||||
<argument index="0" name="point" type="Vector2">
|
<argument index="0" name="point" type="Vector2">
|
||||||
</argument>
|
</argument>
|
||||||
<description>
|
<description>
|
||||||
Rotates the node so it points towards the [code]point[/code].
|
Rotates the node so it points towards the [code]point[/code], which is expected to use global coordinates.
|
||||||
</description>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
<method name="move_local_x">
|
<method name="move_local_x">
|
||||||
|
Loading…
Reference in New Issue
Block a user