sandbox
|
Last change
on this file since 25e7b67 was f7b09c8, checked in by Kevin Chapman <victory2b@…>, 4 years ago |
|
First Draft of world test with working movement and loading screen.
|
-
Property mode
set to
100644
|
|
File size:
876 bytes
|
| Line | |
|---|
| 1 | [remap]
|
|---|
| 2 |
|
|---|
| 3 | importer="texture"
|
|---|
| 4 | type="StreamTexture"
|
|---|
| 5 | path.s3tc="res://.import/T_Grid.png-e5c46bba002abd59c6e5c194a065636e.s3tc.stex"
|
|---|
| 6 | path.etc2="res://.import/T_Grid.png-e5c46bba002abd59c6e5c194a065636e.etc2.stex"
|
|---|
| 7 | metadata={
|
|---|
| 8 | "imported_formats": [ "s3tc", "etc2" ],
|
|---|
| 9 | "vram_texture": true
|
|---|
| 10 | }
|
|---|
| 11 |
|
|---|
| 12 | [deps]
|
|---|
| 13 |
|
|---|
| 14 | source_file="res://Levels/Main/Materials/T_Grid.png"
|
|---|
| 15 | dest_files=[ "res://.import/T_Grid.png-e5c46bba002abd59c6e5c194a065636e.s3tc.stex", "res://.import/T_Grid.png-e5c46bba002abd59c6e5c194a065636e.etc2.stex" ]
|
|---|
| 16 |
|
|---|
| 17 | [params]
|
|---|
| 18 |
|
|---|
| 19 | compress/mode=2
|
|---|
| 20 | compress/lossy_quality=0.7
|
|---|
| 21 | compress/hdr_mode=0
|
|---|
| 22 | compress/bptc_ldr=0
|
|---|
| 23 | compress/normal_map=0
|
|---|
| 24 | flags/repeat=true
|
|---|
| 25 | flags/filter=false
|
|---|
| 26 | flags/mipmaps=true
|
|---|
| 27 | flags/anisotropic=true
|
|---|
| 28 | flags/srgb=1
|
|---|
| 29 | process/fix_alpha_border=true
|
|---|
| 30 | process/premult_alpha=false
|
|---|
| 31 | process/HDR_as_SRGB=false
|
|---|
| 32 | process/invert_color=false
|
|---|
| 33 | stream=false
|
|---|
| 34 | size_limit=0
|
|---|
| 35 | detect_3d=false
|
|---|
| 36 | svg/scale=1.0
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.