You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-16 14:00:40 +00:00
Docs: Fix TileMap::world_to_map description
This commit is contained in:
@@ -244,7 +244,7 @@
|
|||||||
<argument index="0" name="world_position" type="Vector2">
|
<argument index="0" name="world_position" type="Vector2">
|
||||||
</argument>
|
</argument>
|
||||||
<description>
|
<description>
|
||||||
Returns the tilemap (grid-based) coordinatescorresponding to the given global position.
|
Returns the tilemap (grid-based) coordinates corresponding to the given local position.
|
||||||
</description>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
</methods>
|
</methods>
|
||||||
|
|||||||
Reference in New Issue
Block a user