You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
Updated tutorial_tilemap (markdown)
@@ -97,7 +97,7 @@ This can't be avoided, as it is the way the hardware bilinear filter works. So,
|
|||||||
|
|
||||||
* Disable filtering for either the tileset texture or the entire image loader (see the [Image Files](image_files) asset pipeline tutorial).
|
* Disable filtering for either the tileset texture or the entire image loader (see the [Image Files](image_files) asset pipeline tutorial).
|
||||||
* Use a single image for each tile.
|
* Use a single image for each tile.
|
||||||
* Viewport Scaling can often helps shrinking the map (see the [Viewports](tutorial_viewports) tutorial).
|
* Viewport Scaling can often help shrinking the map (see the [Viewports](tutorial_viewports) tutorial).
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user