godot4-dev
Last change
on this file since 831a978 was 831a978, checked in by Jonathan Neufeld <support@…>, 3 years ago |
Initial commit of Godot4 project Working world and movable player.
|
-
Property mode
set to
100644
|
File size:
990 bytes
|
Rev | Line | |
---|
[831a978] | 1 | [remap]
|
---|
| 2 |
|
---|
| 3 | importer="texture"
|
---|
| 4 | type="CompressedTexture2D"
|
---|
| 5 | uid="uid://b3axgaalgwacp"
|
---|
| 6 | path.s3tc="res://.godot/imported/StandardGrid.png-164069ea3c293d2267b7ef53e625392f.s3tc.ctex"
|
---|
| 7 | path.etc2="res://.godot/imported/StandardGrid.png-164069ea3c293d2267b7ef53e625392f.etc2.ctex"
|
---|
| 8 | metadata={
|
---|
| 9 | "imported_formats": ["s3tc", "etc2"],
|
---|
| 10 | "vram_texture": true
|
---|
| 11 | }
|
---|
| 12 |
|
---|
| 13 | [deps]
|
---|
| 14 |
|
---|
| 15 | source_file="res://Images/StandardGrid.png"
|
---|
| 16 | dest_files=["res://.godot/imported/StandardGrid.png-164069ea3c293d2267b7ef53e625392f.s3tc.ctex", "res://.godot/imported/StandardGrid.png-164069ea3c293d2267b7ef53e625392f.etc2.ctex"]
|
---|
| 17 |
|
---|
| 18 | [params]
|
---|
| 19 |
|
---|
| 20 | compress/mode=2
|
---|
| 21 | compress/lossy_quality=0.7
|
---|
| 22 | compress/hdr_compression=1
|
---|
| 23 | compress/bptc_ldr=0
|
---|
| 24 | compress/normal_map=0
|
---|
| 25 | compress/channel_pack=0
|
---|
| 26 | compress/streamed=false
|
---|
| 27 | mipmaps/generate=true
|
---|
| 28 | mipmaps/limit=-1
|
---|
| 29 | roughness/mode=0
|
---|
| 30 | roughness/src_normal=""
|
---|
| 31 | process/fix_alpha_border=true
|
---|
| 32 | process/premult_alpha=false
|
---|
| 33 | process/normal_map_invert_y=false
|
---|
| 34 | process/hdr_as_srgb=false
|
---|
| 35 | process/size_limit=0
|
---|
| 36 | detect_3d/compress_to=0
|
---|
Note:
See
TracBrowser
for help on using the repository browser.