fix: export settings and custom player scene
This commit is contained in:
@ -4,15 +4,16 @@ importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://woq2hudxhckr"
|
||||
path.s3tc="res://.godot/imported/Gabor 1 - 512x512.png-2e1d6fe9207cf3d9cbb344f0f1ad8365.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/Gabor 1 - 512x512.png-2e1d6fe9207cf3d9cbb344f0f1ad8365.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://addons/player_controller/Assets/Textures/PerlinNoise/Gabor 1 - 512x512.png"
|
||||
dest_files=["res://.godot/imported/Gabor 1 - 512x512.png-2e1d6fe9207cf3d9cbb344f0f1ad8365.s3tc.ctex"]
|
||||
dest_files=["res://.godot/imported/Gabor 1 - 512x512.png-2e1d6fe9207cf3d9cbb344f0f1ad8365.s3tc.ctex", "res://.godot/imported/Gabor 1 - 512x512.png-2e1d6fe9207cf3d9cbb344f0f1ad8365.etc2.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
Reference in New Issue
Block a user