fix: export settings and custom player scene

This commit is contained in:
2025-05-20 18:05:42 +02:00
parent ddcc2853d7
commit c91e91f5c3
11 changed files with 45 additions and 26 deletions

View File

@ -4,15 +4,16 @@ importer="texture"
type="CompressedTexture2D"
uid="uid://boasm0g587eov"
path.s3tc="res://.godot/imported/texture_01.png-f86b77e8e778f8e66d133f3c07e2add2.s3tc.ctex"
path.etc2="res://.godot/imported/texture_01.png-f86b77e8e778f8e66d133f3c07e2add2.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/GridTexture/Dark/texture_01.png"
dest_files=["res://.godot/imported/texture_01.png-f86b77e8e778f8e66d133f3c07e2add2.s3tc.ctex"]
dest_files=["res://.godot/imported/texture_01.png-f86b77e8e778f8e66d133f3c07e2add2.s3tc.ctex", "res://.godot/imported/texture_01.png-f86b77e8e778f8e66d133f3c07e2add2.etc2.ctex"]
[params]