From 8964d0095a330717b0a3dabea685be029776b036 Mon Sep 17 00:00:00 2001 From: Eric Berndt Date: Thu, 19 Oct 2023 20:23:07 -0700 Subject: [PATCH] Update sprite-sheet.md --- sprite-sheet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sprite-sheet.md b/sprite-sheet.md index 170a637..ecd8c07 100644 --- a/sprite-sheet.md +++ b/sprite-sheet.md @@ -28,7 +28,7 @@ Then you can select the file to import with an assigned offset `x`, ![Import Sprite Sheet 01](sprite-sheet/running-guy-import-01.png) -Padding is available if there are gapes between sprites, +Padding is available if there are gaps between sprites, and the sheet type will affect the order of the sprites taken in. ![Import Sprite Sheet 02](sprite-sheet/running-guy-import-02.png)