initial commit
This commit is contained in:
2
assets/UI/SVG/desktop.ini
Normal file
2
assets/UI/SVG/desktop.ini
Normal file
@@ -0,0 +1,2 @@
|
||||
[.ShellClassInfo]
|
||||
IconResource=C:\Program Files\Google\Drive File Stream\93.0.1.0\GoogleDriveFS.exe,25
|
||||
21
assets/UI/SVG/hitmarkersvg.svg
Normal file
21
assets/UI/SVG/hitmarkersvg.svg
Normal file
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 33.32 33.32">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: #fff;
|
||||
stroke: #000;
|
||||
stroke-miterlimit: 10;
|
||||
stroke-width: .25px;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<g id="Layer_1-2" data-name="Layer 1">
|
||||
<g>
|
||||
<path class="cls-1" d="m20.09,13.97L33.05,1.1c.2-.19.2-.51,0-.71-.19-.2-.51-.2-.71,0l-12.97,12.87c.26.21.5.44.71.71Z"/>
|
||||
<path class="cls-1" d="m13.29,13.98c.21-.26.44-.5.7-.71L1.1.27c-.19-.2-.51-.2-.71,0-.1.1-.15.23-.15.35s.05.25.15.35l12.91,13Z"/>
|
||||
<path class="cls-1" d="m20.05,19.36c-.21.26-.45.49-.71.7l12.89,12.99c.19.2.51.2.71,0,.2-.19.2-.51,0-.71l-12.89-12.98Z"/>
|
||||
<path class="cls-1" d="m13.29,19.3L.27,32.23c-.2.19-.2.51,0,.71.1.1.23.15.35.15s.25-.05.35-.15l13.02-12.92c-.26-.21-.5-.45-.7-.71Z"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 907 B |
37
assets/UI/SVG/hitmarkersvg.svg.import
Normal file
37
assets/UI/SVG/hitmarkersvg.svg.import
Normal file
@@ -0,0 +1,37 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dhgyj08g1ge2o"
|
||||
path="res://.godot/imported/hitmarkersvg.svg-f91cb0fd1173091e2624b89cbb73fb5e.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/UI/SVG/hitmarkersvg.svg"
|
||||
dest_files=["res://.godot/imported/hitmarkersvg.svg-f91cb0fd1173091e2624b89cbb73fb5e.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
svg/scale=1.0
|
||||
editor/scale_with_editor_scale=false
|
||||
editor/convert_colors_with_editor_theme=false
|
||||
Reference in New Issue
Block a user