Vertical grabbers

This commit is contained in:
Marco 2025-03-27 12:15:34 +01:00
commit 1a1a191923
12 changed files with 153 additions and 0 deletions

View file

@ -0,0 +1,11 @@
[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://cpa8himkyhn61"]
[ext_resource type="Texture2D" uid="uid://d4wo6kxffwo5" path="res://Sprites/UI/ScrollGrabberHorizontal.png" id="1_ly34y"]
[resource]
texture = ExtResource("1_ly34y")
texture_margin_left = 3.0
texture_margin_top = 3.0
texture_margin_right = 3.0
texture_margin_bottom = 3.0
axis_stretch_horizontal = 2

View file

@ -0,0 +1,11 @@
[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://dj8x7ss2wee7k"]
[ext_resource type="Texture2D" uid="uid://d22shrdi1kf7" path="res://Sprites/UI/ScrollGrabber.png" id="1_dgwtf"]
[resource]
texture = ExtResource("1_dgwtf")
texture_margin_left = 3.0
texture_margin_top = 3.0
texture_margin_right = 3.0
texture_margin_bottom = 3.0
axis_stretch_vertical = 2

View file

@ -0,0 +1,11 @@
[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://5ceac1vp2b47"]
[ext_resource type="Texture2D" uid="uid://cov7kbtwhknkt" path="res://Sprites/UI/VerticalBar.png" id="1_lvk81"]
[resource]
texture = ExtResource("1_lvk81")
texture_margin_left = 4.0
texture_margin_top = 4.0
texture_margin_right = 4.0
texture_margin_bottom = 4.0
axis_stretch_vertical = 2

BIN
Sprites/UI/ScrollGrabber.aseprite (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Sprites/UI/ScrollGrabber.png (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://d22shrdi1kf7"
path="res://.godot/imported/ScrollGrabber.png-fa4969d108880b9d3e6cc0aa75c3b237.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Sprites/UI/ScrollGrabber.png"
dest_files=["res://.godot/imported/ScrollGrabber.png-fa4969d108880b9d3e6cc0aa75c3b237.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

BIN
Sprites/UI/ScrollGrabberHorizontal.aseprite (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Sprites/UI/ScrollGrabberHorizontal.png (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://d4wo6kxffwo5"
path="res://.godot/imported/ScrollGrabberHorizontal.png-314a2a47cc00283ff8ba687ecc1e4cfd.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Sprites/UI/ScrollGrabberHorizontal.png"
dest_files=["res://.godot/imported/ScrollGrabberHorizontal.png-314a2a47cc00283ff8ba687ecc1e4cfd.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

BIN
Sprites/UI/VerticalBar.aseprite (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Sprites/UI/VerticalBar.png (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cov7kbtwhknkt"
path="res://.godot/imported/VerticalBar.png-98285bb234fe2b900bc10972f9bb0b9a.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Sprites/UI/VerticalBar.png"
dest_files=["res://.godot/imported/VerticalBar.png-98285bb234fe2b900bc10972f9bb0b9a.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