mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Docs: Fix typo and spacing in vector coordinates
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
</brief_description>
|
||||
<description>
|
||||
This resource holds a set of cells to help bulk manipulations of [TileMap].
|
||||
A pattern always start at the [code](0,0)[/code] coordinates and cannot have cells with negative coordinates.
|
||||
A pattern always starts at the [code](0, 0)[/code] coordinates and cannot have cells with negative coordinates.
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
|
||||
Reference in New Issue
Block a user