Ver Fonte

Update using_tilemaps.rst

Use correct property name
Carlos López há 9 anos atrás
pai
commit
20c36d8721
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      tutorials/2d/using_tilemaps.rst

+ 1 - 1
tutorials/2d/using_tilemaps.rst

@@ -160,6 +160,6 @@ ones that look better for you:
 -  Disable filtering for either the tileset texture or the entire image
    loader (see the :ref:`doc_managing_image_files` asset pipeline tutorial).
 -  Enable pixel snap (set: "Scene > Project Settings >
-   Display/use_pixel_snap" to true).
+   Display/use_2d_pixel_snap" to true).
 -  Viewport Scaling can often help shrinking the map (see the
    :ref:`doc_viewports` tutorial).