mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-05 02:41:15 +00:00
Isometric implementation
This commit is contained in:
parent
1434f7aa6d
commit
ed656f00bb
92 changed files with 2834 additions and 223 deletions
|
|
@ -3,20 +3,19 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ckefg25lxnxm2"
|
||||
path.s3tc="res://.godot/imported/Wall0.png-9e04c94c7dab6f96c2c287097894aa1b.s3tc.ctex"
|
||||
path="res://.godot/imported/Wall0.png-9e04c94c7dab6f96c2c287097894aa1b.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://textures/Walls/Wall0.png"
|
||||
dest_files=["res://.godot/imported/Wall0.png-9e04c94c7dab6f96c2c287097894aa1b.s3tc.ctex"]
|
||||
dest_files=["res://.godot/imported/Wall0.png-9e04c94c7dab6f96c2c287097894aa1b.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/mode=3
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ dest_files=["res://.godot/imported/Wall1.png-bae12ee10498e60bf8d9e44494d33900.ct
|
|||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=3
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ dest_files=["res://.godot/imported/Wall2.png-5fcf64f6fc1af46442c4873983fb246b.ct
|
|||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=3
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ dest_files=["res://.godot/imported/Wall3.png-5e76d6d0a8973c84bdee57778683f6e6.ct
|
|||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=3
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue