mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Docs: Fix TileMap::map_to_world description
(cherry picked from commit e62ec6c6b1)
This commit is contained in:
@@ -144,7 +144,7 @@
|
||||
<argument index="1" name="ignore_half_ofs" type="bool" default="false">
|
||||
</argument>
|
||||
<description>
|
||||
Returns the global position corresponding to the given tilemap (grid-based) coordinates.
|
||||
Returns the local position corresponding to the given tilemap (grid-based) coordinates.
|
||||
Optionally, the tilemap's half offset can be ignored.
|
||||
</description>
|
||||
</method>
|
||||
|
||||
Reference in New Issue
Block a user