mirror of
https://github.com/RYGhub/the-cold-night.git
synced 2024-11-22 04:34:19 +00:00
🧹 Move and rotate ArrowAlternative
This commit is contained in:
parent
3e2430dff6
commit
9aefbee9da
6 changed files with 14 additions and 14 deletions
BIN
src/entities/bullets/ArrowAlternative.png
(Stored with Git LFS)
Normal file
BIN
src/entities/bullets/ArrowAlternative.png
(Stored with Git LFS)
Normal file
Binary file not shown.
|
@ -2,15 +2,15 @@
|
|||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/ArrowAlternative.png-cc0e6dde3ae84add058f75f7c6283794.stex"
|
||||
path="res://.import/ArrowAlternative.png-83943b77de3726256aea2b460f0a30e4.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/mechanics/ArrowAlternative.png"
|
||||
dest_files=[ "res://.import/ArrowAlternative.png-cc0e6dde3ae84add058f75f7c6283794.stex" ]
|
||||
source_file="res://src/entities/bullets/ArrowAlternative.png"
|
||||
dest_files=[ "res://.import/ArrowAlternative.png-83943b77de3726256aea2b460f0a30e4.stex" ]
|
||||
|
||||
[params]
|
||||
|
||||
|
@ -20,7 +20,7 @@ compress/hdr_mode=0
|
|||
compress/bptc_ldr=0
|
||||
compress/normal_map=0
|
||||
flags/repeat=0
|
||||
flags/filter=true
|
||||
flags/filter=false
|
||||
flags/mipmaps=false
|
||||
flags/anisotropic=false
|
||||
flags/srgb=2
|
BIN
src/entities/bullets/ArrowAlternativeOnFire.png
(Stored with Git LFS)
Normal file
BIN
src/entities/bullets/ArrowAlternativeOnFire.png
(Stored with Git LFS)
Normal file
Binary file not shown.
|
@ -2,15 +2,15 @@
|
|||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/ArrowAlternativeOnFire.png-c4f35e9c64fb592949a88f14cd42f8b1.stex"
|
||||
path="res://.import/ArrowAlternativeOnFire.png-8a0ce235161d77b846223626ffd5e8d6.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/mechanics/ArrowAlternativeOnFire.png"
|
||||
dest_files=[ "res://.import/ArrowAlternativeOnFire.png-c4f35e9c64fb592949a88f14cd42f8b1.stex" ]
|
||||
source_file="res://src/entities/bullets/ArrowAlternativeOnFire.png"
|
||||
dest_files=[ "res://.import/ArrowAlternativeOnFire.png-8a0ce235161d77b846223626ffd5e8d6.stex" ]
|
||||
|
||||
[params]
|
||||
|
||||
|
@ -20,7 +20,7 @@ compress/hdr_mode=0
|
|||
compress/bptc_ldr=0
|
||||
compress/normal_map=0
|
||||
flags/repeat=0
|
||||
flags/filter=true
|
||||
flags/filter=false
|
||||
flags/mipmaps=false
|
||||
flags/anisotropic=false
|
||||
flags/srgb=2
|
BIN
src/mechanics/ArrowAlternative.png
(Stored with Git LFS)
BIN
src/mechanics/ArrowAlternative.png
(Stored with Git LFS)
Binary file not shown.
BIN
src/mechanics/ArrowAlternativeOnFire.png
(Stored with Git LFS)
BIN
src/mechanics/ArrowAlternativeOnFire.png
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in a new issue