Skip to content

Commit be00d72

Browse files
authored
Update HowTo_PackageTextures_On_Android.md
1 parent addaf0f commit be00d72

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/getting_to_know/howto/content_pipeline/HowTo_PackageTextures_On_Android.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,12 @@ Previously it would only build the last item, but this has been fixed.
6060
In the Content Editor
6161

6262
1. Add a new folder for your desired Suffix. This is usually in the form of `Textures<suffix>`.
63+
![Add Folder](./images/HowTo_PackageTextures_Android_Add.png)
6364
2. Right click on the new folder and Add an Existing File.
6465
3. Select the file you want to use for this Suffix and Add it
66+
![Folder Structure](./images/HowTo_PackageTextures_Android_Folder.png)
6567
4. In the Properties of the new file change the TextureFormat to be the one which matches the desired Suffix.
68+
![Change Properties](./images/HowTo_PackageTextures_Android_ATSE.png)
6669

6770
In the `.mgcb` file directly you can do the following
6871

0 commit comments

Comments
 (0)