Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
the resolution of the textures could've been preserved with "Point Sample" than to scale them up to 4K resolution with "Nearest Neighbor", or alternatively scale them up to a smaller resolution (i.e. 256x256 / 512x512) while keeping point sample. that's more optimized and less space-eating compared to the method you're currently using.
i noticed that two big deltarune maps here uses exactly the same method i mentioned (though the card castle map uses 512x512), which they save space than this. you should do the same with the other maps you have, not just this one.