Upped the import resolution of particle sprites.

godot4-port
unfa 2020-06-23 01:06:14 +02:00
parent e13f52ab62
commit 831863b397
2 changed files with 23 additions and 19 deletions

View File

@ -2,33 +2,35 @@
importer="texture"
type="StreamTexture"
path="res://.import/CircleHard.svg-3ebeab6d4f2ef591ebe201749e9bceab.stex"
path.s3tc="res://.import/CircleHard.svg-3ebeab6d4f2ef591ebe201749e9bceab.s3tc.stex"
path.etc2="res://.import/CircleHard.svg-3ebeab6d4f2ef591ebe201749e9bceab.etc2.stex"
metadata={
"vram_texture": false
"imported_formats": [ "s3tc", "etc2" ],
"vram_texture": true
}
[deps]
source_file="res://Assets/Effects/CircleHard.svg"
dest_files=[ "res://.import/CircleHard.svg-3ebeab6d4f2ef591ebe201749e9bceab.stex" ]
dest_files=[ "res://.import/CircleHard.svg-3ebeab6d4f2ef591ebe201749e9bceab.s3tc.stex", "res://.import/CircleHard.svg-3ebeab6d4f2ef591ebe201749e9bceab.etc2.stex" ]
[params]
compress/mode=0
compress/mode=2
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
flags/mipmaps=true
flags/anisotropic=true
flags/srgb=1
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0
detect_3d=false
svg/scale=4.0

View File

@ -2,33 +2,35 @@
importer="texture"
type="StreamTexture"
path="res://.import/CircleSoft.svg-deebeacb9ea06c69bd491e523f5fccb3.stex"
path.s3tc="res://.import/CircleSoft.svg-deebeacb9ea06c69bd491e523f5fccb3.s3tc.stex"
path.etc2="res://.import/CircleSoft.svg-deebeacb9ea06c69bd491e523f5fccb3.etc2.stex"
metadata={
"vram_texture": false
"imported_formats": [ "s3tc", "etc2" ],
"vram_texture": true
}
[deps]
source_file="res://Assets/Effects/CircleSoft.svg"
dest_files=[ "res://.import/CircleSoft.svg-deebeacb9ea06c69bd491e523f5fccb3.stex" ]
dest_files=[ "res://.import/CircleSoft.svg-deebeacb9ea06c69bd491e523f5fccb3.s3tc.stex", "res://.import/CircleSoft.svg-deebeacb9ea06c69bd491e523f5fccb3.etc2.stex" ]
[params]
compress/mode=0
compress/mode=2
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/repeat=true
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
flags/mipmaps=true
flags/anisotropic=true
flags/srgb=1
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0
detect_3d=false
svg/scale=4.0