mirror of
https://github.com/RYGhub/the-cold-night.git
synced 2024-11-21 20:24:20 +00:00
✨ Add animated fire sprite
This commit is contained in:
parent
33c1c8b739
commit
898555ca06
14 changed files with 36 additions and 38 deletions
BIN
src/entities/fire/Fire-v1-f0000.png
(Stored with Git LFS)
Normal file
BIN
src/entities/fire/Fire-v1-f0000.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/entities/fire/Fire-v1-f0002.png
(Stored with Git LFS)
Normal file
BIN
src/entities/fire/Fire-v1-f0002.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/entities/fire/Fire-v1-f0004.png
(Stored with Git LFS)
Normal file
BIN
src/entities/fire/Fire-v1-f0004.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/entities/fire/Fire-v1-f0006.png
(Stored with Git LFS)
Normal file
BIN
src/entities/fire/Fire-v1-f0006.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/entities/fire/Fire-v1-f0008.png
(Stored with Git LFS)
Normal file
BIN
src/entities/fire/Fire-v1-f0008.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/entities/fire/Fire-v1-f0010.png
(Stored with Git LFS)
Normal file
BIN
src/entities/fire/Fire-v1-f0010.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/entities/fire/Fire-v2-f0000.png
(Stored with Git LFS)
Normal file
BIN
src/entities/fire/Fire-v2-f0000.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/entities/fire/Fire-v2-f0002.png
(Stored with Git LFS)
Normal file
BIN
src/entities/fire/Fire-v2-f0002.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/entities/fire/Fire-v2-f0004.png
(Stored with Git LFS)
Normal file
BIN
src/entities/fire/Fire-v2-f0004.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/entities/fire/Fire-v2-f0006.png
(Stored with Git LFS)
Normal file
BIN
src/entities/fire/Fire-v2-f0006.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/entities/fire/Fire-v2-f0008.png
(Stored with Git LFS)
Normal file
BIN
src/entities/fire/Fire-v2-f0008.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/entities/fire/Fire-v2-f0010.png
(Stored with Git LFS)
Normal file
BIN
src/entities/fire/Fire-v2-f0010.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/entities/fire/FireFlame.png
(Stored with Git LFS)
BIN
src/entities/fire/FireFlame.png
(Stored with Git LFS)
Binary file not shown.
|
@ -1,35 +0,0 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/FireFlame.png-7fced22da2a25087c1e84afb4e3fc0d5.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/entities/fire/FireFlame.png"
|
||||
dest_files=[ "res://.import/FireFlame.png-7fced22da2a25087c1e84afb4e3fc0d5.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=false
|
||||
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
|
||||
process/normal_map_invert_y=false
|
||||
stream=false
|
||||
size_limit=0
|
||||
detect_3d=true
|
||||
svg/scale=1.0
|
Loading…
Reference in a new issue