initial commit
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 341 B |
@@ -0,0 +1,40 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ds15hhsmjp3wc"
|
||||
path="res://.godot/imported/stopwatch.png-b73c158978363763d92060f75a79b335.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/images/collectables/stopwatch.png"
|
||||
dest_files=["res://.godot/imported/stopwatch.png-b73c158978363763d92060f75a79b335.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
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/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
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
|
||||
@@ -0,0 +1,8 @@
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="8" y="10" width="16" height="16" rx="8" stroke="black" stroke-width="2"/>
|
||||
<rect x="13" y="5" width="6" height="2" rx="1" fill="black"/>
|
||||
<rect x="15" y="7" width="2" height="3" fill="black" fill-opacity="0.5"/>
|
||||
<rect x="15" y="12" width="2" height="7" rx="1" fill="black"/>
|
||||
<path d="M25.5 6C26.0523 6 26.5 6.44772 26.5 7V8.5H28C28.5523 8.5 29 8.94772 29 9.5C29 10.0523 28.5523 10.5 28 10.5H26.5V12C26.5 12.5523 26.0523 13 25.5 13C24.9477 13 24.5 12.5523 24.5 12V10.5H23C22.4477 10.5 22 10.0523 22 9.5C22 8.94772 22.4477 8.5 23 8.5H24.5V7C24.5 6.44772 24.9477 6 25.5 6Z" fill="black" fill-opacity="0.5"/>
|
||||
<rect x="18.9623" y="15.135" width="2" height="4.99976" rx="1" transform="rotate(60 18.9623 15.135)" fill="black" fill-opacity="0.5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 850 B |
@@ -0,0 +1,43 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://desgj7lpexej7"
|
||||
path="res://.godot/imported/stopwatch.svg-d39e3bbf3360b8ba0da7f6682c867797.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/images/collectables/stopwatch.svg"
|
||||
dest_files=["res://.godot/imported/stopwatch.svg-d39e3bbf3360b8ba0da7f6682c867797.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
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/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
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