mirror of
https://github.com/Steffo99/looping-for-loops.git
synced 2024-11-21 15:44:24 +00:00
Merge branch 'master' of https://github.com/Steffo99/ld47
This commit is contained in:
commit
34900040c0
6 changed files with 111 additions and 0 deletions
BIN
Sprites/ghost_block_active.png
(Stored with Git LFS)
Normal file
BIN
Sprites/ghost_block_active.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
Sprites/ghost_block_active.png.import
Normal file
34
Sprites/ghost_block_active.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/ghost_block_active.png-eb5400fe755d44c52b4ec7ff5904711f.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Sprites/ghost_block_active.png"
|
||||
dest_files=[ "res://.import/ghost_block_active.png-eb5400fe755d44c52b4ec7ff5904711f.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
|
BIN
Sprites/ghost_block_inactive.png
(Stored with Git LFS)
Normal file
BIN
Sprites/ghost_block_inactive.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
Sprites/ghost_block_inactive.png.import
Normal file
34
Sprites/ghost_block_inactive.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/ghost_block_inactive.png-0d96ad6fa50f15565076a53bff1d9665.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Sprites/ghost_block_inactive.png"
|
||||
dest_files=[ "res://.import/ghost_block_inactive.png-0d96ad6fa50f15565076a53bff1d9665.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
|
BIN
Sprites/loop.png
(Stored with Git LFS)
Normal file
BIN
Sprites/loop.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
Sprites/loop.png.import
Normal file
34
Sprites/loop.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/loop.png-19b502405b67a3e6afb244dc5fd1a967.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Sprites/loop.png"
|
||||
dest_files=[ "res://.import/loop.png-19b502405b67a3e6afb244dc5fd1a967.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
|
Loading…
Reference in a new issue