Imports
This commit is contained in:
@ -3,16 +3,17 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b4wrapx8kjia3"
|
||||
path.s3tc="res://.godot/imported/Rock.jpg-b7553527d3ced771bdf2cee26ec284ce.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/Rock.jpg-b7553527d3ced771bdf2cee26ec284ce.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["etc2_astc"],
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/textures/Rock.jpg"
|
||||
dest_files=["res://.godot/imported/Rock.jpg-b7553527d3ced771bdf2cee26ec284ce.etc2.ctex"]
|
||||
dest_files=["res://.godot/imported/Rock.jpg-b7553527d3ced771bdf2cee26ec284ce.s3tc.ctex", "res://.godot/imported/Rock.jpg-b7553527d3ced771bdf2cee26ec284ce.etc2.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
||||
@ -3,16 +3,17 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://db6enrh77cnbb"
|
||||
path.s3tc="res://.godot/imported/wall_a.jpg-a965d12957ecfb4413d8c7de304c494d.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/wall_a.jpg-a965d12957ecfb4413d8c7de304c494d.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["etc2_astc"],
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/textures/wall_a.jpg"
|
||||
dest_files=["res://.godot/imported/wall_a.jpg-a965d12957ecfb4413d8c7de304c494d.etc2.ctex"]
|
||||
dest_files=["res://.godot/imported/wall_a.jpg-a965d12957ecfb4413d8c7de304c494d.s3tc.ctex", "res://.godot/imported/wall_a.jpg-a965d12957ecfb4413d8c7de304c494d.etc2.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user