Fix typos

This commit is contained in:
RedMser 2024-07-17 18:44:27 +02:00
parent da4f6e439c
commit f9258ff928
9 changed files with 15 additions and 15 deletions

View file

@ -134,7 +134,7 @@
<param index="1" name="polygon_index" type="int" />
<param index="2" name="one_way_margin" type="float" />
<description>
Enables/disables one-way collisions on the polygon at index [param polygon_index] for TileSet physics layer with index [param layer_id].
Sets the one-way margin (for one-way platforms) of the polygon at index [param polygon_index] for TileSet physics layer with index [param layer_id].
</description>
</method>
<method name="set_collision_polygon_points">