#Reducing Project size on export
1 messages · Page 1 of 1 (latest)
You'll want to change the Compress Mode in the import settings of the image:
https://docs.godotengine.org/en/stable/tutorials/assets_pipeline/importing_images.html
Godot Engine documentation
Supported image formats: Godot can import the following image formats: BMP (.bmp) - No support for 16-bit per pixel images. Only 1-bit, 4-bit, 8-bit, 24-bit, and 32-bit per pixel images are support...