Add the arrow sign to save new players from the stuccy.

This commit is contained in:
Haze Weathers 2024-11-23 20:21:42 -05:00
parent f22e8706ca
commit e9700219db
3 changed files with 43 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 806 B

View file

@ -0,0 +1,35 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/arrow_sign.png-da6d10e9dfa32f0e569a1e5af2b395d9.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://graphics/decal/helper_hints/the_signs/go_right_from_here/arrow_sign.png"
dest_files=[ "res://.import/arrow_sign.png-da6d10e9dfa32f0e569a1e5af2b395d9.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

File diff suppressed because one or more lines are too long