mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Sync classref with current source
This commit is contained in:
@@ -276,7 +276,7 @@ Adds the ``offset`` vector to the node's global position.
|
||||
|
||||
- void **look_at** **(** :ref:`Vector2<class_Vector2>` point **)**
|
||||
|
||||
Rotates the node so it points towards the ``point``.
|
||||
Rotates the node so it points towards the ``point``, which is expected to use global coordinates.
|
||||
|
||||
.. _class_Node2D_method_move_local_x:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user