Răsfoiți Sursa

Added note on PNG format

Björn Ritzl 5 ani în urmă
părinte
comite
3d42acaead
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      docs/en/manuals/importing-assets.md

+ 1 - 1
docs/en/manuals/importing-assets.md

@@ -15,7 +15,7 @@ Defold needs all the assets used in your project to be located somewhere in the
 ![Importing files](images/graphics/import.png){srcset="images/graphics/[email protected] 2x"}
 
 ::: sidenote
-Defold supports images in the PNG and JPEG image formats. Other image formats need to be converted before they can be used.
+Defold supports images in the PNG and JPEG image formats. PNG images must be in 32 bit RGBA format. Other image formats need to be converted before they can be used.
 :::