Browse Source
Added a background with a parallax effect and modified existing objects to contrast with the backgroundmaster
Abheek Dhawan
4 years ago
8 changed files with 80 additions and 3 deletions
Before Width: | Height: | Size: 539 B After Width: | Height: | Size: 5.7 KiB |
After Width: | Height: | Size: 39 KiB |
@ -0,0 +1,34 @@ |
|||
[remap] |
|||
|
|||
importer="texture" |
|||
type="StreamTexture" |
|||
path="res://.import/background.png-c995300afda073f0d5063f1ced985f36.stex" |
|||
metadata={ |
|||
"vram_texture": false |
|||
} |
|||
|
|||
[deps] |
|||
|
|||
source_file="res://Images and Anims/In Game/background.png" |
|||
dest_files=[ "res://.import/background.png-c995300afda073f0d5063f1ced985f36.stex" ] |
|||
|
|||
[params] |
|||
|
|||
compress/mode=0 |
|||
compress/lossy_quality=0.7 |
|||
compress/hdr_mode=0 |
|||
compress/bptc_ldr=0 |
|||
compress/normal_map=0 |
|||
flags/repeat=0 |
|||
flags/filter=true |
|||
flags/mipmaps=false |
|||
flags/anisotropic=false |
|||
flags/srgb=2 |
|||
process/fix_alpha_border=true |
|||
process/premult_alpha=false |
|||
process/HDR_as_SRGB=false |
|||
process/invert_color=false |
|||
stream=false |
|||
size_limit=0 |
|||
detect_3d=true |
|||
svg/scale=1.0 |
After Width: | Height: | Size: 2.2 KiB |
@ -0,0 +1,34 @@ |
|||
[remap] |
|||
|
|||
importer="texture" |
|||
type="StreamTexture" |
|||
path="res://.import/rocket-old.png-71f0701bb3e585a3ac7d44ac224daa6c.stex" |
|||
metadata={ |
|||
"vram_texture": false |
|||
} |
|||
|
|||
[deps] |
|||
|
|||
source_file="res://Images and Anims/In Game/rocket-old.png" |
|||
dest_files=[ "res://.import/rocket-old.png-71f0701bb3e585a3ac7d44ac224daa6c.stex" ] |
|||
|
|||
[params] |
|||
|
|||
compress/mode=0 |
|||
compress/lossy_quality=0.7 |
|||
compress/hdr_mode=0 |
|||
compress/bptc_ldr=0 |
|||
compress/normal_map=0 |
|||
flags/repeat=0 |
|||
flags/filter=true |
|||
flags/mipmaps=false |
|||
flags/anisotropic=false |
|||
flags/srgb=2 |
|||
process/fix_alpha_border=true |
|||
process/premult_alpha=false |
|||
process/HDR_as_SRGB=false |
|||
process/invert_color=false |
|||
stream=false |
|||
size_limit=0 |
|||
detect_3d=true |
|||
svg/scale=1.0 |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 10 KiB |
Loading…
Reference in new issue