From 34b1437aaf3990ee60b9544e67fbbb86881909fa Mon Sep 17 00:00:00 2001 From: Xie Yuheng Date: Thu, 28 Nov 2024 16:11:59 +0800 Subject: [PATCH] fix typo in nasu guide --- site/nasu.html | 2 +- site/nasu_guide.html | 2 +- src/inc/nasu_guide.htm | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/site/nasu.html b/site/nasu.html index 77d4cc9ba..e96d76273 100644 --- a/site/nasu.html +++ b/site/nasu.html @@ -164,7 +164,7 @@

Blend view

In the blend view there are 4 rows of 4 columns displaying the possible color permutations of the selected tile, allowing you to switch between them easily.

-

If you have a tile with pixel information selected, the blend view will display that title in different colors. Clicking on one will alter all the tiles on your canvas.

+

If you have a tile with pixel information selected, the blend view will display that tile in different colors. Clicking on one will alter all the tiles on your canvas.

Blend view is useful when you need a tile to display in more than one color in a single project. Take note of the number under the 4 rows once you've found a suitable blending mode. It's possible to select a color mode for your sprite and to preview it directly in the nametable (right portion of canvas).

The two arrows allow you to flip an image horizontally (left arrow) or vertically (up arrow), allowing you to change the orientation of a tile without having to re-draw it. With the pencil tool selected, right click anywhere in the nametable.

diff --git a/site/nasu_guide.html b/site/nasu_guide.html index fde67294b..8e6481428 100644 --- a/site/nasu_guide.html +++ b/site/nasu_guide.html @@ -155,7 +155,7 @@

Blend view

In the blend view there are 4 rows of 4 columns displaying the possible color permutations of the selected tile, allowing you to switch between them easily.

-

If you have a tile with pixel information selected, the blend view will display that title in different colors. Clicking on one will alter all the tiles on your canvas.

+

If you have a tile with pixel information selected, the blend view will display that tile in different colors. Clicking on one will alter all the tiles on your canvas.

Blend view is useful when you need a tile to display in more than one color in a single project. Take note of the number under the 4 rows once you've found a suitable blending mode. It's possible to select a color mode for your sprite and to preview it directly in the nametable (right portion of canvas).

The two arrows allow you to flip an image horizontally (left arrow) or vertically (up arrow), allowing you to change the orientation of a tile without having to re-draw it. With the pencil tool selected, right click anywhere in the nametable.

diff --git a/src/inc/nasu_guide.htm b/src/inc/nasu_guide.htm index 277cd6e35..57b2db147 100644 --- a/src/inc/nasu_guide.htm +++ b/src/inc/nasu_guide.htm @@ -110,7 +110,7 @@

Blend view

In the blend view there are 4 rows of 4 columns displaying the possible color permutations of the selected tile, allowing you to switch between them easily.

-

If you have a tile with pixel information selected, the blend view will display that title in different colors. Clicking on one will alter all the tiles on your canvas.

+

If you have a tile with pixel information selected, the blend view will display that tile in different colors. Clicking on one will alter all the tiles on your canvas.

Blend view is useful when you need a tile to display in more than one color in a single project. Take note of the number under the 4 rows once you've found a suitable blending mode. It's possible to select a color mode for your sprite and to preview it directly in the nametable (right portion of canvas).

The two arrows allow you to flip an image horizontally (left arrow) or vertically (up arrow), allowing you to change the orientation of a tile without having to re-draw it. With the pencil tool selected, right click anywhere in the nametable.