Sfoglia il codice sorgente

Update using_tilemaps.rst

Fix right location of settings property and fix typo
Carlos López 9 anni fa
parent
commit
f054d2bb5f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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 >
-   rasterizer/uxe_pixel_snap" to true).
+   Display/use_pixel_snap" to true).
 -  Viewport Scaling can often help shrinking the map (see the
    :ref:`doc_viewports` tutorial).