nicholas-maltbie / ProjectCage

Project for Game Jam 2021 with IGDA with other students at UC. Working Title: Project Cage
Other
1 stars 0 forks source link

Investigate Asset Import/Export Compression #9

Closed nicholas-maltbie closed 3 years ago

nicholas-maltbie commented 3 years ago

Having lots of large assets will make the project very large. Look into somehow compressing these assets either through image formatting, unity build settings, or whatever else is needed. (Do they support transparency, JPG doesn't but PNG should, are there other image formats we should look into, how are SVG files supported?)

This may involve upgrading various resources in the project as well or adjusting import/export settings.

nicholas-maltbie commented 3 years ago

Don't compress pixel art because it looks baddddd