Merged custom cursor image
This commit is contained in:
parent
6a3735f0e1
commit
2c02a629b7
5 changed files with 39 additions and 0 deletions
3
.import/Cursor.png-ee3524a45cc19e18266840e1ce4f38ac.md5
Normal file
3
.import/Cursor.png-ee3524a45cc19e18266840e1ce4f38ac.md5
Normal file
|
@ -0,0 +1,3 @@
|
|||
source_md5="065143d890ddc61c8d3e02404284edf2"
|
||||
dest_md5="03e2042c7e06475120959620a65959c9"
|
||||
|
BIN
.import/Cursor.png-ee3524a45cc19e18266840e1ce4f38ac.stex
Normal file
BIN
.import/Cursor.png-ee3524a45cc19e18266840e1ce4f38ac.stex
Normal file
Binary file not shown.
BIN
2D Art/Cursor/Cursor.png
Normal file
BIN
2D Art/Cursor/Cursor.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 602 B |
35
2D Art/Cursor/Cursor.png.import
Normal file
35
2D Art/Cursor/Cursor.png.import
Normal file
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/Cursor.png-ee3524a45cc19e18266840e1ce4f38ac.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://2D Art/Cursor/Cursor.png"
|
||||
dest_files=[ "res://.import/Cursor.png-ee3524a45cc19e18266840e1ce4f38ac.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
|
||||
process/normal_map_invert_y=false
|
||||
stream=false
|
||||
size_limit=0
|
||||
detect_3d=true
|
||||
svg/scale=1.0
|
|
@ -34,6 +34,7 @@ Global="*res://misc/scripts/global.gd"
|
|||
window/size/width=1920
|
||||
window/size/height=1080
|
||||
window/size/fullscreen=true
|
||||
mouse_cursor/custom_image="res://2D Art/Cursor/Cursor.png"
|
||||
|
||||
[gdnative]
|
||||
|
||||
|
|
Loading…
Reference in a new issue