valid tile placement implemented
This commit is contained in:
parent
cabc35394f
commit
aa4343309c
40 changed files with 173 additions and 201 deletions
|
|
@ -3,22 +3,20 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://wywgi6sr8mwg"
|
||||
path.s3tc="res://.godot/imported/hex_white.svg-5a22f91bb5b92620e099d74551e7c722.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/hex_white.svg-5a22f91bb5b92620e099d74551e7c722.etc2.ctex"
|
||||
path="res://.godot/imported/hex_white.svg-5a22f91bb5b92620e099d74551e7c722.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"vram_texture": true
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://InsectTiles/Assets/UI/hex_white.svg"
|
||||
dest_files=["res://.godot/imported/hex_white.svg-5a22f91bb5b92620e099d74551e7c722.s3tc.ctex", "res://.godot/imported/hex_white.svg-5a22f91bb5b92620e099d74551e7c722.etc2.ctex"]
|
||||
dest_files=["res://.godot/imported/hex_white.svg-5a22f91bb5b92620e099d74551e7c722.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/mode=0
|
||||
compress/high_quality=true
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue