mhk3 map loading

This commit is contained in:
2023-05-31 01:10:56 +02:00
parent 0183de6999
commit fcf513bacc
16 changed files with 2408 additions and 194 deletions

View File

@@ -179,7 +179,7 @@ impl ResourceFormatLoaderVirtual for SarLoader {
godot_error!("Could not find {} or {}.bmp.dds.res", original_path, base)
}
image.generate_mipmaps(true);
image.generate_mipmaps(false);
image.set_name(
original_path