From 1398b563249c61cc1feca3c48463b8f9b60f4feb Mon Sep 17 00:00:00 2001 From: wjsjwr Date: Sat, 23 Nov 2024 17:04:39 +0800 Subject: [PATCH] Change cursor --- lab.tscn | 4 +- project.godot | 6 +++ scripts/GameManager.cs | 2 + scripts/Lab.cs | 15 +++++++ .../Font/Kenney Future Narrow.ttf | Bin 0 -> 34180 bytes .../Font/Kenney Future Narrow.ttf.import | 34 ++++++++++++++++ .../Font/Kenney Future.ttf | Bin 0 -> 34160 bytes .../Font/Kenney Future.ttf.import | 34 ++++++++++++++++ .../License.txt | 22 +++++++++++ .../Blue/Default/bar_round_gloss_large.png | Bin 0 -> 547 bytes .../Default/bar_round_gloss_large.png.import | 34 ++++++++++++++++ .../Blue/Default/bar_round_gloss_large_l.png | Bin 0 -> 395 bytes .../bar_round_gloss_large_l.png.import | 34 ++++++++++++++++ .../Blue/Default/bar_round_gloss_large_m.png | Bin 0 -> 126 bytes .../bar_round_gloss_large_m.png.import | 34 ++++++++++++++++ .../Blue/Default/bar_round_gloss_large_r.png | Bin 0 -> 393 bytes .../bar_round_gloss_large_r.png.import | 34 ++++++++++++++++ .../Default/bar_round_gloss_large_square.png | Bin 0 -> 516 bytes .../bar_round_gloss_large_square.png.import | 34 ++++++++++++++++ .../Blue/Default/bar_round_gloss_small.png | Bin 0 -> 411 bytes .../Default/bar_round_gloss_small.png.import | 34 ++++++++++++++++ .../Blue/Default/bar_round_gloss_small_l.png | Bin 0 -> 331 bytes .../bar_round_gloss_small_l.png.import | 34 ++++++++++++++++ .../Blue/Default/bar_round_gloss_small_m.png | Bin 0 -> 123 bytes .../bar_round_gloss_small_m.png.import | 34 ++++++++++++++++ .../Blue/Default/bar_round_gloss_small_r.png | Bin 0 -> 333 bytes .../bar_round_gloss_small_r.png.import | 34 ++++++++++++++++ .../Default/bar_round_gloss_small_square.png | Bin 0 -> 387 bytes .../bar_round_gloss_small_square.png.import | 34 ++++++++++++++++ .../PNG/Blue/Default/bar_round_large.png | Bin 0 -> 508 bytes .../Blue/Default/bar_round_large.png.import | 34 ++++++++++++++++ .../PNG/Blue/Default/bar_round_large_l.png | Bin 0 -> 373 bytes .../Blue/Default/bar_round_large_l.png.import | 34 ++++++++++++++++ .../PNG/Blue/Default/bar_round_large_m.png | Bin 0 -> 118 bytes .../Blue/Default/bar_round_large_m.png.import | 34 ++++++++++++++++ .../PNG/Blue/Default/bar_round_large_r.png | Bin 0 -> 371 bytes .../Blue/Default/bar_round_large_r.png.import | 34 ++++++++++++++++ .../Blue/Default/bar_round_large_square.png | Bin 0 -> 479 bytes .../Default/bar_round_large_square.png.import | 34 ++++++++++++++++ .../PNG/Blue/Default/bar_round_small.png | Bin 0 -> 395 bytes .../Blue/Default/bar_round_small.png.import | 34 ++++++++++++++++ .../PNG/Blue/Default/bar_round_small_l.png | Bin 0 -> 320 bytes .../Blue/Default/bar_round_small_l.png.import | 34 ++++++++++++++++ .../PNG/Blue/Default/bar_round_small_m.png | Bin 0 -> 115 bytes .../Blue/Default/bar_round_small_m.png.import | 34 ++++++++++++++++ .../PNG/Blue/Default/bar_round_small_r.png | Bin 0 -> 319 bytes .../Blue/Default/bar_round_small_r.png.import | 34 ++++++++++++++++ .../Blue/Default/bar_round_small_square.png | Bin 0 -> 374 bytes .../Default/bar_round_small_square.png.import | 34 ++++++++++++++++ .../Blue/Default/bar_square_gloss_large.png | Bin 0 -> 213 bytes .../Default/bar_square_gloss_large.png.import | 34 ++++++++++++++++ .../Blue/Default/bar_square_gloss_large_l.png | Bin 0 -> 190 bytes .../bar_square_gloss_large_l.png.import | 34 ++++++++++++++++ .../Blue/Default/bar_square_gloss_large_m.png | Bin 0 -> 126 bytes .../bar_square_gloss_large_m.png.import | 34 ++++++++++++++++ .../Blue/Default/bar_square_gloss_large_r.png | Bin 0 -> 192 bytes .../bar_square_gloss_large_r.png.import | 34 ++++++++++++++++ .../Default/bar_square_gloss_large_square.png | Bin 0 -> 204 bytes .../bar_square_gloss_large_square.png.import | 34 ++++++++++++++++ .../Blue/Default/bar_square_gloss_small.png | Bin 0 -> 209 bytes .../Default/bar_square_gloss_small.png.import | 34 ++++++++++++++++ .../Blue/Default/bar_square_gloss_small_l.png | Bin 0 -> 188 bytes .../bar_square_gloss_small_l.png.import | 34 ++++++++++++++++ .../Blue/Default/bar_square_gloss_small_m.png | Bin 0 -> 123 bytes .../bar_square_gloss_small_m.png.import | 34 ++++++++++++++++ .../Blue/Default/bar_square_gloss_small_r.png | Bin 0 -> 191 bytes .../bar_square_gloss_small_r.png.import | 34 ++++++++++++++++ .../Default/bar_square_gloss_small_square.png | Bin 0 -> 203 bytes .../bar_square_gloss_small_square.png.import | 34 ++++++++++++++++ .../PNG/Blue/Default/bar_square_large.png | Bin 0 -> 205 bytes .../Blue/Default/bar_square_large.png.import | 34 ++++++++++++++++ .../PNG/Blue/Default/bar_square_large_l.png | Bin 0 -> 183 bytes .../Default/bar_square_large_l.png.import | 34 ++++++++++++++++ .../PNG/Blue/Default/bar_square_large_m.png | Bin 0 -> 118 bytes .../Default/bar_square_large_m.png.import | 34 ++++++++++++++++ .../PNG/Blue/Default/bar_square_large_r.png | Bin 0 -> 184 bytes .../Default/bar_square_large_r.png.import | 34 ++++++++++++++++ .../Blue/Default/bar_square_large_square.png | Bin 0 -> 196 bytes .../bar_square_large_square.png.import | 34 ++++++++++++++++ .../PNG/Blue/Default/bar_square_small.png | Bin 0 -> 202 bytes .../Blue/Default/bar_square_small.png.import | 34 ++++++++++++++++ .../PNG/Blue/Default/bar_square_small_l.png | Bin 0 -> 181 bytes .../Default/bar_square_small_l.png.import | 34 ++++++++++++++++ .../PNG/Blue/Default/bar_square_small_m.png | Bin 0 -> 115 bytes .../Default/bar_square_small_m.png.import | 34 ++++++++++++++++ .../PNG/Blue/Default/bar_square_small_r.png | Bin 0 -> 184 bytes .../Default/bar_square_small_r.png.import | 34 ++++++++++++++++ .../Blue/Default/bar_square_small_square.png | Bin 0 -> 195 bytes .../bar_square_small_square.png.import | 34 ++++++++++++++++ .../button_square_header_blade_rectangle.png | Bin 0 -> 646 bytes ...n_square_header_blade_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_blade_rectangle_screws.png | Bin 0 -> 695 bytes ...e_header_blade_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_blade_square.png | Bin 0 -> 616 bytes ...tton_square_header_blade_square.png.import | 34 ++++++++++++++++ ...tton_square_header_blade_square_screws.png | Bin 0 -> 663 bytes ...uare_header_blade_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_large_rectangle.png | Bin 0 -> 428 bytes ...n_square_header_large_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_large_rectangle_screws.png | Bin 0 -> 479 bytes ...e_header_large_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_large_square.png | Bin 0 -> 391 bytes ...tton_square_header_large_square.png.import | 34 ++++++++++++++++ ...tton_square_header_large_square_screws.png | Bin 0 -> 450 bytes ...uare_header_large_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_notch_rectangle.png | Bin 0 -> 542 bytes ...n_square_header_notch_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_notch_rectangle_screws.png | Bin 0 -> 601 bytes ...e_header_notch_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_notch_square.png | Bin 0 -> 511 bytes ...tton_square_header_notch_square.png.import | 34 ++++++++++++++++ ...tton_square_header_notch_square_screws.png | Bin 0 -> 569 bytes ...uare_header_notch_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_small_rectangle.png | Bin 0 -> 426 bytes ...n_square_header_small_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_small_rectangle_screws.png | Bin 0 -> 476 bytes ...e_header_small_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_small_square.png | Bin 0 -> 391 bytes ...tton_square_header_small_square.png.import | 34 ++++++++++++++++ ...tton_square_header_small_square_screws.png | Bin 0 -> 449 bytes ...uare_header_small_square_screws.png.import | 34 ++++++++++++++++ .../PNG/Blue/Default/crosshair_color_a.png | Bin 0 -> 553 bytes .../Blue/Default/crosshair_color_a.png.import | 34 ++++++++++++++++ .../PNG/Blue/Default/crosshair_color_b.png | Bin 0 -> 530 bytes .../Blue/Default/crosshair_color_b.png.import | 34 ++++++++++++++++ .../PNG/Blue/Default/crosshair_color_c.png | Bin 0 -> 307 bytes .../Blue/Default/crosshair_color_c.png.import | 34 ++++++++++++++++ .../PNG/Blue/Default/crosshair_color_d.png | Bin 0 -> 243 bytes .../Blue/Default/crosshair_color_d.png.import | 34 ++++++++++++++++ .../PNG/Blue/Double/bar_round_gloss_large.png | Bin 0 -> 930 bytes .../Double/bar_round_gloss_large.png.import | 34 ++++++++++++++++ .../Blue/Double/bar_round_gloss_large_l.png | Bin 0 -> 613 bytes .../Double/bar_round_gloss_large_l.png.import | 34 ++++++++++++++++ .../Blue/Double/bar_round_gloss_large_m.png | Bin 0 -> 128 bytes .../Double/bar_round_gloss_large_m.png.import | 34 ++++++++++++++++ .../Blue/Double/bar_round_gloss_large_r.png | Bin 0 -> 608 bytes .../Double/bar_round_gloss_large_r.png.import | 34 ++++++++++++++++ .../Double/bar_round_gloss_large_square.png | Bin 0 -> 864 bytes .../bar_round_gloss_large_square.png.import | 34 ++++++++++++++++ .../PNG/Blue/Double/bar_round_gloss_small.png | Bin 0 -> 676 bytes .../Double/bar_round_gloss_small.png.import | 34 ++++++++++++++++ .../Blue/Double/bar_round_gloss_small_l.png | Bin 0 -> 464 bytes .../Double/bar_round_gloss_small_l.png.import | 34 ++++++++++++++++ .../Blue/Double/bar_round_gloss_small_m.png | Bin 0 -> 127 bytes .../Double/bar_round_gloss_small_m.png.import | 34 ++++++++++++++++ .../Blue/Double/bar_round_gloss_small_r.png | Bin 0 -> 465 bytes .../Double/bar_round_gloss_small_r.png.import | 34 ++++++++++++++++ .../Double/bar_round_gloss_small_square.png | Bin 0 -> 619 bytes .../bar_round_gloss_small_square.png.import | 34 ++++++++++++++++ .../PNG/Blue/Double/bar_round_large.png | Bin 0 -> 888 bytes .../Blue/Double/bar_round_large.png.import | 34 ++++++++++++++++ .../PNG/Blue/Double/bar_round_large_l.png | Bin 0 -> 576 bytes .../Blue/Double/bar_round_large_l.png.import | 34 ++++++++++++++++ .../PNG/Blue/Double/bar_round_large_m.png | Bin 0 -> 122 bytes .../Blue/Double/bar_round_large_m.png.import | 34 ++++++++++++++++ .../PNG/Blue/Double/bar_round_large_r.png | Bin 0 -> 568 bytes .../Blue/Double/bar_round_large_r.png.import | 34 ++++++++++++++++ .../Blue/Double/bar_round_large_square.png | Bin 0 -> 816 bytes .../Double/bar_round_large_square.png.import | 34 ++++++++++++++++ .../PNG/Blue/Double/bar_round_small.png | Bin 0 -> 650 bytes .../Blue/Double/bar_round_small.png.import | 34 ++++++++++++++++ .../PNG/Blue/Double/bar_round_small_l.png | Bin 0 -> 445 bytes .../Blue/Double/bar_round_small_l.png.import | 34 ++++++++++++++++ .../PNG/Blue/Double/bar_round_small_m.png | Bin 0 -> 120 bytes .../Blue/Double/bar_round_small_m.png.import | 34 ++++++++++++++++ .../PNG/Blue/Double/bar_round_small_r.png | Bin 0 -> 443 bytes .../Blue/Double/bar_round_small_r.png.import | 34 ++++++++++++++++ .../Blue/Double/bar_round_small_square.png | Bin 0 -> 595 bytes .../Double/bar_round_small_square.png.import | 34 ++++++++++++++++ .../Blue/Double/bar_square_gloss_large.png | Bin 0 -> 337 bytes .../Double/bar_square_gloss_large.png.import | 34 ++++++++++++++++ .../Blue/Double/bar_square_gloss_large_l.png | Bin 0 -> 265 bytes .../bar_square_gloss_large_l.png.import | 34 ++++++++++++++++ .../Blue/Double/bar_square_gloss_large_m.png | Bin 0 -> 128 bytes .../bar_square_gloss_large_m.png.import | 34 ++++++++++++++++ .../Blue/Double/bar_square_gloss_large_r.png | Bin 0 -> 266 bytes .../bar_square_gloss_large_r.png.import | 34 ++++++++++++++++ .../Double/bar_square_gloss_large_square.png | Bin 0 -> 305 bytes .../bar_square_gloss_large_square.png.import | 34 ++++++++++++++++ .../Blue/Double/bar_square_gloss_small.png | Bin 0 -> 324 bytes .../Double/bar_square_gloss_small.png.import | 34 ++++++++++++++++ .../Blue/Double/bar_square_gloss_small_l.png | Bin 0 -> 261 bytes .../bar_square_gloss_small_l.png.import | 34 ++++++++++++++++ .../Blue/Double/bar_square_gloss_small_m.png | Bin 0 -> 127 bytes .../bar_square_gloss_small_m.png.import | 34 ++++++++++++++++ .../Blue/Double/bar_square_gloss_small_r.png | Bin 0 -> 262 bytes .../bar_square_gloss_small_r.png.import | 34 ++++++++++++++++ .../Double/bar_square_gloss_small_square.png | Bin 0 -> 296 bytes .../bar_square_gloss_small_square.png.import | 34 ++++++++++++++++ .../PNG/Blue/Double/bar_square_large.png | Bin 0 -> 334 bytes .../Blue/Double/bar_square_large.png.import | 34 ++++++++++++++++ .../PNG/Blue/Double/bar_square_large_l.png | Bin 0 -> 258 bytes .../Blue/Double/bar_square_large_l.png.import | 34 ++++++++++++++++ .../PNG/Blue/Double/bar_square_large_m.png | Bin 0 -> 122 bytes .../Blue/Double/bar_square_large_m.png.import | 34 ++++++++++++++++ .../PNG/Blue/Double/bar_square_large_r.png | Bin 0 -> 261 bytes .../Blue/Double/bar_square_large_r.png.import | 34 ++++++++++++++++ .../Blue/Double/bar_square_large_square.png | Bin 0 -> 299 bytes .../Double/bar_square_large_square.png.import | 34 ++++++++++++++++ .../PNG/Blue/Double/bar_square_small.png | Bin 0 -> 317 bytes .../Blue/Double/bar_square_small.png.import | 34 ++++++++++++++++ .../PNG/Blue/Double/bar_square_small_l.png | Bin 0 -> 255 bytes .../Blue/Double/bar_square_small_l.png.import | 34 ++++++++++++++++ .../PNG/Blue/Double/bar_square_small_m.png | Bin 0 -> 120 bytes .../Blue/Double/bar_square_small_m.png.import | 34 ++++++++++++++++ .../PNG/Blue/Double/bar_square_small_r.png | Bin 0 -> 257 bytes .../Blue/Double/bar_square_small_r.png.import | 34 ++++++++++++++++ .../Blue/Double/bar_square_small_square.png | Bin 0 -> 291 bytes .../Double/bar_square_small_square.png.import | 34 ++++++++++++++++ .../button_square_header_blade_rectangle.png | Bin 0 -> 1213 bytes ...n_square_header_blade_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_blade_rectangle_screws.png | Bin 0 -> 1300 bytes ...e_header_blade_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_blade_square.png | Bin 0 -> 1110 bytes ...tton_square_header_blade_square.png.import | 34 ++++++++++++++++ ...tton_square_header_blade_square_screws.png | Bin 0 -> 1186 bytes ...uare_header_blade_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_large_rectangle.png | Bin 0 -> 814 bytes ...n_square_header_large_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_large_rectangle_screws.png | Bin 0 -> 902 bytes ...e_header_large_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_large_square.png | Bin 0 -> 691 bytes ...tton_square_header_large_square.png.import | 34 ++++++++++++++++ ...tton_square_header_large_square_screws.png | Bin 0 -> 766 bytes ...uare_header_large_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_notch_rectangle.png | Bin 0 -> 1023 bytes ...n_square_header_notch_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_notch_rectangle_screws.png | Bin 0 -> 1112 bytes ...e_header_notch_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_notch_square.png | Bin 0 -> 885 bytes ...tton_square_header_notch_square.png.import | 34 ++++++++++++++++ ...tton_square_header_notch_square_screws.png | Bin 0 -> 977 bytes ...uare_header_notch_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_small_rectangle.png | Bin 0 -> 813 bytes ...n_square_header_small_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_small_rectangle_screws.png | Bin 0 -> 899 bytes ...e_header_small_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_small_square.png | Bin 0 -> 691 bytes ...tton_square_header_small_square.png.import | 34 ++++++++++++++++ ...tton_square_header_small_square_screws.png | Bin 0 -> 766 bytes ...uare_header_small_square_screws.png.import | 34 ++++++++++++++++ .../PNG/Blue/Double/crosshair_color_a.png | Bin 0 -> 955 bytes .../Blue/Double/crosshair_color_a.png.import | 34 ++++++++++++++++ .../PNG/Blue/Double/crosshair_color_b.png | Bin 0 -> 942 bytes .../Blue/Double/crosshair_color_b.png.import | 34 ++++++++++++++++ .../PNG/Blue/Double/crosshair_color_c.png | Bin 0 -> 488 bytes .../Blue/Double/crosshair_color_c.png.import | 34 ++++++++++++++++ .../PNG/Blue/Double/crosshair_color_d.png | Bin 0 -> 393 bytes .../Blue/Double/crosshair_color_d.png.import | 34 ++++++++++++++++ .../Extra/Default/bar_shadow_round_large.png | Bin 0 -> 307 bytes .../Default/bar_shadow_round_large.png.import | 34 ++++++++++++++++ .../Default/bar_shadow_round_large_l.png | Bin 0 -> 219 bytes .../bar_shadow_round_large_l.png.import | 34 ++++++++++++++++ .../Default/bar_shadow_round_large_m.png | Bin 0 -> 96 bytes .../bar_shadow_round_large_m.png.import | 34 ++++++++++++++++ .../Default/bar_shadow_round_large_r.png | Bin 0 -> 216 bytes .../bar_shadow_round_large_r.png.import | 34 ++++++++++++++++ .../Default/bar_shadow_round_large_square.png | Bin 0 -> 291 bytes .../bar_shadow_round_large_square.png.import | 34 ++++++++++++++++ .../bar_shadow_round_outline_large.png | Bin 0 -> 468 bytes .../bar_shadow_round_outline_large.png.import | 34 ++++++++++++++++ .../bar_shadow_round_outline_large_l.png | Bin 0 -> 330 bytes ...ar_shadow_round_outline_large_l.png.import | 34 ++++++++++++++++ .../bar_shadow_round_outline_large_m.png | Bin 0 -> 118 bytes ...ar_shadow_round_outline_large_m.png.import | 34 ++++++++++++++++ .../bar_shadow_round_outline_large_r.png | Bin 0 -> 339 bytes ...ar_shadow_round_outline_large_r.png.import | 34 ++++++++++++++++ .../bar_shadow_round_outline_large_square.png | Bin 0 -> 438 bytes ...adow_round_outline_large_square.png.import | 34 ++++++++++++++++ .../bar_shadow_round_outline_small.png | Bin 0 -> 359 bytes .../bar_shadow_round_outline_small.png.import | 34 ++++++++++++++++ .../bar_shadow_round_outline_small_l.png | Bin 0 -> 239 bytes ...ar_shadow_round_outline_small_l.png.import | 34 ++++++++++++++++ .../bar_shadow_round_outline_small_m.png | Bin 0 -> 102 bytes ...ar_shadow_round_outline_small_m.png.import | 34 ++++++++++++++++ .../bar_shadow_round_outline_small_r.png | Bin 0 -> 249 bytes ...ar_shadow_round_outline_small_r.png.import | 34 ++++++++++++++++ .../bar_shadow_round_outline_small_square.png | Bin 0 -> 333 bytes ...adow_round_outline_small_square.png.import | 34 ++++++++++++++++ .../Extra/Default/bar_shadow_round_small.png | Bin 0 -> 261 bytes .../Default/bar_shadow_round_small.png.import | 34 ++++++++++++++++ .../Default/bar_shadow_round_small_l.png | Bin 0 -> 176 bytes .../bar_shadow_round_small_l.png.import | 34 ++++++++++++++++ .../Default/bar_shadow_round_small_m.png | Bin 0 -> 86 bytes .../bar_shadow_round_small_m.png.import | 34 ++++++++++++++++ .../Default/bar_shadow_round_small_r.png | Bin 0 -> 173 bytes .../bar_shadow_round_small_r.png.import | 34 ++++++++++++++++ .../Default/bar_shadow_round_small_square.png | Bin 0 -> 247 bytes .../bar_shadow_round_small_square.png.import | 34 ++++++++++++++++ .../Extra/Default/bar_shadow_square_large.png | Bin 0 -> 180 bytes .../bar_shadow_square_large.png.import | 34 ++++++++++++++++ .../Default/bar_shadow_square_large_l.png | Bin 0 -> 135 bytes .../bar_shadow_square_large_l.png.import | 34 ++++++++++++++++ .../Default/bar_shadow_square_large_m.png | Bin 0 -> 96 bytes .../bar_shadow_square_large_m.png.import | 34 ++++++++++++++++ .../Default/bar_shadow_square_large_r.png | Bin 0 -> 125 bytes .../bar_shadow_square_large_r.png.import | 34 ++++++++++++++++ .../bar_shadow_square_large_square.png | Bin 0 -> 156 bytes .../bar_shadow_square_large_square.png.import | 34 ++++++++++++++++ .../bar_shadow_square_outline_large.png | Bin 0 -> 201 bytes ...bar_shadow_square_outline_large.png.import | 34 ++++++++++++++++ .../bar_shadow_square_outline_large_l.png | Bin 0 -> 153 bytes ...r_shadow_square_outline_large_l.png.import | 34 ++++++++++++++++ .../bar_shadow_square_outline_large_m.png | Bin 0 -> 118 bytes ...r_shadow_square_outline_large_m.png.import | 34 ++++++++++++++++ .../bar_shadow_square_outline_large_r.png | Bin 0 -> 168 bytes ...r_shadow_square_outline_large_r.png.import | 34 ++++++++++++++++ ...bar_shadow_square_outline_large_square.png | Bin 0 -> 192 bytes ...dow_square_outline_large_square.png.import | 34 ++++++++++++++++ .../bar_shadow_square_outline_small.png | Bin 0 -> 199 bytes ...bar_shadow_square_outline_small.png.import | 34 ++++++++++++++++ .../bar_shadow_square_outline_small_l.png | Bin 0 -> 147 bytes ...r_shadow_square_outline_small_l.png.import | 34 ++++++++++++++++ .../bar_shadow_square_outline_small_m.png | Bin 0 -> 102 bytes ...r_shadow_square_outline_small_m.png.import | 34 ++++++++++++++++ .../bar_shadow_square_outline_small_r.png | Bin 0 -> 158 bytes ...r_shadow_square_outline_small_r.png.import | 34 ++++++++++++++++ ...bar_shadow_square_outline_small_square.png | Bin 0 -> 191 bytes ...dow_square_outline_small_square.png.import | 34 ++++++++++++++++ .../Extra/Default/bar_shadow_square_small.png | Bin 0 -> 176 bytes .../bar_shadow_square_small.png.import | 34 ++++++++++++++++ .../Default/bar_shadow_square_small_l.png | Bin 0 -> 127 bytes .../bar_shadow_square_small_l.png.import | 34 ++++++++++++++++ .../Default/bar_shadow_square_small_m.png | Bin 0 -> 86 bytes .../bar_shadow_square_small_m.png.import | 34 ++++++++++++++++ .../Default/bar_shadow_square_small_r.png | Bin 0 -> 117 bytes .../bar_shadow_square_small_r.png.import | 34 ++++++++++++++++ .../bar_shadow_square_small_square.png | Bin 0 -> 148 bytes .../bar_shadow_square_small_square.png.import | 34 ++++++++++++++++ .../PNG/Extra/Default/button_rectangle.png | Bin 0 -> 388 bytes .../Extra/Default/button_rectangle.png.import | 34 ++++++++++++++++ .../Extra/Default/button_rectangle_depth.png | Bin 0 -> 457 bytes .../Default/button_rectangle_depth.png.import | 34 ++++++++++++++++ .../PNG/Extra/Default/button_square.png | Bin 0 -> 350 bytes .../Extra/Default/button_square.png.import | 34 ++++++++++++++++ .../PNG/Extra/Default/button_square_depth.png | Bin 0 -> 422 bytes .../Default/button_square_depth.png.import | 34 ++++++++++++++++ .../PNG/Extra/Default/crosshair_a.png | Bin 0 -> 553 bytes .../PNG/Extra/Default/crosshair_a.png.import | 34 ++++++++++++++++ .../PNG/Extra/Default/crosshair_b.png | Bin 0 -> 530 bytes .../PNG/Extra/Default/crosshair_b.png.import | 34 ++++++++++++++++ .../PNG/Extra/Default/crosshair_c.png | Bin 0 -> 307 bytes .../PNG/Extra/Default/crosshair_c.png.import | 34 ++++++++++++++++ .../PNG/Extra/Default/crosshair_d.png | Bin 0 -> 243 bytes .../PNG/Extra/Default/crosshair_d.png.import | 34 ++++++++++++++++ .../PNG/Extra/Default/cursor_a.png | Bin 0 -> 381 bytes .../PNG/Extra/Default/cursor_a.png.import | 34 ++++++++++++++++ .../PNG/Extra/Default/cursor_b.png | Bin 0 -> 332 bytes .../PNG/Extra/Default/cursor_b.png.import | 34 ++++++++++++++++ .../PNG/Extra/Default/cursor_c.png | Bin 0 -> 341 bytes .../PNG/Extra/Default/cursor_c.png.import | 34 ++++++++++++++++ .../PNG/Extra/Default/cursor_d.png | Bin 0 -> 358 bytes .../PNG/Extra/Default/cursor_d.png.import | 34 ++++++++++++++++ .../PNG/Extra/Default/cursor_e.png | Bin 0 -> 443 bytes .../PNG/Extra/Default/cursor_e.png.import | 34 ++++++++++++++++ .../PNG/Extra/Default/cursor_f.png | Bin 0 -> 688 bytes .../PNG/Extra/Default/cursor_f.png.import | 34 ++++++++++++++++ .../PNG/Extra/Default/cursor_g.png | Bin 0 -> 422 bytes .../PNG/Extra/Default/cursor_g.png.import | 34 ++++++++++++++++ .../PNG/Extra/Default/cursor_h.png | Bin 0 -> 629 bytes .../PNG/Extra/Default/cursor_h.png.import | 34 ++++++++++++++++ .../PNG/Extra/Default/panel_glass.png | Bin 0 -> 286 bytes .../PNG/Extra/Default/panel_glass.png.import | 34 ++++++++++++++++ .../Extra/Default/panel_glass_notch_bl.png | Bin 0 -> 427 bytes .../Default/panel_glass_notch_bl.png.import | 34 ++++++++++++++++ .../Extra/Default/panel_glass_notch_br.png | Bin 0 -> 417 bytes .../Default/panel_glass_notch_br.png.import | 34 ++++++++++++++++ .../Extra/Default/panel_glass_notch_tl.png | Bin 0 -> 399 bytes .../Default/panel_glass_notch_tl.png.import | 34 ++++++++++++++++ .../Extra/Default/panel_glass_notch_tr.png | Bin 0 -> 395 bytes .../Default/panel_glass_notch_tr.png.import | 34 ++++++++++++++++ .../PNG/Extra/Default/panel_glass_notches.png | Bin 0 -> 494 bytes .../Default/panel_glass_notches.png.import | 34 ++++++++++++++++ .../Extra/Default/panel_glass_notches_top.png | Bin 0 -> 415 bytes .../panel_glass_notches_top.png.import | 34 ++++++++++++++++ .../PNG/Extra/Default/panel_glass_screws.png | Bin 0 -> 350 bytes .../Default/panel_glass_screws.png.import | 34 ++++++++++++++++ .../PNG/Extra/Default/panel_glass_tab.png | Bin 0 -> 375 bytes .../Extra/Default/panel_glass_tab.png.import | 34 ++++++++++++++++ .../Extra/Default/panel_glass_tab_blade.png | Bin 0 -> 565 bytes .../Default/panel_glass_tab_blade.png.import | 34 ++++++++++++++++ .../PNG/Extra/Default/panel_rectangle.png | Bin 0 -> 302 bytes .../Extra/Default/panel_rectangle.png.import | 34 ++++++++++++++++ .../Extra/Default/panel_rectangle_screws.png | Bin 0 -> 365 bytes .../Default/panel_rectangle_screws.png.import | 34 ++++++++++++++++ .../PNG/Extra/Default/panel_square.png | Bin 0 -> 269 bytes .../PNG/Extra/Default/panel_square.png.import | 34 ++++++++++++++++ .../PNG/Extra/Default/panel_square_screws.png | Bin 0 -> 325 bytes .../Default/panel_square_screws.png.import | 34 ++++++++++++++++ .../Extra/Double/bar_shadow_round_large.png | Bin 0 -> 448 bytes .../Double/bar_shadow_round_large.png.import | 34 ++++++++++++++++ .../Extra/Double/bar_shadow_round_large_l.png | Bin 0 -> 318 bytes .../bar_shadow_round_large_l.png.import | 34 ++++++++++++++++ .../Extra/Double/bar_shadow_round_large_m.png | Bin 0 -> 114 bytes .../bar_shadow_round_large_m.png.import | 34 ++++++++++++++++ .../Extra/Double/bar_shadow_round_large_r.png | Bin 0 -> 309 bytes .../bar_shadow_round_large_r.png.import | 34 ++++++++++++++++ .../Double/bar_shadow_round_large_square.png | Bin 0 -> 420 bytes .../bar_shadow_round_large_square.png.import | 34 ++++++++++++++++ .../Double/bar_shadow_round_outline_large.png | Bin 0 -> 797 bytes .../bar_shadow_round_outline_large.png.import | 34 ++++++++++++++++ .../bar_shadow_round_outline_large_l.png | Bin 0 -> 511 bytes ...ar_shadow_round_outline_large_l.png.import | 34 ++++++++++++++++ .../bar_shadow_round_outline_large_m.png | Bin 0 -> 128 bytes ...ar_shadow_round_outline_large_m.png.import | 34 ++++++++++++++++ .../bar_shadow_round_outline_large_r.png | Bin 0 -> 504 bytes ...ar_shadow_round_outline_large_r.png.import | 34 ++++++++++++++++ .../bar_shadow_round_outline_large_square.png | Bin 0 -> 727 bytes ...adow_round_outline_large_square.png.import | 34 ++++++++++++++++ .../Double/bar_shadow_round_outline_small.png | Bin 0 -> 579 bytes .../bar_shadow_round_outline_small.png.import | 34 ++++++++++++++++ .../bar_shadow_round_outline_small_l.png | Bin 0 -> 397 bytes ...ar_shadow_round_outline_small_l.png.import | 34 ++++++++++++++++ .../bar_shadow_round_outline_small_m.png | Bin 0 -> 123 bytes ...ar_shadow_round_outline_small_m.png.import | 34 ++++++++++++++++ .../bar_shadow_round_outline_small_r.png | Bin 0 -> 395 bytes ...ar_shadow_round_outline_small_r.png.import | 34 ++++++++++++++++ .../bar_shadow_round_outline_small_square.png | Bin 0 -> 527 bytes ...adow_round_outline_small_square.png.import | 34 ++++++++++++++++ .../Extra/Double/bar_shadow_round_small.png | Bin 0 -> 367 bytes .../Double/bar_shadow_round_small.png.import | 34 ++++++++++++++++ .../Extra/Double/bar_shadow_round_small_l.png | Bin 0 -> 277 bytes .../bar_shadow_round_small_l.png.import | 34 ++++++++++++++++ .../Extra/Double/bar_shadow_round_small_m.png | Bin 0 -> 104 bytes .../bar_shadow_round_small_m.png.import | 34 ++++++++++++++++ .../Extra/Double/bar_shadow_round_small_r.png | Bin 0 -> 271 bytes .../bar_shadow_round_small_r.png.import | 34 ++++++++++++++++ .../Double/bar_shadow_round_small_square.png | Bin 0 -> 342 bytes .../bar_shadow_round_small_square.png.import | 34 ++++++++++++++++ .../Extra/Double/bar_shadow_square_large.png | Bin 0 -> 257 bytes .../Double/bar_shadow_square_large.png.import | 34 ++++++++++++++++ .../Double/bar_shadow_square_large_l.png | Bin 0 -> 195 bytes .../bar_shadow_square_large_l.png.import | 34 ++++++++++++++++ .../Double/bar_shadow_square_large_m.png | Bin 0 -> 114 bytes .../bar_shadow_square_large_m.png.import | 34 ++++++++++++++++ .../Double/bar_shadow_square_large_r.png | Bin 0 -> 194 bytes .../bar_shadow_square_large_r.png.import | 34 ++++++++++++++++ .../Double/bar_shadow_square_large_square.png | Bin 0 -> 236 bytes .../bar_shadow_square_large_square.png.import | 34 ++++++++++++++++ .../bar_shadow_square_outline_large.png | Bin 0 -> 319 bytes ...bar_shadow_square_outline_large.png.import | 34 ++++++++++++++++ .../bar_shadow_square_outline_large_l.png | Bin 0 -> 242 bytes ...r_shadow_square_outline_large_l.png.import | 34 ++++++++++++++++ .../bar_shadow_square_outline_large_m.png | Bin 0 -> 128 bytes ...r_shadow_square_outline_large_m.png.import | 34 ++++++++++++++++ .../bar_shadow_square_outline_large_r.png | Bin 0 -> 244 bytes ...r_shadow_square_outline_large_r.png.import | 34 ++++++++++++++++ ...bar_shadow_square_outline_large_square.png | Bin 0 -> 294 bytes ...dow_square_outline_large_square.png.import | 34 ++++++++++++++++ .../bar_shadow_square_outline_small.png | Bin 0 -> 308 bytes ...bar_shadow_square_outline_small.png.import | 34 ++++++++++++++++ .../bar_shadow_square_outline_small_l.png | Bin 0 -> 237 bytes ...r_shadow_square_outline_small_l.png.import | 34 ++++++++++++++++ .../bar_shadow_square_outline_small_m.png | Bin 0 -> 123 bytes ...r_shadow_square_outline_small_m.png.import | 34 ++++++++++++++++ .../bar_shadow_square_outline_small_r.png | Bin 0 -> 237 bytes ...r_shadow_square_outline_small_r.png.import | 34 ++++++++++++++++ ...bar_shadow_square_outline_small_square.png | Bin 0 -> 285 bytes ...dow_square_outline_small_square.png.import | 34 ++++++++++++++++ .../Extra/Double/bar_shadow_square_small.png | Bin 0 -> 249 bytes .../Double/bar_shadow_square_small.png.import | 34 ++++++++++++++++ .../Double/bar_shadow_square_small_l.png | Bin 0 -> 183 bytes .../bar_shadow_square_small_l.png.import | 34 ++++++++++++++++ .../Double/bar_shadow_square_small_m.png | Bin 0 -> 104 bytes .../bar_shadow_square_small_m.png.import | 34 ++++++++++++++++ .../Double/bar_shadow_square_small_r.png | Bin 0 -> 183 bytes .../bar_shadow_square_small_r.png.import | 34 ++++++++++++++++ .../Double/bar_shadow_square_small_square.png | Bin 0 -> 229 bytes .../bar_shadow_square_small_square.png.import | 34 ++++++++++++++++ .../PNG/Extra/Double/button_rectangle.png | Bin 0 -> 803 bytes .../Extra/Double/button_rectangle.png.import | 34 ++++++++++++++++ .../Extra/Double/button_rectangle_depth.png | Bin 0 -> 905 bytes .../Double/button_rectangle_depth.png.import | 34 ++++++++++++++++ .../PNG/Extra/Double/button_square.png | Bin 0 -> 613 bytes .../PNG/Extra/Double/button_square.png.import | 34 ++++++++++++++++ .../PNG/Extra/Double/button_square_depth.png | Bin 0 -> 743 bytes .../Double/button_square_depth.png.import | 34 ++++++++++++++++ .../PNG/Extra/Double/crosshair_a.png | Bin 0 -> 954 bytes .../PNG/Extra/Double/crosshair_a.png.import | 34 ++++++++++++++++ .../PNG/Extra/Double/crosshair_b.png | Bin 0 -> 942 bytes .../PNG/Extra/Double/crosshair_b.png.import | 34 ++++++++++++++++ .../PNG/Extra/Double/crosshair_c.png | Bin 0 -> 488 bytes .../PNG/Extra/Double/crosshair_c.png.import | 34 ++++++++++++++++ .../PNG/Extra/Double/crosshair_d.png | Bin 0 -> 393 bytes .../PNG/Extra/Double/crosshair_d.png.import | 34 ++++++++++++++++ .../PNG/Extra/Double/cursor_a.png | Bin 0 -> 542 bytes .../PNG/Extra/Double/cursor_a.png.import | 34 ++++++++++++++++ .../PNG/Extra/Double/cursor_b.png | Bin 0 -> 567 bytes .../PNG/Extra/Double/cursor_b.png.import | 34 ++++++++++++++++ .../PNG/Extra/Double/cursor_c.png | Bin 0 -> 516 bytes .../PNG/Extra/Double/cursor_c.png.import | 34 ++++++++++++++++ .../PNG/Extra/Double/cursor_d.png | Bin 0 -> 521 bytes .../PNG/Extra/Double/cursor_d.png.import | 34 ++++++++++++++++ .../PNG/Extra/Double/cursor_e.png | Bin 0 -> 607 bytes .../PNG/Extra/Double/cursor_e.png.import | 34 ++++++++++++++++ .../PNG/Extra/Double/cursor_f.png | Bin 0 -> 1095 bytes .../PNG/Extra/Double/cursor_f.png.import | 34 ++++++++++++++++ .../PNG/Extra/Double/cursor_g.png | Bin 0 -> 711 bytes .../PNG/Extra/Double/cursor_g.png.import | 34 ++++++++++++++++ .../PNG/Extra/Double/cursor_h.png | Bin 0 -> 1028 bytes .../PNG/Extra/Double/cursor_h.png.import | 34 ++++++++++++++++ .../PNG/Extra/Double/panel_glass.png | Bin 0 -> 524 bytes .../PNG/Extra/Double/panel_glass.png.import | 34 ++++++++++++++++ .../PNG/Extra/Double/panel_glass_notch_bl.png | Bin 0 -> 670 bytes .../Double/panel_glass_notch_bl.png.import | 34 ++++++++++++++++ .../PNG/Extra/Double/panel_glass_notch_br.png | Bin 0 -> 689 bytes .../Double/panel_glass_notch_br.png.import | 34 ++++++++++++++++ .../PNG/Extra/Double/panel_glass_notch_tl.png | Bin 0 -> 665 bytes .../Double/panel_glass_notch_tl.png.import | 34 ++++++++++++++++ .../PNG/Extra/Double/panel_glass_notch_tr.png | Bin 0 -> 680 bytes .../Double/panel_glass_notch_tr.png.import | 34 ++++++++++++++++ .../PNG/Extra/Double/panel_glass_notches.png | Bin 0 -> 840 bytes .../Double/panel_glass_notches.png.import | 34 ++++++++++++++++ .../Extra/Double/panel_glass_notches_top.png | Bin 0 -> 689 bytes .../Double/panel_glass_notches_top.png.import | 34 ++++++++++++++++ .../PNG/Extra/Double/panel_glass_screws.png | Bin 0 -> 613 bytes .../Double/panel_glass_screws.png.import | 34 ++++++++++++++++ .../PNG/Extra/Double/panel_glass_tab.png | Bin 0 -> 663 bytes .../Extra/Double/panel_glass_tab.png.import | 34 ++++++++++++++++ .../Extra/Double/panel_glass_tab_blade.png | Bin 0 -> 980 bytes .../Double/panel_glass_tab_blade.png.import | 34 ++++++++++++++++ .../PNG/Extra/Double/panel_rectangle.png | Bin 0 -> 579 bytes .../Extra/Double/panel_rectangle.png.import | 34 ++++++++++++++++ .../Extra/Double/panel_rectangle_screws.png | Bin 0 -> 689 bytes .../Double/panel_rectangle_screws.png.import | 34 ++++++++++++++++ .../PNG/Extra/Double/panel_square.png | Bin 0 -> 475 bytes .../PNG/Extra/Double/panel_square.png.import | 34 ++++++++++++++++ .../PNG/Extra/Double/panel_square_screws.png | Bin 0 -> 553 bytes .../Double/panel_square_screws.png.import | 34 ++++++++++++++++ .../Green/Default/bar_round_gloss_large.png | Bin 0 -> 540 bytes .../Default/bar_round_gloss_large.png.import | 34 ++++++++++++++++ .../Green/Default/bar_round_gloss_large_l.png | Bin 0 -> 390 bytes .../bar_round_gloss_large_l.png.import | 34 ++++++++++++++++ .../Green/Default/bar_round_gloss_large_m.png | Bin 0 -> 126 bytes .../bar_round_gloss_large_m.png.import | 34 ++++++++++++++++ .../Green/Default/bar_round_gloss_large_r.png | Bin 0 -> 389 bytes .../bar_round_gloss_large_r.png.import | 34 ++++++++++++++++ .../Default/bar_round_gloss_large_square.png | Bin 0 -> 512 bytes .../bar_round_gloss_large_square.png.import | 34 ++++++++++++++++ .../Green/Default/bar_round_gloss_small.png | Bin 0 -> 411 bytes .../Default/bar_round_gloss_small.png.import | 34 ++++++++++++++++ .../Green/Default/bar_round_gloss_small_l.png | Bin 0 -> 331 bytes .../bar_round_gloss_small_l.png.import | 34 ++++++++++++++++ .../Green/Default/bar_round_gloss_small_m.png | Bin 0 -> 121 bytes .../bar_round_gloss_small_m.png.import | 34 ++++++++++++++++ .../Green/Default/bar_round_gloss_small_r.png | Bin 0 -> 333 bytes .../bar_round_gloss_small_r.png.import | 34 ++++++++++++++++ .../Default/bar_round_gloss_small_square.png | Bin 0 -> 387 bytes .../bar_round_gloss_small_square.png.import | 34 ++++++++++++++++ .../PNG/Green/Default/bar_round_large.png | Bin 0 -> 508 bytes .../Green/Default/bar_round_large.png.import | 34 ++++++++++++++++ .../PNG/Green/Default/bar_round_large_l.png | Bin 0 -> 373 bytes .../Default/bar_round_large_l.png.import | 34 ++++++++++++++++ .../PNG/Green/Default/bar_round_large_m.png | Bin 0 -> 118 bytes .../Default/bar_round_large_m.png.import | 34 ++++++++++++++++ .../PNG/Green/Default/bar_round_large_r.png | Bin 0 -> 371 bytes .../Default/bar_round_large_r.png.import | 34 ++++++++++++++++ .../Green/Default/bar_round_large_square.png | Bin 0 -> 479 bytes .../Default/bar_round_large_square.png.import | 34 ++++++++++++++++ .../PNG/Green/Default/bar_round_small.png | Bin 0 -> 395 bytes .../Green/Default/bar_round_small.png.import | 34 ++++++++++++++++ .../PNG/Green/Default/bar_round_small_l.png | Bin 0 -> 320 bytes .../Default/bar_round_small_l.png.import | 34 ++++++++++++++++ .../PNG/Green/Default/bar_round_small_m.png | Bin 0 -> 114 bytes .../Default/bar_round_small_m.png.import | 34 ++++++++++++++++ .../PNG/Green/Default/bar_round_small_r.png | Bin 0 -> 319 bytes .../Default/bar_round_small_r.png.import | 34 ++++++++++++++++ .../Green/Default/bar_round_small_square.png | Bin 0 -> 374 bytes .../Default/bar_round_small_square.png.import | 34 ++++++++++++++++ .../Green/Default/bar_square_gloss_large.png | Bin 0 -> 213 bytes .../Default/bar_square_gloss_large.png.import | 34 ++++++++++++++++ .../Default/bar_square_gloss_large_l.png | Bin 0 -> 190 bytes .../bar_square_gloss_large_l.png.import | 34 ++++++++++++++++ .../Default/bar_square_gloss_large_m.png | Bin 0 -> 126 bytes .../bar_square_gloss_large_m.png.import | 34 ++++++++++++++++ .../Default/bar_square_gloss_large_r.png | Bin 0 -> 192 bytes .../bar_square_gloss_large_r.png.import | 34 ++++++++++++++++ .../Default/bar_square_gloss_large_square.png | Bin 0 -> 204 bytes .../bar_square_gloss_large_square.png.import | 34 ++++++++++++++++ .../Green/Default/bar_square_gloss_small.png | Bin 0 -> 209 bytes .../Default/bar_square_gloss_small.png.import | 34 ++++++++++++++++ .../Default/bar_square_gloss_small_l.png | Bin 0 -> 188 bytes .../bar_square_gloss_small_l.png.import | 34 ++++++++++++++++ .../Default/bar_square_gloss_small_m.png | Bin 0 -> 121 bytes .../bar_square_gloss_small_m.png.import | 34 ++++++++++++++++ .../Default/bar_square_gloss_small_r.png | Bin 0 -> 191 bytes .../bar_square_gloss_small_r.png.import | 34 ++++++++++++++++ .../Default/bar_square_gloss_small_square.png | Bin 0 -> 203 bytes .../bar_square_gloss_small_square.png.import | 34 ++++++++++++++++ .../PNG/Green/Default/bar_square_large.png | Bin 0 -> 205 bytes .../Green/Default/bar_square_large.png.import | 34 ++++++++++++++++ .../PNG/Green/Default/bar_square_large_l.png | Bin 0 -> 183 bytes .../Default/bar_square_large_l.png.import | 34 ++++++++++++++++ .../PNG/Green/Default/bar_square_large_m.png | Bin 0 -> 118 bytes .../Default/bar_square_large_m.png.import | 34 ++++++++++++++++ .../PNG/Green/Default/bar_square_large_r.png | Bin 0 -> 184 bytes .../Default/bar_square_large_r.png.import | 34 ++++++++++++++++ .../Green/Default/bar_square_large_square.png | Bin 0 -> 196 bytes .../bar_square_large_square.png.import | 34 ++++++++++++++++ .../PNG/Green/Default/bar_square_small.png | Bin 0 -> 202 bytes .../Green/Default/bar_square_small.png.import | 34 ++++++++++++++++ .../PNG/Green/Default/bar_square_small_l.png | Bin 0 -> 181 bytes .../Default/bar_square_small_l.png.import | 34 ++++++++++++++++ .../PNG/Green/Default/bar_square_small_m.png | Bin 0 -> 114 bytes .../Default/bar_square_small_m.png.import | 34 ++++++++++++++++ .../PNG/Green/Default/bar_square_small_r.png | Bin 0 -> 184 bytes .../Default/bar_square_small_r.png.import | 34 ++++++++++++++++ .../Green/Default/bar_square_small_square.png | Bin 0 -> 195 bytes .../bar_square_small_square.png.import | 34 ++++++++++++++++ .../button_square_header_blade_rectangle.png | Bin 0 -> 646 bytes ...n_square_header_blade_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_blade_rectangle_screws.png | Bin 0 -> 695 bytes ...e_header_blade_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_blade_square.png | Bin 0 -> 616 bytes ...tton_square_header_blade_square.png.import | 34 ++++++++++++++++ ...tton_square_header_blade_square_screws.png | Bin 0 -> 663 bytes ...uare_header_blade_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_large_rectangle.png | Bin 0 -> 428 bytes ...n_square_header_large_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_large_rectangle_screws.png | Bin 0 -> 479 bytes ...e_header_large_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_large_square.png | Bin 0 -> 391 bytes ...tton_square_header_large_square.png.import | 34 ++++++++++++++++ ...tton_square_header_large_square_screws.png | Bin 0 -> 450 bytes ...uare_header_large_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_notch_rectangle.png | Bin 0 -> 542 bytes ...n_square_header_notch_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_notch_rectangle_screws.png | Bin 0 -> 601 bytes ...e_header_notch_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_notch_square.png | Bin 0 -> 511 bytes ...tton_square_header_notch_square.png.import | 34 ++++++++++++++++ ...tton_square_header_notch_square_screws.png | Bin 0 -> 569 bytes ...uare_header_notch_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_small_rectangle.png | Bin 0 -> 426 bytes ...n_square_header_small_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_small_rectangle_screws.png | Bin 0 -> 476 bytes ...e_header_small_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_small_square.png | Bin 0 -> 391 bytes ...tton_square_header_small_square.png.import | 34 ++++++++++++++++ ...tton_square_header_small_square_screws.png | Bin 0 -> 449 bytes ...uare_header_small_square_screws.png.import | 34 ++++++++++++++++ .../PNG/Green/Default/crosshair_color_a.png | Bin 0 -> 553 bytes .../Default/crosshair_color_a.png.import | 34 ++++++++++++++++ .../PNG/Green/Default/crosshair_color_b.png | Bin 0 -> 530 bytes .../Default/crosshair_color_b.png.import | 34 ++++++++++++++++ .../PNG/Green/Default/crosshair_color_c.png | Bin 0 -> 307 bytes .../Default/crosshair_color_c.png.import | 34 ++++++++++++++++ .../PNG/Green/Default/crosshair_color_d.png | Bin 0 -> 243 bytes .../Default/crosshair_color_d.png.import | 34 ++++++++++++++++ .../Green/Double/bar_round_gloss_large.png | Bin 0 -> 915 bytes .../Double/bar_round_gloss_large.png.import | 34 ++++++++++++++++ .../Green/Double/bar_round_gloss_large_l.png | Bin 0 -> 599 bytes .../Double/bar_round_gloss_large_l.png.import | 34 ++++++++++++++++ .../Green/Double/bar_round_gloss_large_m.png | Bin 0 -> 128 bytes .../Double/bar_round_gloss_large_m.png.import | 34 ++++++++++++++++ .../Green/Double/bar_round_gloss_large_r.png | Bin 0 -> 596 bytes .../Double/bar_round_gloss_large_r.png.import | 34 ++++++++++++++++ .../Double/bar_round_gloss_large_square.png | Bin 0 -> 847 bytes .../bar_round_gloss_large_square.png.import | 34 ++++++++++++++++ .../Green/Double/bar_round_gloss_small.png | Bin 0 -> 667 bytes .../Double/bar_round_gloss_small.png.import | 34 ++++++++++++++++ .../Green/Double/bar_round_gloss_small_l.png | Bin 0 -> 455 bytes .../Double/bar_round_gloss_small_l.png.import | 34 ++++++++++++++++ .../Green/Double/bar_round_gloss_small_m.png | Bin 0 -> 127 bytes .../Double/bar_round_gloss_small_m.png.import | 34 ++++++++++++++++ .../Green/Double/bar_round_gloss_small_r.png | Bin 0 -> 458 bytes .../Double/bar_round_gloss_small_r.png.import | 34 ++++++++++++++++ .../Double/bar_round_gloss_small_square.png | Bin 0 -> 610 bytes .../bar_round_gloss_small_square.png.import | 34 ++++++++++++++++ .../PNG/Green/Double/bar_round_large.png | Bin 0 -> 888 bytes .../Green/Double/bar_round_large.png.import | 34 ++++++++++++++++ .../PNG/Green/Double/bar_round_large_l.png | Bin 0 -> 576 bytes .../Green/Double/bar_round_large_l.png.import | 34 ++++++++++++++++ .../PNG/Green/Double/bar_round_large_m.png | Bin 0 -> 122 bytes .../Green/Double/bar_round_large_m.png.import | 34 ++++++++++++++++ .../PNG/Green/Double/bar_round_large_r.png | Bin 0 -> 568 bytes .../Green/Double/bar_round_large_r.png.import | 34 ++++++++++++++++ .../Green/Double/bar_round_large_square.png | Bin 0 -> 816 bytes .../Double/bar_round_large_square.png.import | 34 ++++++++++++++++ .../PNG/Green/Double/bar_round_small.png | Bin 0 -> 650 bytes .../Green/Double/bar_round_small.png.import | 34 ++++++++++++++++ .../PNG/Green/Double/bar_round_small_l.png | Bin 0 -> 445 bytes .../Green/Double/bar_round_small_l.png.import | 34 ++++++++++++++++ .../PNG/Green/Double/bar_round_small_m.png | Bin 0 -> 120 bytes .../Green/Double/bar_round_small_m.png.import | 34 ++++++++++++++++ .../PNG/Green/Double/bar_round_small_r.png | Bin 0 -> 444 bytes .../Green/Double/bar_round_small_r.png.import | 34 ++++++++++++++++ .../Green/Double/bar_round_small_square.png | Bin 0 -> 596 bytes .../Double/bar_round_small_square.png.import | 34 ++++++++++++++++ .../Green/Double/bar_square_gloss_large.png | Bin 0 -> 340 bytes .../Double/bar_square_gloss_large.png.import | 34 ++++++++++++++++ .../Green/Double/bar_square_gloss_large_l.png | Bin 0 -> 265 bytes .../bar_square_gloss_large_l.png.import | 34 ++++++++++++++++ .../Green/Double/bar_square_gloss_large_m.png | Bin 0 -> 128 bytes .../bar_square_gloss_large_m.png.import | 34 ++++++++++++++++ .../Green/Double/bar_square_gloss_large_r.png | Bin 0 -> 267 bytes .../bar_square_gloss_large_r.png.import | 34 ++++++++++++++++ .../Double/bar_square_gloss_large_square.png | Bin 0 -> 305 bytes .../bar_square_gloss_large_square.png.import | 34 ++++++++++++++++ .../Green/Double/bar_square_gloss_small.png | Bin 0 -> 324 bytes .../Double/bar_square_gloss_small.png.import | 34 ++++++++++++++++ .../Green/Double/bar_square_gloss_small_l.png | Bin 0 -> 260 bytes .../bar_square_gloss_small_l.png.import | 34 ++++++++++++++++ .../Green/Double/bar_square_gloss_small_m.png | Bin 0 -> 127 bytes .../bar_square_gloss_small_m.png.import | 34 ++++++++++++++++ .../Green/Double/bar_square_gloss_small_r.png | Bin 0 -> 262 bytes .../bar_square_gloss_small_r.png.import | 34 ++++++++++++++++ .../Double/bar_square_gloss_small_square.png | Bin 0 -> 295 bytes .../bar_square_gloss_small_square.png.import | 34 ++++++++++++++++ .../PNG/Green/Double/bar_square_large.png | Bin 0 -> 334 bytes .../Green/Double/bar_square_large.png.import | 34 ++++++++++++++++ .../PNG/Green/Double/bar_square_large_l.png | Bin 0 -> 258 bytes .../Double/bar_square_large_l.png.import | 34 ++++++++++++++++ .../PNG/Green/Double/bar_square_large_m.png | Bin 0 -> 122 bytes .../Double/bar_square_large_m.png.import | 34 ++++++++++++++++ .../PNG/Green/Double/bar_square_large_r.png | Bin 0 -> 261 bytes .../Double/bar_square_large_r.png.import | 34 ++++++++++++++++ .../Green/Double/bar_square_large_square.png | Bin 0 -> 299 bytes .../Double/bar_square_large_square.png.import | 34 ++++++++++++++++ .../PNG/Green/Double/bar_square_small.png | Bin 0 -> 317 bytes .../Green/Double/bar_square_small.png.import | 34 ++++++++++++++++ .../PNG/Green/Double/bar_square_small_l.png | Bin 0 -> 254 bytes .../Double/bar_square_small_l.png.import | 34 ++++++++++++++++ .../PNG/Green/Double/bar_square_small_m.png | Bin 0 -> 120 bytes .../Double/bar_square_small_m.png.import | 34 ++++++++++++++++ .../PNG/Green/Double/bar_square_small_r.png | Bin 0 -> 257 bytes .../Double/bar_square_small_r.png.import | 34 ++++++++++++++++ .../Green/Double/bar_square_small_square.png | Bin 0 -> 291 bytes .../Double/bar_square_small_square.png.import | 34 ++++++++++++++++ .../button_square_header_blade_rectangle.png | Bin 0 -> 1216 bytes ...n_square_header_blade_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_blade_rectangle_screws.png | Bin 0 -> 1305 bytes ...e_header_blade_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_blade_square.png | Bin 0 -> 1114 bytes ...tton_square_header_blade_square.png.import | 34 ++++++++++++++++ ...tton_square_header_blade_square_screws.png | Bin 0 -> 1190 bytes ...uare_header_blade_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_large_rectangle.png | Bin 0 -> 814 bytes ...n_square_header_large_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_large_rectangle_screws.png | Bin 0 -> 901 bytes ...e_header_large_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_large_square.png | Bin 0 -> 692 bytes ...tton_square_header_large_square.png.import | 34 ++++++++++++++++ ...tton_square_header_large_square_screws.png | Bin 0 -> 768 bytes ...uare_header_large_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_notch_rectangle.png | Bin 0 -> 1026 bytes ...n_square_header_notch_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_notch_rectangle_screws.png | Bin 0 -> 1115 bytes ...e_header_notch_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_notch_square.png | Bin 0 -> 889 bytes ...tton_square_header_notch_square.png.import | 34 ++++++++++++++++ ...tton_square_header_notch_square_screws.png | Bin 0 -> 978 bytes ...uare_header_notch_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_small_rectangle.png | Bin 0 -> 813 bytes ...n_square_header_small_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_small_rectangle_screws.png | Bin 0 -> 899 bytes ...e_header_small_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_small_square.png | Bin 0 -> 691 bytes ...tton_square_header_small_square.png.import | 34 ++++++++++++++++ ...tton_square_header_small_square_screws.png | Bin 0 -> 767 bytes ...uare_header_small_square_screws.png.import | 34 ++++++++++++++++ .../PNG/Green/Double/crosshair_color_a.png | Bin 0 -> 954 bytes .../Green/Double/crosshair_color_a.png.import | 34 ++++++++++++++++ .../PNG/Green/Double/crosshair_color_b.png | Bin 0 -> 942 bytes .../Green/Double/crosshair_color_b.png.import | 34 ++++++++++++++++ .../PNG/Green/Double/crosshair_color_c.png | Bin 0 -> 487 bytes .../Green/Double/crosshair_color_c.png.import | 34 ++++++++++++++++ .../PNG/Green/Double/crosshair_color_d.png | Bin 0 -> 393 bytes .../Green/Double/crosshair_color_d.png.import | 34 ++++++++++++++++ .../Grey/Default/bar_round_gloss_large.png | Bin 0 -> 547 bytes .../Default/bar_round_gloss_large.png.import | 34 ++++++++++++++++ .../Grey/Default/bar_round_gloss_large_l.png | Bin 0 -> 395 bytes .../bar_round_gloss_large_l.png.import | 34 ++++++++++++++++ .../Grey/Default/bar_round_gloss_large_m.png | Bin 0 -> 126 bytes .../bar_round_gloss_large_m.png.import | 34 ++++++++++++++++ .../Grey/Default/bar_round_gloss_large_r.png | Bin 0 -> 394 bytes .../bar_round_gloss_large_r.png.import | 34 ++++++++++++++++ .../Default/bar_round_gloss_large_square.png | Bin 0 -> 516 bytes .../bar_round_gloss_large_square.png.import | 34 ++++++++++++++++ .../Grey/Default/bar_round_gloss_small.png | Bin 0 -> 408 bytes .../Default/bar_round_gloss_small.png.import | 34 ++++++++++++++++ .../Grey/Default/bar_round_gloss_small_l.png | Bin 0 -> 327 bytes .../bar_round_gloss_small_l.png.import | 34 ++++++++++++++++ .../Grey/Default/bar_round_gloss_small_m.png | Bin 0 -> 118 bytes .../bar_round_gloss_small_m.png.import | 34 ++++++++++++++++ .../Grey/Default/bar_round_gloss_small_r.png | Bin 0 -> 329 bytes .../bar_round_gloss_small_r.png.import | 34 ++++++++++++++++ .../Default/bar_round_gloss_small_square.png | Bin 0 -> 383 bytes .../bar_round_gloss_small_square.png.import | 34 ++++++++++++++++ .../PNG/Grey/Default/bar_round_large.png | Bin 0 -> 506 bytes .../Grey/Default/bar_round_large.png.import | 34 ++++++++++++++++ .../PNG/Grey/Default/bar_round_large_l.png | Bin 0 -> 369 bytes .../Grey/Default/bar_round_large_l.png.import | 34 ++++++++++++++++ .../PNG/Grey/Default/bar_round_large_m.png | Bin 0 -> 118 bytes .../Grey/Default/bar_round_large_m.png.import | 34 ++++++++++++++++ .../PNG/Grey/Default/bar_round_large_r.png | Bin 0 -> 367 bytes .../Grey/Default/bar_round_large_r.png.import | 34 ++++++++++++++++ .../Grey/Default/bar_round_large_square.png | Bin 0 -> 475 bytes .../Default/bar_round_large_square.png.import | 34 ++++++++++++++++ .../PNG/Grey/Default/bar_round_small.png | Bin 0 -> 391 bytes .../Grey/Default/bar_round_small.png.import | 34 ++++++++++++++++ .../PNG/Grey/Default/bar_round_small_l.png | Bin 0 -> 315 bytes .../Grey/Default/bar_round_small_l.png.import | 34 ++++++++++++++++ .../PNG/Grey/Default/bar_round_small_m.png | Bin 0 -> 114 bytes .../Grey/Default/bar_round_small_m.png.import | 34 ++++++++++++++++ .../PNG/Grey/Default/bar_round_small_r.png | Bin 0 -> 314 bytes .../Grey/Default/bar_round_small_r.png.import | 34 ++++++++++++++++ .../Grey/Default/bar_round_small_square.png | Bin 0 -> 371 bytes .../Default/bar_round_small_square.png.import | 34 ++++++++++++++++ .../Grey/Default/bar_square_gloss_large.png | Bin 0 -> 213 bytes .../Default/bar_square_gloss_large.png.import | 34 ++++++++++++++++ .../Grey/Default/bar_square_gloss_large_l.png | Bin 0 -> 190 bytes .../bar_square_gloss_large_l.png.import | 34 ++++++++++++++++ .../Grey/Default/bar_square_gloss_large_m.png | Bin 0 -> 126 bytes .../bar_square_gloss_large_m.png.import | 34 ++++++++++++++++ .../Grey/Default/bar_square_gloss_large_r.png | Bin 0 -> 192 bytes .../bar_square_gloss_large_r.png.import | 34 ++++++++++++++++ .../Default/bar_square_gloss_large_square.png | Bin 0 -> 204 bytes .../bar_square_gloss_large_square.png.import | 34 ++++++++++++++++ .../Grey/Default/bar_square_gloss_small.png | Bin 0 -> 209 bytes .../Default/bar_square_gloss_small.png.import | 34 ++++++++++++++++ .../Grey/Default/bar_square_gloss_small_l.png | Bin 0 -> 188 bytes .../bar_square_gloss_small_l.png.import | 34 ++++++++++++++++ .../Grey/Default/bar_square_gloss_small_m.png | Bin 0 -> 118 bytes .../bar_square_gloss_small_m.png.import | 34 ++++++++++++++++ .../Grey/Default/bar_square_gloss_small_r.png | Bin 0 -> 190 bytes .../bar_square_gloss_small_r.png.import | 34 ++++++++++++++++ .../Default/bar_square_gloss_small_square.png | Bin 0 -> 203 bytes .../bar_square_gloss_small_square.png.import | 34 ++++++++++++++++ .../PNG/Grey/Default/bar_square_large.png | Bin 0 -> 205 bytes .../Grey/Default/bar_square_large.png.import | 34 ++++++++++++++++ .../PNG/Grey/Default/bar_square_large_l.png | Bin 0 -> 183 bytes .../Default/bar_square_large_l.png.import | 34 ++++++++++++++++ .../PNG/Grey/Default/bar_square_large_m.png | Bin 0 -> 118 bytes .../Default/bar_square_large_m.png.import | 34 ++++++++++++++++ .../PNG/Grey/Default/bar_square_large_r.png | Bin 0 -> 184 bytes .../Default/bar_square_large_r.png.import | 34 ++++++++++++++++ .../Grey/Default/bar_square_large_square.png | Bin 0 -> 196 bytes .../bar_square_large_square.png.import | 34 ++++++++++++++++ .../PNG/Grey/Default/bar_square_small.png | Bin 0 -> 202 bytes .../Grey/Default/bar_square_small.png.import | 34 ++++++++++++++++ .../PNG/Grey/Default/bar_square_small_l.png | Bin 0 -> 181 bytes .../Default/bar_square_small_l.png.import | 34 ++++++++++++++++ .../PNG/Grey/Default/bar_square_small_m.png | Bin 0 -> 114 bytes .../Default/bar_square_small_m.png.import | 34 ++++++++++++++++ .../PNG/Grey/Default/bar_square_small_r.png | Bin 0 -> 184 bytes .../Default/bar_square_small_r.png.import | 34 ++++++++++++++++ .../Grey/Default/bar_square_small_square.png | Bin 0 -> 195 bytes .../bar_square_small_square.png.import | 34 ++++++++++++++++ .../button_square_header_blade_rectangle.png | Bin 0 -> 630 bytes ...n_square_header_blade_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_blade_rectangle_screws.png | Bin 0 -> 681 bytes ...e_header_blade_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_blade_square.png | Bin 0 -> 601 bytes ...tton_square_header_blade_square.png.import | 34 ++++++++++++++++ ...tton_square_header_blade_square_screws.png | Bin 0 -> 648 bytes ...uare_header_blade_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_large_rectangle.png | Bin 0 -> 424 bytes ...n_square_header_large_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_large_rectangle_screws.png | Bin 0 -> 476 bytes ...e_header_large_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_large_square.png | Bin 0 -> 389 bytes ...tton_square_header_large_square.png.import | 34 ++++++++++++++++ ...tton_square_header_large_square_screws.png | Bin 0 -> 447 bytes ...uare_header_large_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_notch_rectangle.png | Bin 0 -> 538 bytes ...n_square_header_notch_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_notch_rectangle_screws.png | Bin 0 -> 597 bytes ...e_header_notch_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_notch_square.png | Bin 0 -> 506 bytes ...tton_square_header_notch_square.png.import | 34 ++++++++++++++++ ...tton_square_header_notch_square_screws.png | Bin 0 -> 563 bytes ...uare_header_notch_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_small_rectangle.png | Bin 0 -> 424 bytes ...n_square_header_small_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_small_rectangle_screws.png | Bin 0 -> 474 bytes ...e_header_small_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_small_square.png | Bin 0 -> 390 bytes ...tton_square_header_small_square.png.import | 34 ++++++++++++++++ ...tton_square_header_small_square_screws.png | Bin 0 -> 447 bytes ...uare_header_small_square_screws.png.import | 34 ++++++++++++++++ .../PNG/Grey/Default/crosshair_color_a.png | Bin 0 -> 553 bytes .../Grey/Default/crosshair_color_a.png.import | 34 ++++++++++++++++ .../PNG/Grey/Default/crosshair_color_b.png | Bin 0 -> 529 bytes .../Grey/Default/crosshair_color_b.png.import | 34 ++++++++++++++++ .../PNG/Grey/Default/crosshair_color_c.png | Bin 0 -> 307 bytes .../Grey/Default/crosshair_color_c.png.import | 34 ++++++++++++++++ .../PNG/Grey/Default/crosshair_color_d.png | Bin 0 -> 243 bytes .../Grey/Default/crosshair_color_d.png.import | 34 ++++++++++++++++ .../PNG/Grey/Double/bar_round_gloss_large.png | Bin 0 -> 917 bytes .../Double/bar_round_gloss_large.png.import | 34 ++++++++++++++++ .../Grey/Double/bar_round_gloss_large_l.png | Bin 0 -> 605 bytes .../Double/bar_round_gloss_large_l.png.import | 34 ++++++++++++++++ .../Grey/Double/bar_round_gloss_large_m.png | Bin 0 -> 128 bytes .../Double/bar_round_gloss_large_m.png.import | 34 ++++++++++++++++ .../Grey/Double/bar_round_gloss_large_r.png | Bin 0 -> 601 bytes .../Double/bar_round_gloss_large_r.png.import | 34 ++++++++++++++++ .../Double/bar_round_gloss_large_square.png | Bin 0 -> 851 bytes .../bar_round_gloss_large_square.png.import | 34 ++++++++++++++++ .../PNG/Grey/Double/bar_round_gloss_small.png | Bin 0 -> 669 bytes .../Double/bar_round_gloss_small.png.import | 34 ++++++++++++++++ .../Grey/Double/bar_round_gloss_small_l.png | Bin 0 -> 457 bytes .../Double/bar_round_gloss_small_l.png.import | 34 ++++++++++++++++ .../Grey/Double/bar_round_gloss_small_m.png | Bin 0 -> 127 bytes .../Double/bar_round_gloss_small_m.png.import | 34 ++++++++++++++++ .../Grey/Double/bar_round_gloss_small_r.png | Bin 0 -> 458 bytes .../Double/bar_round_gloss_small_r.png.import | 34 ++++++++++++++++ .../Double/bar_round_gloss_small_square.png | Bin 0 -> 610 bytes .../bar_round_gloss_small_square.png.import | 34 ++++++++++++++++ .../PNG/Grey/Double/bar_round_large.png | Bin 0 -> 880 bytes .../Grey/Double/bar_round_large.png.import | 34 ++++++++++++++++ .../PNG/Grey/Double/bar_round_large_l.png | Bin 0 -> 572 bytes .../Grey/Double/bar_round_large_l.png.import | 34 ++++++++++++++++ .../PNG/Grey/Double/bar_round_large_m.png | Bin 0 -> 122 bytes .../Grey/Double/bar_round_large_m.png.import | 34 ++++++++++++++++ .../PNG/Grey/Double/bar_round_large_r.png | Bin 0 -> 565 bytes .../Grey/Double/bar_round_large_r.png.import | 34 ++++++++++++++++ .../Grey/Double/bar_round_large_square.png | Bin 0 -> 810 bytes .../Double/bar_round_large_square.png.import | 34 ++++++++++++++++ .../PNG/Grey/Double/bar_round_small.png | Bin 0 -> 646 bytes .../Grey/Double/bar_round_small.png.import | 34 ++++++++++++++++ .../PNG/Grey/Double/bar_round_small_l.png | Bin 0 -> 444 bytes .../Grey/Double/bar_round_small_l.png.import | 34 ++++++++++++++++ .../PNG/Grey/Double/bar_round_small_m.png | Bin 0 -> 120 bytes .../Grey/Double/bar_round_small_m.png.import | 34 ++++++++++++++++ .../PNG/Grey/Double/bar_round_small_r.png | Bin 0 -> 444 bytes .../Grey/Double/bar_round_small_r.png.import | 34 ++++++++++++++++ .../Grey/Double/bar_round_small_square.png | Bin 0 -> 592 bytes .../Double/bar_round_small_square.png.import | 34 ++++++++++++++++ .../Grey/Double/bar_square_gloss_large.png | Bin 0 -> 340 bytes .../Double/bar_square_gloss_large.png.import | 34 ++++++++++++++++ .../Grey/Double/bar_square_gloss_large_l.png | Bin 0 -> 265 bytes .../bar_square_gloss_large_l.png.import | 34 ++++++++++++++++ .../Grey/Double/bar_square_gloss_large_m.png | Bin 0 -> 128 bytes .../bar_square_gloss_large_m.png.import | 34 ++++++++++++++++ .../Grey/Double/bar_square_gloss_large_r.png | Bin 0 -> 267 bytes .../bar_square_gloss_large_r.png.import | 34 ++++++++++++++++ .../Double/bar_square_gloss_large_square.png | Bin 0 -> 305 bytes .../bar_square_gloss_large_square.png.import | 34 ++++++++++++++++ .../Grey/Double/bar_square_gloss_small.png | Bin 0 -> 324 bytes .../Double/bar_square_gloss_small.png.import | 34 ++++++++++++++++ .../Grey/Double/bar_square_gloss_small_l.png | Bin 0 -> 262 bytes .../bar_square_gloss_small_l.png.import | 34 ++++++++++++++++ .../Grey/Double/bar_square_gloss_small_m.png | Bin 0 -> 127 bytes .../bar_square_gloss_small_m.png.import | 34 ++++++++++++++++ .../Grey/Double/bar_square_gloss_small_r.png | Bin 0 -> 263 bytes .../bar_square_gloss_small_r.png.import | 34 ++++++++++++++++ .../Double/bar_square_gloss_small_square.png | Bin 0 -> 297 bytes .../bar_square_gloss_small_square.png.import | 34 ++++++++++++++++ .../PNG/Grey/Double/bar_square_large.png | Bin 0 -> 333 bytes .../Grey/Double/bar_square_large.png.import | 34 ++++++++++++++++ .../PNG/Grey/Double/bar_square_large_l.png | Bin 0 -> 258 bytes .../Grey/Double/bar_square_large_l.png.import | 34 ++++++++++++++++ .../PNG/Grey/Double/bar_square_large_m.png | Bin 0 -> 122 bytes .../Grey/Double/bar_square_large_m.png.import | 34 ++++++++++++++++ .../PNG/Grey/Double/bar_square_large_r.png | Bin 0 -> 261 bytes .../Grey/Double/bar_square_large_r.png.import | 34 ++++++++++++++++ .../Grey/Double/bar_square_large_square.png | Bin 0 -> 299 bytes .../Double/bar_square_large_square.png.import | 34 ++++++++++++++++ .../PNG/Grey/Double/bar_square_small.png | Bin 0 -> 316 bytes .../Grey/Double/bar_square_small.png.import | 34 ++++++++++++++++ .../PNG/Grey/Double/bar_square_small_l.png | Bin 0 -> 254 bytes .../Grey/Double/bar_square_small_l.png.import | 34 ++++++++++++++++ .../PNG/Grey/Double/bar_square_small_m.png | Bin 0 -> 120 bytes .../Grey/Double/bar_square_small_m.png.import | 34 ++++++++++++++++ .../PNG/Grey/Double/bar_square_small_r.png | Bin 0 -> 257 bytes .../Grey/Double/bar_square_small_r.png.import | 34 ++++++++++++++++ .../Grey/Double/bar_square_small_square.png | Bin 0 -> 291 bytes .../Double/bar_square_small_square.png.import | 34 ++++++++++++++++ .../button_square_header_blade_rectangle.png | Bin 0 -> 1200 bytes ...n_square_header_blade_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_blade_rectangle_screws.png | Bin 0 -> 1287 bytes ...e_header_blade_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_blade_square.png | Bin 0 -> 1096 bytes ...tton_square_header_blade_square.png.import | 34 ++++++++++++++++ ...tton_square_header_blade_square_screws.png | Bin 0 -> 1172 bytes ...uare_header_blade_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_large_rectangle.png | Bin 0 -> 812 bytes ...n_square_header_large_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_large_rectangle_screws.png | Bin 0 -> 898 bytes ...e_header_large_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_large_square.png | Bin 0 -> 688 bytes ...tton_square_header_large_square.png.import | 34 ++++++++++++++++ ...tton_square_header_large_square_screws.png | Bin 0 -> 764 bytes ...uare_header_large_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_notch_rectangle.png | Bin 0 -> 1016 bytes ...n_square_header_notch_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_notch_rectangle_screws.png | Bin 0 -> 1106 bytes ...e_header_notch_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_notch_square.png | Bin 0 -> 878 bytes ...tton_square_header_notch_square.png.import | 34 ++++++++++++++++ ...tton_square_header_notch_square_screws.png | Bin 0 -> 968 bytes ...uare_header_notch_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_small_rectangle.png | Bin 0 -> 810 bytes ...n_square_header_small_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_small_rectangle_screws.png | Bin 0 -> 897 bytes ...e_header_small_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_small_square.png | Bin 0 -> 689 bytes ...tton_square_header_small_square.png.import | 34 ++++++++++++++++ ...tton_square_header_small_square_screws.png | Bin 0 -> 765 bytes ...uare_header_small_square_screws.png.import | 34 ++++++++++++++++ .../PNG/Grey/Double/crosshair_color_a.png | Bin 0 -> 955 bytes .../Grey/Double/crosshair_color_a.png.import | 34 ++++++++++++++++ .../PNG/Grey/Double/crosshair_color_b.png | Bin 0 -> 942 bytes .../Grey/Double/crosshair_color_b.png.import | 34 ++++++++++++++++ .../PNG/Grey/Double/crosshair_color_c.png | Bin 0 -> 488 bytes .../Grey/Double/crosshair_color_c.png.import | 34 ++++++++++++++++ .../PNG/Grey/Double/crosshair_color_d.png | Bin 0 -> 393 bytes .../Grey/Double/crosshair_color_d.png.import | 34 ++++++++++++++++ .../PNG/Red/Default/bar_round_gloss_large.png | Bin 0 -> 547 bytes .../Default/bar_round_gloss_large.png.import | 34 ++++++++++++++++ .../Red/Default/bar_round_gloss_large_l.png | Bin 0 -> 395 bytes .../bar_round_gloss_large_l.png.import | 34 ++++++++++++++++ .../Red/Default/bar_round_gloss_large_m.png | Bin 0 -> 126 bytes .../bar_round_gloss_large_m.png.import | 34 ++++++++++++++++ .../Red/Default/bar_round_gloss_large_r.png | Bin 0 -> 394 bytes .../bar_round_gloss_large_r.png.import | 34 ++++++++++++++++ .../Default/bar_round_gloss_large_square.png | Bin 0 -> 516 bytes .../bar_round_gloss_large_square.png.import | 34 ++++++++++++++++ .../PNG/Red/Default/bar_round_gloss_small.png | Bin 0 -> 411 bytes .../Default/bar_round_gloss_small.png.import | 34 ++++++++++++++++ .../Red/Default/bar_round_gloss_small_l.png | Bin 0 -> 331 bytes .../bar_round_gloss_small_l.png.import | 34 ++++++++++++++++ .../Red/Default/bar_round_gloss_small_m.png | Bin 0 -> 119 bytes .../bar_round_gloss_small_m.png.import | 34 ++++++++++++++++ .../Red/Default/bar_round_gloss_small_r.png | Bin 0 -> 333 bytes .../bar_round_gloss_small_r.png.import | 34 ++++++++++++++++ .../Default/bar_round_gloss_small_square.png | Bin 0 -> 387 bytes .../bar_round_gloss_small_square.png.import | 34 ++++++++++++++++ .../PNG/Red/Default/bar_round_large.png | Bin 0 -> 508 bytes .../Red/Default/bar_round_large.png.import | 34 ++++++++++++++++ .../PNG/Red/Default/bar_round_large_l.png | Bin 0 -> 372 bytes .../Red/Default/bar_round_large_l.png.import | 34 ++++++++++++++++ .../PNG/Red/Default/bar_round_large_m.png | Bin 0 -> 118 bytes .../Red/Default/bar_round_large_m.png.import | 34 ++++++++++++++++ .../PNG/Red/Default/bar_round_large_r.png | Bin 0 -> 371 bytes .../Red/Default/bar_round_large_r.png.import | 34 ++++++++++++++++ .../Red/Default/bar_round_large_square.png | Bin 0 -> 479 bytes .../Default/bar_round_large_square.png.import | 34 ++++++++++++++++ .../PNG/Red/Default/bar_round_small.png | Bin 0 -> 395 bytes .../Red/Default/bar_round_small.png.import | 34 ++++++++++++++++ .../PNG/Red/Default/bar_round_small_l.png | Bin 0 -> 320 bytes .../Red/Default/bar_round_small_l.png.import | 34 ++++++++++++++++ .../PNG/Red/Default/bar_round_small_m.png | Bin 0 -> 112 bytes .../Red/Default/bar_round_small_m.png.import | 34 ++++++++++++++++ .../PNG/Red/Default/bar_round_small_r.png | Bin 0 -> 319 bytes .../Red/Default/bar_round_small_r.png.import | 34 ++++++++++++++++ .../Red/Default/bar_round_small_square.png | Bin 0 -> 374 bytes .../Default/bar_round_small_square.png.import | 34 ++++++++++++++++ .../Red/Default/bar_square_gloss_large.png | Bin 0 -> 213 bytes .../Default/bar_square_gloss_large.png.import | 34 ++++++++++++++++ .../Red/Default/bar_square_gloss_large_l.png | Bin 0 -> 190 bytes .../bar_square_gloss_large_l.png.import | 34 ++++++++++++++++ .../Red/Default/bar_square_gloss_large_m.png | Bin 0 -> 126 bytes .../bar_square_gloss_large_m.png.import | 34 ++++++++++++++++ .../Red/Default/bar_square_gloss_large_r.png | Bin 0 -> 187 bytes .../bar_square_gloss_large_r.png.import | 34 ++++++++++++++++ .../Default/bar_square_gloss_large_square.png | Bin 0 -> 204 bytes .../bar_square_gloss_large_square.png.import | 34 ++++++++++++++++ .../Red/Default/bar_square_gloss_small.png | Bin 0 -> 209 bytes .../Default/bar_square_gloss_small.png.import | 34 ++++++++++++++++ .../Red/Default/bar_square_gloss_small_l.png | Bin 0 -> 188 bytes .../bar_square_gloss_small_l.png.import | 34 ++++++++++++++++ .../Red/Default/bar_square_gloss_small_m.png | Bin 0 -> 119 bytes .../bar_square_gloss_small_m.png.import | 34 ++++++++++++++++ .../Red/Default/bar_square_gloss_small_r.png | Bin 0 -> 179 bytes .../bar_square_gloss_small_r.png.import | 34 ++++++++++++++++ .../Default/bar_square_gloss_small_square.png | Bin 0 -> 203 bytes .../bar_square_gloss_small_square.png.import | 34 ++++++++++++++++ .../PNG/Red/Default/bar_square_large.png | Bin 0 -> 205 bytes .../Red/Default/bar_square_large.png.import | 34 ++++++++++++++++ .../PNG/Red/Default/bar_square_large_l.png | Bin 0 -> 183 bytes .../Red/Default/bar_square_large_l.png.import | 34 ++++++++++++++++ .../PNG/Red/Default/bar_square_large_m.png | Bin 0 -> 118 bytes .../Red/Default/bar_square_large_m.png.import | 34 ++++++++++++++++ .../PNG/Red/Default/bar_square_large_r.png | Bin 0 -> 178 bytes .../Red/Default/bar_square_large_r.png.import | 34 ++++++++++++++++ .../Red/Default/bar_square_large_square.png | Bin 0 -> 196 bytes .../bar_square_large_square.png.import | 34 ++++++++++++++++ .../PNG/Red/Default/bar_square_small.png | Bin 0 -> 202 bytes .../Red/Default/bar_square_small.png.import | 34 ++++++++++++++++ .../PNG/Red/Default/bar_square_small_l.png | Bin 0 -> 181 bytes .../Red/Default/bar_square_small_l.png.import | 34 ++++++++++++++++ .../PNG/Red/Default/bar_square_small_m.png | Bin 0 -> 112 bytes .../Red/Default/bar_square_small_m.png.import | 34 ++++++++++++++++ .../PNG/Red/Default/bar_square_small_r.png | Bin 0 -> 173 bytes .../Red/Default/bar_square_small_r.png.import | 34 ++++++++++++++++ .../Red/Default/bar_square_small_square.png | Bin 0 -> 195 bytes .../bar_square_small_square.png.import | 34 ++++++++++++++++ .../button_square_header_blade_rectangle.png | Bin 0 -> 646 bytes ...n_square_header_blade_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_blade_rectangle_screws.png | Bin 0 -> 695 bytes ...e_header_blade_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_blade_square.png | Bin 0 -> 616 bytes ...tton_square_header_blade_square.png.import | 34 ++++++++++++++++ ...tton_square_header_blade_square_screws.png | Bin 0 -> 663 bytes ...uare_header_blade_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_large_rectangle.png | Bin 0 -> 428 bytes ...n_square_header_large_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_large_rectangle_screws.png | Bin 0 -> 479 bytes ...e_header_large_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_large_square.png | Bin 0 -> 391 bytes ...tton_square_header_large_square.png.import | 34 ++++++++++++++++ ...tton_square_header_large_square_screws.png | Bin 0 -> 450 bytes ...uare_header_large_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_notch_rectangle.png | Bin 0 -> 542 bytes ...n_square_header_notch_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_notch_rectangle_screws.png | Bin 0 -> 601 bytes ...e_header_notch_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_notch_square.png | Bin 0 -> 511 bytes ...tton_square_header_notch_square.png.import | 34 ++++++++++++++++ ...tton_square_header_notch_square_screws.png | Bin 0 -> 569 bytes ...uare_header_notch_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_small_rectangle.png | Bin 0 -> 426 bytes ...n_square_header_small_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_small_rectangle_screws.png | Bin 0 -> 476 bytes ...e_header_small_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_small_square.png | Bin 0 -> 391 bytes ...tton_square_header_small_square.png.import | 34 ++++++++++++++++ ...tton_square_header_small_square_screws.png | Bin 0 -> 449 bytes ...uare_header_small_square_screws.png.import | 34 ++++++++++++++++ .../PNG/Red/Default/crosshair_color_a.png | Bin 0 -> 553 bytes .../Red/Default/crosshair_color_a.png.import | 34 ++++++++++++++++ .../PNG/Red/Default/crosshair_color_b.png | Bin 0 -> 530 bytes .../Red/Default/crosshair_color_b.png.import | 34 ++++++++++++++++ .../PNG/Red/Default/crosshair_color_c.png | Bin 0 -> 307 bytes .../Red/Default/crosshair_color_c.png.import | 34 ++++++++++++++++ .../PNG/Red/Default/crosshair_color_d.png | Bin 0 -> 243 bytes .../Red/Default/crosshair_color_d.png.import | 34 ++++++++++++++++ .../PNG/Red/Double/bar_round_gloss_large.png | Bin 0 -> 930 bytes .../Double/bar_round_gloss_large.png.import | 34 ++++++++++++++++ .../Red/Double/bar_round_gloss_large_l.png | Bin 0 -> 613 bytes .../Double/bar_round_gloss_large_l.png.import | 34 ++++++++++++++++ .../Red/Double/bar_round_gloss_large_m.png | Bin 0 -> 128 bytes .../Double/bar_round_gloss_large_m.png.import | 34 ++++++++++++++++ .../Red/Double/bar_round_gloss_large_r.png | Bin 0 -> 609 bytes .../Double/bar_round_gloss_large_r.png.import | 34 ++++++++++++++++ .../Double/bar_round_gloss_large_square.png | Bin 0 -> 864 bytes .../bar_round_gloss_large_square.png.import | 34 ++++++++++++++++ .../PNG/Red/Double/bar_round_gloss_small.png | Bin 0 -> 676 bytes .../Double/bar_round_gloss_small.png.import | 34 ++++++++++++++++ .../Red/Double/bar_round_gloss_small_l.png | Bin 0 -> 464 bytes .../Double/bar_round_gloss_small_l.png.import | 34 ++++++++++++++++ .../Red/Double/bar_round_gloss_small_m.png | Bin 0 -> 127 bytes .../Double/bar_round_gloss_small_m.png.import | 34 ++++++++++++++++ .../Red/Double/bar_round_gloss_small_r.png | Bin 0 -> 465 bytes .../Double/bar_round_gloss_small_r.png.import | 34 ++++++++++++++++ .../Double/bar_round_gloss_small_square.png | Bin 0 -> 619 bytes .../bar_round_gloss_small_square.png.import | 34 ++++++++++++++++ .../PNG/Red/Double/bar_round_large.png | Bin 0 -> 888 bytes .../PNG/Red/Double/bar_round_large.png.import | 34 ++++++++++++++++ .../PNG/Red/Double/bar_round_large_l.png | Bin 0 -> 576 bytes .../Red/Double/bar_round_large_l.png.import | 34 ++++++++++++++++ .../PNG/Red/Double/bar_round_large_m.png | Bin 0 -> 122 bytes .../Red/Double/bar_round_large_m.png.import | 34 ++++++++++++++++ .../PNG/Red/Double/bar_round_large_r.png | Bin 0 -> 568 bytes .../Red/Double/bar_round_large_r.png.import | 34 ++++++++++++++++ .../PNG/Red/Double/bar_round_large_square.png | Bin 0 -> 816 bytes .../Double/bar_round_large_square.png.import | 34 ++++++++++++++++ .../PNG/Red/Double/bar_round_small.png | Bin 0 -> 650 bytes .../PNG/Red/Double/bar_round_small.png.import | 34 ++++++++++++++++ .../PNG/Red/Double/bar_round_small_l.png | Bin 0 -> 445 bytes .../Red/Double/bar_round_small_l.png.import | 34 ++++++++++++++++ .../PNG/Red/Double/bar_round_small_m.png | Bin 0 -> 120 bytes .../Red/Double/bar_round_small_m.png.import | 34 ++++++++++++++++ .../PNG/Red/Double/bar_round_small_r.png | Bin 0 -> 443 bytes .../Red/Double/bar_round_small_r.png.import | 34 ++++++++++++++++ .../PNG/Red/Double/bar_round_small_square.png | Bin 0 -> 596 bytes .../Double/bar_round_small_square.png.import | 34 ++++++++++++++++ .../PNG/Red/Double/bar_square_gloss_large.png | Bin 0 -> 340 bytes .../Double/bar_square_gloss_large.png.import | 34 ++++++++++++++++ .../Red/Double/bar_square_gloss_large_l.png | Bin 0 -> 265 bytes .../bar_square_gloss_large_l.png.import | 34 ++++++++++++++++ .../Red/Double/bar_square_gloss_large_m.png | Bin 0 -> 128 bytes .../bar_square_gloss_large_m.png.import | 34 ++++++++++++++++ .../Red/Double/bar_square_gloss_large_r.png | Bin 0 -> 266 bytes .../bar_square_gloss_large_r.png.import | 34 ++++++++++++++++ .../Double/bar_square_gloss_large_square.png | Bin 0 -> 305 bytes .../bar_square_gloss_large_square.png.import | 34 ++++++++++++++++ .../PNG/Red/Double/bar_square_gloss_small.png | Bin 0 -> 324 bytes .../Double/bar_square_gloss_small.png.import | 34 ++++++++++++++++ .../Red/Double/bar_square_gloss_small_l.png | Bin 0 -> 260 bytes .../bar_square_gloss_small_l.png.import | 34 ++++++++++++++++ .../Red/Double/bar_square_gloss_small_m.png | Bin 0 -> 127 bytes .../bar_square_gloss_small_m.png.import | 34 ++++++++++++++++ .../Red/Double/bar_square_gloss_small_r.png | Bin 0 -> 262 bytes .../bar_square_gloss_small_r.png.import | 34 ++++++++++++++++ .../Double/bar_square_gloss_small_square.png | Bin 0 -> 297 bytes .../bar_square_gloss_small_square.png.import | 34 ++++++++++++++++ .../PNG/Red/Double/bar_square_large.png | Bin 0 -> 333 bytes .../Red/Double/bar_square_large.png.import | 34 ++++++++++++++++ .../PNG/Red/Double/bar_square_large_l.png | Bin 0 -> 258 bytes .../Red/Double/bar_square_large_l.png.import | 34 ++++++++++++++++ .../PNG/Red/Double/bar_square_large_m.png | Bin 0 -> 122 bytes .../Red/Double/bar_square_large_m.png.import | 34 ++++++++++++++++ .../PNG/Red/Double/bar_square_large_r.png | Bin 0 -> 261 bytes .../Red/Double/bar_square_large_r.png.import | 34 ++++++++++++++++ .../Red/Double/bar_square_large_square.png | Bin 0 -> 299 bytes .../Double/bar_square_large_square.png.import | 34 ++++++++++++++++ .../PNG/Red/Double/bar_square_small.png | Bin 0 -> 316 bytes .../Red/Double/bar_square_small.png.import | 34 ++++++++++++++++ .../PNG/Red/Double/bar_square_small_l.png | Bin 0 -> 254 bytes .../Red/Double/bar_square_small_l.png.import | 34 ++++++++++++++++ .../PNG/Red/Double/bar_square_small_m.png | Bin 0 -> 120 bytes .../Red/Double/bar_square_small_m.png.import | 34 ++++++++++++++++ .../PNG/Red/Double/bar_square_small_r.png | Bin 0 -> 257 bytes .../Red/Double/bar_square_small_r.png.import | 34 ++++++++++++++++ .../Red/Double/bar_square_small_square.png | Bin 0 -> 291 bytes .../Double/bar_square_small_square.png.import | 34 ++++++++++++++++ .../button_square_header_blade_rectangle.png | Bin 0 -> 1216 bytes ...n_square_header_blade_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_blade_rectangle_screws.png | Bin 0 -> 1305 bytes ...e_header_blade_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_blade_square.png | Bin 0 -> 1114 bytes ...tton_square_header_blade_square.png.import | 34 ++++++++++++++++ ...tton_square_header_blade_square_screws.png | Bin 0 -> 1190 bytes ...uare_header_blade_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_large_rectangle.png | Bin 0 -> 814 bytes ...n_square_header_large_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_large_rectangle_screws.png | Bin 0 -> 901 bytes ...e_header_large_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_large_square.png | Bin 0 -> 691 bytes ...tton_square_header_large_square.png.import | 34 ++++++++++++++++ ...tton_square_header_large_square_screws.png | Bin 0 -> 768 bytes ...uare_header_large_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_notch_rectangle.png | Bin 0 -> 1025 bytes ...n_square_header_notch_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_notch_rectangle_screws.png | Bin 0 -> 1114 bytes ...e_header_notch_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_notch_square.png | Bin 0 -> 887 bytes ...tton_square_header_notch_square.png.import | 34 ++++++++++++++++ ...tton_square_header_notch_square_screws.png | Bin 0 -> 978 bytes ...uare_header_notch_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_small_rectangle.png | Bin 0 -> 811 bytes ...n_square_header_small_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_small_rectangle_screws.png | Bin 0 -> 899 bytes ...e_header_small_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_small_square.png | Bin 0 -> 691 bytes ...tton_square_header_small_square.png.import | 34 ++++++++++++++++ ...tton_square_header_small_square_screws.png | Bin 0 -> 767 bytes ...uare_header_small_square_screws.png.import | 34 ++++++++++++++++ .../PNG/Red/Double/crosshair_color_a.png | Bin 0 -> 954 bytes .../Red/Double/crosshair_color_a.png.import | 34 ++++++++++++++++ .../PNG/Red/Double/crosshair_color_b.png | Bin 0 -> 942 bytes .../Red/Double/crosshair_color_b.png.import | 34 ++++++++++++++++ .../PNG/Red/Double/crosshair_color_c.png | Bin 0 -> 488 bytes .../Red/Double/crosshair_color_c.png.import | 34 ++++++++++++++++ .../PNG/Red/Double/crosshair_color_d.png | Bin 0 -> 393 bytes .../Red/Double/crosshair_color_d.png.import | 34 ++++++++++++++++ .../Yellow/Default/bar_round_gloss_large.png | Bin 0 -> 547 bytes .../Default/bar_round_gloss_large.png.import | 34 ++++++++++++++++ .../Default/bar_round_gloss_large_l.png | Bin 0 -> 395 bytes .../bar_round_gloss_large_l.png.import | 34 ++++++++++++++++ .../Default/bar_round_gloss_large_m.png | Bin 0 -> 126 bytes .../bar_round_gloss_large_m.png.import | 34 ++++++++++++++++ .../Default/bar_round_gloss_large_r.png | Bin 0 -> 394 bytes .../bar_round_gloss_large_r.png.import | 34 ++++++++++++++++ .../Default/bar_round_gloss_large_square.png | Bin 0 -> 516 bytes .../bar_round_gloss_large_square.png.import | 34 ++++++++++++++++ .../Yellow/Default/bar_round_gloss_small.png | Bin 0 -> 411 bytes .../Default/bar_round_gloss_small.png.import | 34 ++++++++++++++++ .../Default/bar_round_gloss_small_l.png | Bin 0 -> 331 bytes .../bar_round_gloss_small_l.png.import | 34 ++++++++++++++++ .../Default/bar_round_gloss_small_m.png | Bin 0 -> 117 bytes .../bar_round_gloss_small_m.png.import | 34 ++++++++++++++++ .../Default/bar_round_gloss_small_r.png | Bin 0 -> 333 bytes .../bar_round_gloss_small_r.png.import | 34 ++++++++++++++++ .../Default/bar_round_gloss_small_square.png | Bin 0 -> 387 bytes .../bar_round_gloss_small_square.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Default/bar_round_large.png | Bin 0 -> 508 bytes .../Yellow/Default/bar_round_large.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Default/bar_round_large_l.png | Bin 0 -> 372 bytes .../Default/bar_round_large_l.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Default/bar_round_large_m.png | Bin 0 -> 113 bytes .../Default/bar_round_large_m.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Default/bar_round_large_r.png | Bin 0 -> 371 bytes .../Default/bar_round_large_r.png.import | 34 ++++++++++++++++ .../Yellow/Default/bar_round_large_square.png | Bin 0 -> 479 bytes .../Default/bar_round_large_square.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Default/bar_round_small.png | Bin 0 -> 395 bytes .../Yellow/Default/bar_round_small.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Default/bar_round_small_l.png | Bin 0 -> 320 bytes .../Default/bar_round_small_l.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Default/bar_round_small_m.png | Bin 0 -> 104 bytes .../Default/bar_round_small_m.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Default/bar_round_small_r.png | Bin 0 -> 320 bytes .../Default/bar_round_small_r.png.import | 34 ++++++++++++++++ .../Yellow/Default/bar_round_small_square.png | Bin 0 -> 374 bytes .../Default/bar_round_small_square.png.import | 34 ++++++++++++++++ .../Yellow/Default/bar_square_gloss_large.png | Bin 0 -> 213 bytes .../Default/bar_square_gloss_large.png.import | 34 ++++++++++++++++ .../Default/bar_square_gloss_large_l.png | Bin 0 -> 190 bytes .../bar_square_gloss_large_l.png.import | 34 ++++++++++++++++ .../Default/bar_square_gloss_large_m.png | Bin 0 -> 126 bytes .../bar_square_gloss_large_m.png.import | 34 ++++++++++++++++ .../Default/bar_square_gloss_large_r.png | Bin 0 -> 192 bytes .../bar_square_gloss_large_r.png.import | 34 ++++++++++++++++ .../Default/bar_square_gloss_large_square.png | Bin 0 -> 204 bytes .../bar_square_gloss_large_square.png.import | 34 ++++++++++++++++ .../Yellow/Default/bar_square_gloss_small.png | Bin 0 -> 209 bytes .../Default/bar_square_gloss_small.png.import | 34 ++++++++++++++++ .../Default/bar_square_gloss_small_l.png | Bin 0 -> 188 bytes .../bar_square_gloss_small_l.png.import | 34 ++++++++++++++++ .../Default/bar_square_gloss_small_m.png | Bin 0 -> 117 bytes .../bar_square_gloss_small_m.png.import | 34 ++++++++++++++++ .../Default/bar_square_gloss_small_r.png | Bin 0 -> 185 bytes .../bar_square_gloss_small_r.png.import | 34 ++++++++++++++++ .../Default/bar_square_gloss_small_square.png | Bin 0 -> 203 bytes .../bar_square_gloss_small_square.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Default/bar_square_large.png | Bin 0 -> 205 bytes .../Default/bar_square_large.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Default/bar_square_large_l.png | Bin 0 -> 183 bytes .../Default/bar_square_large_l.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Default/bar_square_large_m.png | Bin 0 -> 113 bytes .../Default/bar_square_large_m.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Default/bar_square_large_r.png | Bin 0 -> 184 bytes .../Default/bar_square_large_r.png.import | 34 ++++++++++++++++ .../Default/bar_square_large_square.png | Bin 0 -> 196 bytes .../bar_square_large_square.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Default/bar_square_small.png | Bin 0 -> 202 bytes .../Default/bar_square_small.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Default/bar_square_small_l.png | Bin 0 -> 181 bytes .../Default/bar_square_small_l.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Default/bar_square_small_m.png | Bin 0 -> 104 bytes .../Default/bar_square_small_m.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Default/bar_square_small_r.png | Bin 0 -> 179 bytes .../Default/bar_square_small_r.png.import | 34 ++++++++++++++++ .../Default/bar_square_small_square.png | Bin 0 -> 195 bytes .../bar_square_small_square.png.import | 34 ++++++++++++++++ .../button_square_header_blade_rectangle.png | Bin 0 -> 646 bytes ...n_square_header_blade_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_blade_rectangle_screws.png | Bin 0 -> 695 bytes ...e_header_blade_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_blade_square.png | Bin 0 -> 616 bytes ...tton_square_header_blade_square.png.import | 34 ++++++++++++++++ ...tton_square_header_blade_square_screws.png | Bin 0 -> 663 bytes ...uare_header_blade_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_large_rectangle.png | Bin 0 -> 428 bytes ...n_square_header_large_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_large_rectangle_screws.png | Bin 0 -> 479 bytes ...e_header_large_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_large_square.png | Bin 0 -> 391 bytes ...tton_square_header_large_square.png.import | 34 ++++++++++++++++ ...tton_square_header_large_square_screws.png | Bin 0 -> 450 bytes ...uare_header_large_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_notch_rectangle.png | Bin 0 -> 542 bytes ...n_square_header_notch_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_notch_rectangle_screws.png | Bin 0 -> 601 bytes ...e_header_notch_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_notch_square.png | Bin 0 -> 511 bytes ...tton_square_header_notch_square.png.import | 34 ++++++++++++++++ ...tton_square_header_notch_square_screws.png | Bin 0 -> 569 bytes ...uare_header_notch_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_small_rectangle.png | Bin 0 -> 426 bytes ...n_square_header_small_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_small_rectangle_screws.png | Bin 0 -> 476 bytes ...e_header_small_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_small_square.png | Bin 0 -> 391 bytes ...tton_square_header_small_square.png.import | 34 ++++++++++++++++ ...tton_square_header_small_square_screws.png | Bin 0 -> 449 bytes ...uare_header_small_square_screws.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Default/crosshair_color_a.png | Bin 0 -> 553 bytes .../Default/crosshair_color_a.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Default/crosshair_color_b.png | Bin 0 -> 530 bytes .../Default/crosshair_color_b.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Default/crosshair_color_c.png | Bin 0 -> 307 bytes .../Default/crosshair_color_c.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Default/crosshair_color_d.png | Bin 0 -> 243 bytes .../Default/crosshair_color_d.png.import | 34 ++++++++++++++++ .../Yellow/Double/bar_round_gloss_large.png | Bin 0 -> 926 bytes .../Double/bar_round_gloss_large.png.import | 34 ++++++++++++++++ .../Yellow/Double/bar_round_gloss_large_l.png | Bin 0 -> 609 bytes .../Double/bar_round_gloss_large_l.png.import | 34 ++++++++++++++++ .../Yellow/Double/bar_round_gloss_large_m.png | Bin 0 -> 128 bytes .../Double/bar_round_gloss_large_m.png.import | 34 ++++++++++++++++ .../Yellow/Double/bar_round_gloss_large_r.png | Bin 0 -> 606 bytes .../Double/bar_round_gloss_large_r.png.import | 34 ++++++++++++++++ .../Double/bar_round_gloss_large_square.png | Bin 0 -> 860 bytes .../bar_round_gloss_large_square.png.import | 34 ++++++++++++++++ .../Yellow/Double/bar_round_gloss_small.png | Bin 0 -> 672 bytes .../Double/bar_round_gloss_small.png.import | 34 ++++++++++++++++ .../Yellow/Double/bar_round_gloss_small_l.png | Bin 0 -> 460 bytes .../Double/bar_round_gloss_small_l.png.import | 34 ++++++++++++++++ .../Yellow/Double/bar_round_gloss_small_m.png | Bin 0 -> 128 bytes .../Double/bar_round_gloss_small_m.png.import | 34 ++++++++++++++++ .../Yellow/Double/bar_round_gloss_small_r.png | Bin 0 -> 462 bytes .../Double/bar_round_gloss_small_r.png.import | 34 ++++++++++++++++ .../Double/bar_round_gloss_small_square.png | Bin 0 -> 615 bytes .../bar_round_gloss_small_square.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Double/bar_round_large.png | Bin 0 -> 888 bytes .../Yellow/Double/bar_round_large.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Double/bar_round_large_l.png | Bin 0 -> 576 bytes .../Double/bar_round_large_l.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Double/bar_round_large_m.png | Bin 0 -> 122 bytes .../Double/bar_round_large_m.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Double/bar_round_large_r.png | Bin 0 -> 568 bytes .../Double/bar_round_large_r.png.import | 34 ++++++++++++++++ .../Yellow/Double/bar_round_large_square.png | Bin 0 -> 816 bytes .../Double/bar_round_large_square.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Double/bar_round_small.png | Bin 0 -> 650 bytes .../Yellow/Double/bar_round_small.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Double/bar_round_small_l.png | Bin 0 -> 444 bytes .../Double/bar_round_small_l.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Double/bar_round_small_m.png | Bin 0 -> 120 bytes .../Double/bar_round_small_m.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Double/bar_round_small_r.png | Bin 0 -> 443 bytes .../Double/bar_round_small_r.png.import | 34 ++++++++++++++++ .../Yellow/Double/bar_round_small_square.png | Bin 0 -> 596 bytes .../Double/bar_round_small_square.png.import | 34 ++++++++++++++++ .../Yellow/Double/bar_square_gloss_large.png | Bin 0 -> 337 bytes .../Double/bar_square_gloss_large.png.import | 34 ++++++++++++++++ .../Double/bar_square_gloss_large_l.png | Bin 0 -> 264 bytes .../bar_square_gloss_large_l.png.import | 34 ++++++++++++++++ .../Double/bar_square_gloss_large_m.png | Bin 0 -> 128 bytes .../bar_square_gloss_large_m.png.import | 34 ++++++++++++++++ .../Double/bar_square_gloss_large_r.png | Bin 0 -> 266 bytes .../bar_square_gloss_large_r.png.import | 34 ++++++++++++++++ .../Double/bar_square_gloss_large_square.png | Bin 0 -> 303 bytes .../bar_square_gloss_large_square.png.import | 34 ++++++++++++++++ .../Yellow/Double/bar_square_gloss_small.png | Bin 0 -> 321 bytes .../Double/bar_square_gloss_small.png.import | 34 ++++++++++++++++ .../Double/bar_square_gloss_small_l.png | Bin 0 -> 260 bytes .../bar_square_gloss_small_l.png.import | 34 ++++++++++++++++ .../Double/bar_square_gloss_small_m.png | Bin 0 -> 128 bytes .../bar_square_gloss_small_m.png.import | 34 ++++++++++++++++ .../Double/bar_square_gloss_small_r.png | Bin 0 -> 262 bytes .../bar_square_gloss_small_r.png.import | 34 ++++++++++++++++ .../Double/bar_square_gloss_small_square.png | Bin 0 -> 295 bytes .../bar_square_gloss_small_square.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Double/bar_square_large.png | Bin 0 -> 330 bytes .../Yellow/Double/bar_square_large.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Double/bar_square_large_l.png | Bin 0 -> 257 bytes .../Double/bar_square_large_l.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Double/bar_square_large_m.png | Bin 0 -> 122 bytes .../Double/bar_square_large_m.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Double/bar_square_large_r.png | Bin 0 -> 260 bytes .../Double/bar_square_large_r.png.import | 34 ++++++++++++++++ .../Yellow/Double/bar_square_large_square.png | Bin 0 -> 297 bytes .../Double/bar_square_large_square.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Double/bar_square_small.png | Bin 0 -> 314 bytes .../Yellow/Double/bar_square_small.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Double/bar_square_small_l.png | Bin 0 -> 253 bytes .../Double/bar_square_small_l.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Double/bar_square_small_m.png | Bin 0 -> 120 bytes .../Double/bar_square_small_m.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Double/bar_square_small_r.png | Bin 0 -> 256 bytes .../Double/bar_square_small_r.png.import | 34 ++++++++++++++++ .../Yellow/Double/bar_square_small_square.png | Bin 0 -> 290 bytes .../Double/bar_square_small_square.png.import | 34 ++++++++++++++++ .../button_square_header_blade_rectangle.png | Bin 0 -> 1217 bytes ...n_square_header_blade_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_blade_rectangle_screws.png | Bin 0 -> 1305 bytes ...e_header_blade_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_blade_square.png | Bin 0 -> 1114 bytes ...tton_square_header_blade_square.png.import | 34 ++++++++++++++++ ...tton_square_header_blade_square_screws.png | Bin 0 -> 1190 bytes ...uare_header_blade_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_large_rectangle.png | Bin 0 -> 814 bytes ...n_square_header_large_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_large_rectangle_screws.png | Bin 0 -> 902 bytes ...e_header_large_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_large_square.png | Bin 0 -> 692 bytes ...tton_square_header_large_square.png.import | 34 ++++++++++++++++ ...tton_square_header_large_square_screws.png | Bin 0 -> 768 bytes ...uare_header_large_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_notch_rectangle.png | Bin 0 -> 1026 bytes ...n_square_header_notch_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_notch_rectangle_screws.png | Bin 0 -> 1115 bytes ...e_header_notch_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_notch_square.png | Bin 0 -> 891 bytes ...tton_square_header_notch_square.png.import | 34 ++++++++++++++++ ...tton_square_header_notch_square_screws.png | Bin 0 -> 978 bytes ...uare_header_notch_square_screws.png.import | 34 ++++++++++++++++ .../button_square_header_small_rectangle.png | Bin 0 -> 812 bytes ...n_square_header_small_rectangle.png.import | 34 ++++++++++++++++ ...n_square_header_small_rectangle_screws.png | Bin 0 -> 899 bytes ...e_header_small_rectangle_screws.png.import | 34 ++++++++++++++++ .../button_square_header_small_square.png | Bin 0 -> 691 bytes ...tton_square_header_small_square.png.import | 34 ++++++++++++++++ ...tton_square_header_small_square_screws.png | Bin 0 -> 766 bytes ...uare_header_small_square_screws.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Double/crosshair_color_a.png | Bin 0 -> 954 bytes .../Double/crosshair_color_a.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Double/crosshair_color_b.png | Bin 0 -> 942 bytes .../Double/crosshair_color_b.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Double/crosshair_color_c.png | Bin 0 -> 488 bytes .../Double/crosshair_color_c.png.import | 34 ++++++++++++++++ .../PNG/Yellow/Double/crosshair_color_d.png | Bin 0 -> 393 bytes .../Double/crosshair_color_d.png.import | 34 ++++++++++++++++ .../Preview.png | Bin 0 -> 24894 bytes .../Preview.png.import | 34 ++++++++++++++++ .../kenney_ui-pack-space-expansion/Sample.png | Bin 0 -> 28466 bytes .../Sample.png.import | 34 ++++++++++++++++ .../Vector/Blue/bar_round_gloss_large.svg | 9 +++++ .../Blue/bar_round_gloss_large.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_round_gloss_large_l.svg | 9 +++++ .../Blue/bar_round_gloss_large_l.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_round_gloss_large_m.svg | 9 +++++ .../Blue/bar_round_gloss_large_m.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_round_gloss_large_r.svg | 9 +++++ .../Blue/bar_round_gloss_large_r.svg.import | 37 ++++++++++++++++++ .../Blue/bar_round_gloss_large_square.svg | 9 +++++ .../bar_round_gloss_large_square.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_round_gloss_small.svg | 9 +++++ .../Blue/bar_round_gloss_small.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_round_gloss_small_l.svg | 9 +++++ .../Blue/bar_round_gloss_small_l.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_round_gloss_small_m.svg | 9 +++++ .../Blue/bar_round_gloss_small_m.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_round_gloss_small_r.svg | 9 +++++ .../Blue/bar_round_gloss_small_r.svg.import | 37 ++++++++++++++++++ .../Blue/bar_round_gloss_small_square.svg | 9 +++++ .../bar_round_gloss_small_square.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_round_large.svg | 8 ++++ .../Vector/Blue/bar_round_large.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_round_large_l.svg | 8 ++++ .../Vector/Blue/bar_round_large_l.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_round_large_m.svg | 8 ++++ .../Vector/Blue/bar_round_large_m.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_round_large_r.svg | 8 ++++ .../Vector/Blue/bar_round_large_r.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_round_large_square.svg | 8 ++++ .../Blue/bar_round_large_square.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_round_small.svg | 8 ++++ .../Vector/Blue/bar_round_small.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_round_small_l.svg | 8 ++++ .../Vector/Blue/bar_round_small_l.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_round_small_m.svg | 8 ++++ .../Vector/Blue/bar_round_small_m.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_round_small_r.svg | 8 ++++ .../Vector/Blue/bar_round_small_r.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_round_small_square.svg | 8 ++++ .../Blue/bar_round_small_square.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_square_gloss_large.svg | 9 +++++ .../Blue/bar_square_gloss_large.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_square_gloss_large_l.svg | 9 +++++ .../Blue/bar_square_gloss_large_l.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_square_gloss_large_m.svg | 9 +++++ .../Blue/bar_square_gloss_large_m.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_square_gloss_large_r.svg | 9 +++++ .../Blue/bar_square_gloss_large_r.svg.import | 37 ++++++++++++++++++ .../Blue/bar_square_gloss_large_square.svg | 9 +++++ .../bar_square_gloss_large_square.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_square_gloss_small.svg | 9 +++++ .../Blue/bar_square_gloss_small.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_square_gloss_small_l.svg | 9 +++++ .../Blue/bar_square_gloss_small_l.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_square_gloss_small_m.svg | 9 +++++ .../Blue/bar_square_gloss_small_m.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_square_gloss_small_r.svg | 9 +++++ .../Blue/bar_square_gloss_small_r.svg.import | 37 ++++++++++++++++++ .../Blue/bar_square_gloss_small_square.svg | 9 +++++ .../bar_square_gloss_small_square.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_square_large.svg | 8 ++++ .../Vector/Blue/bar_square_large.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_square_large_l.svg | 8 ++++ .../Vector/Blue/bar_square_large_l.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_square_large_m.svg | 8 ++++ .../Vector/Blue/bar_square_large_m.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_square_large_r.svg | 8 ++++ .../Vector/Blue/bar_square_large_r.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_square_large_square.svg | 8 ++++ .../Blue/bar_square_large_square.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_square_small.svg | 8 ++++ .../Vector/Blue/bar_square_small.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_square_small_l.svg | 8 ++++ .../Vector/Blue/bar_square_small_l.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_square_small_m.svg | 8 ++++ .../Vector/Blue/bar_square_small_m.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_square_small_r.svg | 8 ++++ .../Vector/Blue/bar_square_small_r.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/bar_square_small_square.svg | 8 ++++ .../Blue/bar_square_small_square.svg.import | 37 ++++++++++++++++++ .../button_square_header_blade_rectangle.svg | 11 ++++++ ...n_square_header_blade_rectangle.svg.import | 37 ++++++++++++++++++ ...n_square_header_blade_rectangle_screws.svg | 11 ++++++ ...e_header_blade_rectangle_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_blade_square.svg | 11 ++++++ ...tton_square_header_blade_square.svg.import | 37 ++++++++++++++++++ ...tton_square_header_blade_square_screws.svg | 11 ++++++ ...uare_header_blade_square_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_large_rectangle.svg | 11 ++++++ ...n_square_header_large_rectangle.svg.import | 37 ++++++++++++++++++ ...n_square_header_large_rectangle_screws.svg | 11 ++++++ ...e_header_large_rectangle_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_large_square.svg | 11 ++++++ ...tton_square_header_large_square.svg.import | 37 ++++++++++++++++++ ...tton_square_header_large_square_screws.svg | 11 ++++++ ...uare_header_large_square_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_notch_rectangle.svg | 11 ++++++ ...n_square_header_notch_rectangle.svg.import | 37 ++++++++++++++++++ ...n_square_header_notch_rectangle_screws.svg | 11 ++++++ ...e_header_notch_rectangle_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_notch_square.svg | 11 ++++++ ...tton_square_header_notch_square.svg.import | 37 ++++++++++++++++++ ...tton_square_header_notch_square_screws.svg | 11 ++++++ ...uare_header_notch_square_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_small_rectangle.svg | 11 ++++++ ...n_square_header_small_rectangle.svg.import | 37 ++++++++++++++++++ ...n_square_header_small_rectangle_screws.svg | 11 ++++++ ...e_header_small_rectangle_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_small_square.svg | 11 ++++++ ...tton_square_header_small_square.svg.import | 37 ++++++++++++++++++ ...tton_square_header_small_square_screws.svg | 11 ++++++ ...uare_header_small_square_screws.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/crosshair_color_a.svg | 7 ++++ .../Vector/Blue/crosshair_color_a.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/crosshair_color_b.svg | 7 ++++ .../Vector/Blue/crosshair_color_b.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/crosshair_color_c.svg | 7 ++++ .../Vector/Blue/crosshair_color_c.svg.import | 37 ++++++++++++++++++ .../Vector/Blue/crosshair_color_d.svg | 7 ++++ .../Vector/Blue/crosshair_color_d.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/bar_shadow_round_large.svg | 6 +++ .../Extra/bar_shadow_round_large.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/bar_shadow_round_large_l.svg | 6 +++ .../Extra/bar_shadow_round_large_l.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/bar_shadow_round_large_m.svg | 6 +++ .../Extra/bar_shadow_round_large_m.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/bar_shadow_round_large_r.svg | 6 +++ .../Extra/bar_shadow_round_large_r.svg.import | 37 ++++++++++++++++++ .../Extra/bar_shadow_round_large_square.svg | 6 +++ .../bar_shadow_round_large_square.svg.import | 37 ++++++++++++++++++ .../Extra/bar_shadow_round_outline_large.svg | 7 ++++ .../bar_shadow_round_outline_large.svg.import | 37 ++++++++++++++++++ .../bar_shadow_round_outline_large_l.svg | 7 ++++ ...ar_shadow_round_outline_large_l.svg.import | 37 ++++++++++++++++++ .../bar_shadow_round_outline_large_m.svg | 7 ++++ ...ar_shadow_round_outline_large_m.svg.import | 37 ++++++++++++++++++ .../bar_shadow_round_outline_large_r.svg | 7 ++++ ...ar_shadow_round_outline_large_r.svg.import | 37 ++++++++++++++++++ .../bar_shadow_round_outline_large_square.svg | 7 ++++ ...adow_round_outline_large_square.svg.import | 37 ++++++++++++++++++ .../Extra/bar_shadow_round_outline_small.svg | 7 ++++ .../bar_shadow_round_outline_small.svg.import | 37 ++++++++++++++++++ .../bar_shadow_round_outline_small_l.svg | 7 ++++ ...ar_shadow_round_outline_small_l.svg.import | 37 ++++++++++++++++++ .../bar_shadow_round_outline_small_m.svg | 7 ++++ ...ar_shadow_round_outline_small_m.svg.import | 37 ++++++++++++++++++ .../bar_shadow_round_outline_small_r.svg | 7 ++++ ...ar_shadow_round_outline_small_r.svg.import | 37 ++++++++++++++++++ .../bar_shadow_round_outline_small_square.svg | 7 ++++ ...adow_round_outline_small_square.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/bar_shadow_round_small.svg | 6 +++ .../Extra/bar_shadow_round_small.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/bar_shadow_round_small_l.svg | 6 +++ .../Extra/bar_shadow_round_small_l.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/bar_shadow_round_small_m.svg | 6 +++ .../Extra/bar_shadow_round_small_m.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/bar_shadow_round_small_r.svg | 6 +++ .../Extra/bar_shadow_round_small_r.svg.import | 37 ++++++++++++++++++ .../Extra/bar_shadow_round_small_square.svg | 6 +++ .../bar_shadow_round_small_square.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/bar_shadow_square_large.svg | 6 +++ .../Extra/bar_shadow_square_large.svg.import | 37 ++++++++++++++++++ .../Extra/bar_shadow_square_large_l.svg | 6 +++ .../bar_shadow_square_large_l.svg.import | 37 ++++++++++++++++++ .../Extra/bar_shadow_square_large_m.svg | 6 +++ .../bar_shadow_square_large_m.svg.import | 37 ++++++++++++++++++ .../Extra/bar_shadow_square_large_r.svg | 6 +++ .../bar_shadow_square_large_r.svg.import | 37 ++++++++++++++++++ .../Extra/bar_shadow_square_large_square.svg | 6 +++ .../bar_shadow_square_large_square.svg.import | 37 ++++++++++++++++++ .../Extra/bar_shadow_square_outline_large.svg | 7 ++++ ...bar_shadow_square_outline_large.svg.import | 37 ++++++++++++++++++ .../bar_shadow_square_outline_large_l.svg | 7 ++++ ...r_shadow_square_outline_large_l.svg.import | 37 ++++++++++++++++++ .../bar_shadow_square_outline_large_m.svg | 7 ++++ ...r_shadow_square_outline_large_m.svg.import | 37 ++++++++++++++++++ .../bar_shadow_square_outline_large_r.svg | 7 ++++ ...r_shadow_square_outline_large_r.svg.import | 37 ++++++++++++++++++ ...bar_shadow_square_outline_large_square.svg | 7 ++++ ...dow_square_outline_large_square.svg.import | 37 ++++++++++++++++++ .../Extra/bar_shadow_square_outline_small.svg | 7 ++++ ...bar_shadow_square_outline_small.svg.import | 37 ++++++++++++++++++ .../bar_shadow_square_outline_small_l.svg | 7 ++++ ...r_shadow_square_outline_small_l.svg.import | 37 ++++++++++++++++++ .../bar_shadow_square_outline_small_m.svg | 7 ++++ ...r_shadow_square_outline_small_m.svg.import | 37 ++++++++++++++++++ .../bar_shadow_square_outline_small_r.svg | 7 ++++ ...r_shadow_square_outline_small_r.svg.import | 37 ++++++++++++++++++ ...bar_shadow_square_outline_small_square.svg | 7 ++++ ...dow_square_outline_small_square.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/bar_shadow_square_small.svg | 6 +++ .../Extra/bar_shadow_square_small.svg.import | 37 ++++++++++++++++++ .../Extra/bar_shadow_square_small_l.svg | 6 +++ .../bar_shadow_square_small_l.svg.import | 37 ++++++++++++++++++ .../Extra/bar_shadow_square_small_m.svg | 6 +++ .../bar_shadow_square_small_m.svg.import | 37 ++++++++++++++++++ .../Extra/bar_shadow_square_small_r.svg | 6 +++ .../bar_shadow_square_small_r.svg.import | 37 ++++++++++++++++++ .../Extra/bar_shadow_square_small_square.svg | 6 +++ .../bar_shadow_square_small_square.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/button_rectangle.svg | 8 ++++ .../Vector/Extra/button_rectangle.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/button_rectangle_depth.svg | 10 +++++ .../Extra/button_rectangle_depth.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/button_square.svg | 8 ++++ .../Vector/Extra/button_square.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/button_square_depth.svg | 10 +++++ .../Extra/button_square_depth.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/crosshair_a.svg | 7 ++++ .../Vector/Extra/crosshair_a.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/crosshair_b.svg | 7 ++++ .../Vector/Extra/crosshair_b.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/crosshair_c.svg | 7 ++++ .../Vector/Extra/crosshair_c.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/crosshair_d.svg | 7 ++++ .../Vector/Extra/crosshair_d.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/cursor_a.svg | 7 ++++ .../Vector/Extra/cursor_a.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/cursor_b.svg | 7 ++++ .../Vector/Extra/cursor_b.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/cursor_c.svg | 7 ++++ .../Vector/Extra/cursor_c.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/cursor_d.svg | 7 ++++ .../Vector/Extra/cursor_d.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/cursor_e.svg | 8 ++++ .../Vector/Extra/cursor_e.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/cursor_f.svg | 19 +++++++++ .../Vector/Extra/cursor_f.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/cursor_g.svg | 13 ++++++ .../Vector/Extra/cursor_g.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/cursor_h.svg | 13 ++++++ .../Vector/Extra/cursor_h.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/panel_glass.svg | 8 ++++ .../Vector/Extra/panel_glass.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/panel_glass_notch_bl.svg | 8 ++++ .../Extra/panel_glass_notch_bl.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/panel_glass_notch_br.svg | 8 ++++ .../Extra/panel_glass_notch_br.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/panel_glass_notch_tl.svg | 8 ++++ .../Extra/panel_glass_notch_tl.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/panel_glass_notch_tr.svg | 8 ++++ .../Extra/panel_glass_notch_tr.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/panel_glass_notches.svg | 8 ++++ .../Extra/panel_glass_notches.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/panel_glass_notches_top.svg | 8 ++++ .../Extra/panel_glass_notches_top.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/panel_glass_screws.svg | 8 ++++ .../Extra/panel_glass_screws.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/panel_glass_tab.svg | 9 +++++ .../Vector/Extra/panel_glass_tab.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/panel_glass_tab_blade.svg | 9 +++++ .../Extra/panel_glass_tab_blade.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/panel_rectangle.svg | 7 ++++ .../Vector/Extra/panel_rectangle.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/panel_rectangle_screws.svg | 7 ++++ .../Extra/panel_rectangle_screws.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/panel_square.svg | 7 ++++ .../Vector/Extra/panel_square.svg.import | 37 ++++++++++++++++++ .../Vector/Extra/panel_square_screws.svg | 7 ++++ .../Extra/panel_square_screws.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_round_gloss_large.svg | 9 +++++ .../Green/bar_round_gloss_large.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_round_gloss_large_l.svg | 9 +++++ .../Green/bar_round_gloss_large_l.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_round_gloss_large_m.svg | 9 +++++ .../Green/bar_round_gloss_large_m.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_round_gloss_large_r.svg | 9 +++++ .../Green/bar_round_gloss_large_r.svg.import | 37 ++++++++++++++++++ .../Green/bar_round_gloss_large_square.svg | 9 +++++ .../bar_round_gloss_large_square.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_round_gloss_small.svg | 9 +++++ .../Green/bar_round_gloss_small.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_round_gloss_small_l.svg | 9 +++++ .../Green/bar_round_gloss_small_l.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_round_gloss_small_m.svg | 9 +++++ .../Green/bar_round_gloss_small_m.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_round_gloss_small_r.svg | 9 +++++ .../Green/bar_round_gloss_small_r.svg.import | 37 ++++++++++++++++++ .../Green/bar_round_gloss_small_square.svg | 9 +++++ .../bar_round_gloss_small_square.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_round_large.svg | 8 ++++ .../Vector/Green/bar_round_large.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_round_large_l.svg | 8 ++++ .../Vector/Green/bar_round_large_l.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_round_large_m.svg | 8 ++++ .../Vector/Green/bar_round_large_m.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_round_large_r.svg | 8 ++++ .../Vector/Green/bar_round_large_r.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_round_large_square.svg | 8 ++++ .../Green/bar_round_large_square.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_round_small.svg | 8 ++++ .../Vector/Green/bar_round_small.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_round_small_l.svg | 8 ++++ .../Vector/Green/bar_round_small_l.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_round_small_m.svg | 8 ++++ .../Vector/Green/bar_round_small_m.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_round_small_r.svg | 8 ++++ .../Vector/Green/bar_round_small_r.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_round_small_square.svg | 8 ++++ .../Green/bar_round_small_square.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_square_gloss_large.svg | 9 +++++ .../Green/bar_square_gloss_large.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_square_gloss_large_l.svg | 9 +++++ .../Green/bar_square_gloss_large_l.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_square_gloss_large_m.svg | 9 +++++ .../Green/bar_square_gloss_large_m.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_square_gloss_large_r.svg | 9 +++++ .../Green/bar_square_gloss_large_r.svg.import | 37 ++++++++++++++++++ .../Green/bar_square_gloss_large_square.svg | 9 +++++ .../bar_square_gloss_large_square.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_square_gloss_small.svg | 9 +++++ .../Green/bar_square_gloss_small.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_square_gloss_small_l.svg | 9 +++++ .../Green/bar_square_gloss_small_l.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_square_gloss_small_m.svg | 9 +++++ .../Green/bar_square_gloss_small_m.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_square_gloss_small_r.svg | 9 +++++ .../Green/bar_square_gloss_small_r.svg.import | 37 ++++++++++++++++++ .../Green/bar_square_gloss_small_square.svg | 9 +++++ .../bar_square_gloss_small_square.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_square_large.svg | 8 ++++ .../Vector/Green/bar_square_large.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_square_large_l.svg | 8 ++++ .../Green/bar_square_large_l.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_square_large_m.svg | 8 ++++ .../Green/bar_square_large_m.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_square_large_r.svg | 8 ++++ .../Green/bar_square_large_r.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_square_large_square.svg | 8 ++++ .../Green/bar_square_large_square.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_square_small.svg | 8 ++++ .../Vector/Green/bar_square_small.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_square_small_l.svg | 8 ++++ .../Green/bar_square_small_l.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_square_small_m.svg | 8 ++++ .../Green/bar_square_small_m.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_square_small_r.svg | 8 ++++ .../Green/bar_square_small_r.svg.import | 37 ++++++++++++++++++ .../Vector/Green/bar_square_small_square.svg | 8 ++++ .../Green/bar_square_small_square.svg.import | 37 ++++++++++++++++++ .../button_square_header_blade_rectangle.svg | 11 ++++++ ...n_square_header_blade_rectangle.svg.import | 37 ++++++++++++++++++ ...n_square_header_blade_rectangle_screws.svg | 11 ++++++ ...e_header_blade_rectangle_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_blade_square.svg | 11 ++++++ ...tton_square_header_blade_square.svg.import | 37 ++++++++++++++++++ ...tton_square_header_blade_square_screws.svg | 11 ++++++ ...uare_header_blade_square_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_large_rectangle.svg | 11 ++++++ ...n_square_header_large_rectangle.svg.import | 37 ++++++++++++++++++ ...n_square_header_large_rectangle_screws.svg | 11 ++++++ ...e_header_large_rectangle_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_large_square.svg | 11 ++++++ ...tton_square_header_large_square.svg.import | 37 ++++++++++++++++++ ...tton_square_header_large_square_screws.svg | 11 ++++++ ...uare_header_large_square_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_notch_rectangle.svg | 11 ++++++ ...n_square_header_notch_rectangle.svg.import | 37 ++++++++++++++++++ ...n_square_header_notch_rectangle_screws.svg | 11 ++++++ ...e_header_notch_rectangle_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_notch_square.svg | 11 ++++++ ...tton_square_header_notch_square.svg.import | 37 ++++++++++++++++++ ...tton_square_header_notch_square_screws.svg | 11 ++++++ ...uare_header_notch_square_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_small_rectangle.svg | 11 ++++++ ...n_square_header_small_rectangle.svg.import | 37 ++++++++++++++++++ ...n_square_header_small_rectangle_screws.svg | 11 ++++++ ...e_header_small_rectangle_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_small_square.svg | 11 ++++++ ...tton_square_header_small_square.svg.import | 37 ++++++++++++++++++ ...tton_square_header_small_square_screws.svg | 11 ++++++ ...uare_header_small_square_screws.svg.import | 37 ++++++++++++++++++ .../Vector/Green/crosshair_color_a.svg | 7 ++++ .../Vector/Green/crosshair_color_a.svg.import | 37 ++++++++++++++++++ .../Vector/Green/crosshair_color_b.svg | 7 ++++ .../Vector/Green/crosshair_color_b.svg.import | 37 ++++++++++++++++++ .../Vector/Green/crosshair_color_c.svg | 7 ++++ .../Vector/Green/crosshair_color_c.svg.import | 37 ++++++++++++++++++ .../Vector/Green/crosshair_color_d.svg | 7 ++++ .../Vector/Green/crosshair_color_d.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_round_gloss_large.svg | 9 +++++ .../Grey/bar_round_gloss_large.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_round_gloss_large_l.svg | 9 +++++ .../Grey/bar_round_gloss_large_l.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_round_gloss_large_m.svg | 9 +++++ .../Grey/bar_round_gloss_large_m.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_round_gloss_large_r.svg | 9 +++++ .../Grey/bar_round_gloss_large_r.svg.import | 37 ++++++++++++++++++ .../Grey/bar_round_gloss_large_square.svg | 9 +++++ .../bar_round_gloss_large_square.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_round_gloss_small.svg | 9 +++++ .../Grey/bar_round_gloss_small.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_round_gloss_small_l.svg | 9 +++++ .../Grey/bar_round_gloss_small_l.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_round_gloss_small_m.svg | 9 +++++ .../Grey/bar_round_gloss_small_m.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_round_gloss_small_r.svg | 9 +++++ .../Grey/bar_round_gloss_small_r.svg.import | 37 ++++++++++++++++++ .../Grey/bar_round_gloss_small_square.svg | 9 +++++ .../bar_round_gloss_small_square.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_round_large.svg | 8 ++++ .../Vector/Grey/bar_round_large.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_round_large_l.svg | 8 ++++ .../Vector/Grey/bar_round_large_l.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_round_large_m.svg | 8 ++++ .../Vector/Grey/bar_round_large_m.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_round_large_r.svg | 8 ++++ .../Vector/Grey/bar_round_large_r.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_round_large_square.svg | 8 ++++ .../Grey/bar_round_large_square.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_round_small.svg | 8 ++++ .../Vector/Grey/bar_round_small.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_round_small_l.svg | 8 ++++ .../Vector/Grey/bar_round_small_l.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_round_small_m.svg | 8 ++++ .../Vector/Grey/bar_round_small_m.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_round_small_r.svg | 8 ++++ .../Vector/Grey/bar_round_small_r.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_round_small_square.svg | 8 ++++ .../Grey/bar_round_small_square.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_square_gloss_large.svg | 9 +++++ .../Grey/bar_square_gloss_large.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_square_gloss_large_l.svg | 9 +++++ .../Grey/bar_square_gloss_large_l.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_square_gloss_large_m.svg | 9 +++++ .../Grey/bar_square_gloss_large_m.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_square_gloss_large_r.svg | 9 +++++ .../Grey/bar_square_gloss_large_r.svg.import | 37 ++++++++++++++++++ .../Grey/bar_square_gloss_large_square.svg | 9 +++++ .../bar_square_gloss_large_square.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_square_gloss_small.svg | 9 +++++ .../Grey/bar_square_gloss_small.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_square_gloss_small_l.svg | 9 +++++ .../Grey/bar_square_gloss_small_l.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_square_gloss_small_m.svg | 9 +++++ .../Grey/bar_square_gloss_small_m.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_square_gloss_small_r.svg | 9 +++++ .../Grey/bar_square_gloss_small_r.svg.import | 37 ++++++++++++++++++ .../Grey/bar_square_gloss_small_square.svg | 9 +++++ .../bar_square_gloss_small_square.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_square_large.svg | 8 ++++ .../Vector/Grey/bar_square_large.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_square_large_l.svg | 8 ++++ .../Vector/Grey/bar_square_large_l.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_square_large_m.svg | 8 ++++ .../Vector/Grey/bar_square_large_m.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_square_large_r.svg | 8 ++++ .../Vector/Grey/bar_square_large_r.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_square_large_square.svg | 8 ++++ .../Grey/bar_square_large_square.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_square_small.svg | 8 ++++ .../Vector/Grey/bar_square_small.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_square_small_l.svg | 8 ++++ .../Vector/Grey/bar_square_small_l.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_square_small_m.svg | 8 ++++ .../Vector/Grey/bar_square_small_m.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_square_small_r.svg | 8 ++++ .../Vector/Grey/bar_square_small_r.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/bar_square_small_square.svg | 8 ++++ .../Grey/bar_square_small_square.svg.import | 37 ++++++++++++++++++ .../button_square_header_blade_rectangle.svg | 10 +++++ ...n_square_header_blade_rectangle.svg.import | 37 ++++++++++++++++++ ...n_square_header_blade_rectangle_screws.svg | 10 +++++ ...e_header_blade_rectangle_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_blade_square.svg | 10 +++++ ...tton_square_header_blade_square.svg.import | 37 ++++++++++++++++++ ...tton_square_header_blade_square_screws.svg | 10 +++++ ...uare_header_blade_square_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_large_rectangle.svg | 10 +++++ ...n_square_header_large_rectangle.svg.import | 37 ++++++++++++++++++ ...n_square_header_large_rectangle_screws.svg | 10 +++++ ...e_header_large_rectangle_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_large_square.svg | 10 +++++ ...tton_square_header_large_square.svg.import | 37 ++++++++++++++++++ ...tton_square_header_large_square_screws.svg | 10 +++++ ...uare_header_large_square_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_notch_rectangle.svg | 10 +++++ ...n_square_header_notch_rectangle.svg.import | 37 ++++++++++++++++++ ...n_square_header_notch_rectangle_screws.svg | 10 +++++ ...e_header_notch_rectangle_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_notch_square.svg | 10 +++++ ...tton_square_header_notch_square.svg.import | 37 ++++++++++++++++++ ...tton_square_header_notch_square_screws.svg | 10 +++++ ...uare_header_notch_square_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_small_rectangle.svg | 10 +++++ ...n_square_header_small_rectangle.svg.import | 37 ++++++++++++++++++ ...n_square_header_small_rectangle_screws.svg | 10 +++++ ...e_header_small_rectangle_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_small_square.svg | 10 +++++ ...tton_square_header_small_square.svg.import | 37 ++++++++++++++++++ ...tton_square_header_small_square_screws.svg | 10 +++++ ...uare_header_small_square_screws.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/crosshair_color_a.svg | 7 ++++ .../Vector/Grey/crosshair_color_a.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/crosshair_color_b.svg | 7 ++++ .../Vector/Grey/crosshair_color_b.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/crosshair_color_c.svg | 7 ++++ .../Vector/Grey/crosshair_color_c.svg.import | 37 ++++++++++++++++++ .../Vector/Grey/crosshair_color_d.svg | 7 ++++ .../Vector/Grey/crosshair_color_d.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_round_gloss_large.svg | 9 +++++ .../Red/bar_round_gloss_large.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_round_gloss_large_l.svg | 9 +++++ .../Red/bar_round_gloss_large_l.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_round_gloss_large_m.svg | 9 +++++ .../Red/bar_round_gloss_large_m.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_round_gloss_large_r.svg | 9 +++++ .../Red/bar_round_gloss_large_r.svg.import | 37 ++++++++++++++++++ .../Red/bar_round_gloss_large_square.svg | 9 +++++ .../bar_round_gloss_large_square.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_round_gloss_small.svg | 9 +++++ .../Red/bar_round_gloss_small.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_round_gloss_small_l.svg | 9 +++++ .../Red/bar_round_gloss_small_l.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_round_gloss_small_m.svg | 9 +++++ .../Red/bar_round_gloss_small_m.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_round_gloss_small_r.svg | 9 +++++ .../Red/bar_round_gloss_small_r.svg.import | 37 ++++++++++++++++++ .../Red/bar_round_gloss_small_square.svg | 9 +++++ .../bar_round_gloss_small_square.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_round_large.svg | 8 ++++ .../Vector/Red/bar_round_large.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_round_large_l.svg | 8 ++++ .../Vector/Red/bar_round_large_l.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_round_large_m.svg | 8 ++++ .../Vector/Red/bar_round_large_m.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_round_large_r.svg | 8 ++++ .../Vector/Red/bar_round_large_r.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_round_large_square.svg | 8 ++++ .../Red/bar_round_large_square.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_round_small.svg | 8 ++++ .../Vector/Red/bar_round_small.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_round_small_l.svg | 8 ++++ .../Vector/Red/bar_round_small_l.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_round_small_m.svg | 8 ++++ .../Vector/Red/bar_round_small_m.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_round_small_r.svg | 8 ++++ .../Vector/Red/bar_round_small_r.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_round_small_square.svg | 8 ++++ .../Red/bar_round_small_square.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_square_gloss_large.svg | 9 +++++ .../Red/bar_square_gloss_large.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_square_gloss_large_l.svg | 9 +++++ .../Red/bar_square_gloss_large_l.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_square_gloss_large_m.svg | 9 +++++ .../Red/bar_square_gloss_large_m.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_square_gloss_large_r.svg | 9 +++++ .../Red/bar_square_gloss_large_r.svg.import | 37 ++++++++++++++++++ .../Red/bar_square_gloss_large_square.svg | 9 +++++ .../bar_square_gloss_large_square.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_square_gloss_small.svg | 9 +++++ .../Red/bar_square_gloss_small.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_square_gloss_small_l.svg | 9 +++++ .../Red/bar_square_gloss_small_l.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_square_gloss_small_m.svg | 9 +++++ .../Red/bar_square_gloss_small_m.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_square_gloss_small_r.svg | 9 +++++ .../Red/bar_square_gloss_small_r.svg.import | 37 ++++++++++++++++++ .../Red/bar_square_gloss_small_square.svg | 9 +++++ .../bar_square_gloss_small_square.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_square_large.svg | 8 ++++ .../Vector/Red/bar_square_large.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_square_large_l.svg | 8 ++++ .../Vector/Red/bar_square_large_l.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_square_large_m.svg | 8 ++++ .../Vector/Red/bar_square_large_m.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_square_large_r.svg | 8 ++++ .../Vector/Red/bar_square_large_r.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_square_large_square.svg | 8 ++++ .../Red/bar_square_large_square.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_square_small.svg | 8 ++++ .../Vector/Red/bar_square_small.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_square_small_l.svg | 8 ++++ .../Vector/Red/bar_square_small_l.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_square_small_m.svg | 8 ++++ .../Vector/Red/bar_square_small_m.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_square_small_r.svg | 8 ++++ .../Vector/Red/bar_square_small_r.svg.import | 37 ++++++++++++++++++ .../Vector/Red/bar_square_small_square.svg | 8 ++++ .../Red/bar_square_small_square.svg.import | 37 ++++++++++++++++++ .../button_square_header_blade_rectangle.svg | 11 ++++++ ...n_square_header_blade_rectangle.svg.import | 37 ++++++++++++++++++ ...n_square_header_blade_rectangle_screws.svg | 11 ++++++ ...e_header_blade_rectangle_screws.svg.import | 37 ++++++++++++++++++ .../Red/button_square_header_blade_square.svg | 11 ++++++ ...tton_square_header_blade_square.svg.import | 37 ++++++++++++++++++ ...tton_square_header_blade_square_screws.svg | 11 ++++++ ...uare_header_blade_square_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_large_rectangle.svg | 11 ++++++ ...n_square_header_large_rectangle.svg.import | 37 ++++++++++++++++++ ...n_square_header_large_rectangle_screws.svg | 11 ++++++ ...e_header_large_rectangle_screws.svg.import | 37 ++++++++++++++++++ .../Red/button_square_header_large_square.svg | 11 ++++++ ...tton_square_header_large_square.svg.import | 37 ++++++++++++++++++ ...tton_square_header_large_square_screws.svg | 11 ++++++ ...uare_header_large_square_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_notch_rectangle.svg | 11 ++++++ ...n_square_header_notch_rectangle.svg.import | 37 ++++++++++++++++++ ...n_square_header_notch_rectangle_screws.svg | 11 ++++++ ...e_header_notch_rectangle_screws.svg.import | 37 ++++++++++++++++++ .../Red/button_square_header_notch_square.svg | 11 ++++++ ...tton_square_header_notch_square.svg.import | 37 ++++++++++++++++++ ...tton_square_header_notch_square_screws.svg | 11 ++++++ ...uare_header_notch_square_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_small_rectangle.svg | 11 ++++++ ...n_square_header_small_rectangle.svg.import | 37 ++++++++++++++++++ ...n_square_header_small_rectangle_screws.svg | 11 ++++++ ...e_header_small_rectangle_screws.svg.import | 37 ++++++++++++++++++ .../Red/button_square_header_small_square.svg | 11 ++++++ ...tton_square_header_small_square.svg.import | 37 ++++++++++++++++++ ...tton_square_header_small_square_screws.svg | 11 ++++++ ...uare_header_small_square_screws.svg.import | 37 ++++++++++++++++++ .../Vector/Red/crosshair_color_a.svg | 7 ++++ .../Vector/Red/crosshair_color_a.svg.import | 37 ++++++++++++++++++ .../Vector/Red/crosshair_color_b.svg | 7 ++++ .../Vector/Red/crosshair_color_b.svg.import | 37 ++++++++++++++++++ .../Vector/Red/crosshair_color_c.svg | 7 ++++ .../Vector/Red/crosshair_color_c.svg.import | 37 ++++++++++++++++++ .../Vector/Red/crosshair_color_d.svg | 7 ++++ .../Vector/Red/crosshair_color_d.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_round_gloss_large.svg | 9 +++++ .../Yellow/bar_round_gloss_large.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_round_gloss_large_l.svg | 9 +++++ .../Yellow/bar_round_gloss_large_l.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_round_gloss_large_m.svg | 9 +++++ .../Yellow/bar_round_gloss_large_m.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_round_gloss_large_r.svg | 9 +++++ .../Yellow/bar_round_gloss_large_r.svg.import | 37 ++++++++++++++++++ .../Yellow/bar_round_gloss_large_square.svg | 9 +++++ .../bar_round_gloss_large_square.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_round_gloss_small.svg | 9 +++++ .../Yellow/bar_round_gloss_small.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_round_gloss_small_l.svg | 9 +++++ .../Yellow/bar_round_gloss_small_l.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_round_gloss_small_m.svg | 9 +++++ .../Yellow/bar_round_gloss_small_m.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_round_gloss_small_r.svg | 9 +++++ .../Yellow/bar_round_gloss_small_r.svg.import | 37 ++++++++++++++++++ .../Yellow/bar_round_gloss_small_square.svg | 9 +++++ .../bar_round_gloss_small_square.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_round_large.svg | 8 ++++ .../Vector/Yellow/bar_round_large.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_round_large_l.svg | 8 ++++ .../Yellow/bar_round_large_l.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_round_large_m.svg | 8 ++++ .../Yellow/bar_round_large_m.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_round_large_r.svg | 8 ++++ .../Yellow/bar_round_large_r.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_round_large_square.svg | 8 ++++ .../Yellow/bar_round_large_square.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_round_small.svg | 8 ++++ .../Vector/Yellow/bar_round_small.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_round_small_l.svg | 8 ++++ .../Yellow/bar_round_small_l.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_round_small_m.svg | 8 ++++ .../Yellow/bar_round_small_m.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_round_small_r.svg | 8 ++++ .../Yellow/bar_round_small_r.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_round_small_square.svg | 8 ++++ .../Yellow/bar_round_small_square.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_square_gloss_large.svg | 9 +++++ .../Yellow/bar_square_gloss_large.svg.import | 37 ++++++++++++++++++ .../Yellow/bar_square_gloss_large_l.svg | 9 +++++ .../bar_square_gloss_large_l.svg.import | 37 ++++++++++++++++++ .../Yellow/bar_square_gloss_large_m.svg | 9 +++++ .../bar_square_gloss_large_m.svg.import | 37 ++++++++++++++++++ .../Yellow/bar_square_gloss_large_r.svg | 9 +++++ .../bar_square_gloss_large_r.svg.import | 37 ++++++++++++++++++ .../Yellow/bar_square_gloss_large_square.svg | 9 +++++ .../bar_square_gloss_large_square.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_square_gloss_small.svg | 9 +++++ .../Yellow/bar_square_gloss_small.svg.import | 37 ++++++++++++++++++ .../Yellow/bar_square_gloss_small_l.svg | 9 +++++ .../bar_square_gloss_small_l.svg.import | 37 ++++++++++++++++++ .../Yellow/bar_square_gloss_small_m.svg | 9 +++++ .../bar_square_gloss_small_m.svg.import | 37 ++++++++++++++++++ .../Yellow/bar_square_gloss_small_r.svg | 9 +++++ .../bar_square_gloss_small_r.svg.import | 37 ++++++++++++++++++ .../Yellow/bar_square_gloss_small_square.svg | 9 +++++ .../bar_square_gloss_small_square.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_square_large.svg | 8 ++++ .../Vector/Yellow/bar_square_large.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_square_large_l.svg | 8 ++++ .../Yellow/bar_square_large_l.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_square_large_m.svg | 8 ++++ .../Yellow/bar_square_large_m.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_square_large_r.svg | 8 ++++ .../Yellow/bar_square_large_r.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_square_large_square.svg | 8 ++++ .../Yellow/bar_square_large_square.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_square_small.svg | 8 ++++ .../Vector/Yellow/bar_square_small.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_square_small_l.svg | 8 ++++ .../Yellow/bar_square_small_l.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_square_small_m.svg | 8 ++++ .../Yellow/bar_square_small_m.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_square_small_r.svg | 8 ++++ .../Yellow/bar_square_small_r.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/bar_square_small_square.svg | 8 ++++ .../Yellow/bar_square_small_square.svg.import | 37 ++++++++++++++++++ .../button_square_header_blade_rectangle.svg | 11 ++++++ ...n_square_header_blade_rectangle.svg.import | 37 ++++++++++++++++++ ...n_square_header_blade_rectangle_screws.svg | 11 ++++++ ...e_header_blade_rectangle_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_blade_square.svg | 11 ++++++ ...tton_square_header_blade_square.svg.import | 37 ++++++++++++++++++ ...tton_square_header_blade_square_screws.svg | 11 ++++++ ...uare_header_blade_square_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_large_rectangle.svg | 11 ++++++ ...n_square_header_large_rectangle.svg.import | 37 ++++++++++++++++++ ...n_square_header_large_rectangle_screws.svg | 11 ++++++ ...e_header_large_rectangle_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_large_square.svg | 11 ++++++ ...tton_square_header_large_square.svg.import | 37 ++++++++++++++++++ ...tton_square_header_large_square_screws.svg | 11 ++++++ ...uare_header_large_square_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_notch_rectangle.svg | 11 ++++++ ...n_square_header_notch_rectangle.svg.import | 37 ++++++++++++++++++ ...n_square_header_notch_rectangle_screws.svg | 11 ++++++ ...e_header_notch_rectangle_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_notch_square.svg | 11 ++++++ ...tton_square_header_notch_square.svg.import | 37 ++++++++++++++++++ ...tton_square_header_notch_square_screws.svg | 11 ++++++ ...uare_header_notch_square_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_small_rectangle.svg | 11 ++++++ ...n_square_header_small_rectangle.svg.import | 37 ++++++++++++++++++ ...n_square_header_small_rectangle_screws.svg | 11 ++++++ ...e_header_small_rectangle_screws.svg.import | 37 ++++++++++++++++++ .../button_square_header_small_square.svg | 11 ++++++ ...tton_square_header_small_square.svg.import | 37 ++++++++++++++++++ ...tton_square_header_small_square_screws.svg | 11 ++++++ ...uare_header_small_square_screws.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/crosshair_color_a.svg | 7 ++++ .../Yellow/crosshair_color_a.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/crosshair_color_b.svg | 7 ++++ .../Yellow/crosshair_color_b.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/crosshair_color_c.svg | 7 ++++ .../Yellow/crosshair_color_c.svg.import | 37 ++++++++++++++++++ .../Vector/Yellow/crosshair_color_d.svg | 7 ++++ .../Yellow/crosshair_color_d.svg.import | 37 ++++++++++++++++++ .../Visit Kenney.url | 2 + .../Visit Patreon.url | 2 + 2235 files changed, 42257 insertions(+), 1 deletion(-) create mode 100644 scripts/Lab.cs create mode 100644 temp_res/kenney_ui-pack-space-expansion/Font/Kenney Future Narrow.ttf create mode 100644 temp_res/kenney_ui-pack-space-expansion/Font/Kenney Future Narrow.ttf.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Font/Kenney Future.ttf create mode 100644 temp_res/kenney_ui-pack-space-expansion/Font/Kenney Future.ttf.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/License.txt create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_blade_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_blade_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_blade_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_blade_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_blade_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_blade_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_blade_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_blade_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_large_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_large_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_large_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_large_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_large_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_large_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_notch_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_notch_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_notch_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_notch_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_notch_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_notch_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_notch_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_notch_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_small_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_small_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_small_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_small_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_small_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_small_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_a.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_a.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_b.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_b.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_c.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_c.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_d.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_d.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_large_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_large_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_large_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_large_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_large_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_large_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_notch_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_notch_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_notch_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_notch_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_notch_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_notch_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_notch_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_notch_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/crosshair_color_a.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/crosshair_color_a.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/crosshair_color_b.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/crosshair_color_b.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/crosshair_color_c.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/crosshair_color_c.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/crosshair_color_d.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/crosshair_color_d.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/button_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/button_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/button_rectangle_depth.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/button_rectangle_depth.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/button_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/button_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/button_square_depth.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/button_square_depth.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/crosshair_a.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/crosshair_a.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/crosshair_b.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/crosshair_b.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/crosshair_c.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/crosshair_c.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/crosshair_d.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/crosshair_d.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_a.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_a.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_b.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_b.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_c.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_c.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_d.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_d.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_e.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_e.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_f.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_f.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_g.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_g.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_h.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_h.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notch_bl.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notch_bl.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notch_br.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notch_br.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notch_tl.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notch_tl.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notch_tr.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notch_tr.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notches.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notches.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notches_top.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notches_top.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_tab.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_tab.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_tab_blade.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_tab_blade.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/button_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/button_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/button_rectangle_depth.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/button_rectangle_depth.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/button_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/button_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/button_square_depth.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/button_square_depth.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/crosshair_a.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/crosshair_a.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/crosshair_b.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/crosshair_b.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/crosshair_c.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/crosshair_c.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/crosshair_d.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/crosshair_d.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_a.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_a.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_b.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_b.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_c.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_c.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_d.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_d.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_e.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_e.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_f.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_f.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_g.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_g.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_h.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_h.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notch_bl.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notch_bl.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notch_br.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notch_br.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notch_tl.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notch_tl.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notch_tr.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notch_tr.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notches.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notches.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notches_top.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notches_top.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_tab.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_tab.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_tab_blade.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_tab_blade.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_blade_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_blade_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_blade_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_blade_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_blade_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_blade_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_blade_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_blade_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_large_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_large_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_large_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_large_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_large_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_large_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_notch_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_notch_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_notch_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_notch_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_notch_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_notch_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_notch_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_notch_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_small_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_small_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_small_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_small_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_small_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_small_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/crosshair_color_a.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/crosshair_color_a.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/crosshair_color_b.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/crosshair_color_b.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/crosshair_color_c.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/crosshair_color_c.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/crosshair_color_d.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/crosshair_color_d.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_blade_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_blade_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_blade_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_blade_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_blade_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_blade_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_blade_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_blade_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_large_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_large_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_large_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_large_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_large_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_large_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_small_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_small_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_small_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_small_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_small_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_small_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/crosshair_color_a.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/crosshair_color_a.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/crosshair_color_b.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/crosshair_color_b.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/crosshair_color_c.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/crosshair_color_c.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/crosshair_color_d.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/crosshair_color_d.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_blade_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_blade_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_blade_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_blade_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_blade_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_blade_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_blade_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_blade_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_large_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_large_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_large_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_large_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_large_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_large_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_notch_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_notch_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_notch_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_notch_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_notch_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_notch_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_notch_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_notch_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_small_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_small_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_small_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_small_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_small_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_small_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/crosshair_color_a.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/crosshair_color_a.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/crosshair_color_b.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/crosshair_color_b.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/crosshair_color_c.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/crosshair_color_c.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/crosshair_color_d.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/crosshair_color_d.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_blade_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_blade_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_blade_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_blade_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_blade_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_blade_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_blade_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_blade_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_large_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_large_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_large_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_large_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_large_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_large_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_notch_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_notch_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_notch_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_notch_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_notch_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_notch_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_notch_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_notch_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_small_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_small_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_small_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_small_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_small_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_small_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/crosshair_color_a.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/crosshair_color_a.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/crosshair_color_b.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/crosshair_color_b.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/crosshair_color_c.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/crosshair_color_c.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/crosshair_color_d.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/crosshair_color_d.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_blade_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_blade_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_blade_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_blade_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_blade_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_blade_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_blade_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_blade_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_large_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_large_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_large_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_large_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_large_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_large_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_notch_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_notch_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_notch_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_notch_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_notch_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_notch_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_notch_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_notch_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_small_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_small_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_small_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_small_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_small_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_small_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/crosshair_color_a.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/crosshair_color_a.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/crosshair_color_b.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/crosshair_color_b.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/crosshair_color_c.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/crosshair_color_c.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/crosshair_color_d.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/crosshair_color_d.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_blade_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_blade_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_blade_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_blade_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_blade_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_blade_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_blade_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_blade_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_large_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_large_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_large_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_large_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_large_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_large_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_notch_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_notch_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_notch_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_notch_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_notch_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_notch_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_notch_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_notch_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_small_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_small_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_small_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_small_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_small_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_small_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/crosshair_color_a.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/crosshair_color_a.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/crosshair_color_b.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/crosshair_color_b.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/crosshair_color_c.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/crosshair_color_c.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/crosshair_color_d.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/crosshair_color_d.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_blade_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_blade_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_blade_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_blade_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_blade_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_blade_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_blade_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_blade_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_large_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_large_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_large_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_large_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_large_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_large_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_notch_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_notch_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_notch_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_notch_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_notch_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_notch_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_notch_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_notch_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_small_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_small_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_small_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_small_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_small_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_small_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/crosshair_color_a.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/crosshair_color_a.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/crosshair_color_b.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/crosshair_color_b.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/crosshair_color_c.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/crosshair_color_c.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/crosshair_color_d.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/crosshair_color_d.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_small.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_small.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_small_l.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_small_l.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_small_m.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_small_m.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_small_r.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_small_r.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_blade_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_blade_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_blade_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_blade_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_blade_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_blade_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_blade_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_blade_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_large_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_large_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_large_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_large_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_large_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_large_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_large_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_large_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_notch_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_notch_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_notch_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_notch_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_notch_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_notch_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_notch_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_notch_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_small_rectangle.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_small_rectangle.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_small_rectangle_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_small_rectangle_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_small_square.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_small_square.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_small_square_screws.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_small_square_screws.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/crosshair_color_a.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/crosshair_color_a.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/crosshair_color_b.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/crosshair_color_b.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/crosshair_color_c.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/crosshair_color_c.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/crosshair_color_d.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/crosshair_color_d.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Preview.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/Preview.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Sample.png create mode 100644 temp_res/kenney_ui-pack-space-expansion/Sample.png.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_rectangle.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_rectangle.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_rectangle_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_rectangle_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_square_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_square_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_rectangle.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_rectangle.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_rectangle_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_rectangle_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_square_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_square_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_rectangle.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_rectangle.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_rectangle_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_rectangle_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_square_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_square_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_rectangle.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_rectangle.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_rectangle_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_rectangle_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_square_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_square_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_a.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_a.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_b.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_b.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_c.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_c.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_d.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_d.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_rectangle.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_rectangle.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_rectangle_depth.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_rectangle_depth.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_square_depth.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_square_depth.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_a.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_a.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_b.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_b.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_c.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_c.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_d.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_d.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_a.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_a.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_b.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_b.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_c.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_c.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_d.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_d.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_e.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_e.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_f.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_f.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_g.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_g.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_h.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_h.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_bl.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_bl.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_br.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_br.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_tl.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_tl.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_tr.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_tr.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notches.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notches.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notches_top.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notches_top.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_tab.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_tab.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_tab_blade.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_tab_blade.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_rectangle.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_rectangle.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_rectangle_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_rectangle_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_square_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_square_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_rectangle.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_rectangle.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_rectangle_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_rectangle_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_square_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_square_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_rectangle.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_rectangle.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_rectangle_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_rectangle_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_square_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_square_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_rectangle.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_rectangle.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_rectangle_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_rectangle_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_square_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_square_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_rectangle.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_rectangle.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_rectangle_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_rectangle_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_square_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_square_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_a.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_a.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_b.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_b.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_c.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_c.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_d.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_d.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_rectangle.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_rectangle.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_rectangle_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_rectangle_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_square_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_square_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_rectangle.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_rectangle.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_rectangle_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_rectangle_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_square_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_square_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_rectangle.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_rectangle.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_rectangle_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_rectangle_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_square_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_square_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_rectangle.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_rectangle.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_rectangle_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_rectangle_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_square_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_square_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_a.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_a.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_b.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_b.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_c.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_c.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_d.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_d.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_rectangle.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_rectangle.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_rectangle_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_rectangle_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_square_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_square_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_rectangle.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_rectangle.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_rectangle_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_rectangle_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_square_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_square_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_rectangle.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_rectangle.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_rectangle_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_rectangle_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_square_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_square_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_rectangle.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_rectangle.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_rectangle_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_rectangle_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_square_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_square_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_a.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_a.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_b.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_b.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_c.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_c.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_d.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_d.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_l.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_l.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_m.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_m.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_r.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_r.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_rectangle.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_rectangle.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_rectangle_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_rectangle_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_square_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_square_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_rectangle.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_rectangle.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_rectangle_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_rectangle_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_square_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_square_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_rectangle.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_rectangle.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_rectangle_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_rectangle_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_square_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_square_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_rectangle.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_rectangle.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_rectangle_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_rectangle_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_square.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_square.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_square_screws.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_square_screws.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_a.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_a.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_b.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_b.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_c.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_c.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_d.svg create mode 100644 temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_d.svg.import create mode 100644 temp_res/kenney_ui-pack-space-expansion/Visit Kenney.url create mode 100644 temp_res/kenney_ui-pack-space-expansion/Visit Patreon.url diff --git a/lab.tscn b/lab.tscn index f2ecd9b..8fb6871 100644 --- a/lab.tscn +++ b/lab.tscn @@ -1,6 +1,7 @@ -[gd_scene load_steps=10 format=4 uid="uid://chkhsro6w06rg"] +[gd_scene load_steps=11 format=4 uid="uid://chkhsro6w06rg"] [ext_resource type="Texture2D" uid="uid://chqegsqdgeq34" path="res://temp_res/kenney_tiny-town/Tilemap/tilemap_packed.png" id="1_qt51n"] +[ext_resource type="Script" path="res://scripts/Lab.cs" id="1_xcxd5"] [ext_resource type="Texture2D" uid="uid://e1wpflj415hp" path="res://temp_res/kenney_tiny-dungeon/Tilemap/tilemap_packed.png" id="1_yu0wa"] [ext_resource type="Script" path="res://scripts/TestMap.cs" id="3_mca7j"] @@ -553,6 +554,7 @@ sources/0 = SubResource("TileSetAtlasSource_fufp2") sources/1 = SubResource("TileSetAtlasSource_nuiiq") [node name="Lab" type="Node2D"] +script = ExtResource("1_xcxd5") [node name="TestMap" type="TileMapLayer" parent="."] scale = Vector2(10, 10) diff --git a/project.godot b/project.godot index 0ff3726..293f936 100644 --- a/project.godot +++ b/project.godot @@ -27,6 +27,12 @@ Dialogic="*res://addons/dialogic/Core/DialogicGameHandler.gd" directories/dch_directory={} directories/dtl_directory={} +[display] + +window/size/viewport_width=1920 +window/size/viewport_height=1080 +window/stretch/mode="viewport" + [dotnet] project/assembly_name="导师模拟器" diff --git a/scripts/GameManager.cs b/scripts/GameManager.cs index 1bf1b3a..a780c06 100644 --- a/scripts/GameManager.cs +++ b/scripts/GameManager.cs @@ -7,9 +7,11 @@ public partial class GameManager : Node /// Indicates if the game is currently in tutorial mode. /// public static bool IsTutorial { get; private set; } + public static readonly Resource Arrow2x = ResourceLoader.Load("res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_f.png"); // Called when the node enters the scene tree for the first time. public override void _Ready() { + Input.SetCustomMouseCursor(Arrow2x); } // Called every frame. 'delta' is the elapsed time since the previous frame. diff --git a/scripts/Lab.cs b/scripts/Lab.cs new file mode 100644 index 0000000..23663ef --- /dev/null +++ b/scripts/Lab.cs @@ -0,0 +1,15 @@ +using Godot; +using System; + +public partial class Lab : Node2D +{ + // Called when the node enters the scene tree for the first time. + public override void _Ready() + { + } + + // Called every frame. 'delta' is the elapsed time since the previous frame. + public override void _Process(double delta) + { + } +} diff --git a/temp_res/kenney_ui-pack-space-expansion/Font/Kenney Future Narrow.ttf b/temp_res/kenney_ui-pack-space-expansion/Font/Kenney Future Narrow.ttf new file mode 100644 index 0000000000000000000000000000000000000000..c4cc8a05e115883e7f5312018613874cc5d9afd8 GIT binary patch literal 34180 zcmeHQYm8l2bzXPw%-D&Y#EDH}a2_X491O%B$95n|1D#-FC^#f_s7Z^fFdkpe44xNr z$JnN{J))_^k03=Vs`wEhS|Js+rV1)mQB_q_mA0sjS_J$k52+R}AvI7`6$ugW?f0#< zU*~b>+#wbeI_G-dv(MgZul23RUVEQ&?;T4^M6Q-x+LAr;*x3Hg(EhKAw05KQos)AD zi@*1~UqF5Md6Z|SW-pxn>nE1)71{hfkwuyAOq_bj!`U=wFQUA98V#fGANg<8zkzb+ z^xX3KKlsNVkAvR_MB1lj7bYj7T<9*#j2sa8{Zs50Vnz9jr)GzrxbDI40}~oVzVyueS%2>3J!$9d9M>CVNJr?H zHrhe|TrY1OMK3v}$CtF_OY&P7#bYS#w3ha!*3&W~!$Ypq&LBJ>&ym8ghJ0(61u@IT;T& z0FO{V+RJGN>d3Z$#kB<+xjxcqIqG!5*^g14xaL`T;q3bw&wXgU-HbP|5-()bm4crV z8jrbdOlTWaejhsJ)2GkNSA3*F30P70_VVYHo^@|aZwuNW@H%R?7zP~+dE?-`Zli3& zJEq~#uYf7e^-9qYaMYr8Hzd+8IGE?)YxOCP`VhnIH!$Fn0}82LOU zuOGia7Fds=Um$1xOjS7#>1lZu*WX5_`!I6VJ5fH3^fim}Gz#`e!;hkTR%B!w%2AX> zln+K&xLH(r}N{;d|6wtryL6l1(JKl%#Rgs$?MM2*!<0wy| zJd5%@ky~+nE5_Xl+S~3%`4rOhK@^;CKa7I*o!e1>XXizcJ2I5dV2gSm3a)qIyz2xC zFx+(>1$aRfiD>3es!11b&ia?Cq4Z6E=z2|8Z$lCiL$}=Kkn^B%b z`LxJB)b}l-d!0Udry{g!15Fk=JfPxhV3w zQz$enn&fGVyOjaI~JszI#YUu}i;JZoqZT@h81U@cNEC+j|rQ9}ww1 zBA@I%D4)Fi5uCBTZ#@rA`{jqdQQ0al$PX`XLfiLyqrH*VwYZkv$mLIPd;en;OkKVS z_xo+x5G7hGh;#PFtCqBIb(ttpYxNzcV?YTS4CeO4omHORU$o`6D6d9QYXT2q@P&K> zCe*#0wB6J445>N-2ujrbM)=XLpSv<~csIx$CB)$0!awJza786OAAeT;^WH!AzS8>& zdE(e5cgej<%d1@O)fU#J_hr1ELt9QxUJKYA*IL|Y)Waw*$&bc8XOx!eag|(C(u3fX zZ!5pd+W648Y2ak#b_J}c{dlFfVl_xi`EICqG+4xJr0?V<>KU^U>f{OtK@(7X2d{6* z%Mij_NkEEzHep1X0!9J7zlqV`lh|G8npOw?Z7-Y=9*bE^hMC3f`;Y)-Rin8^mkJAPN>wY8dN%wzk=6 z+5s#%fYAeQ}AL|@$0-?3C(Kk&4b?db9!62T=!~B3+(3JM` zMe{YdgMVdzj5gtJiD!(@9ZEeb`-n@?M06aG;0ThzA=&pSI&kx?edpxO;Kn0S9Q8yT znV?Xqpsoh8wyY8wejLC?ke*XwvRa5{V%-buAVP&#dUJ+>92}K-U&}TJC5p}=+CBpF zvpUVyo+}3VRYrHX>NK|whm|9OQ(Tb3G5w6hcE^)7%<5V+;NX01du5+%yw{uwyvHI2 z&mIgsjAA;gY?2G%lioI9x{!<8Fjcq5abeYIp?0CqA{eb1RP$t?xfQ$-tV78;-;x=< zil>cQy^B$OW1h3UWI4-u9D}}^;AEa)+~8?E&K^&a&!X;(h^V_)yLR7iJXNB`B(L?T z=%^M!Z+eCh9BS`$kEs%si;rK7)3wu`HR}{@jUH$7$a6=n9znBOA9_h*{NTGF$J-2D z5m)G?bnmy+;{_i^Y^D1H0_6l%3uO`Tc=9 zHVn^M3z3N{CWgy#*B$Y0hQRdTK&lA}y!Q-NuD~2*1-gRmp!8Nq=an#j6AxeJ>ojMP zDT*E%MTQANa+L!1u!+rpz=3QyBF#Z+!(7LyJAcx1+Lk zJk^w@Yg>Mn_c}D6$8kNhutPO->gB)>8rmz>(QBoS%hk;}vOK6lPvSSVMwDf{NpHU> zEvbQx`q!l6JwBuG^D9~3aEJS4eRdSQK!-D*c|LX6IU`+sM{I4`UbTaV+G6naF-PgK zj0PB_V+6-kjZ=OQLs}FymDbEJI~A|mw zVb@9gMmyX>>?#HC?kHT6DUKU}Zb#gj6m3-A>iED@<>FI9e%qXZg(3}&|ax!^u;&~*=F7F6ml(DCRy!!wGi7Z-{H(2<`|x1j;@>MHpb^8`UbgR{k{TrvrK7uwYo0=ftp|A z@fY*H;w4bg=5mS}~eU8fMC^-q%0bgFTRZ2_KT(DrQ!@{{~x z0CJOW(VeW>by#xCHsFp?I4ZdYy!0WG&H>$)IQi@M6EXMt-AtucSB-%q%2ki@l0=b+xhxSWHu<7)^l9zO3}nfr-x<|@Q8XT1ut zQ@SSyg6O_@6K1!05mMM(=i26gYWmTex$qT`(uT+1q-b0Wv{sKhyqcwJP^)~P(5-$V zEgy||st7d(Dtf3IUK>)!`@|rbT)b9{ zW3mf)&73v56OE_Ry5o#`i`P02ZUi?y5_7r+3IUl4_fUe#bULAz6zWq2rL=(tV~YSB zy>gXNcI&fQepa{%--fzFUhdHtgv7_S@F>m)6ag9I8VlAy;*?0o+m%;1ejKDNW$RLw z|9Hq*6*#~#jyHR#&v&R+)Iha}_O{C~PNgL1!H<1fydhm|s~qd`(e7NNv4KH$j@;5n zSVJ6x6CT#*j;qGM#?5u2D@!SKR3X#KW+lDjY!Y#L+ttK6>D4n)bF|c0n~fE(P?82F zZ~`TwOSZ`Ev_Sd@zQ-eEB*Xg$?DNTJ^F_AVDp4di?h5<6t#W#@{`gI1@ zM;k_)CRLnlcZCWAE%X|JG&|5s=TH^!M@@AWJ}pBlZD(1L^s1k!5;ToEbHI39c*$pt zZpR2v$UFIK>%l&8($ zrPy>X;fazN@L@ecJ$Q$8rx6HwP51hQq&_5igSz%c!^CA1&S@WFe4jFbteY~i-FQ-Fh4cX zq#P>Kn>XzYVcuwg0{?QvMH1f*Eyz?k5a`F+iEf0UFHeJWViJqYpf$PhTe<_1T<;RHyo9P+piLC^+9s+Er68ks$_d?X>&c_ zik&lJTygkdw@bIeaR}rnJHLNOm+`beEOuPBIi~)@3Ad*JUmyV;D4nW)|KEg7t=TGU zR9C^KGQ6R5OEDm}(*CVzx9|iYy0&CSnt;mTjKj8G{Y+QtU4sDw$Y91{iW~Aa%w%sL z52qO_8(5w=1EgdVb<*@~H71?<>! z0#S^f1xEo+6=G^gtCv@ZL2xP7fpO9GhQ!S2uYkE|^qi*h1-J^mDK4%Iiot*ci-oo| znXI%j0A7u6Bd|JvX!8qfocCMBGGjm$a9WtM-M>P`Hw>&ny+fB|hY$87T5m=UUtaKGnFAygiQG=6_WXoRA_aCH%mx z^t^*Z+Kd*5Z5u-0R>#2AIlJm}FK)c|EiT8rM0Q|)*nxLE?}Kr^i=J=diE_hwi2X_K z%+}-)vMniB+6)X)AKhzj2)`YO!A!kW7bYQ{>^vuh=1(U(dTqAkIwDZI+jLS352H#R z{l~er37>Y~rFK>63MRF0u&q_VECrz8C?Ln1MM&9;l{+&+@{^pV^;hwW5`~P_ykSUk zden=*&A3(dsw`zrQ9VJv8d_>rh9qwWjKmwWt(v|0rwX2TdFB=GAy&uhK(7&R;ul5E zFj*7c!VE9ty?qt?D&C*i#O0M_?S>A(z3XHcuJiXAH(^ED-+-RrgBGEp6OEkK5;1F^ z881TNQpzFJa#9L2rf8Gha{quf3Fa^p+54JJa|P~2;;$c}rbSJho^+Dt$C&vvL6ptW zoMOrp%wcd5mf#ohy)9;QE&eMwF?FIxr*4k^(CXY6`#=*{FXwj06QkWe4=I-4+3+h% z4C!)>d|hCuY&V0_J-2up*Q7?+1Kn;B(4=a%k0~f!II5oUc(IS)#1-1$g~d^?)BQW( zsz98%a==i@ls6c(fL~Sm?0fXtLscH7VcqB>uirkrA}=7K5u86%KYp*(WSD|l*QP!q zRmE~vq}tlnU$D0`DC63=Np6-sH3$roy(_%5p`S4>kH;9SBpRJJYuPtfG^r-9@?319 z&?sqf+pFK9qE3m?%?+G}KKNlOTxko>mb+OCyA~ID-W?k3DkbwcGw9yZD|6P8jV5xL44FYXq3*b z2u7h`B&N24s(*^AeBG^ojg>Jz#^(BSUX3`|#K#+_zIumN3jQ$17wxwGoYzeso3mlz zw51UVtaPiVR@Jy%J%0Ompg9rM?z8;U49x(gS;))uRk%>v94az2aK_;uz1nyy6t^m)4&fyJvhg4p_UPy^FxiE%3vrVv)x>%Fh(mpBvL0 zMVqWYH`c$(4Z93>kHhbOY{6f!-o+dH(ktBaq#ey)g1x-L^#)0$@xBiz8*t(V0h|W< zs&9P8wEm2_?`P}l&zS8_z7*+o`?-EkzpvV$eV)U#pC>)fu1o_-{cfT!)e4 z6e2*ToFNw!9x`eQ6cYp}a%enizxMM(t4bR3zAA@%%M#xW{}CP^r+J+cE7CF#g%eG2V3>l4-NQ7 zwEXR3tjFT_Te8*KECj#Wx-RK7Kh_~h?@@R!(% zKZr0T@Se_bjYD#D$QhCPco_|xmAuv?tO5>0t$wMV)Dlz9|6Mr6;-P>|h>9dNQ-`B)1aw58gG+5*vLe(Wz!orQD@KB<(&k5ytItzhurPD3ldOnN zF;UaP3j=W!A?9Glf{x~!HC-Poz@nR=O5<#IW>MVby_dlzlQK-Uh@?|uh<|~rU~%m2fE*eVHyT~ zHCNh-T4YdGl`VPnf>*cR8+9>U@{sqGkBJpMih}*

KsMjcYU}}SI{7eh1k;B z|&&jYL@&_>Tq+_BFD* z^|!8mt?X@m%hk8aD~7gN9fTW)UW+|qYZy6D-Zbbo}HOp&d$v&Pbd5ice*oE^PQ#aRHr++G_$x2h!13kW*6o=6bz=vJCn-` zOPPV)TjXDlBmo9)-LdZU!nv{g_Z>WV@V>D#YUw?v)w+A;)u4@B7M2{71NR@;?|B?r z>P#%pyr+{LT9})InCzkD<)xXEXQ@H<*!09wCwpji=1hm&VXR3<4oi`G@50j5*zC+? zXTIC%j-9-)r#mrrVDG-MBjk8;W-5F4*@?+BGxJl~dpnEM7nZu&yB1)*xeGAm`Rrup z)S+`{9-cgYPZxi(VFCZs=LK1k8JUu4S(Z%RA{|V+dAwi1)qdG0_u%IE>g?uH&k;Eb z`m-3@S*0hFx8naXUBYWY&LJgqAm^;iYFklK%C9(TP`a$d|2U*ANf){;K%WeH?1eTd zw>^?d-BZANL`N;lW6*L5m?zabGvJp2eWtAwatbo$RGTwsTaeRuuN%1+;}<|l8!yA= zU3oyp@H*|Jbd{e;@w5rjRjpsJR(1;zoC6}_JPF)0ur~dA4z*>-ug7<_9EK*e)s*^v z33Sx03*3y3MT|8&K7gJ>;7OZyP&b_oD=khtEnp1g#0c5j5J79POTE<$T^Ba(LQ6*5 z7`_s}PY&wqK3tsvIv?44VEKq{587jtzIZIuzlh`jupGc_D&sf=$_`}Hy6;hYa!$_S zMf=i+5223{IHTV5UdRxa(~6lscnJQOQT;r2i!S;u>Pf((nlIn5`G%=2hJ d3A$5=qjMPhFgP5??CiSFMzKPl=JUAf@xQoKN#y_l literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/Font/Kenney Future Narrow.ttf.import b/temp_res/kenney_ui-pack-space-expansion/Font/Kenney Future Narrow.ttf.import new file mode 100644 index 0000000..94b24ce --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Font/Kenney Future Narrow.ttf.import @@ -0,0 +1,34 @@ +[remap] + +importer="font_data_dynamic" +type="FontFile" +uid="uid://bam2gyrbqnhp7" +path="res://.godot/imported/Kenney Future Narrow.ttf-8ef08f216b7c5d67f73d56797ebac217.fontdata" + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Font/Kenney Future Narrow.ttf" +dest_files=["res://.godot/imported/Kenney Future Narrow.ttf-8ef08f216b7c5d67f73d56797ebac217.fontdata"] + +[params] + +Rendering=null +antialiasing=1 +generate_mipmaps=false +disable_embedded_bitmaps=true +multichannel_signed_distance_field=false +msdf_pixel_range=8 +msdf_size=48 +allow_system_fallback=true +force_autohinter=false +hinting=1 +subpixel_positioning=1 +oversampling=0.0 +Fallbacks=null +fallbacks=[] +Compress=null +compress=true +preload=[] +language_support={} +script_support={} +opentype_features={} diff --git a/temp_res/kenney_ui-pack-space-expansion/Font/Kenney Future.ttf b/temp_res/kenney_ui-pack-space-expansion/Font/Kenney Future.ttf new file mode 100644 index 0000000000000000000000000000000000000000..17e2b6cf996828e9c44dc27053ceb92fe1192ee6 GIT binary patch literal 34160 zcmeHQU5s5d!y+66!;*pgcV>eeU>wTzO$p&b_#J9{fHfGI(ry_UM?rb^S$=%XmF`a_sCW`M!Jv{cAwqo*6qi-roDg zuZeu*8zQSeerk4pL8fGn$X`6nej!$rXIG#5$M;`#@6Uh<4I|cyYs4!T&kvAm9Qv`(xEZ%d;YHeO%;r^xqDCJAi2iu6M3S0qxEgMMl7HvL=zse*6ySOX zWR7k^LHm6dMc#?_cb-D|ipc&?iyVOL13wq}ozICJJS_4q$h`k{k#`>xdCwY@FNr*W zF%LW?^4?7%53WZ6?fWq9eP0!M2y_n%3fg}6d67rHDe@?AJhl(z=OVxNq{tzRKZN$* z|Eb7fv>yhh!xu#U;5m^${4NfI9E&42p=8B!74Zm?`pZVf*AZ;_-AH|S5(sZ_*wNY zI$!I2xAR@{#Iar8D0`KbSB31=7S^Tn9lXAQwt}2o3)mgkT5L4xag2X_Z8-I20>&2+{*S`Zcs*hilY}V3RPZ){=1Oh_X$qQJ^sRrj_ts zKqm-NZdNCbToNdLjMoq4dW8K35C=S6?8qo4x6D>Q!04Z7i}F!xCi{UHW5PU9ckAGS zt%{15$`JR*gKo4@s%IB^u= zObQjuHgurQmt`|zX9ua#r{Hu(fv)p)%*OAqoiy|u?1She1UAAF?7%zuM?NK*z_(1J zF>odMV2m>32^@I1$qHWBJVy=PW<(NpqM4yxo-=*sD&z7S$rvjbo#NJKZc{{1TZ~ZM zYLVyIvItQPRJY5h8;zuTfs67e$xzVfiG0j{>gO%I(6M|=ob0M;t|(S;1K*hOB5%l1 zc@!7yn`1$5+55>p#I4v>H^qkB5g?UufrrXqUQ|nma}5ici-uyJ&a9c+Lt`aaB*<0? z`P>B0G^za_K%)$?ZW(P*0Ry|rX9c* zj9Z=UH7(JjS*{do3b|tY9_VPTfVA#|CUj_XR5%CwG|a|2I>lydYqkdk57RSpE2uTd z^-OTU$n|Qq*vg?MX3+BhmD_@~Fp6C%^J8qGT-c0!2$p@W-O2}pR1|pBHT7uYSq%xK z;9uHjqeoX6ZpOLV01e*Lj!)SqT=ZBrqd~6(Hvh8-wRJ_gk)xJgb8@p~j36aT9BNex z11D-jo#U>=G;fLs9|3xd^3gcgke2qUYEq5WEkqQg(GKkk>*Py8gQW@AibPha4#98>U%U! zthjivk1#3%svBhs444OFQt&NOO&q>y>eRN#DKV6N7QqCUIbJq*S=*yGGV6q>ad1Sk zgs0J41cieV30lc#oZaDw7~No$Trrg0Jp@xC^MJz5kwr_=oe>fFy4Hx>CDvG#4z4`w zQPYvQss%!DXdLGIOckkI%vL#fjo*@nC9Wad0?#dtdPL2Z(ucO{nvV#rQ9qrP7)jr` zg-f$H>07x+AU#J>Zt%QC0W^t7^kD~C5LvKY)4d!mY7a(&JYM^LKpm^YL6hSQSHaRT z>JnZ&BTA8AHL_9Afl&cqg@cFM+U@Ys&i+xf7oAabg=IDo;wjBb0@IkmIoJx2ej&!B|m z-CyTDkQ&o)Tpc~Dng#XL3ebXfLOt3qYK3;hs#4SvY`kyN5J<9C%a+W;Nm{CbpY1?w zg^Q7hj)pn+b=dg3=qVf_g8@0MXrj)s2j7(Zv8ir{U<<_266UC^LKIzD773>N>VrOl z4znfA1zJi27&9W96n;gP0aV>W+D^97Dx@}zX{%7&(is)OtL+lp=u1V3OoDlq?QR`< zoaVu##z%8?(uwmYnzTN{J@)~hVRKD*)(5?b*A-?TH4@)O7te#Lurexk#n#qnYm^p7 z=IM04Ea%B(@x1n+CYn3qnim-=)M^$|00s5Hfpccp2FxjsWL`=-+(;dQNn&y>U6MbJ zYp_S#lC~|Bn`~8mUg!a+7}HZkWmbXnKBkyX|a+#Ub9_&q0fS{m`1yH zCHS8NJnhTO$bSD~e4-=BtG`v#&xit40qs&=| zUe10M6i&Y3vy7OQ?sS6|ZUGgPZ{@?}DRQ8?1<)J4`1O%&bMKo4o>l**{d$;PeqRB? zQNwHCfLoy__yhosI+ZhN5rKc91!Van2qxI_mIeLcD=YSVK2PAl%eyqB(9NhN<3*P# zo}iU^4a|K_sEKkDn<)}y1!N8ZUBUEJRdc!7FUwG%$&G=Fu#SMdP!lOaje(jTK?75b z)U~xI@OG_irwe?W*j1kjY1>rn*upMVWOotN}~5TO_Gk zf%N(uv0#(x$Qn!C_H3;Ah|;Wp8UC`YKu%jPx4@#+SFJ%tYe_ghQw!;8KzdUERXHtJ zQXOIUq`;FEiz9xoc58-yiAhq2KMF2|-8PoO!NR3sif9B^6(}$@l#e=7jgIRcE`|MJ zV%mSuKCLMyb6`_;O~BCSb1R92Dp4e6GJ^%&aSHKRiN7$-v@yhEkN%G?NU`-Guv&ykJbY^EstjU;^8WW$Ts)B<9vdoNR%Rdc< zp2I<7GhUnsbbiuIxhNDyiiGbF(lQD$*qxSD5+yc~5DrObp-0%8uWo2dJoU3{Tsuo; z&VkWl80{HMof|FKFnzf>W~}HVI~BwEo5i=Gr2rJ-z=}x&M%{=-Urs~1WRkF>(CAXV zNQH0s;(NaSOXuHCy{qP%MsG%=X4Z3-$2&uYv;6TQE=<&b{#rkt+IiyWG{6Pn$f}>TRK(9{bf= zdpVX`Q?irC|CD^VFME|D8#AIlDH<)>b6D?9_NABuy?HFdZ#`q6w=}wDe3F`|q5a@bepu*xgp4EbHIJ)l0LrQV308%i;V1(_h z2f3bZz(xm%Jd|tDbnW+nY2T2RZ}f4St&HO$=iAZd4=Zdh0o8y6V_hxQ`opGH?D_Et zF%g?)RX3AvC5X2VY$YwL*uwJ-7_Q>dc)2Xo`G(9yF2jHkWHjRt4LMMle{YeIE*_3Z z>y_nWha)Rns(MnOBf@_6HR@N{kbzxw@%A}Xw!t>+H=CoJs^_oL1v~n-#Q9!Zo8He( zmSL5;=DlrGr6|v}ZGBp(UxP?bgIr2=i3-U>?-90?GzrNqCOA|IL?Ng(Wm!tYxR7bt zj-rv8-7;AgCRHVIkW00IK}{dm_u+lgSZw@eP<^WIJV75fwr81a$IQ-r; zt7&_@*Q+H8H2`RsBgrF|8E?MOrMA_45>|@@)Sb-K zdp$?*GmZR`@xXSQkrodXKIDQVz@soeF=cS^Ha?Maj4LSyM}fz`5v*wF5*`?(h$@R> z)KCRfUM>E7H3c*EQe8AY3u+FWEU2sLa7JG=J6gj>d3@>>sgNiOwK&>>$)DE=oUHob1kcTgSsbt zXO-uTLD=}FEM}5Ep;k6FKqMv&nKcKA;Bt6s`u@LqRh@my!K?0wTfTnrYT&qQFfAA= z%fjoLh7hD{m;yBKyg_bR!oD$lJf8c7%s8kmZLb5kyH18m*thc+H_H)U4UsShY+7Cd zeGoXynH{fB=l*9+*)F%q-97B$W{DQb8zsJt$+7X+1f+^A-}BUO6{pSw`snm zD?oxmGj!XxYe0g8=Pvsn&1ZFalnzsMk*DTKnHAiFf;D-i44Ui5@4f~ZK|QT&Qx}n{ zVuS5_35F+Zz0LCXTDd`XG$06=!n?xD8@d_em*-OqT7*_IT_3Z!y9r`kYoSW(z1?!NhnE0e$)FSBmwbt}(Wbp*0)ynO#r*#1LT1$_&F%=d6v+G5#Spm7Xt`MJ9PKzD6xSjNN@ zh?%~r~z4CmyhqIEI-Hfnq z=A`96*rI#lsoH?9>1WyotyK@tMR6%_ZMgRgG*et7kfUn1IoHzOE__#3{HK0Jy`by`hCNdXVG2v zUMtU{?S`lp>(z$RjS^xIyKIfcOS^a11ssfd){hT*%mFrMqsamEss@4Kt zzuC{C^?9e}gz)sc!4mzMKp$Pu_F*4P!=dO?ylkJWH_b`rrTiVd*U!uM&5R3w3fN$e z>KZ_j{G~c~`2-18iJuqr&i?&;W~0V5tA~{UW-rP<3!g~T_6MbP1f%+#H(0s;|9@@) zv*0e8ISF3n)TVlLFe(MD6RPMhpwBRA=tHw+2x2s%JKk(zgbuect2ri&(w>6v!MpZX z;du;zF=X~Bw(!@q7prDZJ^hzL?h(hfKwZrcmQ&Y78XJch`}8vkDg<`k9T8W&9S=X@>__CUy)NpJn}hivM5=Ra|5FvjDim%k=J^- zULL^_o$HpLsVB9>X#Y)Y#p2qbJB~-afCQGP5yzVzTfiwPlGTDbq{9)>5rqz}w7FzO zsY8G*VsPxBseLN2VEP$6#$ySl zgdVfq%%ZsU*Qg0GKga_|-I7Iu+6;u2;YTTEAw{FV_j{x4EZe6l6Y@)z;#D~6FsjfX z&|Tx_fj(|}`*nM=t}E7$l@-3~esfRF`&X4FX;8P>8%;4xQJII_Q$aK23*@`a#2dX~ zff1df2(mn*?x8_^=3r)|0L`^52F3eRv!YzT~=R(HTVImbC+_+>Z|3ga@6W;cMY+}4`0`a0R!`i#{#$eUYV33ceVruAcN3|m9Uf%2Bt&#c~(>j!SO z`hct(xZCQ3Xn&X0hvY2-V^&`!*A4uo)rUdzS*x#>Lj(V8^)+();MG>YOs*JwyVWn3 zzZrbD)z`{L2mjORSIG3xl+~}4hll>f>g(k3Rokt;K^|H4@lb~@>sP(BfA-Y5xv7cC zh4usEGc)7o+Pin%vB#`T&b;e(Kd=h<8$*4o;0sfEdm(Sh;#sfn5Kx%RQ~`J;1FrxpO}9;$a}{OH2$Tsxp@ z7L`fHsQHok$=Nd_ckjA$&)fEnoKOSpIIdRdIed1`M(??M&+dITc>mn^*uvC@#@qX6 zPo4z-_I(Qrb5lo76Jq<($+5Zd_I=Y+C&tMgW;kl(umP!e&dyDYOivvhpP3(@A31Vv z$NbpHo}If!4wB=MsfqRnPmdivF*P&M{_yyz$#Zk_?GMbtJSWe=R%hEs#*ghkbK=2c z(|afJ^9{3dO3ulgOv!{y%7U~pwZ>%zuW_`u@e>cbOoKODy)w&D0+xCdF# literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/Font/Kenney Future.ttf.import b/temp_res/kenney_ui-pack-space-expansion/Font/Kenney Future.ttf.import new file mode 100644 index 0000000..432a10b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Font/Kenney Future.ttf.import @@ -0,0 +1,34 @@ +[remap] + +importer="font_data_dynamic" +type="FontFile" +uid="uid://bg50ywb8u672n" +path="res://.godot/imported/Kenney Future.ttf-61f203666a2b2cc08cff0783ebe5c8fe.fontdata" + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Font/Kenney Future.ttf" +dest_files=["res://.godot/imported/Kenney Future.ttf-61f203666a2b2cc08cff0783ebe5c8fe.fontdata"] + +[params] + +Rendering=null +antialiasing=1 +generate_mipmaps=false +disable_embedded_bitmaps=true +multichannel_signed_distance_field=false +msdf_pixel_range=8 +msdf_size=48 +allow_system_fallback=true +force_autohinter=false +hinting=1 +subpixel_positioning=1 +oversampling=0.0 +Fallbacks=null +fallbacks=[] +Compress=null +compress=true +preload=[] +language_support={} +script_support={} +opentype_features={} diff --git a/temp_res/kenney_ui-pack-space-expansion/License.txt b/temp_res/kenney_ui-pack-space-expansion/License.txt new file mode 100644 index 0000000..ba34428 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/License.txt @@ -0,0 +1,22 @@ + + + UI Pack: Sci-fi (2.0) + + Created/distributed by Kenney (www.kenney.nl) + Creation date: 19-08-2024 + + ------------------------------ + + License: (Creative Commons Zero, CC0) + http://creativecommons.org/publicdomain/zero/1.0/ + + This content is free to use in personal, educational and commercial projects. + Support us by crediting Kenney or www.kenney.nl (this is not mandatory) + + ------------------------------ + + Donate: http://support.kenney.nl + Patreon: http://patreon.com/kenney/ + + Follow on Twitter for updates: + http://twitter.com/KenneyNL \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large.png new file mode 100644 index 0000000000000000000000000000000000000000..329f1d608ab92869baef479ee0e077f96c7e68df GIT binary patch literal 547 zcmV+;0^I$HP)Ewk+`vFkFq^Cha|B$>)DweKE{yED1+Dz4@trr$HV^DVOKHN5p7qT4jP z^)9XBAd$cqk_*E7XDwFCGZgE7p@jc{nBT{tC?J%g z7)Gv)HvspSJ%rPjPXYt>L<5l4T{j7(>*^F3i1sr;`7|OGE8mjk7|G}QB%%}Yk4Zdl zIZhNM${{kyCJV`6h#cke1)V1=IrAmCO49?i9YBo-X+_lIVh342jhz!3-jOhc-Sog=g`6@@DCsKnjE6yEPB$>UuV&dc;$ z{0u+$d7Xyyx@H|Tz}Ho>{`v_tix6hv?AT{US~!NCw%e4+%BdPrglVcpH=FbWPhR?7 l@bXu|h{%_0_oHAf{sUs*dQD1T*0TTr002ovPDHLkV1m{W^LYRO literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large.png.import new file mode 100644 index 0000000..d2aae7c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c2x8jmgd33mrl" +path="res://.godot/imported/bar_round_gloss_large.png-025abcae000fca726e42dcebed21fe7b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large.png" +dest_files=["res://.godot/imported/bar_round_gloss_large.png-025abcae000fca726e42dcebed21fe7b.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large_l.png new file mode 100644 index 0000000000000000000000000000000000000000..ca0e59d78a3181c109abc0f06f2ee7985d9e4edb GIT binary patch literal 395 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eL!3-pSzIhV?q*&4&eH|GXHuiJ>Nn{1`8v}eo zTm`Dviq@_Wt6c#kMQgxh^-AHo6(Y5(#A;TE)vN>x0@bR_Jf*+&y-5}cYe~{ z^vY!SSMBxBbvC}%TKCLo=Vzs5_x093R+xCec-Lp0mG|^Ezm{lRBfsdj+T8P6OK+M0 zwQPK;vf`oA)T2gQ-Ezy139{S0+o zale2Pb39!fLnJQyUWgQGG7w<7aAJ|eq8-`_)+tu^{x_uQzFA*6b!CW^&kh&YbC#Qv zk0mArzDSf^-L-S)JP-F|{vH=!>+?PvM6^veUrJPR_k6y4QwM`*_)~$`OS?Zk_z@t@ z;Pd5*-^M8*rCm@O<7IoO37!lvI6-$0X`wF zVzn#G_I}q|`&4HB^*imtFM;B+o-U3d9M_W*92gfSFf0yhWPEw0-auil(^graHg?(Y Vm5c|MS^*U@c)I$ztaD0e0swePBANgI literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large_m.png.import new file mode 100644 index 0000000..a4f191a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dj272mipwku1m" +path="res://.godot/imported/bar_round_gloss_large_m.png-2385a377bad2c24f0295457e29eaa3c9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large_m.png" +dest_files=["res://.godot/imported/bar_round_gloss_large_m.png-2385a377bad2c24f0295457e29eaa3c9.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..61c0421efbe3c7e5fd3f645190b772a9c85c2581 GIT binary patch literal 393 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eL!3-pSzIhV?q*&4&eH|GXHuiJ>Nn{1`8v}eo zTm`Dviq@_Wt6c#kMQgxh^-AHo6=F3jL~2)w)vN>x0@bR_Jf*+&y(N^Z}V$~i3f~#eU@lkBfsdj+T8P6OK<9K zd}*@tlgf&RN>h&-ZGCID_dC!=t+h{O=3l?LW}ytw0^X7!zhL?K`u*qM$NR6huiwug zbY_MhP-2#+i(`nyW#0?W`3@QIusmSUmDQ}C_HJr%#eeoAr9z#*ziUpLy7`jT+3l^} zi%hMGHBKicK4U6acFVIj`6>hR#d(RA$<3`vPZRRP=V*N0ATF_JZM*H~2YL$*wU-=V z77lD+m585TUt;vk@HA7uGT$C6n;FxL+TZofTI6J~|9XD9cAWo$=}tlC3amdKI;Vst0Eq3Vf&c&j literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large_r.png.import new file mode 100644 index 0000000..ff47fd3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cyf8pyrxfvuj0" +path="res://.godot/imported/bar_round_gloss_large_r.png-cac99353e070f3b592681fb8cf6a4cfc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large_r.png" +dest_files=["res://.godot/imported/bar_round_gloss_large_r.png-cac99353e070f3b592681fb8cf6a4cfc.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_large_square.png new file mode 100644 index 0000000000000000000000000000000000000000..073a85998c1286781037ef146678927148aa9cac GIT binary patch literal 516 zcmV+f0{i`mP)Ewk+`vFjzO<1)GPB$>)DweKE{yED1+Dz4@trr$HV^DVOKHN5p7qT4jP z^)9XBAd$cllHoCY{eMvFRkJ;VPxsG`aF3mBli(?KZvl7JaBHt>qk_*VX8I zL;wH)4RlgYQy-r%kI(O4Pd~4JzW{!UUitt40SQS&K~yNuU6R?7gCGz^iAw}^_N;0$ zMvV)%o&W#5X$%_4d9d`J0<6A>^nn+vgi*0)12H{iLJNs}ikQEL?w9EXevN0rdD+9# zmk+~YOVj~bb!Vy!=!mvPh>!+k_tBCU7%1d8Rdhh{F)q9nIFL$(N2HODD{^QePx!pi zadbHHX1+-1hRPKcZj=b39w%3v&=au$#uor9{$8-6$HmPr(^ls2))nn^xKBImU9rcG ze^*ki-6bt_O;V%*mAI}>dB38hfM+GmaDSFH-&ZqUX~xcVG{D!{#OF_-nF=vQZMZ)@ z7p1ww&0H;4RX3B;O+D2#Uxp}nUWOoA-4a$RG-;?J8~g*chfAL5iQ1L8@uEwSk?t>ZMg z@+O_nGPUg(fvhU6?(CjS2-ar|OVMngJ&lQ+YSMz8QQ;vg|*CoJf;R899 zIC;H9SouUr0P`gTGjIodg}4KJMXij#y(?1g$o(YYpL%y>MG@@I^E$@m2@lZ{s&+UEY{5E_HIY+M~ zZnuv(E4bbJ+_j=Z*4`cp|5L^8U*73);qyzyNCVy-`_n#mU0*3ub=k?_yh#~+0 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_small_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_small_l.png.import new file mode 100644 index 0000000..5699848 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_small_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c5jd88ndgtusd" +path="res://.godot/imported/bar_round_gloss_small_l.png-70dd25bd5f6319260fa2f860ac363730.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_small_l.png" +dest_files=["res://.godot/imported/bar_round_gloss_small_l.png-70dd25bd5f6319260fa2f860ac363730.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_small_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_small_m.png new file mode 100644 index 0000000000000000000000000000000000000000..8cb69e5e83a4bae0fb24e54a63f30f1ce9ec36a5 GIT binary patch literal 123 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`PM$7~Ar`&KBCBIR&TnKo;L@4K z1_W-K_ugl}#;Ox#3tY?bcD QNT6v9p00i_>zopr035<5G5`Po literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_small_m.png.import new file mode 100644 index 0000000..2744937 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://7mnbvx070mm4" +path="res://.godot/imported/bar_round_gloss_small_m.png-22f7a7607c3d8adeef943db504035b0f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_small_m.png" +dest_files=["res://.godot/imported/bar_round_gloss_small_m.png-22f7a7607c3d8adeef943db504035b0f.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..a32a138421b07a22d1f443c34455acb5aa7eaf80 GIT binary patch literal 333 zcmeAS@N?(olHy`uVBq!ia0vp^96&6RzpD1~U}Ww@7q1h?;?JGdeE$3DA-X=T6g11<6WPnS~n^! zyKlJtqfF;EgN-j_7u?id|J-QjXVX1jH5Ojc-SkRf$z8p*k4<)dQk#3;XzN>v#x+`N zpUTX?ZnpP3(D3T`lxm=fyd^WWVJW*_sh47;j_f(7ydy7RXE6n(#{e(@VV`0Gi zH#f31eC>SBhXzh_J-WBi-;i(Kac_xqJAvS?$=6SB{M0#x;o0j}$%12lAMyOYWV5SK z-^=Ot!B-2X2Dr+dId{42{_P{X8{L03zpLq*D{FVj#4}NBwRp41#>YZm<(CU>4|{## e?OCVl{|qLDl5;;CRCx+?E`z75pUXO@geCyMPNj1I literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_small_square.png.import new file mode 100644 index 0000000..c7cdb21 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cyeppytduugct" +path="res://.godot/imported/bar_round_gloss_small_square.png-1ea3336d04b30b15617e645a86853c56.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_gloss_small_square.png" +dest_files=["res://.godot/imported/bar_round_gloss_small_square.png-1ea3336d04b30b15617e645a86853c56.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_large.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_large.png new file mode 100644 index 0000000000000000000000000000000000000000..084c6f846716ffefa99a961501f4c42a33bb5c1d GIT binary patch literal 508 zcmVoU3XB$>({jk_SE-5sFWF}Lw9t>Yk(z$~fWFSYL&fvg{*+a{gQC92~prP(yO z@-(~kBBtLWmBl2e;WD-DHof;2eW)Ct*B9XLF8}}l4RlgYQy-r%kI(O4Pd~4JzW{!U zUitt40U1d|K~zY`y_Q*W!Y~j-g%`XgK(Gzow{GA6h#47N;Q*ubhpPP3uRM~vW%8H2 zG|4h5Da(@7dmEd5jn%wADDfX4mG8MPODL%<`&lg010ep@0A&r;iy(kA*#kv4O`DRY zsVjh%+yIt+lYL&@9n-5E)0nlpi&ir> zdBDn5R8$Nki((t57xjPWMjNNGjccic7Wh`p)9DLn_d>9RbCNz=wF_sJPCFfyDV0;V ys))6%_qsVsKMM3qKZrhF6@o}YP4_T~-p0QRUpNn{1`^8x0@bR_JSEq=TW8~I*#$R^c7E1d z``B>%M}>(8R98LLS$R)?>wAgDH72{is?9yGwe+UR&QJ1-ZYxbasuksZU@D-~a!;g@!Meem1Gry>`Gcz$eUesf&a+>->gOyq_bkE1g@LCf+V= zU}Qemu*s!yrgU;Fi)YMF+nWtM5fxhn-OFF3nrqnX{LOTs#y??O{esG0u^VpHepOwo zcX7G5ru%ODcCY_0j!Qj!&2z?F*n$0e@y%1MRev|+EGV95cO+Qs0DI6Hxem)c`xXG* O$l&Sf=d#Wzp$P!-z?u*M literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_large_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_large_l.png.import new file mode 100644 index 0000000..00ce716 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_large_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://db72sm3lvel61" +path="res://.godot/imported/bar_round_large_l.png-5704afea7f5a978aef204536f796bcf6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_large_l.png" +dest_files=["res://.godot/imported/bar_round_large_l.png-5704afea7f5a978aef204536f796bcf6.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_large_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_large_m.png new file mode 100644 index 0000000000000000000000000000000000000000..43aefbda8e46540591ee64e0093e2eb43805599b GIT binary patch literal 118 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaP3?%1DUd;wlEa{HEjtmSN`?>!lvI6;>0X`wF zVzn#G_I{U{fBmSv+c}U9PZ!4!j_b(@4vY&E7#4>$GXB*FxgE&B(3R-E^MO;rN1z%8 MPgg&ebxsLQ07o|Nn{1`^8x0@bR_JSEq=TXw-sosF-Jc7E1d z`&f0=W5ewq6(%0gS$R)?>wAgDH72{is?9yGwe+UR&QJ1-ZYxbas-V33AMd~3zJ5Q0(3u&2K#6IdE{-7*mrF046lyXM zV7btt(6U0KTOr!R|KERU*-Zg4Z*H&l@?GYx5jy4MUH1!esOk%kG`Ea&NGylpCF5|!!)_)0>_QuZ{ZRL(<{3}tY zTyr__)pf)7wYfW;_cvS=EqZG9uIi)j_QHazj~p-A#Hnk4Dp)07t0LDi*E*FS=t2fh LS3j3^P6oU3XB$>({jk_SE-5sFWF}Lw9t>Yk(z$~fWFSYL&fvg{*+a{gQC92~prP(yO z@-(~kBBtLWmBl2e;WD-DHof;2eW)Ct*C}kgTmS$74RlgYQy-r%kI(O4Pp?0JzW@@< zm`(ry0Q^ZrK~yNueUj^Pf-n?>BNs`4R;?7}e%s~!AF(G9P;{pIgCYA3Ct)`#eaMS- zBGR$97|K0O!cB>Jf>_o=^DAlwd5u>fe%@kHn?HzvBiR61-HYlBXvm`lD&&BypBIfC z28Lp%niq8Cyy>UIg*sIpIbob%G-4t><;$S^ywhEV`6}TJ^&Zr?F;QfT>mFRuk^+GF zO~C)4MY;D&H_C24?!o9b_j&$2?pcm&SbY9qL8H=u`FkWe1IfzRa8KJeb!X!>Hg>6_ z0=`|o{TEQVLTph7>2F$#nxwZMg@-esZCY{eBrr$EP z?HGZqHof;2eW)Ct*JHq>$p8QV4RlgYQ{PVy&p%%;pC9k9zW`4C%1<1K&QXN>FY+Wmt^#ojSj>P!ka6UN)(DK&Meg0?^ugu-klY8v1Y7Sr z2WH=E3yNKULUXVPM+0Rjh3)xl?>8`advb4)Qh|$y?iHXL_(DMy9^PINHhxeM!2Alq z49Exgif$SI{Z*vgkT3U-$8&lXkb p$F5XTW2ee*O^wM!_Ecxy{R7nAzCC&J?}7jT002ovPDHLkV1fcHu3!KF literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_small.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_small.png.import new file mode 100644 index 0000000..29209ef --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_small.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ruljkn387ftg" +path="res://.godot/imported/bar_round_small.png-44de89b2b23c1c8ccdfad54dd427c414.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_small.png" +dest_files=["res://.godot/imported/bar_round_small.png-44de89b2b23c1c8ccdfad54dd427c414.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_small_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_small_l.png new file mode 100644 index 0000000000000000000000000000000000000000..80aea2f9426429117538c270eebcab9268fb0609 GIT binary patch literal 320 zcmeAS@N?(olHy`uVBq!ia0vp^96&6sE-?tPrVPC0e}_C?ZakSoM)^gz4K}_o z+5J_fbDPo5&l(G_$S%04u;i}Fiidh@ADis_WVrpK(z5$%bI%)XeJjzp#%%9*nfcd& zX3Au^b^#6IEeY}qzR&M}-acM`zWn?3`x#bTOZo(Iji-xa2*>r%UQeMz4m`}PjFZmH z&|MRG;>552${$74e=S?gONZ(@)Z!3S5jlnyM>~u4}J}fA7Uq3aU zf1=0#$yHISmQ>7}uNXbG^ZWF}Qg^RKWyG%kv?3|?S1;S|8~>S{U+}Orn{@F5EoJa@ L^>bP0l+XkKWL<{9 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_small_m.png.import new file mode 100644 index 0000000..431d8dd --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cici103qk5nwd" +path="res://.godot/imported/bar_round_small_m.png-5047963749be2eb93311ef8f2f5e3e5e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_small_m.png" +dest_files=["res://.godot/imported/bar_round_small_m.png-5047963749be2eb93311ef8f2f5e3e5e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_round_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..5570e82904566ccac14439d844fe2b1ea29a86b8 GIT binary patch literal 319 zcmeAS@N?(olHy`uVBq!ia0vp^96&6|ZYb%mEZA@Cf42X`vVXn1enotD-Sv^x-;RgndP2WE&`t(V LS3j3^P6akSoM)^gz4K}_o z+5J_fbDPo5&l(G_$S%04u;i}Fiidh@A1f`pZ?f}~;r5SebI%)XeJjzp#%%9*nfcd& zX7Wu-JOVU`w3>2Ub_ryn8VTkEK-^&%A4u{J~$7TK`8*E2?i^_xID9?xwCA z*!@=*zdq9L>Y{eA!oL5mve3^h8j0!e)4Ml)c+B-zdU^MTYcq7-tTkG{KWnlC`}A8E R8i7t_@O1TaS?83{1OWbYoyhs|Wam zxQf=U5UpM*1|)%~W`$VIN}!D1+Q%9TubA!q4iwi~`&4HB^=-b+!axc3k|4j}_wo1p z_t!JD=82R7h1@({978NlCwr7cx-u0ACU-=+3PqecaMf-yOTfm4#H&7&4rncCyQ|U= z$h+loK^u#~s>U)Yk24NYbC;}`zp>+slfq0B-ZX|IHw}t@Ssly*n#kbk>gTe~DWM4f Do&`#& literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_large.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_large.png.import new file mode 100644 index 0000000..0f852f3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_large.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dqotn3uf3ogf3" +path="res://.godot/imported/bar_square_gloss_large.png-d6ca2e2f6bc2d7058818e0b85d2ad4cd.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_large.png" +dest_files=["res://.godot/imported/bar_square_gloss_large.png-d6ca2e2f6bc2d7058818e0b85d2ad4cd.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_large_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_large_l.png new file mode 100644 index 0000000000000000000000000000000000000000..d5d2b12a0443080aa4bc76aae39a6ef34843fa89 GIT binary patch literal 190 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eL!VDyBWEdlX6id3JuOkD)#(wTUiL5}rdVo)e zt7!E~(b^S2BnBjFRse;?YF6s4eXOzYiq_hvGV`yS?fnjv+T;E@3Mj{3666;g|GxkJ zeujFLOO3HWA$?C5#}JO|$s7fi%q%>X=?A9x{LWKIu-Gi^b(V#xXho=l10U!lvI6-$0X`wF zVzn#G_I}q|`&4HB^*imtFM;B+o-U3d9M_W*92gfSFf0yhWPEw0-auil(^graHg?(Y Vm5c|MS^*U@c)I$ztaD0e0swePBANgI literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_large_m.png.import new file mode 100644 index 0000000..843cf2f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bb1ynasrbk5d5" +path="res://.godot/imported/bar_square_gloss_large_m.png-056860d8626db53fc83062b79ad4e26e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_large_m.png" +dest_files=["res://.godot/imported/bar_square_gloss_large_m.png-056860d8626db53fc83062b79ad4e26e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..5b3470efb4661909067343f0c4c1ee08efa3852d GIT binary patch literal 192 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eL!VDyBWEdlX6id3JuOkD)#(wTUiL5}rdVo)e zt61#{Q6Q>b2_%7HVl^v8YgXv3eXOzYiq_hvGV`yS?fni^)4Jm88K5+KNswRg{r>p( z4E6gJ^#85|3K@F3IEHXsPqtuY$<*Recy%VQ?XE*Wp@h#{yTb;;948irF)~_;T!|9c g`IzC1XMz_CgJVN-A9LTYQlMrAPgg&ebxsLQ0Q}TET>t<8 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_large_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_large_r.png.import new file mode 100644 index 0000000..d8aa64d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_large_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bohx82bxtcwff" +path="res://.godot/imported/bar_square_gloss_large_r.png-d3c4adf358c65b709e1dc2c96d71c4b8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_large_r.png" +dest_files=["res://.godot/imported/bar_square_gloss_large_r.png-d3c4adf358c65b709e1dc2c96d71c4b8.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_large_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_large_square.png new file mode 100644 index 0000000000000000000000000000000000000000..9ea3ee96a9c6818ae30bda1abc9f48cad73556c7 GIT binary patch literal 204 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaN3?zjj6;1;wmUKs7M+SzC{oH>NS%G}@0G|+7 z(dw0=wJU%~3`o|j01AuMtkhfkSYzQ8t+h{O=3h74`yD8?$NhB_P>#JM$S*klegFOa z4D~9P8e@S%ww^AIArhC9ISMS9S@qWNSf)RCAkpmeJ5OVU#fgG6bD24eMQKiqYb{qV sXt*Y$a{gw?;TzU`i`hH`nig|0H$6> zuAZRaQY`6?zK#qG8~eHcB(ehe>H$6> zuA*e#978y+Cvy~77Pl!r=b11e^Zwr156|Qo7#6FkZOjr?V+_f;%&T&M cjfIhuVP1u{vh8(k4WLE_Pgg&ebxsLQ0JOC_(f|Me literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_l.png.import new file mode 100644 index 0000000..f78a5ac --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dbcr6s5o3466b" +path="res://.godot/imported/bar_square_gloss_small_l.png-377fcb9993e23e6771de772574e7ca93.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_l.png" +dest_files=["res://.godot/imported/bar_square_gloss_small_l.png-377fcb9993e23e6771de772574e7ca93.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_m.png new file mode 100644 index 0000000000000000000000000000000000000000..8cb69e5e83a4bae0fb24e54a63f30f1ce9ec36a5 GIT binary patch literal 123 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`PM$7~Ar`&KBCBIR&TnKo;L@4K z1_W-K_ugl}#;Ox#3tY?bcD QNT6v9p00i_>zopr035<5G5`Po literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_m.png.import new file mode 100644 index 0000000..8e1b4ff --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dkug47wctejbn" +path="res://.godot/imported/bar_square_gloss_small_m.png-e34560a8a5af46bb86421e3ca3c03190.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_m.png" +dest_files=["res://.godot/imported/bar_square_gloss_small_m.png-e34560a8a5af46bb86421e3ca3c03190.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..7cb4bd78d671ee9f78cce8bed0aa22868cd218b0 GIT binary patch literal 191 zcmeAS@N?(olHy`uVBq!ia0vp^96&6ZRaQY`6?zK#qG8~eHcB(ehe>H$6> zu41(-M1iP!C6EM)iPfwWty!VB_OZsoD_U!x%FMrRw)ZmdKI;Vst0NAcS0RR91 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_r.png.import new file mode 100644 index 0000000..fa1122f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bb5an2j36rehn" +path="res://.godot/imported/bar_square_gloss_small_r.png-a9a82da2ca223b610162b616dfa5239d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_r.png" +dest_files=["res://.godot/imported/bar_square_gloss_small_r.png-a9a82da2ca223b610162b616dfa5239d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..f6ed7d611422dc770f72767d1eb94d64801a69bf GIT binary patch literal 203 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFo zP_J^SF%~FfA4B!%rVo=6L`#hr!d;&t;ucLK6VLZ9oA4 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_square.png.import new file mode 100644 index 0000000..ea22a73 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bt55leopstu6s" +path="res://.godot/imported/bar_square_gloss_small_square.png-3142c79ec1895e261f81e7932590b08b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_gloss_small_square.png" +dest_files=["res://.godot/imported/bar_square_gloss_small_square.png-3142c79ec1895e261f81e7932590b08b.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_large.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_large.png new file mode 100644 index 0000000000000000000000000000000000000000..962a46d3999308e21cf8360db16dde2eb8996351 GIT binary patch literal 205 zcmeAS@N?(olHy`uVBq!ia0vp^2|z5t!VDz8AAhs|5Ij zxQbS<6s=tWL}Ea)W(81KtY)R&+Q%9TubA!q4iuD`e|_TW4@y7@_L3mK;Q06b_xCf@ zt6XY~1qwNOx;TbdoKEH_h;(HtNK8Eu!|G&;85~y)?)Z;FDVp#`Dz`|Fa}RoKbLh*2~7Y7>_gW8 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_large.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_large.png.import new file mode 100644 index 0000000..eb26c16 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_large.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://xib6bdn4j5nx" +path="res://.godot/imported/bar_square_large.png-3c8f2ebc6dd5ec00512fd6775e67cced.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_large.png" +dest_files=["res://.godot/imported/bar_square_large.png-3c8f2ebc6dd5ec00512fd6775e67cced.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_large_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_large_l.png new file mode 100644 index 0000000000000000000000000000000000000000..cc4d8487f426ab0621e470dfad9a2f3c3075fbac GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eL!VDyBWEdlX6id3JuOkD)#(wTUiL5}rN`Oy@ zt7!E~(b^S2BnBjFRse;?YF6s4eXOzYirL=pKtY-L*C($2pahg)FA4Gsj(^{Oe?LRL z%B99wppdqwi(?4K^<<8MNLCh}$khj?g#7kVNQf{M_Ik_4R27tvz1HfW$Q4h=1TKcB XLUD%`c7D16)W+cH>gTe~DWM4fb6hxr literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_large_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_large_l.png.import new file mode 100644 index 0000000..1a28956 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_large_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://flnrvvuhhgs3" +path="res://.godot/imported/bar_square_large_l.png-6b4bde56219cea35f8d7bd2236d4d2d2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_large_l.png" +dest_files=["res://.godot/imported/bar_square_large_l.png-6b4bde56219cea35f8d7bd2236d4d2d2.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_large_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_large_m.png new file mode 100644 index 0000000000000000000000000000000000000000..43aefbda8e46540591ee64e0093e2eb43805599b GIT binary patch literal 118 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaP3?%1DUd;wlEa{HEjtmSN`?>!lvI6;>0X`wF zVzn#G_I{U{fBmSv+c}U9PZ!4!j_b(@4vY&E7#4>$GXB*FxgE&B(3R-E^MO;rN1z%8 MPgg&ebxsLQ07o|b2_%7HVl^v8YgXv3eXOzYirL=pKv|jj*TcHjg#zW+OM?7@@At>QXQNS%G|&0G|+7 z(dw0=wJU%~3`o|j01AuMtkhfkSYzQ8v%TMef->{3Ph9;$2`Ir{666;g|GxkJeujFL zOO3HWAq!6z#}J9j$s7fdtgL!#cp_InNRVs}`R${zBI3k`EH#-mOhskR2MZo5RGwQU kd~DuE2~&qA0hv&S)J^+JYrS5#0L@_VboFyt=akR{07=0=`2YX_ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_large_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_large_square.png.import new file mode 100644 index 0000000..0e863bd --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_large_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dsff7gbu0h5n" +path="res://.godot/imported/bar_square_large_square.png-99320fb316d923c0ad3cba83e470ebfd.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_large_square.png" +dest_files=["res://.godot/imported/bar_square_large_square.png-99320fb316d923c0ad3cba83e470ebfd.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small.png new file mode 100644 index 0000000000000000000000000000000000000000..717044b2a777e59ace1b8823a99afda7e1479a56 GIT binary patch literal 202 zcmeAS@N?(olHy`uVBq!ia0vp^2|z5s!VDy(r=*_(QY`6?zK#qG8~eHcB(eheDgizr zuArn^xe7%bQ@Cn3nI&N3gv6^plMZMtXuGS@5Xigb rvP065$kIuR>W(E{5{?(hlnP<|(Z;-4{`*Ccs~J39{an^LB{Ts5oYq7_ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small.png.import new file mode 100644 index 0000000..131e369 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://27cpfbu163qa" +path="res://.godot/imported/bar_square_small.png-55225d94403d74e4a356a17e3cfb4ceb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small.png" +dest_files=["res://.godot/imported/bar_square_small.png-55225d94403d74e4a356a17e3cfb4ceb.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_l.png new file mode 100644 index 0000000000000000000000000000000000000000..03d7896c4bbb76c8da98f74681234428bd1f7fa3 GIT binary patch literal 181 zcmeAS@N?(olHy`uVBq!ia0vp^96&6ZRaQY`6?zK#qG8~eHcB(eheDgizr zuAC!1o9+D$6xY+xTLP3|FA4Gsj(^{Oe?LRL z%B99wppd4gi(?4K^<<8Mn|o&~R+~?lkQcwTEAhLQfnl*)Axprr_> V|2s@`j{<69@O1TaS?83{1OR-mH!lDH literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_l.png.import new file mode 100644 index 0000000..01d9953 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://buy4ltweempcu" +path="res://.godot/imported/bar_square_small_l.png-115733b76f8d6f5d9feb1116fa2ae5fc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_l.png" +dest_files=["res://.godot/imported/bar_square_small_l.png-115733b76f8d6f5d9feb1116fa2ae5fc.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_m.png new file mode 100644 index 0000000000000000000000000000000000000000..7de4f8aedb9348730acf40b229593ec761df12f2 GIT binary patch literal 115 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`R-P`7Ar`&KBCBIR&TnKo;L@4K z1_W-K_ugl}#;S8(&UV2GhOStHtOE%K4X$2(i4CzI9vnE<{9 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_m.png.import new file mode 100644 index 0000000..323e57e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cfodjeanohiw7" +path="res://.godot/imported/bar_square_small_m.png-aa0e8e03f7a84563a0d5c92556b30ecf.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_m.png" +dest_files=["res://.godot/imported/bar_square_small_m.png-aa0e8e03f7a84563a0d5c92556b30ecf.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..e25abfd2d5d191653ed23281de39409657afc034 GIT binary patch literal 184 zcmeAS@N?(olHy`uVBq!ia0vp^96&6ZRaQY`6?zK#qG8~eHcB(eheDgizr zu41(-M1iP!C6EM)iPfwWty!VB_OZsoD>C!1o9+D$RPd6s;4)B-y(Gvl_b`2F48Xvwg(t8Vb9guP9hVL91?X-&n|Rie@gYz&-& Z44K}0rJbC~C literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_r.png.import new file mode 100644 index 0000000..2d44d24 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://exkr13khe3jm" +path="res://.godot/imported/bar_square_small_r.png-82394847a4f67c3532ee98e657d5e656.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_r.png" +dest_files=["res://.godot/imported/bar_square_small_r.png-82394847a4f67c3532ee98e657d5e656.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..b39a8caf471d462dfd799f2b3930d6f97cf783bc GIT binary patch literal 195 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF1nK6I-&zVQZk*UqEh_Pb%_xnD(NrRUdF^h8 iFI{IjyqgtxLK$ja2U=WGi`fq}g2B_(&t;ucLK6U-Yd;VG literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_square.png.import new file mode 100644 index 0000000..bb69c5c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://6g8sytht0xb3" +path="res://.godot/imported/bar_square_small_square.png-e463fcbf94688bdc10efcc0d099036c7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/bar_square_small_square.png" +dest_files=["res://.godot/imported/bar_square_small_square.png-e463fcbf94688bdc10efcc0d099036c7.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_blade_rectangle.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_blade_rectangle.png new file mode 100644 index 0000000000000000000000000000000000000000..ccc11a9ff107873a8335137d8e875f9018ea5e8b GIT binary patch literal 646 zcmV;10(t$3P)Z(yY=Vk@PXC(BBtN*@%A{Y z-0=DQo7L_0_W4w|;pF7#F0JGI{Qb(x(ed%~)b01t(bnVS?dt3CqNA_L%GSKS$(ov{ ztE;%4o~yXw^5y34MzP-b`1&@z_ZEGqmX@Rc|Nk7H*V^3Y)IW%Q0000DbW%=JKVQ$! zzn{OaKVP5U04K34XaE2KWJyFpRA}Dq+DT5sKoEuD1~PbPAj~s?%#Jh1aaX7Be=mZB z7vB4oRH)tw>eDav!m_c}v^yP#-_7OiRgW56tCd8j>uuX{?Eab%ORPC_?qM`4(R=ib zZ#cXoip{xuD)D>skY#jXoGZ)c_ak07Q__ zu49J#fq+9E0w*8{odOh~00k&O0SZun0u-PC1^f@daQ;S)6wm}9rK!(l-kNn{1`j|KRI zxQf)S60Ke-TC-y6)Wy@LEe0|~YgYgn)21z&Hf_n&sX%fOP;FYz62JDPbrTnt^)HF* zUaHox{P5w^a&^m9W}e#o?2pF6E9z^Wn(Y4i{N;zntG|?%-T(OU+lQZjzJB{@vHH&J zt8YWLKYa4!h2Gl7fByXa`0?|pQx~ti{VvwHR%+U5@#YPZ6Ap>huM%(HcJbo1$4}nA zdi`+R#`-)9i4DgZj4vDwqbF(l*O+gr!;4jTxt1gI5? zU#`}FcehCY(WO8C=XWu?upc~LA$B9-Irq0j2iX?GYqOl}-hbF>Wxdy8IkVdI)l4QW(NVbt zZ)2iQanBGu`;B35-G23_tUkvcbKX~Wt8Kc$u)<$JoFRgNABedbBEguQA&LQnnHi$N zSdKvtC@;>yzJR-d`2y<##t%#v7%CVO4v6nzFj%lvi1$avUiO0xU!TvGH)QNk*dP0v z=Q}gwYzr1Y2LUNo4F^W9fCeU!1q@*35BY|YdIiOqYhAcJzOxHWy6Lq9UEoEy2V*^p z%asos&-_llzu<((%9lr%dAbHGNqOz9_XsiC=G3%Vx;{F(Z^=CQscZkTRb>CE-`XtI Q28<^LPgg&ebxsLQ01JshWdHyG literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_blade_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_blade_rectangle_screws.png.import new file mode 100644 index 0000000..b463f85 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_blade_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://xgnlqfu8hjex" +path="res://.godot/imported/button_square_header_blade_rectangle_screws.png-6c52e5f8a651347eb671bede266c208e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_blade_rectangle_screws.png" +dest_files=["res://.godot/imported/button_square_header_blade_rectangle_screws.png-6c52e5f8a651347eb671bede266c208e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_blade_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_blade_square.png new file mode 100644 index 0000000000000000000000000000000000000000..6f8e1dbb75cd3cfb7b1cf5c287925fe204902c95 GIT binary patch literal 616 zcmV-u0+;=XP)i=}ptq{G9@9)71JnaZ=~{3xN+C#>Z(yY=Vk@PXC(BBtN*@%Hff z{F~M7_4fHVtK3w#;pF7#F0JGI{Qb(x(ed%~)b01t(bnVS?dt3Co}R0sqp!TZ$*Zfl znwqD{%GS8y^5y34MzP-b`1&@z_ZEGqmX@Rc|Nk7H*V^3YX94DR0000DbW%=JKVQ$! zzn{OaKVP5U04K34XaE2KMoC0LR9M69*V#_PFc5`d16{HhDEq#3Pt(0=d|bc(dr>4J z5jFM;XK$5x@f+0W823zye$W9KadC0h|F0z#YH<+yOK| z1keBxKmt?%2~YtPKn73%89)GCGJpWan@YgP_}x?hlDAhqVFEzm-{ydE?*O*3F~0#! z$<;s&)IbgV4X|1)R@}qvZ4Q_LGcJ(5%>h$j$_28wIbgnA&bdJL_P_j$Ax1hbcOUB! zLea)hm);O<;Q>+E`v~xa3{YYFk8dgcuZ(yY=Vk@PXC(BBtN*@%Huh z`8ccGo7L^``TSJ3;pF7#F0JGI{Qb(x(ed%~)a~~dgRmKp!WMt37l*bMfvp;r%hA!+ z+zzaue`m~Xw6_2N01b3fPE$W$&(FWVpRYe(pWgrxdT^ou00Co3L_t(o!|m7CZi7G&1<+06 zf??BpFYXoNZp_Sj|Np1rNLeWeyfXpiCE~u%(ben&gOE~G%4MK)etdCqhCfm&xz27{ zR)CYMQ%s91#R0%|qY+WLQHj*+mxwiS2)7ZPN0k~Mj|4yz-92sX3Dtv6WE?1k_yyc= zsjQxLTAJTLM9qhr)OoGAz-r9^MuWkKTVOGtFA_i(pvx^VL7XIjA;6Hkff?c~0rdL) z9(M!N<#Nhj;=U(f1N)wU3s?&9080TDU@O1^Yy~)gwEzdO7GMDO0t~=jfCh*HG(Z#} z0jdBAPz5M}EIGOaL+Uv)N?KTYycV^=|;3F$GWn z1yBHg1DN}lli00n0CWFx61$ZRVD4W|Vz;sZ%>Bzr>{k8<&*))W1=;2U)kaTLv86Jn xg;n7o`dR0FL`O&$b7c4PEoIHiI_}k^`~)Gk@CS6_J@5bk002ovPDHLkV1gF`Ls$R+ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_blade_square_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_blade_square_screws.png.import new file mode 100644 index 0000000..7ff2ffa --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_blade_square_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cr7lj80flglgb" +path="res://.godot/imported/button_square_header_blade_square_screws.png-cb421f0ee55ca32eaf41cce8473afc79.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_blade_square_screws.png" +dest_files=["res://.godot/imported/button_square_header_blade_square_screws.png-cb421f0ee55ca32eaf41cce8473afc79.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_large_rectangle.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_large_rectangle.png new file mode 100644 index 0000000000000000000000000000000000000000..21ce20aac8281dc81f85970d62d5ad0ddc7f87a6 GIT binary patch literal 428 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dtgBeIxZ|Zmpq*&4&eH|GXHuiJ>Nn{1`lLLH0 zTt#YEiB_)^tywX3>Y{1W7EhZ7B$oiWqO~i4Y@jNYnWr=sUQu83RB73Lligo0UcC14 zKqt+N@d2&Gvp51L#m#ay29&iZ!s)Qs?- z_wEE+#it#LJ*T;|p5gk;lI!{k8<{3CFmWg}U=SCW8agWu)HB2_5q4l;WD$T9Kll$^ z_|EM8GF3>tEhvy5HjH54JrMPt|Fe^6~&Z%HZkh=d#Wzp$P!KsNn{1`O9OmD zTt#YEiB_)^tywW`+Tv-`7EPVHXxg+TK(1&lP-GEMmCDRh8Vj$euX(Dp?7qqFuNN;~ zJ9X;f$B&<1z5b}T_VK)Vs~0U^zk2nKlc%oDnzek--jiaDYsH&4NKQB;HSM%``!=!q zRc3p?i-AmA{Qv*|TX&wz%)c(iU$_%!GTpKTj9O zkc@k8Z&?-{HV|;Rc+pGfmTFdf`mAez`!jZ);+SBax$8H}e^ucH37V0yp^iINt$G_g z|CK`A+#CVJ>}d6v+vk+n%zAcS&XaTQE{NB;-x95NN4bt+wfW1i{S4`>73&%LpMO3m zG%uR_fbOGXOefZ|K9DL*Wqfjtsi1!EJDr9*uXZ^xaVRt}AQ6Ak87>I&zhHmRU4kSE zQuLQ$PTz51?}|KK2KEOBK&B<|zlmhnxs@U2+;eVjh3&7nI6sItu-(o(esllpZ5cT& zyzfsxVpEo8&c61~)L@$l<43jm_g`n;+VIT$@|1myHmT27zMNmN1Q-$wp00i_>zopr E09NqO`v3p{ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_large_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_large_rectangle_screws.png.import new file mode 100644 index 0000000..838ee40 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_large_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bcyyfqphgkwkf" +path="res://.godot/imported/button_square_header_large_rectangle_screws.png-9716109b77379120bf87acc69f10f994.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_large_rectangle_screws.png" +dest_files=["res://.godot/imported/button_square_header_large_rectangle_screws.png-9716109b77379120bf87acc69f10f994.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_large_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_large_square.png new file mode 100644 index 0000000000000000000000000000000000000000..61e48f8c044aa5806afb85c2ebaaa7c208b26a20 GIT binary patch literal 391 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!SkfJR9T^xl_H+M9WCik*1AIbU zMQT@xR<9JTSuu6$qG{6>Pn!lLmjJn0SK)|NmQep3BU?{^y$B z37|pTB|(0{_VMTEueXoiKmR_%4$Bz=K;a#pE{-7)hu>b`$=B?_;~Kd6@P_xNe+d5j zukE}f;DVy_tP|V6S)Uc*Flu|Gk>nUCa(SPb;e8FWCkD%7(^*SnPraFNdZy^~joxRj zJv*wl;>6n2e+*C6*8E`#@BdRt;VaqNx3_2aw$y}t(vN1H&$M9TJ81=l#}D1^ i{rjGG$i>RvDfu4vrsqzZHva{Ajlt8^&t;ucLK6Ti&aRaJ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_large_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_large_square.png.import new file mode 100644 index 0000000..2bdaaf0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_large_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dg8y6r6bw7gta" +path="res://.godot/imported/button_square_header_large_square.png-080da678720bb8283ea80a81bc327381.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_large_square.png" +dest_files=["res://.godot/imported/button_square_header_large_square.png-080da678720bb8283ea80a81bc327381.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_large_square_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_large_square_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..cf7cd25b8ca620cc84c3c1b7d2859b10c4feebd3 GIT binary patch literal 450 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!SkfJR9T^xl_H+M9WCij|1AIbU zMQT@xR<9JTSut(eqG{6>Pn`-RmjJn1a>60;_HAPItIYO( z7Xz8L`2YX^x9&WbnSXuaYSjp!(cC3Le!=$f=k3?ekKaH4J_C0~UJ+3Ep{I*uNW|f{ z*S-0h3WN_SQOP z85h2N4R5Uu1U`AeePbQ-ob}f?>nH5~6CKXsz`!KX@SfShUg+@ZI>ywCy!Rbi!+pzLMPAK<;n-^fMdYneY0$EM9rBq}SimVM%U+0h!-L1t!i+ mc6ru+e|M+xTbu6Qoy^WFU2;S2wsQhK%i!ti=d#Wzp$PyYOUvj0 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_large_square_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_large_square_screws.png.import new file mode 100644 index 0000000..d6cad61 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_large_square_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c5dtc8mbeqwl0" +path="res://.godot/imported/button_square_header_large_square_screws.png-95571a484f0208132a9da95b022145b4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_large_square_screws.png" +dest_files=["res://.godot/imported/button_square_header_large_square_screws.png-95571a484f0208132a9da95b022145b4.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_notch_rectangle.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_notch_rectangle.png new file mode 100644 index 0000000000000000000000000000000000000000..6eb1338795a814a97a3f11de30e672937e0efa01 GIT binary patch literal 542 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dtgBeIxZ|Zmpq*&4&eH|GXHuiJ>Nn{1`=Lh(N zxQf)S60Ke-TC-y6)Wy@LEe0|~YgYgn)21z&Hf_n&sX%fOQ0?Kvr&VU2di>%@`fAYok7oR4bd2YYzR^*nu zPoBKcTl@Ibsf!;!etz@zv)0m^uU>z=c=6i2d8-#KUcYDW$r7ef<3U41!e!KzA_;db&7!csEp+HL_`=&EV9N9NcdZlf;b@lQ0db6e@GSB>!OGEw(Ur~>=izvId`(c8>)uyPw zbra`a`<)oVyGr!l*Q7mhI!#fFuGQ4BK6$5fkL9e(W~u3V#{}NVNo}1J_1KH$2jd;{ zURMXN?fV-NL={*B92gjph&hG{S+WM3`F@!2Mbt~M@2S7ZW^;0O;(=d31Jyib88qzn zt&&ryJ@DH5m%4+I6tYeMhXa)ie82x5JoTY0n|%Z8wlIdb*Z2~cbJj52S}S|tUB#V9 z#x2p6+=3s(8-%o1=Db^<(t4?PgUDuG!y?Im=)3XEGe5KPl>hqkwl*$mZv3-*^~|}? WCSUy_QMC>jY7CyPelF{r5}E)|`T;Hg literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_notch_rectangle.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_notch_rectangle.png.import new file mode 100644 index 0000000..85854aa --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_notch_rectangle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://diy1div5rs6d7" +path="res://.godot/imported/button_square_header_notch_rectangle.png-b9422ff771b75bf884209d81ed00ee41.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_notch_rectangle.png" +dest_files=["res://.godot/imported/button_square_header_notch_rectangle.png-b9422ff771b75bf884209d81ed00ee41.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_notch_rectangle_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_notch_rectangle_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..6bbe2a28d1e28cf15dcfbf1cf893e88d9188e029 GIT binary patch literal 601 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dtgBeIxZ|Zmpq*&4&eH|GXHuiJ>Nn{1`HwO5G zxQf)S60Ke-TC-y6)Wy@LEf%d^0b~Oi)21z&Hf_n&sX%fOQ0?Kvr&VU2di>rcM8_u$p_7oR4bc^h^ zK7Rgv2K9~F84L`JR-P`7AsP4H-n#C0*g>H6A!|^~v`H7NU$)*@IWO}4Z+i*HBz>Lu zLkhj6|I}yrZ>mj{OZlxmDeKkw<;>W7nY8NB69GNA&sQcjtfzzF)5_61?Kbx|S z>*Smi%lVRv7QMJXC8=_wp7HY;`x&pNt`vMw`<^`@gLQ`+yCV0kfy zJK^-6wTx*l#<~s6pBJ*t&=U*RZ8%%EKl7e9577NkaA5xTg|Z*k$$nTSv!N=Kuj1bo z-iiYKF2>crqsyNkWjxblAMYx!PN42S+XI8R;c z!qD=!u}v$wlY!$mGjHfNp&wj~AG{q-DNld7$G%wE&v*K9zue?^vpOuVSJj`Bk(|BZ lQQzbI?8hOme`e;q6?a$P$gw&)1Q?1844$rjF6*2UngAK>9H9UJ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_notch_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_notch_rectangle_screws.png.import new file mode 100644 index 0000000..30eb66c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_notch_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b2lky3fye81li" +path="res://.godot/imported/button_square_header_notch_rectangle_screws.png-1b8013bef4941e74cba6f0f39b3b7a06.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_notch_rectangle_screws.png" +dest_files=["res://.godot/imported/button_square_header_notch_rectangle_screws.png-1b8013bef4941e74cba6f0f39b3b7a06.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_notch_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_notch_square.png new file mode 100644 index 0000000000000000000000000000000000000000..67c9cce5577f42fc84be5cb20916d3152cf988f5 GIT binary patch literal 511 zcmVO#*w`M000eiQchDpU(e6KpTDm^U!UIqC$TGN0002;Nklwk==J-` z7>sqhS#n-ePg#Stj6_SR;c_XBv9ZPC4oF2?-Ah|+t3*dACFSF!GNz4<3TEIJ7*~}K zp!LHaAbkOjKm;NXfqw;jh5}!qz(*jkc@G5U-(kQDzXbrB*)vb|MF6mTJgpCK8F+ot zj)3+o0uhKn1g-;|_WP6Tu)b{o2jJie)VB>_3v6A1`nCb=j>nxVP~YClYs|6Y!f#*j z3b`0y&EBms5D8HF?n@vMlp&z=&o@z;`_A)}=m*bqCwmBAjG6!d002ovPDHLkV1hRU B{OkY# literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_notch_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_notch_square.png.import new file mode 100644 index 0000000..05a4eb2 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_notch_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://omthgfyhkdsy" +path="res://.godot/imported/button_square_header_notch_square.png-8838a94b99c756bcbea2482d05609f70.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_notch_square.png" +dest_files=["res://.godot/imported/button_square_header_notch_square.png-8838a94b99c756bcbea2482d05609f70.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_notch_square_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_notch_square_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..28a523a9e2cad5d9d083797ee5e2430b4cca6cde GIT binary patch literal 569 zcmV-90>=G`P)u~j!{+Yq^xoj=f63_A=<<@x z=UKGfKdRc~+#Xi)|#59 zyuHbuo~x^?xT2%4$;#F?z4sPfOr26AZg(-DV9UcAVo0ATp> zG(Ny_;PFXX0@ASn1Rwwb_!~g&Uz;jhSpjPQ+Em%f3Q+skrpi`UfZD${Rkrd!_>3ur zB6GXX#1JWKVNn{1`lLLH0 zTt#YEiB_)^tywW`+M;RG7EhfDB$oiWqO~9qpemJ_r!*E`QD5^^Y1w^~-Cr+Wymso; z#g899zk2;qZ|&n*vz9MfynfH#lk?`SUcGw9$y3+N_I?)w>0SK)|9_eJ*Kgf*vSspMRf$J0q_MD16(~#W5t~-rHNALQM_=E*FJTU!(;cWZWgR z_rK;rw=limIaKe>Hnm5$r$Q{gh_N3qJ7wkP=?{7H5<-x?E(7?dN;lR%z_Nd`MgN>)K0|O(A050MI+nLKI zn|b25=P`soIK>nJq{|Nn{1`O9OmD zTt#YEiB_)^tywX3>Y{1W7EhZ7B$oiWqO~i4Y@jNYnWr=sUQu83RB73LligoWow|7O z;_Bl|GBfQy2mnk|B{vOg#W}Z@|ZU1YN%+->Q%SwzOLkZ zboFGF;N)$khqk^|S(N^FhSl3;7q@eKzxl^=$ImmikGLajJh%T~w$MIM&sAVOKVRqJ z&aDhFN_sjCccK{935JU~0SK)|9_eJ*Kgf<{{6wT zG@wD;B|(0{_VMS}&$o}?KmR_%)aiNlK;a#pE{-7)hu>be6l!+haS7abc*FbCD-M3Q zUs^bo^MppD@btPhbthFEjs?iL>S%N&-MX&!O!{b>%(E@8*DP4)JyW*Ga`Pjjvd){g z_S|3*-MRIQ{DM0zQ{xYKF|KZ4>SsJqrTjqhfvOK9t4M$YhH|RTw8EHmOvm5uw@Gfw%1!-UwsyjVcDH{^Zy#99uwv{g@i{A?9~eAc{an^LB{Ts5?A^Ae literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_small_square.png.import new file mode 100644 index 0000000..c50e47c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://csfvrql8uqibl" +path="res://.godot/imported/button_square_header_small_square.png-269408cce5c575b28235420849bff335.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_small_square.png" +dest_files=["res://.godot/imported/button_square_header_small_square.png-269408cce5c575b28235420849bff335.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_small_square_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_small_square_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..06b20973271527d3fc257e0145bf57a85d378a81 GIT binary patch literal 449 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!SkfJR9T^xl_H+M9WCij|1AIbU zMQT@xR<9JTSut(eqG{6>Pn`-RmjJnlX+syWU z7Xz8L`2YX^GV`zBy7T<>6az`1(cC3Le!=$f=k3?ekKaH4J_C0~UJ+3Efv1aONW|f{ z*G~#H83?dk2%Mt&fN4>~Z=dG>|2wm$T0WU3wPnkiFFSw7KASYbaEe-|#v~O@+iPl5 z1wDCvT|VtfbA4qcKJ!8dSJ?6inwAwQ{mBG{1&t;ucLK6V^naG3y literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_small_square_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_small_square_screws.png.import new file mode 100644 index 0000000..c3a4ce6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_small_square_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://3ajh8snn62cx" +path="res://.godot/imported/button_square_header_small_square_screws.png-f14c102f48efb85cfcb4ef7ef0ed7935.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/button_square_header_small_square_screws.png" +dest_files=["res://.godot/imported/button_square_header_small_square_screws.png-f14c102f48efb85cfcb4ef7ef0ed7935.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_a.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_a.png new file mode 100644 index 0000000000000000000000000000000000000000..1178ef765827317b4ce5e0d951b3a54ba3395cb5 GIT binary patch literal 553 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX3?zBp#Z3TGEa{HEjtmSN`?>!lvI6Wd9)1eh{_xS~U-c(n9DDwC_SLt&=U*r7eeAaJp4QTvAAbI^ zSbYa*s?7ZBi*`N#2h_<|666=$?{6<3KmYvu_51Jh>ocs_cCnj*fic$8#W6(Vd};8_ zZA}I|YffF_6^&eV;LCse&uYG{uRcCw^jfAm`D93`>yKMAZcUdAT{D-pwRC@Cd~%hY z`jqG8KdxLj8Q!B`_42d$8=lnP0-8?#r*BRDu$1+XP_a&8`huoidnOL*D!*s_T(cE`ex9%`xf9IDOWE8s3k$X*X>80@1=Go7*3T7%=Y~LgMVPYWL z<`t3&EM`uodMkR`ZPCRiy&UWv%y3@+5`x@^}Ki{ZVF6f!sUB@@)TvzN7pLriXIvk%G zIX&#k0Ruas=0b(_yYiJk%ifqYX~S~)>kBq5(bvpeeSi9iZk>Pgt*>=PpE@Id=!IKg U`{6zQz$jqwboFyt=akR{08(ooUjP6A literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_a.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_a.png.import new file mode 100644 index 0000000..7356d88 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_a.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ovroakld8gr7" +path="res://.godot/imported/crosshair_color_a.png-57abd65c5663afa20012e7b074207d01.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_a.png" +dest_files=["res://.godot/imported/crosshair_color_a.png-57abd65c5663afa20012e7b074207d01.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_b.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_b.png new file mode 100644 index 0000000000000000000000000000000000000000..eba4ad11d5960a975d24cc11e62d2817838b10b3 GIT binary patch literal 530 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*s3?yAI>n{UREa{HEjtmSN`?>!lvI6-D0X`wF z|49KrO-XwnUwQj|2>SggL|w(;Jv=U-=Eef#M1FRi6F3lBe& znSUKI(oV|hG?8G4Z69l zS%GIsH@DW7t$8|W|NiUeGXz%On$6yqqH@y5&BpIy=H0pPAAN~!Sp1Xolv`r#LaCpu zUb6E9TZ2#ge_-?Z``PzP-8bO^>t@~r+uVn_?_>@NMf|*&(Q)R)`S1m276iP=G`o}g zt!Bo|DvgbeQp%O=F^5dJ3g)@JVA(dqMsh{d|E7InTy1|^%$iJdUIfkA5^-`7pThs0 z1v7suo|$`FC*ZF0l$pQRy_zUE(RGepvwPb?OC$ScOXXcLF7LZ<8#mql?7()lRDMO0 zo_B)iN}f9oZ%t_JZ|1t6lD)TK)EedT*zjde5D+ n;Pm`uej)z~Yl;rN{KvkS$!?Cv=@?^RKr?u{`njxgN@xNA{vQfT literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_b.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_b.png.import new file mode 100644 index 0000000..acba7fa --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_b.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ck7052n52fv6e" +path="res://.godot/imported/crosshair_color_b.png-a31083c8db80c899e4369757961f8792.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_b.png" +dest_files=["res://.godot/imported/crosshair_color_b.png-a31083c8db80c899e4369757961f8792.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_c.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_c.png new file mode 100644 index 0000000000000000000000000000000000000000..5e3ab6615e924f5946cde22143e272b367e0e89a GIT binary patch literal 307 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX3?zBp#Z3TGEa{HEjtmSN`?>!lvI6;L0X`wF z|8WDLlBB(lk3IkDw(*|D>N~TqzSUZKQ)d2kppJcUi|v8ZTqQw%!T0C$uYWIpUVlHs z?WrQufTEK;T^vI+&cB^xEp}KzfcdHZ5wmZv{!QoQ_6y*eWsRO7xit2hYjvN8ml}EBwfeMY-Q2cmHiA)fL$#6NRRj&fE23>wC5T*+1V! dseIq+F;6Z`b#G3RsVLBO44$rjF6*2UngB7ck3s+d literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_c.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_c.png.import new file mode 100644 index 0000000..733bca2 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_c.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dnugh1cuhg7d2" +path="res://.godot/imported/crosshair_color_c.png-7db9ae5eefba34ad0485b6e80ec2c9c7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_c.png" +dest_files=["res://.godot/imported/crosshair_color_c.png-7db9ae5eefba34ad0485b6e80ec2c9c7.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_d.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_d.png new file mode 100644 index 0000000000000000000000000000000000000000..de52a47f8826bcf6e58b58834b6f75373b2715f8 GIT binary patch literal 243 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*t3?v(r4=o2$Ea{HEjtmSN`?>!lvI6;X0X`wF z|B(Pt%wqK&t)({$4?mNce;p{}Fne|rP?WVK$S*jazkff&%K8Q7K!JQu7sn8Z%gF_d z%&E#8XBpIF)6RuBKC1FtKd0%;+>4%eEIP$RhE|_%^B=vwth1W60fcfqsM@cD$ Y*V&ErUp{ZU478fT)78&qol`;+09JclBLDyZ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_d.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_d.png.import new file mode 100644 index 0000000..6672b28 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_d.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ba6jpmmh7e0a" +path="res://.godot/imported/crosshair_color_d.png-e9bd346e7ed8e414341880a7a01616aa.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Default/crosshair_color_d.png" +dest_files=["res://.godot/imported/crosshair_color_d.png-e9bd346e7ed8e414341880a7a01616aa.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large.png new file mode 100644 index 0000000000000000000000000000000000000000..d8e20333def0d9fff7923b8933c391955158fa2b GIT binary patch literal 930 zcmV;T16}-yP)@~FtO+|xbY;Y;WD}NDzE7iMAe% zyBLA2GPUg`s^coI<}S1AG`sXHsoo-$#WcJ1EU@S&tmP)1&o#XDAf(+bvFS0l@hG9x zAd$c-rP&&Vu`aFSG`aFNz4sPI|{-ETr&WtAhOTsvJ>`!!L^1F*cSviAt!*)`Hz61&xybv{v{yt)azZI z)OCH(3=O3uA1jJpbS@x}ud40-pfUE_O7aX&1-O!aeb64;DN=Qh1w?qL_w9F9*df`d zF97*Z)%CA$UyGs;nxUcedb^ek^PU0};9&gz!J$W0fQ`u?-DfTcU=D7yp8#tc1waO^ApfjWK>{gw z(dSg=QYH<60Z<4cD7sW+Hv%96DmZx*Wbg=1G{q=jBSRTrAqZiia;Y(54p;&V5K|Hm zg9(7S!n^E(igDmDoo+_u`DG7L2<+P_7nlT8<=~Gya@dVn;Gu6 zqeZWqtgN(;q`-YFTUQN&9-Kc9ceR zjf?IErbU6iWnTE%<3@Wc_%|2-R)JV>wY7ugMrU+?04N<%fTM_=*Z=?k07*qoM6N<$ Eg4HFbk^lez literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large.png.import new file mode 100644 index 0000000..045adcb --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bvhdxdrol3m1w" +path="res://.godot/imported/bar_round_gloss_large.png-e1b636fd32222ba09390a69b14ee3d9e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large.png" +dest_files=["res://.godot/imported/bar_round_gloss_large.png-e1b636fd32222ba09390a69b14ee3d9e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large_l.png new file mode 100644 index 0000000000000000000000000000000000000000..9b2e34efe7e813e8d83f004570a0ab30aa2a8c8b GIT binary patch literal 613 zcmV-r0-F7aP)@~F}LtAweByp>>Z%lEwbt#qT4UE?=raYB&gvswe2&y^B#@67=f%DiMBAY z=qj)2GP(0AuI3_@#U-laG`saDtmQ7V>ny3>CY{eTyYwuu=rOnPHN5pLvFRYB-6)~d zAd$c-rP(yO@*0J)F0JD>z4t1uhfc8L|NpX)kX9PyVR_8g zHlYWW;4uyTpbd*<{ZZ3}0Z!29=)ufunoAJ6l-j3BUDq1?E?eymM+^n?E?pm05QLal zqfdbOcN(5Q-4;cG;9%WPOmE_)gaDXLApe7-V@YADhIWvD-O3(Jv3Xo(Df>A>Z@A_FhX$K;&jCunM{F+v)RzB- zUlzjvXY|rS$w9UI%>gz&ZDGM-Ok48BL2n{k%Mvba`y&T9s1KMDF|gIqu1ga{pe{pp zXM(M-PxfGd@brc2t%g_B)i-Dz^?@EiikCWj?tvJith#5AMWqIMQ2Vooqvlk}8Bm?( zE#V+S`X^MY`e4A|51@5o<~Z*U-(tklL63{w00000NkvXXu0mjfP4X1p literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large_l.png.import new file mode 100644 index 0000000..c446e50 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d138mydtt2q23" +path="res://.godot/imported/bar_round_gloss_large_l.png-bd514ccaf42971eedb398fbeeb561519.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large_l.png" +dest_files=["res://.godot/imported/bar_round_gloss_large_l.png-bd514ccaf42971eedb398fbeeb561519.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large_m.png new file mode 100644 index 0000000000000000000000000000000000000000..4760ddfcb048dc2ff97faa3f913b33264d9e964d GIT binary patch literal 128 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDD3?#L31Vw-pOS+@4BLl<6e(pbstUx|bfKQ04 zSnUe4z2CLgK9!k&{Z6~^OQ5*Cr;B5V#`)v~1?Cnd#w5$t6AlzS_~XuWxY5~f&Ll>L Yw)b%xWP&A?fl3)XUHx3vIVCg!0F9U=3;+NC literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large_m.png.import new file mode 100644 index 0000000..2f48d45 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dppg51qqb30fe" +path="res://.godot/imported/bar_round_gloss_large_m.png-1ca41d1416151a80fa9f7894d4a3e9df.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large_m.png" +dest_files=["res://.godot/imported/bar_round_gloss_large_m.png-1ca41d1416151a80fa9f7894d4a3e9df.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..a699095b26635e85b68c66ab617af3a1a887e624 GIT binary patch literal 608 zcmV-m0-ybfP)@~9Er9tweByp>>Z%lEwbt#qT4UE?=iRVB&gvswe2&y^B#@67=f%ZxbZNt z=qj)2GP(05s^cP+#VW4mCY{eTyY()!>ny3>C#>Z(yYwuu=rOnPHN5pLvFRYB-6)~d zAd$c-rP&&Vu{62zF0JD>z4t1uQxgA}Oc89;ZUF=E1lm`iBFEi4&qrwJuY1%6@z?f-rrevJ4x?AiDe z?3M{%L%RliFj&FDoA4=?WJbo7#3Jf&FP1$>btoX=l5dpO>$=}sTZ5Zze;DFag}d!= zd~6l44nJ^Vsz9+G&Q9P@~FtO+{x9}~p>K&ljB&gvsxbZNx?lQUaGrIFCujwD6+b^~6FSP6&iMAe% zyBLA2Dz4@ws^c=X?KHdeG`saDtmQ1J-Y&E2B9+A~u;?b8&o#XDF}Lv`q}?sC=_sMp zAd$c-rP&&Vu`aFSG`aFNz4t1uvxYI2gJwYPMjn) z1qv*T_YYpKq6L>&L@PY}!pN;kFgD=%3*R2`79zB=1%@#u0Ve1O=PxnuAbybwPY6s* zKDx8uJy?KS=NYg}6hKBZ$j>h3y@V1b?sK{{_%HpXI||&EHedj!f%PEm+F5LUAYM z)2mwWO7&{95tYWXTJTJzG5RjP%q+K*VSy&VF>uu5J>O)`S&Tb4@_krr-m-aO#0Txe*-?Is5F3s%$0+z&nxr?o2PKA zQR&D@v+hK`S$_}LYE;s&PjK$04|V!O+8*Cx+>h{JD~5ZzA;k?Eh>0{pH;{q=0000-x`InAEMhWv+XLS*(utFBV8FV^#4CP&;H`# zK`}6;0jfO7la&&xNQHquL;li19|km50c~DRVVHGXVR*U_YyfU;4WNK7d~9tqCfb75 zU!a&yg@KV6JKq@_9l#rd+=v0{C%!*3Mmm8Q)pQ^n`+GoS%X?qM^?1N0WbcbYKqYlD;i4NB0l)hjm8qH8mp)t%_(lN&w<{L z2|w?tX0T;A4z|p{(W2zWFU{L*U9o3pn+X16wl1LM&8|pvP7i3*j8Hz;!0000< KMNUMnLSTYCx+-h{ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_small.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_small.png.import new file mode 100644 index 0000000..924a0c8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_small.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dum7uphpbvych" +path="res://.godot/imported/bar_round_gloss_small.png-bd0e80186faea5f07acf131f640e43df.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_small.png" +dest_files=["res://.godot/imported/bar_round_gloss_small.png-bd0e80186faea5f07acf131f640e43df.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_small_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_gloss_small_l.png new file mode 100644 index 0000000000000000000000000000000000000000..f739d68dce02b6c94ac3672116c78db07443ddbb GIT binary patch literal 464 zcmV;>0WbcEP)l%fzDy7*guje$o^(U<5BBtLkw(lRJ z+b^~69Er9tvFJ3r^dOPIEwSk+q0}X+<21SQB9+A+jk_$V-X@*TF0JD#t>qk_*EYTP z7JaBfcvhqU000nlQchD(-+ymEU$5`Kk1wAe56=J;6ntR-007KML_t(2&t1{k0)ikA z1yI@yw`kut)6`Vb|NpwUFlah&_s9qgOtcj;mvhc+4E%Y6A_)D4%7C|MdJve^&$6g0 zK&Zcesu~60$Yoty82@Jl0dlUxYm+2QV8cU(e3PnJhy?}mN@|#4Kjf`6;3#;be@TEd z-~@X~fM1~FGz2+>FI5Y73-+g}1)sKkSeW4E=(!N+yG4+-0ev~WgqkEI{?+@3_v}oi^d<%%t{nE3P9xm0000NS%G|>0G|+7 zvDy_{YoE%@zizho`-A+JM?i5oPZ!4!iOb0e3QT|6nQD3hG!{(R$i=0RD)2Z>iGksO WOnqZc>$(Dl%fzDy7*guje$o^(U<5BBtLkw(lRJ z+b^~69Er9tvFJ3r^dOPIEwSk+q0}X+<21SQB9+A+jk_$V-X@*TF0JD#t>qk_*EYTP z7JaBfcvhqU000nlQchD(-+ymEU$5`Kk1wAe56=J;6ntR-007NNL_t(2&t1}27K0!V z1yItA4NdRO#HdkG_rJRE0702Q?qLAmNL<(T2#s}-4z&!zG4Kkg1zqGzsOz$N$v)9W zT2%cLd#HxCtsw3Iq)a)a>Gmz8fP^t&yzYSfh|49gHKfEADuL}FxP75ug>$|f90lxv z*WfKZoY8|rdSDtFRW>|q$n>EKp6c2_!4)0IU?yRMbt1k_Kz8Xj@Q-Vn+uj5+Hvyfn z_Do_$AF71pBVzYurgZ&y7MZo<}kJHAf(+fx9}~q?JA|&Ft+a^rr$5M?;oPuE3fAog|Rfd z^)$QmC92~uwCpak>m;b*9Er9dk-#*$@*q8fkW|&XJ8k(f^ zMIQo*ub7gD)33(qKtYVW)B-fPyCbzMYAg}mcW5?Z3c?hbufpJrI0d8F2>l`cDOxxo zgKkGG(7z9y|JfE4A3F8WRKV~Cc!9IS(;+$Dg5e<4+q!}+a^Q@h@X!(bdFTi>F26B? z=8{KOa50w*>o(V}U|qKvvH>QIdNaSk3o{=unpJ}MV)^gAjuV0PTSE+C7>=)nZ(s@~FtO+@v+WcT46OzM zS)E?h7TE-wP3r&uyCJDSqt1AmLuI~xH{kLfsf6SOvAKmE1>uN6GXSR`vhV1M8}@-Q zXbmH<9|&;5fdNA2F9O#7zy$vKPXZ#39-q^s>$;0(7%3&`mMD7By?{VHs!#nzWAvw5 z@eFPSxQc#v(H^HgQgyEdM0iv0w?9YWjAWyw0OY@?*WWznS(Zu7FjC5&8^thPC_n)Y z=I<|jSX8mp7I9S|$uG=gXA-cs;Q9;SekCHGb(@GX-;S_!DRV@`N0GI%oWP)riMfNBFGN6V#Z;}n( z;1KOG3&h5t02GoD3aX{XMmP`&2tdV2Km{QH=8h0lf*Q#RkjKzc2;tK=;FXtvS7_^C zG!QU^K@)V~CEx%f0*q&Hf(G~qw7dkg@F@W9V#;C348ZwEz>k1`ApmBXPrga)&1JOW zC7_ziC^XaQc=gUpz&rJ$u2@kkQScH_P%E)w+{|56Gq>@mo&Mk?;Dg#}j|Q482+H~J z&w=lj1{!l3DH}GG6o+E;hD;dh!)d55V;=ltFjjhSc|&w1%-L2cUpVl8L1XBw0)WPr zKO0*dP7$6T9A*Z8vKGB>Yf<}5&YN#@bg~x7Tu;$AEwvua4&|*qt?cy`-Z(1ry392_ zNNuj@D`Rw6Ef*YWL38G`;Bc>3OezL-qCfwnUcCRsl27Hqu+v;ZvKy8QrmHn8?da=c zr|C)RyCdx=jp%<|bdNAC4)iVa!OtE~+DE~Edib{rAx@~EV1h!qT4UE?;MG?DzE7z4sP`x2 z27J21BL^@vXws1bNCB5N5a#)5?Ekl`_z}D+iJ{dsxdf{qg;e_i=E1J&%J%R+6x;)N+*djTN&!Eg( z4d_8#?jDYcY2rITdHTJ;_hELG RiU&{~gQu&X%Q~loCIEXDAu9j? literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_large_m.png.import new file mode 100644 index 0000000..8c6f63b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cr8mogyp3ljkc" +path="res://.godot/imported/bar_round_large_m.png-ea9fe91315d70bdb394cf63159ca2798.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_large_m.png" +dest_files=["res://.godot/imported/bar_round_large_m.png-ea9fe91315d70bdb394cf63159ca2798.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..ce76dfca87528d01ebd270aa24e9899c6d032e0b GIT binary patch literal 568 zcmV-80>}M{P)@~9Er9cqT4UE?z4sP-|35QZrT zC|g^*S7jAtlf3`iH8Tk$8Sor$I+yt}`=3}bwJt< zbde-T6u6;v=SHB20B(aoy9MB0NMtlC&-3E5l}^8kSPU$yOC%pyfv*6!8ojPS+^r5+ zUjaE!r76HN42Law24Foz>l#tB4p=^?@l3$pfHauJ1gw-UHU%}fKrEjC*2=;x3ch47 zAq58*8LX3n9$JAU6tF4#KLSYp1KXmYzE|!$2PYUj1*IIx=FuVU<=6u<_5vJUmW#rr z<7yoPWYr{w*bu{OHOt2_1lP`j3w6O2N}_=#(F2CTo~7IY^o2OS9r1j#csLjRNhy#v z+I@~FtO+#qT4L7>n*eGFSYL~ujwhS=NyT)9*w&gfvhsM?Ift-B9+A~soou+ z*(ROOC#>Znrr$ET^C+RzC92~wxA7p6z$&HL8ilbgt>Yl1-88%PG`aFNz4sP-|J3>`s0 zR=cZJ77;9)%>VygO(slPr|mg?=zU`*mnd4qad4utbFMj*gsQO7O&0acOQnG?zl0dt-tv%*)#ZmjhneLqdRu z!?#N>SG)}R1hhZU>+9#_j7XkqaT50!NU$*92fR$Ph)YCSiiaPVxz!Oi20VY@+cQ2w zhF(r!VQh$i1-ig_UhxU4TrxaCFtPX;PQ+&rL0HWmtV|?8MGL4;UGZ5|5Y_uZ)RqYc zn82AY;4DjJ-U*OF0Vi*K5pNLG0kdFRjU1$0fs|^iZJ7n0z(J-WWZ(iUEyk!sHCF=i zh8AJWrEl=0COknK!e}rUGH9ZsnsB_ElrVk}Q41fTQWGlp6kyA`ocT8ZoBv9H*?IqY z(vB=^rY2;vtkB%?{pnRrc%^=|*_v7-RTENbjrA{@?ri{Ys0c6A-VP1W4qlKf z+b3|pqXE*p5v><1i$jgtq=N|foe1R7ynO^h(|{`bs2aMInf!6i{t<=gDjcAYxl+jH zqQZD^cv`oUO6N-|Cz&Vpm$-IPNn#(P?&gEhJLY5g7IMGFgOd>VJfXm7KvEPZ=O{b?00009z$dKbB9+A+jk_YI-z=%#C92~lozE_<<2Jqb7JaB3pVx_%1y%q6 z01$LiPE$|cZ$E!uukXK)FP|R|&j3qLz>EL@0gp*UK~z}7-I!ULf-n$->bryF; z5d=ZF|Me!-fH=+tsHq3Pkf*=wPAA=J@sw41Hk*|_mqXObcGRj}1pc(7(bNy#3|PM; zlW$)Qn0ZO3x#gHcdGZI9a;ZqQ zfiWR}<6sN}0al4@9^y2udag8$4+5KjJ8%Y2KvxmA))k4?pp8~2rVC|ZB*V^EMWZ`- zGmu*~LH)${cSWQa#Hgkd<+$d1Ae;c8iElT8jaPCt)bb0T1!V(x5Nn-f6_L^ z=!uOCC9WY4et4C!glWerW*~ElYZfukN15Q41Jez*EaPCy{u(W6Hhyj2hP%dN!uQOd k>9iX#YLY~n>!73l0Uja&LKEgiZ~y=R07*qoM6N<$f`;%Q(f|Me literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_small.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_small.png.import new file mode 100644 index 0000000..e7d4cb9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_small.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dur4rcbbvd2lo" +path="res://.godot/imported/bar_round_small.png-82d51419ccda1c641dd848a4ea18d709.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_small.png" +dest_files=["res://.godot/imported/bar_round_small.png-82d51419ccda1c641dd848a4ea18d709.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_small_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_small_l.png new file mode 100644 index 0000000000000000000000000000000000000000..a261e082d91b102a4248d33fddbbbb01efbba21d GIT binary patch literal 445 zcmV;u0Yd(XP)lQ^IgONS%G}c0G|+7 zvDy`8d%w%fzkbx-?Ho{0%G1R$MB;LCf&x>E6QkWREe#1Bo}@cIEDQ`Mre-gTe~DWM4f3rQYw literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_small_m.png.import new file mode 100644 index 0000000..4a786d1 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dgqn4qd2b4kng" +path="res://.godot/imported/bar_round_small_m.png-8ebd4d1dc5675a95bb7cdc81825f3de8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_small_m.png" +dest_files=["res://.godot/imported/bar_round_small_m.png-8ebd4d1dc5675a95bb7cdc81825f3de8.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..495dc488444a1ca771a8a0c9a960d4d58c28fbda GIT binary patch literal 443 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!3-pI!a4o{DVB6cUq=Rpjs4tz5?O)#mH?j+ zSK+!9Vzn#8YF3KYtPrVPC0e~wtY(F1?Ft|lNCKsRq(Jpr!SYo=5uhfM-Cy;$zSms$ zTz0`tl@$-Qmfn3(Sd%pv%;IDt=2Q*rsB*-t=|9*YGef;|O`}_6h z%k!US5D}?K1j-%rba4#PINy5dxLC7-0BgV{o&_0I#)cbRT>t<7e`s-p_)OXF1`YWt zQ-a)Fu83v^M%zm?YsLF4;N97{OK)}i%geb-9IwXjbuYPKBHF@t;6#w)Jau_pNtKR{ zkW%&~;xTy+atf;3IG8_i9egXz?LOyo(1XYctZ~iTEh-kXw_8l8PrPPiU6Q~4tFFom z2R3bH^)<ma1vDX!-#ujwzf?=7?KDy7*Pg|Q^4;WWGTGP&~{iMAq@ z#VDcFFtO+$k-#6K+cdfIC#>Zqs^cDwyCSCFEUDfmozE_<;~byYHof;2eW(l(6;}WN z01$LiPE$|ce{VluukXK)FP|R|&j1t@d|?0p0a!^yK~y-)l~dWaf-nrM8`{!>cX34# z6=nbb-@BavEmVED^WY(wF=^Tf3k?+GD*|WAW?BCs{bggY^ra(Ee&fJbLxBjI7X-oz zWLy1Ql^h807 zywm~=c(^0AsXA;B-47TxWD3F@ncvFbfj9@F*aGt*{;mc{k-@YJ=IP%H`hN`t)mo=6 zn(`R#05|X$@zkWmT`)94z1vuDLk^q~R1W?x_}JpZA&=&eemCZJEZBBq`fP@mM!nQ6 zP~**KjNU3ie6;*eq~nBMt9>jg5t(B=qP~EBtZ;7au**PaJ8OtJ48!rYcMY>gmXo7e zOU7e9?oA0#3NrOIv2=1JTZ`WIVnRN@=47mUPINO7c5&3Z#ZjZx<1WvYv%JC^(w=zP hZoPoKYZP#4vwzCRjDt6@cBKFS002ovPDHLkV1l}f3Wfjx literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_small_square.png.import new file mode 100644 index 0000000..42c1ce0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dg0jpvktkgqya" +path="res://.godot/imported/bar_round_small_square.png-83941a9c4e4d5eee1bbd5995fef65068.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_round_small_square.png" +dest_files=["res://.godot/imported/bar_round_small_square.png-83941a9c4e4d5eee1bbd5995fef65068.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_large.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_large.png new file mode 100644 index 0000000000000000000000000000000000000000..e917dcd7836633cddfe07baa4c65a61e37738072 GIT binary patch literal 337 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dsgBeH`OlZ{sQY`6?zK#qG8~eHcB(eheHUT~% zu41(-L~B-v)vOe)T_I4tR-|^7SPe)7$OS4f+4)In>QRk_SB$p4RhxTWZ|!5Vz2AXa zwAMbAnSXuh1de{7BCe7kzu^1%_4DQJ*YEFVXen5887R8S)5S3)IwC)w3!e9MqN6&l;3YE=SReDl6?o3$wT`R`f%=yNee0!BL|Mgw7 zx)EiaRw*QTf4B2HxtAB;TdO6^f6Mq{K{aDtf^q``6Ndtf*vI_mpc?}ti+}@+s9|rg zD~Or#H=IG__le~~L Yw)b%xWP&A?fl3)XUHx3vIVCg!0F9U=3;+NC literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_large_m.png.import new file mode 100644 index 0000000..b1cb483 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dn6rd4vjbl78s" +path="res://.godot/imported/bar_square_gloss_large_m.png-f22b68f7ea788cabd749e423e18acb8a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_large_m.png" +dest_files=["res://.godot/imported/bar_square_gloss_large_m.png-f22b68f7ea788cabd749e423e18acb8a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..1bfdaeedd47879b5bb9d9c12d11c7b0384a7ce36 GIT binary patch literal 266 zcmeAS@N?(olHy`uVBq!ia0vp^5Q zYLcj9vxqbKppDGaznd1wrw2WF!n%R&z~4DM>-&9pa;L>9ZS}pPb$%Zs&^iWBS3j3^ HP6!lvI6-w0X`wF zVl^wpYFCKXtPrSPD_Xlkq;{29%?cm`C<0Vsvh$PD)T0^;uNZB8t2Xz%-rC1nYoE%@ zzizhoJ5U$<@zi9XBCe7kzu@}&`SSDa*Z1#dD5Uzc`c%I-!Vf!&=PiGRLD-EN8c zp2${E6X$#M=&H%m;;{iw?mf=%vO8#-$g2G#_=8WxL9TxyGuWP9`MI1WL)w+)=2z#( x@|)f~$UXe-tv~ys1>c+Zq-m(lou_nKUoe06@{d{q)j(GechRor`w=k~05sgva8s-1)`LpSXTB9%NuMXkg^|VfKKZjalLVkoVv= z!wdGajW6q68j|c^g(h9!CGdBB#I_{~{L!rSQ6{T*{4>3l=`9&-uRgt=p`~iESvZ^C RFQ7viJYD@<);T3K0RVg8fBXOd literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_small.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_small.png.import new file mode 100644 index 0000000..c769902 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_small.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://nt5eqy8ipm42" +path="res://.godot/imported/bar_square_gloss_small.png-3bb60591e4c28f222f0d5a569a63cf2f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_small.png" +dest_files=["res://.godot/imported/bar_square_gloss_small.png-3bb60591e4c28f222f0d5a569a63cf2f.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_small_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_small_l.png new file mode 100644 index 0000000000000000000000000000000000000000..95ba0c9813a47da761c132880f02725e03587919 GIT binary patch literal 261 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!3-pI!a4o{DVB6cUq=Rpjs4tz5?O(Kn*g5> zSJ9dkVzn#8YF3KWt`ewTD^{~Yv~~qh5J&=*Xe_*9wDqmh)T1UlKdH?3(G zYoD6!{SMSsu;|z*w$9XHZFb4bmFt>EaloasKGVlY9*Z9Ik;| zCZAs!_3wZD);5=}ch%y)Rfo7Z8kSEG@@DB-qwI61DVcfWzU*_Ziyr=a|FrkjfwYBx z4r+dFbAH8pwn>clq~6b+m)9J)?Of}}>B3#$c#w74E~P0J^P@rjV(@hJb6Mw<&;$Uw C8)o_d literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_small_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_small_l.png.import new file mode 100644 index 0000000..2210846 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_small_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cquwgjku6rsbh" +path="res://.godot/imported/bar_square_gloss_small_l.png-545df985b211808ff02945f2e34e47cb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_small_l.png" +dest_files=["res://.godot/imported/bar_square_gloss_small_l.png-545df985b211808ff02945f2e34e47cb.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_small_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_gloss_small_m.png new file mode 100644 index 0000000000000000000000000000000000000000..ac5452ed8b2473f0eb810422d67e355ac9da682f GIT binary patch literal 127 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnH3?%tPCZz)@mUKs7M+SzC{oH>NS%G|>0G|+7 zvDy_{YoE%@zizho`-A+JM?i5oPZ!4!iOb0e3QT|6nQD3hG!{(R$i=0RD)2Z>iGksO WOnqZc>$(D zSJ9dkVzn#8YF3KWt`ewTD^{~Yv~~qh5J&=*Xe_*9wDqmh)T1UlKdH?3(G zYoD6!{SMSsu;|z*w$9XHZFb4bmF#>EaloasKF~ok9%?Jgyft zW*0J_{QrM-%Sj7Ev1xbuj6-Z1mP}!)aACQ0RxD$q1K+ACpU(-%XUyeQ<7JP(7+@W9 zDMRB@#t)kbR{3H-CQfeJs-N2a$v*hl_ZtVdzAs>&>!~#5!lvI6-w0X`wF zqBSeTYFCKWtQ4tTB~ZOqtY(F1?FyhEkOV5xSa`)~>szI%M@@EqQk#2TZ|!55`Pa49 zJ~i9>9jL2d(Xm-TMO-C8e!=+R*&&)?tAppx<$q_xr0#WBR<^wY_fVuuxYSofb* zIxWq2=l?p#SBHd8G1{<-7%#P(VW}jzm2pwa4b>Uf%~Gc(Wb;WYn@n%exgY5ztMOE1 z^2RUU*Qu3(fEq~47*^R*Pzj~rxzgb;+cUIph){NCz`oy;9li5DK**EX?>&-c=Tl!L^`*Zo# zTStOko6dH>ee9>%$vumIZOi+xlGEb4?L2qkv-}T~#elY82M7K$yli}Y@y&l7hl_GQ zyVlPA9rmVv{nFb_-!900nJ=}&{qDcQybP0 Hl+XkK6y%5M literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large.png.import new file mode 100644 index 0000000..6bdeb68 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bavefqkx1o1cd" +path="res://.godot/imported/bar_square_large.png-b31c12fa3bacdf2cf24d53192fdef9bb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large.png" +dest_files=["res://.godot/imported/bar_square_large.png-b31c12fa3bacdf2cf24d53192fdef9bb.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_l.png new file mode 100644 index 0000000000000000000000000000000000000000..0cabcf4f1e59167e408e0549536c5b8029768751 GIT binary patch literal 258 zcmeAS@N?(olHy`uVBq!ia0vp^5Sg9%pFjC(HBbdtNswP~{r!CT`S$Dk_cN5#RQ&~t#(BCphFF|_d&QEe!GMFs!K8hS zJI~Mm$ycXvR61^3kifO7m7&GdxSNYnC5&VCjR{8@f1KSrWtG$E-TPnL|NZpPQPwed zra_{UwD|K)4SS2e{hQCm@}6;rK68hhLMpS|v&%kmUgFRH0c~RNboFyt=akR{01u~N A9RL6T literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_l.png.import new file mode 100644 index 0000000..485abe1 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cfmqt74baw2jq" +path="res://.godot/imported/bar_square_large_l.png-0b63912f4cc8175b5114216a38645e4f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_l.png" +dest_files=["res://.godot/imported/bar_square_large_l.png-0b63912f4cc8175b5114216a38645e4f.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_m.png new file mode 100644 index 0000000000000000000000000000000000000000..dee1d17daffe8817604d027b7b08730b26eb1667 GIT binary patch literal 122 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDD3?#L31Vw-pOS+@4BLl<6e(pbstUx|zfKQ04 zSnUe4z29Z#Uq5Q^b`B^gJ;_hELG RiU&{~gQu&X%Q~loCIEXDAu9j? literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_m.png.import new file mode 100644 index 0000000..a36eb55 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ck84ork01pc64" +path="res://.godot/imported/bar_square_large_m.png-b153f7dc4ef6191160cb94058d7e688b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_m.png" +dest_files=["res://.godot/imported/bar_square_large_m.png-b153f7dc4ef6191160cb94058d7e688b.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..4a985485b6e553451bb1e591e1e93542b4643e56 GIT binary patch literal 261 zcmeAS@N?(olHy`uVBq!ia0vp^5Sg9%pFjC(HBbdtNswP~{r!CT`S$Dk_cN5#RQ&~tCVIL!hFF|_d&OF)L4n8hqK5oI zeu3}%BNTg$e+1olK5b5uR)2-o(jB|z7#nt(Jn&`ayRyvdCi@TmFInxZ2NnM_XE1%A z(%5*A`_;pS@7~RYb2txZaxdU*_-!dE*YCqqJ55e#wU6B6&npsvmN9s``njxgN@xNA DXYpZ$ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_r.png.import new file mode 100644 index 0000000..f833938 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bxtakkhbdiiqt" +path="res://.godot/imported/bar_square_large_r.png-56461854b222d67604ef7509cb9eedfb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_r.png" +dest_files=["res://.godot/imported/bar_square_large_r.png-56461854b222d67604ef7509cb9eedfb.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_square.png new file mode 100644 index 0000000000000000000000000000000000000000..d89078d3a2fb7ed1917c4c47e18f3116aa8804ff GIT binary patch literal 299 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA3?vioaBc-sEa{HEjtmSN`?>!lvI6;*0X`wF zVl^wpYFCKXtPrSPD_Xlkq;{29%?cm`C<0WXH1(*-&QBT(uNZB8tGD*C+T8PId%pwK z%gnz%fAZC8pbD;%Aiv=H`}y+o?brA3XDF$u`U@0o_jGX#@i_i=+Fq#!1rArkdM545 z_x>k3Z&OR``~CA_(YXU9j7nY6jxyZ}({zn^{kSDVTHTT$^#wpyKJ zX?%V+bf+ZmrjHAS`EFMCtvlmhAy#;hRXnEP;rynR0eZ6aoekT9TqeZXoBq)}%XcyC q&BZz^0ae@iPi8HQDXBQgvwzKo8P?lZx*Y*JiNVv=&t;ucLK6VVYjz9( literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_square.png.import new file mode 100644 index 0000000..efd0c1d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dewk42vh6wv63" +path="res://.godot/imported/bar_square_large_square.png-ba0dc00068b61ee849516064786d5ccf.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_large_square.png" +dest_files=["res://.godot/imported/bar_square_large_square.png-ba0dc00068b61ee849516064786d5ccf.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small.png new file mode 100644 index 0000000000000000000000000000000000000000..2f40f17d1d34953e7c4d924af01b60378da82227 GIT binary patch literal 317 zcmeAS@N?(olHy`uVBq!ia0vp^2Y^_CgBeH`yR~lzQY`6?zK#qG8~eHcB(ehemH|E? zu3|MS#cEfG)~pbyUMpI=LZo(;Sj`F`11JJiVzTp-($u3G3$GY$eXFgSujK|y zr$hhcyC3(>b2Gk_GN){NL1O33rCV3=ZCG*5)N;=c=?yc#Y~y{9qn7Hh++*JTi&5;} z*~eARZ~C#vIwj9NKB>9fr_uIXMIYa+{sYWnTmcPCA`2K;H5?d0%>SGY@+RVH|3#U) zYOkzzSzoI3Y5v6=&qI3KgzC0tOe_3ZyybG3mRg-I-+v}vn^|5-rAI*F!QkoY=d#Wz Gp$Pz>(Rn!l literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small.png.import new file mode 100644 index 0000000..b8bef06 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://6o6183wuyfpy" +path="res://.godot/imported/bar_square_small.png-48fdce8dff19fb86ab2cf246d6662238.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small.png" +dest_files=["res://.godot/imported/bar_square_small.png-48fdce8dff19fb86ab2cf246d6662238.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small_l.png new file mode 100644 index 0000000000000000000000000000000000000000..141033ff5957134088735c536f5f01a5639e05dd GIT binary patch literal 255 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!3-pI!a4o{DVB6cUq=Rpjs4tz5?O(K%K)Dc zSFxIvVznzoYgPzUuNAFbAyT_atY!s}0Tcl$QJQ+xWalT1g;$KWzSUd%SZ(fknfcev z_I?LyQ4rw%3sk{X666axxb+osJ54|O99SQL6@Mn-ceY*qC6)wYE1k?r%KC9Q4Q_n&(1-BB??PDa69vUCvaXH4L7velF{r5}E+%=v%x1 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small_l.png.import new file mode 100644 index 0000000..775eadb --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ba4e4x3bdgqnf" +path="res://.godot/imported/bar_square_small_l.png-a27fef071c33c4177c57a4bfc9a6d283.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small_l.png" +dest_files=["res://.godot/imported/bar_square_small_l.png-a27fef071c33c4177c57a4bfc9a6d283.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small_m.png new file mode 100644 index 0000000000000000000000000000000000000000..08c7c0f32efda1f26cd53861691bcae9a146355f GIT binary patch literal 120 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnH3?%tPCZz)@mUKs7M+SzC{oH>NS%G}c0G|+7 zvDy`8d%w%fzkbx-?Ho{0%G1R$MB;LCf&x>E6QkWREe#1Bo}@cIEDQ`Mre-gTe~DWM4f3rQYw literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small_m.png.import new file mode 100644 index 0000000..9dc9f9f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dtivc0aivdjhf" +path="res://.godot/imported/bar_square_small_m.png-68606c26e739dded9240c1f71e09be39.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small_m.png" +dest_files=["res://.godot/imported/bar_square_small_m.png-68606c26e739dded9240c1f71e09be39.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..8acf6fdb56e4826d50061710c8d4b2252c51fe87 GIT binary patch literal 257 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!3-pI!a4o{DVB6cUq=Rpjs4tz5?O(K%K)Dc zSFxIvVznzoYgPzUuNAFbAyT_atY!s}0Tcl$QJQ+xWalT1g;$KWzSUd%SZ(fknfcev z_I?LyQ4rw%3sk{X666%0A$Etxz*!uk*He-zXC(a@vt%u+zGgSTSB(Potg6N9d?ePr_uouQLcyPok~LEoPP y@7aw$KU^p)$@^xnW_-wx6-IWa&w1W|$aFnU;pb%wkA*;s7(8A5T-G@yGywoS#bA5@ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small_r.png.import new file mode 100644 index 0000000..4be0f25 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://2ru4f3ja6ie4" +path="res://.godot/imported/bar_square_small_r.png-aa2a089d1137a86bbc5d986d18494fd1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small_r.png" +dest_files=["res://.godot/imported/bar_square_small_r.png-aa2a089d1137a86bbc5d986d18494fd1.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/bar_square_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..a24b2af7b97d06b4bb50c1197f00020aadedacd1 GIT binary patch literal 291 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyEa{HEjtmSN`?>!lvI6;*0X`wF zVl^wpYFCKXtPrSPD_Xlkq;{29%?cm`C<0WXH1(*-&QBT(uNZB8tGD*C+T8Op^RJuj z{SMTkAi(_>sDi5`$S=75e!l#C`}O_%8A@uZK%(`YE{-7bL*<>jnK7SH7;M2Rav7- z&`m>vsFpB0Sj~~1R$5gOOevPAOWldP63MLx4{$fd&lFB0M#sQMVJ~67u-V*gab?@%%C^P+ z`*L!4`pgRa(;%*#&E|a=UzVR=o}0^Kvy1ccc=!~Db8@)Z*+n>vV>pAi`2JIk!^RxGm}&E`%B(T&n))z4DfiB1JZHn;3StPpjHe&6LoZSNjo}TkBp4p zyT@;9@8k1-AAL9LQZ222yRf#lZq>Mod&ga;#Dc+@^K6nealq&3)`I}3g}alZ@3p>}fp2`sjzAo2D=;D%1X!)caYP5C z+;6#s#KfR6m5TK$<72;~Th`}uXD>TEO7RTb^qad$GIp~6F_OAnD+M`j#cAr3$!_rv zg&DCgJ@H#qKDXmeY9w>S_eGjp1iDD2Pq%6)JR_^&B&2(6G9sI4<~G=dQbe-1{-w=6 z)<0w~oU7{(xe!cYAd&S-*^2pZ>pK(OTM+}EkThuPs$wOsduEk$XoGYNy{+6}Z7qw9 z=F_5D2_}CusA_9|NGpiUS|Y1cMi*QY3<9wJL?)rJZZo0&hS<6Dp>d|~uNYH323E(! zwrk3U7P5y*q(BGn({#|aaAM{tTz3JoFhLuvz#gg)2~wzw=|KcsgeWu=#f)JGNZ|#@ z)rD$s7^ombyby{WrUlX90hwqh0W*OQ;2qoqOAR3kUxFz}5D66OVd`)NK7}eY6u~}% zEiemi5TzkR;49FBLBtCvB#ZztpaT*#6fjdjUSJ$18r$ZO3*?7K2*QY&e%G0tNs*jj<`-Myzj@0$w1=+j*%!tb`7#Ro$U|5b!Mf3QnB7*Cwg zZ(q~5;y;g$jV%}LDYz57?Cc@Cp+*5jlLlP`iPzq9rSpb`XDuQ&in!jL9?kyJ+HS*S zNpPU=+)k$#MHl`Ie@IHUVOH!urvBi~cF8Y+%;zFMgi*f9{U_oLI<-XpLpGfZVldHLCcjHR0F^i=4WR%GaOMkJhxe|=JA YY^$3hMSIU5!0!v(o#{@MM?#bS0l;G%X8-^I literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_rectangle.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_rectangle.png.import new file mode 100644 index 0000000..2a0003f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_rectangle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dqt6ywi4noi4w" +path="res://.godot/imported/button_square_header_blade_rectangle.png-3926b832949f4636b5665c77d5d000e4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_rectangle.png" +dest_files=["res://.godot/imported/button_square_header_blade_rectangle.png-3926b832949f4636b5665c77d5d000e4.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_rectangle_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_rectangle_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..eea3ba25ce32e0f8dc8657edf796208e1464ca6b GIT binary patch literal 1300 zcmbW0`BPH|5XblNLPAg>iU&|?P|@)QEQb-1L!_c6pryrDQA8>#78sx{a^4^E@cRCS{<7ci?tErvzB{v5f>>WJFt;@a zfCT}&{SE*i7~wH9l&G%JECwN@NFSyTKxO7U<1teLSQE4_c-P`o@sgC%C8?!cu8_|! zB0N!-rk2u@@9}s7t2Ck&b*Bgzq!L^!e^5NxaqRr<-Y1aiRRhR9>N?Y!; zWfvq8$-`0Y)Mt5$pE8SAmZ-aXM%D{EhK9#qzkVkWlz$kRe5V>vbq+0Mi#Olvw#{i# zDB2aTR6RWdjZYLsf{JAqtD9Std3hp{=zeeCsDGuZPBWp`8{F!3#07|4IF8#DyjH&J zr|psX5(#Y*4zRxRipivV$ure-d0>U3N zZfoOo%HZ|9p^WDfli3~~8&2=O(R?EQhI>+T@~C~Ofz|)CT4cVW<7O&0Tr|XX76ipT zqByNC!+V#Qa`R2=w5*ho;|~r;KaQOH8aSu_Fif{nix)^ge~V|=WV~QohQ);=TmI@N zkA3TpXJQ7+^Qb!_S0U{YQ|dH3@7^2r^Ac<4OK*FA(mi?<`XQg<^LsIpC1=OinxL`r z>X5?P65Kshf0%Tyh#Vj@e-p()C3Ln*reiPPD4nX9J_YJzWU;ju47OL*HlsO$rRcTdG*U$oA)9H z$94vG@)hm~xd8NY<@4bz)kJTW(7Tt`#kAJgbT+wbMrZs*)s@YN->p5NWl6hwE?6sf zO18rN%VDR0gK|i~03XOfX(Wt6*g}+p!ZvV*Qj~^b+h83?P>u>6c|G~QOpvSLn@5H0P0P_=)_thNRcrLSYTd6 zSOk@lX-;qws3=C}I6(wPSwx2Uu{$;#gF3icE!)Y&8ml5&JOZ)wDxKj9V}!xP9GZ?E zei*B+>3CTMACSSfto~m}ySIG$&dR=W;~Aa{lC>vlc<2782avY{5Ni_}_Wz_4ZOdEZ z>bCet-+Bv@89wD^#U#%apS89(c2Dkeq3X8Lyk{*oTy@hNp*r1#KS`@os9nshnwygH zHl8@-&A~S6bQ8sS2h|D#l06`oObZ)XUHb+ty`R{L`{<_pMUmzu6XLQR-QPEl`?cv7 zu8dH-rG<;-NmhM{)=t!()?hEqHSruNC-FF?(BD(7BDEo(GCU|Xx?i;)PwDv4@jPB* z?!U~CWF_bse>-sVW019+Fx)~~kblBvJTmE}7S$i`UgeTeJ9~ZHIb_zcA$+zyQpR6J PJShb1V)>Q(hMoTpcNk5| literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_rectangle_screws.png.import new file mode 100644 index 0000000..db05d9b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://5dm43ova6e0m" +path="res://.godot/imported/button_square_header_blade_rectangle_screws.png-4bac76e08ee4668623fa505a13133e17.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_rectangle_screws.png" +dest_files=["res://.godot/imported/button_square_header_blade_rectangle_screws.png-4bac76e08ee4668623fa505a13133e17.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_square.png new file mode 100644 index 0000000000000000000000000000000000000000..c56c47ccf252eb6cd4a19f5c1f7606a1c0763ffc GIT binary patch literal 1110 zcmZuvYfMuI6h5~Pc}s-?fz@J^z#t4dXOyu`3qb@Ug$Pqo!44H6Mj`6vllJPc&XCc$ zL0d$ya%qc**fK$JgI?yQptBuela5CzFDb1;L8MSyy37A1=X~eOcfOqDOU~6a&NeUi zAa?-pN={1HNlbLPUC9K_8Lll7gK{J;B@RF(^ss+L1wiO&J2JM?&foPbsuPK7=tcGA z<(S`vWlmsOnasba&X-pw7Gok&ZAC@BNQ6lw*s`aH*xn*M<>fVmna~MB+|OwneK)@t z-(kf~_K~-?M1lNxX|3Q#jB`b{>#8ifL^eLZ#P2e;w5T6Hem*g239ZtyRK}2sXW@+# zZ|AJRHT@CyCO^FOw`I{jYg?L`ncvs7V7EIm9t?l4H8XjNsEZ2TH7w||YHE5;uOCq= zAFY)SeIu+L9eZOk&qT=n#jwWLZ{GIy4h-mxdV}frC*3vJy{NmR-97s5?w4a@#_QJ= zFEo7$#r^SDQ;915!{OP51>43pE0L5);dD9~H+%aACg>@Lza{bnp4!Pt4;F6OqSXou zf`?N12fXh^7u-x$PY7}vO<=l(p`BmUs;Y} zRfm3~#L@hjo}2DGUu`h)oYoR?vdHbY5FSX)2h`h}G!BI8*2+I0_OT=lVNQBa@$#GZ zelgpi9uJfc9_Pn&Upnk|rf!~ZipzBbXg?2dPb-zIwD|t)yxqamm}8Oj0z4|0KOMN~ zy4Ca%*BTt&NiMMpam-A6jNXxdd{K# z$$EM*@s%UqPEJdORR&?9n{jqe3{^tK$)02bB0vn#1BGZlY`|k6h|2&^mN%@BxZtEn z5*P7Dq)-WIXbObj5#Yo116QR7P;^uri6k39gm9rBSm-gJNJ*VY9h`u*C=+#+x=0Z~@_-FK zunMKHDNnNwvN3_dOQl3TyLn0N9>Ww8qJJaaQnSYUCd+^p}FnvD-W_Wv-@U)n=c^E z!}-6g_ZWLevK8$SeaftA_0%=|T3r~1l~!q*{y0>&X1e*)Ok zr#M!pJ?&WPSkM*FLp7lchGXUGsbB^#x@><#wBHlOG`84!`G%M5a_iYPTlB7>^v_!U SjB^r?56N3O361gGOaB3D+Y#ab literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_square.png.import new file mode 100644 index 0000000..0ee3bf5 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cleci5llxncdo" +path="res://.godot/imported/button_square_header_blade_square.png-3834790899b0110b251667445001cc02.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_square.png" +dest_files=["res://.godot/imported/button_square_header_blade_square.png-3834790899b0110b251667445001cc02.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_square_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_square_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..5317d5f139a645ff6baa19f06153b9c84d695c52 GIT binary patch literal 1186 zcmZvbc`%!49LJycjVQ^sv;;-PY)u?9>*_ArZY5gUs8+QyJ@lZcEgg+(x2+PdTSrOV zqPruKzSwqML)9>vbkSu^g<5pc&=QHG#8GiXvM+z{%8SvLUc*hJ+`JOB{I=M2N6u#l(wunNi#l zx^PB${Eg!C^2WtSXj(4+ZuT?pbo69e`Hf6evZ_kxlC`yU+tf^3mHlH~EhY0tEI5BJ zuP7QD1@?6^>9m~kn@GN{T-s1AF0NkfT2m^w7_UBMiDu1M6}E{LtQ`LQ!ir&Xt#N9d zNl9OAZS%L~W52MUiN&9d^E)Rdzu2Jv&de_I`PD;1qjO)DN5wMn_>67Ugh9e{f3i;8^l52rZNsTmfxQ5>ms+hhEgc#j zm6kA8qOcA3$6WCCWs|8QCY3!VA}7??`JdA%Wu99Qj0sACGR@5%037V;?#8%3{AFaC zIc#sFDW4O^{(;gu=QmwjZp_BJbq{2|cORYV>_xf97p?&HTH2ci%cXdovG zS=WQf{=(1`lQAyiYjl-FW^`THftucX;GplLBe*y#gN;8KMg&=L6&=|(pjI{fSd%N? z>!W%57@W#RmJaq_NwHY~5|0lbhh;HNjq(MgK6;EwHR;Nb`bb@!mBa;grJfQ*Yf978$9zNe rCi;I@O+RFY#5&$Q5gQdtG1@W=xzeo}>1=C(eHq~C;q6|1JRs>mwNo{Q literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_square_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_square_screws.png.import new file mode 100644 index 0000000..86be57a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_square_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://deo7nr5fumqnn" +path="res://.godot/imported/button_square_header_blade_square_screws.png-90c4ca42463caae9df5537b0fe4591ff.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_blade_square_screws.png" +dest_files=["res://.godot/imported/button_square_header_blade_square_screws.png-90c4ca42463caae9df5537b0fe4591ff.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_large_rectangle.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_large_rectangle.png new file mode 100644 index 0000000000000000000000000000000000000000..829eb39ebe80df93180827ca241743aed34ece72 GIT binary patch literal 814 zcmeAS@N?(olHy`uVBq!ia0y~yU~B-g8#tJOq-ma?C6HoCcl32+VA$Bt{U?zX$X^=Z z6XH5;+7gl4RWoKRo-$>jXw8ag(-w=?t`MtTF>~gssZ$qEpT1b2dM!w>X2sO0i>6Im z1SEy)RshuiMSx}~Ogx~q{-xU7^9CDV=x%;1zv%X>*B`H6zjN>2qc?9qFJ8Rv-h)?9 zp1jandQ)@VbB%>pRA!#quwj=}>&A;0uN^sdQEA!zi$TD<=3xm&YlE!SK7c=_@z zW_!N_9RRfS|NsBD?mU;7e_d`J!+)ScXQp?vYE>1vx8(i$UmvBqv_x&*!)IPH^S(bg zXjyk&f|ajDZTogRnO-;h&?OdM3u@oj{+ytvy=?u#4MyxYOx)(0-Dhl@w&JP*qs;T^ zk9WT;`Q_}|6@0(<^PA&>3EF#qBu%|^ciG+TvnI$lL|0FFZ)MM<30`5$NZuc^bc-!8Fc@^056tdj1F?_+A;bTQHyn?AbJ3~x z`pr_s1E;fpoqpYY^w-+mubmnqXV0Fw=KikTdMp|L(>B$;e#ey%$+(9#w2r%oBiyd# z{=9j&zx_O!1k`zz-Ee*jBgonVn;2qlElHXFpMmXTk!b$8-k?pNEq;d1sT272_^V>! zoQS0{>X{$gE&kTs=)KOpe}4GlZi~Np5xLL%8%|A=YbY}{c`1w8cPj#*D>Nr!E$&T`_a!s_D}g0|f=D*G`?fXxg+z zKvKAF1yBo68PE)^^)KZY-Bz1>UU&0bgN-i~CLVb6_Os@?=hv^_(O7szYw68<_a41^ z{c-W)b@v{;Qki+`$&(iwHtdpW-MDD+dg)mgFJ8PRHRXiTvinDlUA%bto_O;Hy|s^} zW}FkNUv>7}ty!~{i??oGzI=<>-tR!i0G;vw|NmQep3BU?-kchk476UfB*-r~zTe+I zfBkv={QLa%`{m!?pYK0^Kf_eNZMh5#Op%^0jv*Dd-rhN$ciVx%^ohmUbFl)8roC@iva;3r>K3!xx9{Dn3!e7q%HEq>AAVAlP4kIw zN=#!hNbNE57zcdK?K*ICvL z`Tc)nO{P0|_&0E8PkB*Y#ntk&!p39y{9k|hQ&-;qf6IpJ(U;GPvF!IB-CP%2v~4!a zrEk0rzdk?T9JuM5xPz4;C(r{74oeyH;*!k8UhTTJE}2nI?y`A5zu4<--+-LBHv1|2 zW~{k=Yj+>3#NUwIO?lbxxe|gH?=*4UZ?b9Owr{at_wN3^ck6Yom9CB5+fgaZ1`IPK z05qL}fdiOU7!-iXgQ0%zes^FjF45e?DcTL&G4%FJ<$xsn~4ah(R1WZ~`&s6YR zYWLQF>s!lYxj%fFv#+vlQ^fYIo9`QBL&Kdh)v$MnMe_j<2?eL9yEd;Qkc?iuEZ zV0#TT8Pv^A-aIMa&|6{At#0jh@}}RMKRSN<1;ZYHv?`Q|RE>Af{P^19Z&pO-@#O#Z z>s^i){+hZWpkI&isctO8SEm)1oEO~N?EdcCrFYVyE0)cUe|e7Ichcs=pVPj*FUtEKt1`Bv`Xz>eNNkrY!=J z!gVWvYJeg@GZZEskY99LZSHx4jW2XJztvj*Qf20;SFbksM&04;E`4+Ri z-+>MQTKfP0|66yS%gn!SaxK;zXqjk9kYBKVyuE+^`u_X;`StSq&(FXA-hcjnhVUY` zOAHK*Gdx`!Ln>~)y?wmzkb?lr1;ytndnV2?RGS(3=l}d|ci+aU=oD_Qs##&xlfxJ6 zzpRm2>allJYQBZcy(vziaXY7)NXK<$UG?vIWWS)QcuE%2hrDx-3=v=WCU?N7Xu?bzro+M;y5~IUU4Eb>WA4Yd5kgfn>mEEIXireNQ&y9lew6NV28mdb3( z_j&tUs9@g*?diqW{=Te@XId9lbXID@z3-|A{;6g=RNeo>G-p5Sx%LnH?4zphr2jYc zdE1@u#PErI#*1(Mat(62*}HDOU@{BYx$M=v%*#>+>1%Gh?0v*N4v5hjFjU zlag#Y;99SsoKPdjWPSDh{G$ARzq`|(glFx$y7vCLrQ43M&)p1jap_x#?yM=CQfUK4NLAT{NL(z5$Uj$OQX`JUd|$71!X z&Yrt9Yu0k98RwQS-y+_+*=+B3pgVys`Tzg_tvkS z{QmXz=lAE!zrXK4fBt@k42P9}7#J8Ydb&7k^m9HLQ8B zaZ}*I&vTCq7c7fAx9s=de`%T_rgK-`l44}p|6^CA|Lp3Oad#WOopoe;CB|`&ar5lS ze?I65utu@h{M>nyW!k2jdseS?xXQYfdEd({nTWG9ShK`G9J>Agu%1E%;|EuuZ#FWn zSwCg#Pq*AWl?OEs%K6eS|NV8xUGacOzy5f z-^&uSU}(7O#A~X>ZDzmQ@9bFeYSD?yw~9W`5A9y{SxHxZ`+>3_Y$vv4d{Ubb z`}=R~yS0~A-tMXL`l?>`TD>-O_QU4$r7v~9et1!SH?h9r$KH^_z<5nt|NG{`C+DO( et4{Y>@yh=6jj4fucC!|P{Nm~A=d#Wzp$PzW&T!EH literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_large_square_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_large_square_screws.png.import new file mode 100644 index 0000000..5a78809 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_large_square_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c4x0s4wy7o7ju" +path="res://.godot/imported/button_square_header_large_square_screws.png-7de4b07801d2d81cf5b3a04666e792d3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_large_square_screws.png" +dest_files=["res://.godot/imported/button_square_header_large_square_screws.png-7de4b07801d2d81cf5b3a04666e792d3.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_notch_rectangle.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_notch_rectangle.png new file mode 100644 index 0000000000000000000000000000000000000000..f3e783e580d638232bc5e5a9579d82fdfe09cc4b GIT binary patch literal 1023 zcmeAS@N?(olHy`uVBq!ia0y~yU~B-g8#tJOq-ma?C6HoCcl32+VA$Bt{U?zX$p04L z6XH5`>SEEF6(Y5(1gh6go3==-c7FUtJagtM zkb01Ug+SSyK~V ze%4$2c+ukZ7cbvCa_r*8i`Sk!c`<9&^0Vh|EnmLHZ0~oVzku%i|Npztg`kFfjFdx;TbZ+2A;B>t~Yni<^a(*U+R}m zJIj>p{QcdUD_L6uTT%t5sdz3nD&Ms(%gHLQ0 z5=;v&q*rp!I4<|V<=vCR7cW{IifMWK_H9deBfEi{--7bG|LY%H6c=6-WwdN&YN+}1 zlh0x0Uq%J>3lc#8Qw98!Zjfhqv5l=EZ$0CMx1tQY_Odu^oo~&s;@cYThBS5Q*$f%m z=9x1Fys@Z%#c<({{d*G)@Jf39Qpnrrtb z*Pi@CkN~?Q)}S_fO5|sAhr97X|DC4?o?7!--T&{G(#b!v?SIuXNk+>??s>o5|IDQQ z+lqo#JY61d^!er!!39N=*%fA+hs7~P&bB?ZPIve9wHvQ~2;cQLR!wvB-M%G*Ww`OQ)s^Q|Y<*#(rO$uvNkM{JUmsi?4swg9tDnm{ Hr-UW|VY<)w literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_notch_rectangle.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_notch_rectangle.png.import new file mode 100644 index 0000000..2390ee6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_notch_rectangle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b8ncjpeh82w23" +path="res://.godot/imported/button_square_header_notch_rectangle.png-7a2db3e6bc7d2f86e74629fc4017db24.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_notch_rectangle.png" +dest_files=["res://.godot/imported/button_square_header_notch_rectangle.png-7a2db3e6bc7d2f86e74629fc4017db24.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_notch_rectangle_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_notch_rectangle_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..0a9630e68c079d25b417aa34e4c938b48fc19773 GIT binary patch literal 1112 zcmb7@eNfVO7{I@f8d}^~h8AnVZLYRl;?{hrwxJzp>OxPw>&m5MQ_riwe0QRtLT$^k zDJW>_=bqTmS&rkfYQ{08m^c=3+J>)`v+yh&YF&z+-^`w3ckKpLRq5OvE?QG+gdYp%B8e zrQ7qG%FF8nf(FF8#W7YJ?$g>?vkzzBfENdNV9 z`xWK$s!_Am`iggd`mxD+;@0G|<#o=ZxsHzBm#@}{brXB4m6Rs!C$iZv*~G^;Mm)rS z^!GpZZk^lLGT%61v8>r==PmxtI-P!QdS+>PWtG5heXmkAWil_lSRn`=e(;MyF7I+L zlI!))F7(grYZ%u*U9j8VK#)wM(Jef;E}EAKq9HdY4of&RC|_Jb+%hka}V9DBvl=JfREYWP7xGfk#$1GMk~cZCK8 z#K$j_Q3+YxZWKUwx8LD@9}m11#r7}1-hD`vDK9FT%=YvKS%Omq`Jy$>?k;g=`$fF` zY{XVZ?*{|dgXEVcjTWsMNkMCzRZY1NbFD?6gVb)H1FLrdkJ4N5| zZ~y<~xt&X{pe+v-(2)VY%XQ?QYeC`68ZS`y6$_BY2WH$r>3J$1I2 z7&wlqn)U^e-Fat*7{QxJHZ#mVGhCwxdqV_cMG%F3QUfrVoe&DQ3pRE*1vIT*iqXE@ zKs|9l9_0Tj_cf^QY3%3y<@K4S5j;B1iaK;GuOVj}Y0Z`sDlvU4LGz||oap*!){L V|5KT7+^F&GG$AxPRd$3?_&2Io`bGc% literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_notch_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_notch_rectangle_screws.png.import new file mode 100644 index 0000000..a991371 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_notch_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://beaasow8n7m88" +path="res://.godot/imported/button_square_header_notch_rectangle_screws.png-43c82828e3ebe77e0febf3cecf4b8d14.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_notch_rectangle_screws.png" +dest_files=["res://.godot/imported/button_square_header_notch_rectangle_screws.png-43c82828e3ebe77e0febf3cecf4b8d14.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_notch_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_notch_square.png new file mode 100644 index 0000000000000000000000000000000000000000..7c88a16d07b49532013c499ee84e19db684ef669 GIT binary patch literal 885 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H3?#oinD`S&v7|ftIx;Y9?C1WI$O`0t3-AeX z6{%e{ZQ3HyniW8D%9N#IwJStxR|r(E1&U0ax_HKn#nY!R7On%zE}l6PsB#HV7AOvu z1*%^N)CH89I&~4yykEcm^qzk``|8_|AHTI6dwTlG$H*;rAASB+fAYn)ZTr7|`)RQ8 zh04rR8Vj#@ue+_a{-yn@Tk?x;tIa)s`0#1Xbvt9}Uia$t$2V_3>#cpf zXz}_Z$1YyHeDC7LYfqlMID78atXa#KFW+Le_dC#EKzIKC|6gYQ^;>tI|Ke?T2fA3Y zB*-t=-u`^Q{QZ9U{PX(t{_FYU=jZQ#?|*;)e1_W+Pj)jfFtK{NIEGZ*dVBkL9+RN} zTf%bnB}|Fsm#g3Jz2M~S!63c=|LG&&n1ak632go(@bW+Zv>S)dsNX)2XsTl{b5@+! z(jeXLg6@iW&()6~K6geZZ0%b{*<&8!1~;<;87$nYXQAl)lp7n{?o;tzp7eAMO*eaTl4^xi*SS5Y?U}G(mKc3&)AIoD=siWqy;h znyY*gTfyYL`>wEFOXXqM8?moK$1}*`pI;EuC;jb{_%?hmQe{7@-%uih#YP5(Hi>}j z6;~d;msojQ{KL#xKQ)jRRQug=9(<%F%xZ&Imx zQ!-7pqMSSCIL}C00004XF*Lt006O% z3;baP00039P)t-s5PPkZl%*AYs1$vwmX@NHmZFuFqZWOr6?~`_e5jU|q?VSWnVG7W zm!lJYsF;|e6@93cm7|rFqLh@O6?~|cmZFxHqm`AS0002``uvU0>zmc>@$vSA#^uZ8 z@maLp;`91{$>>Y2+x7POFtO+#qT4F3=_Z}e!^6ucq13jvza*K;KdRa(uIKRi{O9TL zsoU_}-sm{1+~wx(^Yr)b@ATf@;^XA)8ilbUrr#Ty(Xg<(7lW`Gl*ng)0B?ei|J;}(Ca8ko+}(bnYT=%S;q(bL|<#?cprvznTx&Cc4Vr?fV` z_ZEGqmX@Rc|Nk7H*V^3Y8KwTH0000PbW%=JA0LlDKabDfZ_i(^4}VWDpKtF^zu&)~ z0Q6q&r2qf|Pf0{URCwC$+gVfFFc1fDL0ejG5)#{OIod)CEtLB{a*+fG5J)UV-~XGS zmE+7{#*;y4w0_wCgJzNk?{6$6&P;Y$pu@h*6$*vWAlx9H=lQvjeq~rb7?m~$^cf#x zz-Sm^066~?0p>z10QUhfqpx$a(QG!m1`!5nwOZ>}S}?BwpP~L**EGU3w*V*xOy7XN zUH1S{)3<=Z2{`Fu0K`8y1#Daa%5bGWr>8xGNP`?7ALyf?0AmbxU{%%s-!qFeO9KS3 z2O0p!|F>I!d;x$R=n;SbnE_n3RW9uV9y%%y!vQzf@Xqy(ZNSqblzV&{3TQ`9*|u#! zCwc&Ph63W}ylp`I6CnEl^esR?guSziFuXXk|1rG3io!U`J?l}*l*x-wD{5J zw~tsq8h+2^G0Nw2gX#NVYGTr{AwM}WrAt2pa*0?Db(^(U00000NkvXXu0mjfVT09N literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_notch_square_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_notch_square_screws.png.import new file mode 100644 index 0000000..3764828 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_notch_square_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dnq4x251l8wp8" +path="res://.godot/imported/button_square_header_notch_square_screws.png-44a5b64ac241d8da1f2e3f5366543af1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_notch_square_screws.png" +dest_files=["res://.godot/imported/button_square_header_notch_square_screws.png-44a5b64ac241d8da1f2e3f5366543af1.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_rectangle.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_rectangle.png new file mode 100644 index 0000000000000000000000000000000000000000..fa58bf9ca529c229dfa91a7db6487b37f2f95e39 GIT binary patch literal 813 zcmeAS@N?(olHy`uVBq!ia0y~yU~B-g8#tJOq-ma?C6HoCcl32+VA$Bt{U?zX$X^=Z z6XH5;+7gl4RWoKRo-$>jXw8ag(-w=?t`MtTF>~gssZ$qEpT1b2dM!w>X2sO0i>6Im z1SEy)RshuiMSx}~Ogx~q{-xU7^9CDV=x%;1zv%Y8dylSPzw_$#M~#J77B60R@4>4l zPhMy(y{WnG`J1<&Rc4;ruwj=}>&A;0uN^sd@#5usO3UsqTD*SNtmS9V-O^k8c=_@z zW_!N_9RRfS|Ns9o^RM5!^Zd5@y)Qt^L`#DFg5&M={qxuN-{;S-m*0PW{{8p<^Y=42 z|J)9gXA<&saSW-r_4dZiqFV+GZGoxxota+Es#WFmTu?ged;JzKua`cyPtPeA7w+Tc zfA+~fnWZJ-Ra0|SEq z&<_j_3=AB==wna-#u!L2;5dWtE8o3SwzD$;BQ%wvBK#_lfeJ8nVKs`7Ajr@k`Uf8C ze9c(6F8l2+fd^kz_kaGBwJ|UI{VsuoYg5wHUT^!hj+=3o{meDDZ|!D^2xE|Uw5?~c zY^k}NkuCdFRAb(P<6e+whXxC5IQVs0%-n_kbz_OfVdUS4m|=G!JeLub_q ze7pQrv3O48(zx`>kL@OZ>u&g7?>7H>!F5)h`5Lp&?hd7=`5iV(CE2me3a-BL&g8va zhvK@a^)KJ~`vh&C{M+bv6jMigZ`CVG4HrlAh&qB`njxgN@xNA!dX>) literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_rectangle.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_rectangle.png.import new file mode 100644 index 0000000..d3ff9b0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_rectangle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dmhpausprkev0" +path="res://.godot/imported/button_square_header_small_rectangle.png-655b82b651210420ddccd09faa8fbde0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_rectangle.png" +dest_files=["res://.godot/imported/button_square_header_small_rectangle.png-655b82b651210420ddccd09faa8fbde0.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_rectangle_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_rectangle_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..def341a27dc0043d43d1522b9e915d13b9cacb17 GIT binary patch literal 899 zcmeAS@N?(olHy`uVBq!ia0y~yU~B-g8#tJOq-ma?C6HoCcl32+VA$Bt{U?zX$lo5| z6XH5^<|@(J71O3InKo_lj2VlkOj#&WyGpEf#q{ZmMQecKi>FRqEKt1`%w8m1w_@tl zML-190u%w7A;0Lh!NwQ5o8M}!f2lV2yu!o-_a3~`T=#s#hFz~-e_XtH-MxE{G!|aD ze*MmqCokT-{j9b0rpnAyQmq@sn>Sp%eDC7LYl{}Imzr`yY1#cF$1Y0Gx;Sgra=o>W z&z`#_HRGIE{i@~5w}`iHHrx9h=p>+H{{R0kGynRnJI`m`^qUK`UbH00FPOhSe!afG z{r&p<{rU3e@B7bxKYu?1({tBU1_q`uPZ!6Kid%1QT=#qIz|aVBm0#BVj?V&|ULr|^3QUR$g8_1E8jt0##pd#Ag$Z<_w2)O%knC7vB; z2tIb=@)eE+>76lOl@7T5eg5FhzkmOx1J&6{U)h|`($MJNN^pMj`iFVP^)zpHG8O)o zQuz1#^HB}Y-`ooKX0QMwkzv6dhU@wZv$;!Sldp$09AEz9$a_h_q+qlI0|N)h1q#5F!_dIMAOH+b2GRu?K;S>ij!M3}5i4Fx z?cT;@bLXi4J2{q_p1ptA;kqB| PL9X$1^>bP0l+XkK%z}wi literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_rectangle_screws.png.import new file mode 100644 index 0000000..051734a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bc7sx2vpt6jti" +path="res://.godot/imported/button_square_header_small_rectangle_screws.png-89f09263ca0a34379eeafbc3f7cfab96.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_rectangle_screws.png" +dest_files=["res://.godot/imported/button_square_header_small_rectangle_screws.png-89f09263ca0a34379eeafbc3f7cfab96.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..96464023875b8cade7a951d5eb4c84c58ad1eef2 GIT binary patch literal 691 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H3?#oinD`S&v7|ftIx;Y9?C1WI$O_~y4e$wZ z6{}q_bLOgP)0Rw`vT)k8#WQ9s7Oh<&TC+l=cGdLhi-95n)oZ6tT?`bNI(5;sX^ViQ zaNP=s8lV{p6Ax&ue<{D{w!y|1YID!)ZhosW^VEh7yR??xeD(UH#=z+S(@?!Dg zb@v{;x_9rc; z7#L@Gx;TbZ+L$VGeEvQ})|TEQbRIveJCnxwfzPf1f@TI$iniJAY{UG#ycr`E^lSAI{wUdz2Bb8_^(hBv$N8GqSVGH-egtr6%A8!{=ecZ$c(sD22{$1X+ z{28kpJ}e_B*dHt-am#bE?$()YsROgQFjIpRdi;{rlxr`TeB& ws-Jsb-&j$;>-_ESjw@qC%`C1KoecTU_}N^?yEgIMG?2GEUHx3vIVCg!0N#Q}DF6Tf literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_square.png.import new file mode 100644 index 0000000..c1f2c56 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bug4o3esx7kct" +path="res://.godot/imported/button_square_header_small_square.png-a1247f0916b8e046f5ed48ad26ba878e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_square.png" +dest_files=["res://.godot/imported/button_square_header_small_square.png-a1247f0916b8e046f5ed48ad26ba878e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_square_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_square_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..42d31537eb7a0a529404fcb4913541c9381f9577 GIT binary patch literal 766 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H3?#oinD`S&v7|ftIx;Y9?C1WI$O`0d5AX?b z6{}q_bLOgP)0Rw|wpg@wg-GqH88a47nX+*D^u?kzD}aJir!E$#UJGU~60Tb@b?PD@ z0;&Xx0L_qJblYI#3$?lD6(%0gTK`ga^IMIDS2Wi>fA#v~y?c)qFJ8A{!>%`PKi_-s z>dBKA*RS8vT6$Au<|(PxjTbN9J96ye#f#UZXI+$B0s^5t8^TQ{5S{SI^|&@uo2|CgD6{nnl5o9FO`1FaV=3GxfR&mX_O-(KIp zK7W6{{Q3L-^WV?k&%oz((3XLL@uH`TV@SoVx3`b?9WoGM4Y=HPk16;i&^Z4e|KHF0 zK8KOh`(|XB*mpghLyzt*PB_8Vz06DVy{Q!M{h$@6PES9ScF_A+)K_lh&kRdy-96hG z&X=H{E;ZNrqa&)joaSLv;m{ook>_CVGxoq*j9;`jc&FJnB&-Js9Jz|g^)P`h-^ zS@W!7Wya;q`-?4RzPtY1jcMJ(=1*Bt3(ohl*vMU7#`x>b52iWwEa%J@jk^M@*nLS4hcyZ;^v2P{l=5og}r zz!=)MVwV!v7QLC5H{QJe@R(|-xJ%!)d9(j-`L@DJ{oa$uVmJ8iGyGJWwTJV`jk^Cc zsrupUXO@geCxn1!!#m literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_square_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_square_screws.png.import new file mode 100644 index 0000000..fe0f8c6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_square_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://s2yy7himodnu" +path="res://.godot/imported/button_square_header_small_square_screws.png-0c5e41c0a689177ad6cbe63c6b910480.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/button_square_header_small_square_screws.png" +dest_files=["res://.godot/imported/button_square_header_small_square_screws.png-0c5e41c0a689177ad6cbe63c6b910480.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/crosshair_color_a.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/crosshair_color_a.png new file mode 100644 index 0000000000000000000000000000000000000000..01dd21c9d9aec22e4bd285146bb242a26d52959b GIT binary patch literal 955 zcmeAS@N?(olHy`uVBq!ia0vp^HXzKw3=&b&bO2H;>5jgR3=A9lx&I`x0{O`SJ|V9E zNdZ7jJ05=OJ^%XA=U;9c@2$N3q5kBHW6!^S`1z;s@Uz)h-zM#SeC6%;knIn(mfo~j zeFtc^%>3)~okco*deq`^WRoU%&sp{(FYV#fNS)Ffcv$ba4#vIKDLe z<+arcJWJk5*M+XWCVKzB=K42`3)en>CN5{hq&So3#rbRtegD%N?=$~Y+tkFN{V{jL zAt9l=tj}2@>iFjbocR=Yy>h|gCu|bWuXaj&Z@yK;r(J$S=E0Unv*${Fi})En^&f+u zR^=t<8GqJI(tqH?x=L21A|v#{CjSJP!u3n<^C$eS7MR}l_ra1hJ$+`)5B_GM>UIXt zR+qJ3PTTkU2=B3+yU#w{{Fe0M3M*fBfqmX74;ubm7`JHg^-ouNQ_~_JZ_~)zJ>iIS$ zwW5mBdPZ4m4s2xLo@a7NV?k<=(YqzqJTF#Em(w|UdP1XRSwryF*l#8a)=o@cvg85# z{W~cxuM?Bx-Oi*b)d+~$tZcH>f92!0c3Xa_Y*Vn|DN}#1=$uvGelBI?lM zRnI3`*TN>bq_?$Boj7lfmeXqPizj+!Pn@@$f6|_nhi;yzVx6U8AhCDqTy{;NSr0F% zT%EP##Em^sGp<&@QDnY1LED#kPxD$iqYW7uMS>@nDCJ%j@Mb=Ht2bkd*W?3Y*ItMS zJvgxBUZsiYNegMwgB@T%T=epOi>uJ{(y$RctyrgXRP0>_It%pmUc%@@A z3+^0Oi;j!V`OCaZ-R+m6cZkXS4ZW&54Qo7h&bqnpMAr@7j7R-V%cAv`CxOUGoR^ zjq{F*DyWIA)H+vJueM~Fn&*4l03{EWi)XL%wwbi#+n;Js+xb_+*rfCLKgQ|R9tZb& S@m&OF2L?}9KbLh*2~7YX+uAGu literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/crosshair_color_a.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/crosshair_color_a.png.import new file mode 100644 index 0000000..efe1c8d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/crosshair_color_a.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://txaqsk1s8qet" +path="res://.godot/imported/crosshair_color_a.png-8de6ca338ab08972fea9dbca799b4858.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/crosshair_color_a.png" +dest_files=["res://.godot/imported/crosshair_color_a.png-8de6ca338ab08972fea9dbca799b4858.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/crosshair_color_b.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/crosshair_color_b.png new file mode 100644 index 0000000000000000000000000000000000000000..ccc3b03fee0680225205687a22d096fdeaca8803 GIT binary patch literal 942 zcmeAS@N?(olHy`uVBq!ia0vp^79h;Q3?%1AoYnzSEa{HEjtmSN`?>!lvI6V^qzlx}%W;&FWL zwA-^*EAY5wt_^jZDYs^A*Qww3Pt7JMD4n}9clI}7v6cycTK>M7Vbgu{Tv7g8hF znuUFAe&D(|wy!b$?HUV~u9*_I%UII)v;B;mv36JHt2NtM|1&+YY;*PBJaK=|f5uZu zmUH;CYNzgRlzeM;FPe2h)_di;Rhw!Jwg$(&uluy7e*c^ACH#ACoxPQr+!6P9!Oi>~ zzJ{-77x;@6$QP}bdsx2aWUlFfADP^Y-RIkiT=_qk4!rOXEP`jV+!PN#%r zoa_@ev`3$;y^ymagX7pHp`B;et@529`scA+#nOpUmuG$2m9j$d{j;hVsR)5-^_RPT zZfh&*`ShiX_0);WjAAX_8p)~L+Sd(|7wF7ztZZVPFB}&w#4LPEXqwncmI=|ZO#b;B z4@L9UILALXd0_9eXkKZ>m!GfOj#vupCo!$iSE}6&OOL zgCgOxJA|4xTJ{`j{dSZ2u;sC<%i=?;u3RlR_n+N;k&;%q?A32pK$2@~kkO?ej|S_j z&KcXnrm@U06$?7IWP|rkooPig=NHZL^!e1o$FQ&K?saY^;|U&ar?fsPh>5U1UKw*> z4p(K#rq|yYRt7J*cvU;PZ@~%C6@~lRcUWD_oW3jhv}Bwg)7BG3LfQvsPPW{BEA`JyqJnz= zEjGU8etgN*Npd-V*W7YXa(jKS$+qC<-;SER|32@|dq%#-)p81H{~46;^B!dhv3>~50Sun5elF{r G5}E)YvEe8H literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/crosshair_color_b.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/crosshair_color_b.png.import new file mode 100644 index 0000000..b4a24f4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/crosshair_color_b.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c4tcvyc43gg7j" +path="res://.godot/imported/crosshair_color_b.png-ab026559f1a8cec0151e4d0371ff0ef1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/crosshair_color_b.png" +dest_files=["res://.godot/imported/crosshair_color_b.png-ab026559f1a8cec0151e4d0371ff0ef1.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/crosshair_color_c.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/crosshair_color_c.png new file mode 100644 index 0000000000000000000000000000000000000000..aad94a2107f515708bca9f77cbd259d69dd38488 GIT binary patch literal 488 zcmeAS@N?(olHy`uVBq!ia0vp^HXzKw3=&b&bO2H;>5jgR3=A9lx&I`x0{MOcJ|V9E zi2y*gT1#&h9)7mt;U~9^_dfjmbL{!oq`i-4UwwP!?RSgScS5#5l$n1WXwq)&x?Mok zyd^@*9pXjurCl7E5mvmOhlx%J29xp?R*s z^zEg#^HYk{ZWw>8yz3$^x0mzXOpE(Ba-VKAKUj1vclsILybt#eF*D1Te>?R!p-J`Z za_c`wALle#TfVkF{wnmwg`1}muA~}B%}#kG|Hj}ii?{!>UAKRKdhvK_rIXwx+nL`} z%Z>G?l&}02aBcDj)z@;Ts)fF&eh7GT@`vr!UqY20UsFOZPCwziO8s*4{NF&nJA*4@ zWgYwKKQ5w{PI5s%JGF{hY^Hn?4m~OODPW%bhfYTR)Sr%)OmdfgY8Hp2`BcA{IDd-x zs<$ep{)I{<{9 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/crosshair_color_c.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/crosshair_color_c.png.import new file mode 100644 index 0000000..5c7f6e0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/crosshair_color_c.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cuq16es5akmgu" +path="res://.godot/imported/crosshair_color_c.png-6f9167fa365676dbe4b64e00c4d27ac3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/crosshair_color_c.png" +dest_files=["res://.godot/imported/crosshair_color_c.png-6f9167fa365676dbe4b64e00c4d27ac3.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/crosshair_color_d.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Blue/Double/crosshair_color_d.png new file mode 100644 index 0000000000000000000000000000000000000000..ba21913db93ccdec1c03ad4f9eb0e795a2a63820 GIT binary patch literal 393 zcmeAS@N?(olHy`uVBq!ia0vp^79h;Q3?%1AoYnzSEa{HEjtmSN`?>!lvI6;*0X`wF z|M3E#Dz}aIjy?Z6`|8`Iy^pn)-n3YKM`r$Ypr$=q(QARy+$BMN!Sea~{pai7@4wH_ zP#U0I3lx6h>EamTas2JH*Ib7ccv>%apZl`z{r?S@ukHv;cDK4AQSp!CTaAdya{&pi zL(iUFO?YWN<=xh5k7k}D_guefFirIiQo2x)6gBOnycTx721d(n5E`T5R& z7AyM8E9ETsm&i=mVPhb-KxV=ZnYX$g( zxB_V+0hjQ(4xm!Lk|4iePJMTA8CyOrVG}h=2A}ip|E~dMW_h|ehFF|VwkUpfX5-Y| z?}Zr4&Yxn`N(1tb+}rKablWz8H~YO1Z(gIxoL$~b5zJQ}cz3mFr%Uj?n6&7j5dYzm zyHy%3d3G+z+;J?xdsf?Po@&p_1+yRObtV{ODcroQ!k(?4DV1j+qw4F-bC~mz$rpnO zljMe literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large.png.import new file mode 100644 index 0000000..5a6805c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bjsayl0pa7qt8" +path="res://.godot/imported/bar_shadow_round_large.png-243e586221188f53277f5aecbb33e3b8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large.png" +dest_files=["res://.godot/imported/bar_shadow_round_large.png-243e586221188f53277f5aecbb33e3b8.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large_l.png new file mode 100644 index 0000000000000000000000000000000000000000..e6df3221d5e758d61c09eda7f23cc47999e55ebc GIT binary patch literal 219 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eL!3HGH8OdY;sYRYHjv*GkdnXxkHya4F+6#N> zdRXr$xp4L9|Nrf~EK@QTzI`=8IO&SY_8$s&Sns(X+P&K2HJ{DWIEGcs$=p0a;kTIC zEO&P`E|EOIQajza{Q$2-@iPI5i6UMNs=JgV|J?6RZD<#}!K2Q;qJ;0kmIKk;K2ZlU z<2DBEcUaH(FKDy#7RUD=vggH!O5as~;GR^S% TGiQAUx|YGy)z4*}Q$iB}VE$3J literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large_l.png.import new file mode 100644 index 0000000..5ce0b18 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c5a4jbbt6xy57" +path="res://.godot/imported/bar_shadow_round_large_l.png-9321c200023b9af68a83e69d253d9c58.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large_l.png" +dest_files=["res://.godot/imported/bar_shadow_round_large_l.png-9321c200023b9af68a83e69d253d9c58.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large_m.png new file mode 100644 index 0000000000000000000000000000000000000000..91c7dff8aa8477b8046450784af81282a73f50f9 GIT binary patch literal 96 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`Gj>Ygr+As(H{DG3Q55*H{YEL!?- mu~<)(LDs<)tZ>E^W`?Py3^fw(?6`qi7(8A5T-G@yGywpNXB*D| literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large_m.png.import new file mode 100644 index 0000000..3bf5683 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://8s1cah7d5d7g" +path="res://.godot/imported/bar_shadow_round_large_m.png-d7e1a7a13b3515c6a9ca64b95c84f8f2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large_m.png" +dest_files=["res://.godot/imported/bar_shadow_round_large_m.png-d7e1a7a13b3515c6a9ca64b95c84f8f2.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..697e72c7c15b53573e55027f7fd5000cc48592ea GIT binary patch literal 216 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eL!3HGH8OdY;srjBRjv*GkdoSw>9WoGLyAWQ- z!XY5xvQfhCfUJcLSEDWy%c2OLrY*r%Z?|Os@JX9gJG*{=P(j3PT$6(eyjBq-z)W#LB;IR;&1ZF0w>4>?gxk2dRf%efI-_ PPG#_P^>bP0l+XkK!PZXE literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large_r.png.import new file mode 100644 index 0000000..27447bb --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dxycrhrm2c63h" +path="res://.godot/imported/bar_shadow_round_large_r.png-81a824c0727b4929a1f09cd8f983ab46.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large_r.png" +dest_files=["res://.godot/imported/bar_shadow_round_large_r.png-81a824c0727b4929a1f09cd8f983ab46.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_large_square.png new file mode 100644 index 0000000000000000000000000000000000000000..92983b7e18d6c6ba7c1b9134e0f6964a9cf412b4 GIT binary patch literal 291 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaN3?zjj6;1;wmUKs7M+SzC{oH>NS%G}50G|+7 zAWbCT5?1i%N06X9iD{ zEUrsr3C?-VQ!O~>Hc$CPhK({J%mF>`Tnq9HWZVjJB>WUCYQ zS0GJAaAeW4NT6|2B|(0{oR0eDd|I|L9^&>^!tP!+YOZE3PL?JN#y%JSzDQ+YVC436 zaSZV|zIR&Wq-Fyim$@5Sj!NwDSn zZ`{4^-kIO+kM=h>&p+*_;-++~J4(*n;jeM`MvMKNTosJFJ;IZ=%<}75DtxmsoOK7U z>#mHwOmjUCF8ijg%;o>h`(A|7j}qGnDvKL8sVpdO=IglNvcy?RCUNQ|wty5?%Ldgg zj4X)`j7k|xUj310n6|R_e@X8OJD<54J>&aA){64Js_PnBMs8=7 z;t!k5-0%EQYWconTdy5l^e}7I@FP rX}gTe~DWM4f^yZ#Y literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_large.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_large.png.import new file mode 100644 index 0000000..1f9cbed --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_large.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c6ra70pwa8k8s" +path="res://.godot/imported/bar_shadow_round_outline_large.png-719e5b2ecfc18f66444c3dc913f407af.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_large.png" +dest_files=["res://.godot/imported/bar_shadow_round_outline_large.png-719e5b2ecfc18f66444c3dc913f407af.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_large_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_large_l.png new file mode 100644 index 0000000000000000000000000000000000000000..272e9df493c2ad0dd41d541cdb7eb4820809dbe5 GIT binary patch literal 330 zcmV-Q0k!^#P)q67yths^5#KMQ2WqQ4@qdOTXmpp=w>$A$+QXIF$LDT4givl z#3iuP^$jt?P9MV^D1j2LSYFq(hSd=CNcWY+Nf9Fa*Z2WFyQp&fR@F(W4noscYxyMljTocV7vA!4qui z&tHU-#>0OJroBz{_KR@TI7R$Y(n$P)fcR$R2svVrF%eOMYh#Ppp#mOC3bZU@1hevz zW^jd8s}KeIo&cg&idbc&dr!Sn23&!wC!hk{5%&)CfJCd*(ESrwAz$CDz0s~mdKI;Vst0L5h>`Tzg` literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_large_m.png.import new file mode 100644 index 0000000..1ee6a04 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bvenbian48bfo" +path="res://.godot/imported/bar_shadow_round_outline_large_m.png-43ad751fe3e109a4cb87e78722406b83.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_large_m.png" +dest_files=["res://.godot/imported/bar_shadow_round_outline_large_m.png-43ad751fe3e109a4cb87e78722406b83.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..caa3cdd593da503ce1b8392b0bee170243ec900a GIT binary patch literal 339 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eL!3-pSzIhV?q*&4&eH|GXHuiJ>Nn{1`{Q`VK zT!Azd!I4GFB7w$9l?3?(b2{qtnQK|O+scUB3wwE}*|?fHxtLfQGx#i%YhMdg)#d5p z7$R}Gbiz%cCIb=Y)e981T=;tI&;R~gQy(7PGk4}~lTIPe=U;MzbcF6Y9BJ!GXH8jp z!^2WM?ZBk@|BjvIhzT*b5RwUIcdICR<#4inJtJfODTZbjK7|kLeZM33NOQw8>|j1R83lH#k^i;24~>vuQCU3b##7FiwND7{X=D! zlUXox9J8Ik73Qs(H#8o$9ZBo;lrX*5xBVK|D22N&VBE-+Q#Ni zYe1WM#h-P*AM6r)_nlpK&CRHJ`*b)nUQRvx>{q$(l$`Zvw;A^}ris^I4=mMae6nEP zpL6paD}Q~qS)3Y@r!h%Brt{?zbnCWP)`T`W%p00i_ I>zopr01Cm3LjV8( literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_large_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_large_square.png.import new file mode 100644 index 0000000..d279767 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_large_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bai8qfjdpl8kd" +path="res://.godot/imported/bar_shadow_round_outline_large_square.png-47e28412fccd68b431b968ce45264f74.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_large_square.png" +dest_files=["res://.godot/imported/bar_shadow_round_outline_large_square.png-47e28412fccd68b431b968ce45264f74.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_small.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_small.png new file mode 100644 index 0000000000000000000000000000000000000000..f18ac2c0708e0e21b843358fa89cbceb604fdd7a GIT binary patch literal 359 zcmeAS@N?(olHy`uVBq!ia0vp^2|z5s!3-qtrF5MJQY`6?zK#qG8~eHcB(ehet^qzF zu0Wb{aOc&l??6+;OM?7@9mQo>gkAXbooqcg?On~yyxc8K7>s=qWQ4eZN>+KgIEGl9 z-a5rw?1%yf%gOLw&yWfG{s*#eo+0e9cGIeJ*#fVQNzO2od{)3`KC^DuANiub2HizM zoBi5mYCTG0Z1TRsx>I3p*_H77KhCUs-nne;4b2B~fqW5$=1is{wl!%r8IH;hSF^j@ zZrUe=eEIQX{(7a2inq7OZg{&#am#|PX=eBDcX=IkvhDR3f3tn^-Y0hgCb!#%Zn5c$ p66x1{n{Qu|BBoPu~2{Hx>-&haBYi9K3F0)krz9nvP3e~J| zhgFGgi}(=M7v8Zi0rx3>VvFxmVTE;=Pbs!IL(}3q;MXWrxHzcSVT&)E7uISlk`IX| z~<(}h&9MMkYJEtqH1Ko!0_`pQ^|Yl?2AB+44$rjF6*2UngCSRA4mWI literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_small_m.png.import new file mode 100644 index 0000000..ad1d762 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://4f3b71kdshka" +path="res://.godot/imported/bar_shadow_round_outline_small_m.png-9b632df4fd856d92f81f9a33dc44fc11.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_small_m.png" +dest_files=["res://.godot/imported/bar_shadow_round_outline_small_m.png-9b632df4fd856d92f81f9a33dc44fc11.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..5c332d993e00e511475d07cf35e9e7699261ae98 GIT binary patch literal 249 zcmVSXSf*0Toc>k7`nj(lmVIe56q9_i9$KqtBnZ29Y+uhq49u4@x z3%(Vo(Ijqgj~36Pv5L^)kc1^}uts0u7JF<{<`_pf!`mF!xJdQ^pXjkdQ{e%NWOWf| zIh#)!zD(SOSEWJfOHZ(v8vbEw*oLd{t~B)ie(@yS)}zxf-aZp7bHA>!DPE~?mC|4M zs0;BF=Mi^!VwnAI(&)QkS>0$D(Ha)?TDpG$l*%Z-OCGr300000NkvXXu0mjfpq*^0 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_small_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_small_r.png.import new file mode 100644 index 0000000..9b5e89d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_small_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://j0mp7bxhs2ah" +path="res://.godot/imported/bar_shadow_round_outline_small_r.png-8ac777262405cc9921a389975b5508e8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_small_r.png" +dest_files=["res://.godot/imported/bar_shadow_round_outline_small_r.png-8ac777262405cc9921a389975b5508e8.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..11e5b7df5ccc8be6daa3f8a5568c110190f98879 GIT binary patch literal 333 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJOS+@4BLl<6e(pbstU$hNfKP}k zkft2mdG+c$&=m2KAirQoaT#G27e0L_S6faGdvh}{cS{onW1oWB`IbN>6FglULnJPz z_Mc=rtia)N^3}8uk(vMhUunwps}*mbIJK>?EwAOWY2=NMi|6OP5%iho*t27{;tm(} zB1g8|2mN(PUKiz#xiN09mz-9i9N>KQ@yp5#S7nE8hSw_d<74X?!^8!D`Uhz;f&#(Q L)z4*}Q$iB}`j23} literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_small_square.png.import new file mode 100644 index 0000000..48a87fe --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://gvhudtkws4qx" +path="res://.godot/imported/bar_shadow_round_outline_small_square.png-49da4fb3a3fed99bf51906a612373ed1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_outline_small_square.png" +dest_files=["res://.godot/imported/bar_shadow_round_outline_small_square.png-49da4fb3a3fed99bf51906a612373ed1.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small.png new file mode 100644 index 0000000000000000000000000000000000000000..32bf61d2e7fe9f653a708882023dce70019c2234 GIT binary patch literal 261 zcmeAS@N?(olHy`uVBq!ia0vp^2|z5s!VDy(r=*_(QY`6?zK#qG8~eHcB(eheS^+*G zu0Wbdz$JXH1E`d*B*-t=)`>-2Mp&Pd&)vk5!H2W|`Fo&Dj;D)bh{pM3i{fRu-(!^y zzUwhgmpE5)UzPEV#o+>vX(GJhr4oL3RXNurcBuLu4sDCMWD=7+!+TcSY@TvYmL=H= zH$AgGFBfzloMys1U6OCYvc~p@7M}BVL>?|!)+NGwx^d;#9`lc{w$HI-X82On+yDRQ R+~Xj}d%F6$taD0e0sy#tN@f56 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small.png.import new file mode 100644 index 0000000..54cf5f8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cxn35xd4dbhxe" +path="res://.godot/imported/bar_shadow_round_small.png-68673d38d646374e2cb185ea48183c90.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small.png" +dest_files=["res://.godot/imported/bar_shadow_round_small.png-68673d38d646374e2cb185ea48183c90.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_l.png new file mode 100644 index 0000000000000000000000000000000000000000..3c5039e1c3fa127ec38ce631ae794bbfc3c5cd63 GIT binary patch literal 176 zcmeAS@N?(olHy`uVBq!ia0vp^96&62a0)wZkpUXO@geCyqXFu5h literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_l.png.import new file mode 100644 index 0000000..5da7171 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://boyg3rjh2v1wg" +path="res://.godot/imported/bar_shadow_round_small_l.png-b6bafe92987a6159edaad814abeb9b20.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_l.png" +dest_files=["res://.godot/imported/bar_shadow_round_small_l.png-b6bafe92987a6159edaad814abeb9b20.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_m.png new file mode 100644 index 0000000000000000000000000000000000000000..b8388a3c51efc91c3efd01542dd59cf8c19affef GIT binary patch literal 86 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`vYsxEAr`&KDG3Q55*IKS1TLz) h(h$h(#w+0iR8_H_A;)grTRWga22WQ%mvv4FO#mNR6_)@2 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_m.png.import new file mode 100644 index 0000000..b31ef00 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cm8axk87tyldn" +path="res://.godot/imported/bar_shadow_round_small_m.png-24d4160989b9d18df397f0f847ba8c82.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_m.png" +dest_files=["res://.godot/imported/bar_shadow_round_small_m.png-24d4160989b9d18df397f0f847ba8c82.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..76621ca940edf2160aa40b4b42b5dab4f2de7324 GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0vp^96&6Bn|;l1&1>VVUtoF-iNF2^VWOIJRvBN^`P&zy}=`w%J;6}m(%x7Q%F9Ly6*m_ Xi9)xU7|iAX?Pu_G^>bP0l+XkK*KIu> literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_r.png.import new file mode 100644 index 0000000..49cb29f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://coxs2nc0pqwkp" +path="res://.godot/imported/bar_shadow_round_small_r.png-ade9c99683453409e6289a8d526d5095.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_r.png" +dest_files=["res://.godot/imported/bar_shadow_round_small_r.png-ade9c99683453409e6289a8d526d5095.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..3fb3151e189664214f52740ed78d9627554641d2 GIT binary patch literal 247 zcmVl2gpeRW)YR0~_5a)2Y6OIUxB>(fmyn9xC6|u`SdM&?Gdnw(X}RVN z@916Rd(5$GhOGUY_Khmx7g$%{&;Q{b#hL( xaKK93^Zp%qo#a2xuQ4;l%=J}P;=Gp4@E?!_9_W^A(-Qyy002ovPDHLkV1h}aX}JIZ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_square.png.import new file mode 100644 index 0000000..d0b105e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://2itlglb4k027" +path="res://.godot/imported/bar_shadow_round_small_square.png-2a6a0c53f3e0f665f7d98baa1d43eb45.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_round_small_square.png" +dest_files=["res://.godot/imported/bar_shadow_round_small_square.png-2a6a0c53f3e0f665f7d98baa1d43eb45.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_large.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_large.png new file mode 100644 index 0000000000000000000000000000000000000000..78d7b69475b7fc6e82b4fdff5d051f3e23c0dfda GIT binary patch literal 180 zcmeAS@N?(olHy`uVBq!ia0vp^2|z5t!VDz8AAhYgr+As(H{DG3Q55*H{YEL!?- mu~<)(LDs<)tZ>E^W`?Py3^fw(?6`qi7(8A5T-G@yGywpNXB*D| literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_large_m.png.import new file mode 100644 index 0000000..1c27964 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dt2i8gyatcrf5" +path="res://.godot/imported/bar_shadow_square_large_m.png-19ecb19b6eddafc66ec5b86684c88cb6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_large_m.png" +dest_files=["res://.godot/imported/bar_shadow_square_large_m.png-19ecb19b6eddafc66ec5b86684c88cb6.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..67cdccef122ce9d01b95421760b7e097b9044d65 GIT binary patch literal 125 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eL!3HGH8OdY;DHl%{#}JF&W6Z z&cnmwAHkuKmXMGj;I?SzjE)NpJR+V~4|uI&YYXIEEahf8Vf{ntl~VI2EP5!%%zRjv Y;YbI&)S@yucA$9-p00i_>zopr00f04O#lD@ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_large_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_large_r.png.import new file mode 100644 index 0000000..7a04cb4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_large_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://lu4nuh6yoahm" +path="res://.godot/imported/bar_shadow_square_large_r.png-ccfd3d91decfacd8eb3bd5a25e0e449a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_large_r.png" +dest_files=["res://.godot/imported/bar_shadow_square_large_r.png-ccfd3d91decfacd8eb3bd5a25e0e449a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_large_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_large_square.png new file mode 100644 index 0000000000000000000000000000000000000000..ba86e7eb8c338552904234168f7ca4f62685f1c6 GIT binary patch literal 156 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`Gj$(}BbAs(G?uPF*OJMgexI4;I_ z;7ZehFaM4w3d~q{bdh$1pTpx%=|-Ku&MzxYJ#^>Y_H@fz{}z?~*wT3-Yy->G!$Aft zOwOD-?3^kS9GEy&3YgOq{znEdH~uQxD`|Voe){`}`jQ-OK6T@~WT15np00i_>zopr E0AS)dK>z>% literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_large_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_large_square.png.import new file mode 100644 index 0000000..d289a45 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_large_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dpclcrbr01yvf" +path="res://.godot/imported/bar_shadow_square_large_square.png-562667aec0ab4b5149c2d18b9b645983.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_large_square.png" +dest_files=["res://.godot/imported/bar_shadow_square_large_square.png-562667aec0ab4b5149c2d18b9b645983.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large.png new file mode 100644 index 0000000000000000000000000000000000000000..172b5cb307c2ff324dbdae664539ff77f110f827 GIT binary patch literal 201 zcmeAS@N?(olHy`uVBq!ia0vp^2|z5t!VDz8AAh%LVv^ zxB_WBV7o?s7Eqe2B*-t=T}I1EjltH^*r!+i{!O5$gQtsQh{fq-4xRa)Od8^;ALe)p z%{X*m<~>IyjoAkbHaDvn2(M@q5%0~CxN306bi#~A9b=Ec`(`u0I4N|P@UCJwn>(+r Tcj;F@kOMqj{an^LB{Ts5PT4d& literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large.png.import new file mode 100644 index 0000000..f49223b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://hx6fsoqebb8w" +path="res://.godot/imported/bar_shadow_square_outline_large.png-46cc2aba246f0049887be452c6ef08bb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large.png" +dest_files=["res://.godot/imported/bar_shadow_square_outline_large.png-46cc2aba246f0049887be452c6ef08bb.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large_l.png new file mode 100644 index 0000000000000000000000000000000000000000..2ead5a2ef421cbacb712bc6257ad83d64a350e57 GIT binary patch literal 153 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eL!3HGH8OdY;sRU0K#}JF&zopr0I=yT A3;+NC literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large_l.png.import new file mode 100644 index 0000000..28c4a40 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://qoivdxmevjqy" +path="res://.godot/imported/bar_shadow_square_outline_large_l.png-e325f9c5ee35d6211354ff269ec7f616.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large_l.png" +dest_files=["res://.godot/imported/bar_shadow_square_outline_large_l.png-e325f9c5ee35d6211354ff269ec7f616.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large_m.png new file mode 100644 index 0000000000000000000000000000000000000000..9412aee04a4c232224267831b73fd8a0f30b39b2 GIT binary patch literal 118 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`Gjww^AIAs(H{DG3Q55*H{YEL!@I z2MBb4_mdKI;Vst0L5h>`Tzg` literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large_m.png.import new file mode 100644 index 0000000..ec1756e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://gayfugbnmx6x" +path="res://.godot/imported/bar_shadow_square_outline_large_m.png-82a9d8610bfa37de8fe2ee49383a08d0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large_m.png" +dest_files=["res://.godot/imported/bar_shadow_square_outline_large_m.png-82a9d8610bfa37de8fe2ee49383a08d0.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..dbc35bf63639f60101af07af0c2cfe1e5681f3f3 GIT binary patch literal 168 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eL!3HGH8OdY;seDft#}JF&x0e_4H9H8jJnVnw zkf62dm&_iw`|%0}s*YFZW$->b5_m9nvXs!VGkKfp)n>mjtGIDp`=@ZR2G3#L&-)Gr zFj%p~eB2qLvPUrZF54aM1Cz{6Ii=?w;FMwK*!S*lJZJ5vh|h&PpT(EWFj$wE%45%8 Sd2k2NY6eeNKbLh*2~7Z6+CEkQ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large_r.png.import new file mode 100644 index 0000000..62c4ed7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dnibogsj5ija8" +path="res://.godot/imported/bar_shadow_square_outline_large_r.png-881d95053875616d153896d7d009fdbc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large_r.png" +dest_files=["res://.godot/imported/bar_shadow_square_outline_large_r.png-881d95053875616d153896d7d009fdbc.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_large_square.png new file mode 100644 index 0000000000000000000000000000000000000000..bca5aa5135dcfb1fc07540f4f24a7a3b5f5e6336 GIT binary patch literal 192 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaN3?zjj6;1;wmUKs7M+SzC{oH>NS%G}H0G|+7 zAdLrX*T~NTN^_M2`31YnXgR4d*jgI<^vd7A2^2N=ba4!kxSY(PGoO?7=^~za#t##? znA5A+MW*;B%(%(OZrms{W7We$j-TeFvi00GlQeZ`5|9aHh*VfSfk9`F7sy^uS3j3^ HP6FVdQ&MBb@0Lf4=o&W#< literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small.png.import new file mode 100644 index 0000000..ba066ad --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dc58yo7xan3bx" +path="res://.godot/imported/bar_shadow_square_outline_small.png-cd2a643c1eb7a58651189d9d9649de3d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small.png" +dest_files=["res://.godot/imported/bar_shadow_square_outline_small.png-cd2a643c1eb7a58651189d9d9649de3d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small_l.png new file mode 100644 index 0000000000000000000000000000000000000000..09427a62f3f7e7c420b91b0879c86218ef5e9707 GIT binary patch literal 147 zcmeAS@N?(olHy`uVBq!ia0vp^96&6~<(}h&9MMkYJEtqH1Ko!0_`pQ^|Yl?2AB+44$rjF6*2UngCSRA4mWI literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small_m.png.import new file mode 100644 index 0000000..14adb6f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cpec0hkv8c8kh" +path="res://.godot/imported/bar_shadow_square_outline_small_m.png-42dcf0509b4f820db37fb34a0afd6857.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small_m.png" +dest_files=["res://.godot/imported/bar_shadow_square_outline_small_m.png-42dcf0509b4f820db37fb34a0afd6857.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..1647e470e932fa0e6b3ba49107d1d08c892ce0d5 GIT binary patch literal 158 zcmeAS@N?(olHy`uVBq!ia0vp^96&6wzM@9e|5+E*?`F?G(|JFyB5@}Jw>yu1MBlPUKnoc>UHx3v IIVCg!0Lv^oWB>pF literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small_r.png.import new file mode 100644 index 0000000..555990a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d0rrcm6au5myd" +path="res://.godot/imported/bar_shadow_square_outline_small_r.png-3f10310dfb768ccaf3055d1ff15a1526.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small_r.png" +dest_files=["res://.godot/imported/bar_shadow_square_outline_small_r.png-3f10310dfb768ccaf3055d1ff15a1526.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..4ee06d843a4cd47d63fd09d9187f4f7cee9d0f70 GIT binary patch literal 191 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF&YBC^Ep|bF5;PId@zBF zIlYQqV2W?TjGK&X#*I7^cuXY%n01XEN^YmLEOiuU(_-i|aTC~YJF5<4t*5J>%Q~lo FCIBI1DhL1o literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small_square.png.import new file mode 100644 index 0000000..8d37a1b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bokfvncvf4bn3" +path="res://.godot/imported/bar_shadow_square_outline_small_square.png-69288d914f6e14c0764fd11c2452f2a9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_outline_small_square.png" +dest_files=["res://.godot/imported/bar_shadow_square_outline_small_square.png-69288d914f6e14c0764fd11c2452f2a9.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_small.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_small.png new file mode 100644 index 0000000000000000000000000000000000000000..b14d5902f1615828762b56bf96955a416ff9ce52 GIT binary patch literal 176 zcmeAS@N?(olHy`uVBq!ia0vp^2|z5s!VDy(r=*_(QY`6?zK#qG8~eHcB(ehe5&=FT zu0R?q2s4+_0!na{1o;JPImx&)s9E~l*V)nv6w~)~aSYKopIqRjt@x_b0AbUJr{an^LB{Ts5Sy(Fz literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_small.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_small.png.import new file mode 100644 index 0000000..9cded74 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_small.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://x21uiopjx2dq" +path="res://.godot/imported/bar_shadow_square_small.png-f9bda9ca6a7bc7179537a121e58ee5e0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_small.png" +dest_files=["res://.godot/imported/bar_shadow_square_small.png-f9bda9ca6a7bc7179537a121e58ee5e0.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_small_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_small_l.png new file mode 100644 index 0000000000000000000000000000000000000000..b906123fb1596b0789bf0550ecf1414a428aab02 GIT binary patch literal 127 zcmeAS@N?(olHy`uVBq!ia0vp^96&6hqutOhN%;n_9TQbIvq5x;hG_-;HcZ+sBQkm!7tbZ8NSq=rz?0WS~6!z-8`iPR`BdBADM`dvaoB9D=QGlHFKihj^r Ppg9blu6{1-oD!MEzkR!c!Ih-df+F5bTXTwb8t;CmCC+@T=KDO$Pxl11&s6T)z~&>LI)mv}lY=x@ w$_Ms;2V^~1>$o~t8zXk#+wAx~=-!4oGR$26WR&{^fz~j1y85}Sb4q9e0HjqhcmMzZ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_small_square.png.import new file mode 100644 index 0000000..f38f057 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://pwuuhu3lts2s" +path="res://.godot/imported/bar_shadow_square_small_square.png-0a3d83edbb18a6b1b1996bd8c9e77772.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/bar_shadow_square_small_square.png" +dest_files=["res://.godot/imported/bar_shadow_square_small_square.png-0a3d83edbb18a6b1b1996bd8c9e77772.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/button_rectangle.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/button_rectangle.png new file mode 100644 index 0000000000000000000000000000000000000000..9fccaf905a5f96d70a1ed6cb07f5099bc1bf1435 GIT binary patch literal 388 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dtgBeIxZ|Zmpq*&4&eH|GXHuiJ>Nn{1`y#stg zT>5JZ%~TEt)oM$+T&UrcPZ1lstU+^q)U}A3u5f@#E)Hr!GEu^5WvfYp-5^T(o%o z$y3+n&09Td*77}jPp)3Qw{#qqkG{&%G|p=fS?83{ F1ONentx*5~ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/button_rectangle.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/button_rectangle.png.import new file mode 100644 index 0000000..c4d94d3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/button_rectangle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://colqwmrwai7h1" +path="res://.godot/imported/button_rectangle.png-b75c2420fe8686160a98ee16e8197423.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/button_rectangle.png" +dest_files=["res://.godot/imported/button_rectangle.png-b75c2420fe8686160a98ee16e8197423.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/button_rectangle_depth.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/button_rectangle_depth.png new file mode 100644 index 0000000000000000000000000000000000000000..e1fc7834943e7f277b482ab6e18f78a24cc44b95 GIT binary patch literal 457 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dtgBeIxZ|Zmpq*&4&eH|GXHuiJ>Nn{1`a{_!q zTuVwiN=w_OOn*2zl80U1W;Gf0nA*H+^RRHaKr2FfH}xg}XNFg*$I^L`+K+ z2%F}ekdhqY7~Q&&QSj?7)tp#&2LA)ARCB*Fv1lvQaTVCkU$1j`_gdQnygN2B>;lrP zJ2rsnmlZZ3fra5742&!S4mgR1dbStye>A_G|Ks+{`4J7}Oj06&#qZWHc1VuSsp$V_ zcHy#w0Ql= zQ`hFrTRm&m@;!S`u3o+4|Ns9$6K>sk?r^peq?4m0$S?T(`u+Ct_vbV8@m@>=immc= zaSVw#{Py}zzQYDQ%mK%z7g?UueD;6;7To~;n>xQk(68F(x#NB zGU=nkY$5JRLEII|1{*De?^PQ-|0lBK{FwvnFZ>dB=^qGcsOQo-zVQm5_jjf<2V%IV zykm`M+$yGVmwQA0?Kti!diJkHMFJccSs_G)(t`S@`|FN1G;YqBU+G}L>-O`ZmdKI;Vst0JdbFGynhq literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/button_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/button_square.png.import new file mode 100644 index 0000000..8037b72 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/button_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://76cb7wj86gaf" +path="res://.godot/imported/button_square.png-ae21b63bcd94e6f185010dc68eddfd65.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/button_square.png" +dest_files=["res://.godot/imported/button_square.png-ae21b63bcd94e6f185010dc68eddfd65.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/button_square_depth.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/button_square_depth.png new file mode 100644 index 0000000000000000000000000000000000000000..7c48cd4d8558760aeaa1bafb39bcf4d04209feee GIT binary patch literal 422 zcmV;X0a^ZuP)+fPj&Fe2(Pg=+V*E>g(~5k)N8Hr@Xz%tE;%4o~y~q z)}o`YbaaRR|NoYjquSi(8!7k30000DbW%=JPd`6j&+o6FZ{NS40N++^QUCw|%t=H+ zR9M69*U1usKnw)X$l?M4MU)+!H2?pPYLy(gQ5g?fl|FaB%UmYJ9HdDCMUo^9n2A$( zBxMSLtg1wjs>*VXek-ta<+onJ00Rs#zyJdbFyQw9`zQYOGqxzC(d`>4(9#tb{n2&7 zmG01=Z8dNwSNa^DrK8y0TJ5~OxtR9OD|_1c0YrT8*&kllJ0DNl`RT~~1Ov1n^ls8$ QO#lD@07*qoM6N<$g2hkA&;S4c literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/button_square_depth.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/button_square_depth.png.import new file mode 100644 index 0000000..de4ff54 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/button_square_depth.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://djd6d1goqgxg7" +path="res://.godot/imported/button_square_depth.png-b2554673ea803600bfe90d738a6ad1ad.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/button_square_depth.png" +dest_files=["res://.godot/imported/button_square_depth.png-b2554673ea803600bfe90d738a6ad1ad.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/crosshair_a.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/crosshair_a.png new file mode 100644 index 0000000000000000000000000000000000000000..dda02d0907627ef09738cc6ad2b5d19f4f920e5c GIT binary patch literal 553 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX3?zBp#Z3TGEa{HEjtmSN`?>!lvI6V!Y_sItw2D11{g8YK}{q5!B=bwMSe*b-beTEg=E_O38FvfbiIEHAPFAcuAt;v9A z&8bVgqLHf(eEDzxS-grJ>xw<%Gw;JkhvQQtr-xlR zU|=WIT&S>qSHALR*&CB4ZCEaUeZi(B`kI-m?@vF`t@Cfb^|j9EQ)lE4y>JU`KfK2u O6v3XZelF{r5}E+bH|df9 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/crosshair_a.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/crosshair_a.png.import new file mode 100644 index 0000000..ba8b8a6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/crosshair_a.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cv1ngtw2rd20i" +path="res://.godot/imported/crosshair_a.png-1471484f403e615057f93a966ef5c49f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/crosshair_a.png" +dest_files=["res://.godot/imported/crosshair_a.png-1471484f403e615057f93a966ef5c49f.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/crosshair_b.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/crosshair_b.png new file mode 100644 index 0000000000000000000000000000000000000000..a91aee1c6dac6c3d5bd22282c6c827f8196b70bb GIT binary patch literal 530 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*s3?yAI>n{UREa{HEjtmSN`?>!lvI6-D0X`wF zK$;}5e*JoVef{|O`2G9$*Votk`}_0r^WVRJ|NQy$_V)Jq`T6ql^6%fjpFe;8|NsAi zCa*ajz8^>llmz(&>)+?kU+*73|Ga#?egFIY3=ac}*%=rZ9X(wfLp08p2Ho7&tiZFR zn_Fwk);xu@fB*IK83LvDsJhwr8xZ=boc zUC4Tc;iTxs?)h$vs}~DeHR-Ckv#oltf5H0JCPnjwya}wYcZ z0PmHJHYZmvRt!oM3|l0+wa0Hl=^l5%9X(4^n^x_qDR0e8!lvI6;L0X`wF zKpGENzka>Fz5V&~=kMRYpP!%q{{8#^|NjHko11;p0#aNhL4Lva=ku?BFMnQtKf~>* zBGZ7PlRRA%yL+&O&Vx?F(2w z$sLsGnOpT}U#|6XKVP{t_M2;UpNE$kdEd4Av}fJqjlu0Vx1M>p_?+6@U1w8Oue)-t z^4z+TCGV2`og6Jk! a-|8_>E=+ZAPLio8$g7^NelF{r5}E*Zq;d-Y literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/crosshair_c.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/crosshair_c.png.import new file mode 100644 index 0000000..68d71c3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/crosshair_c.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dlwjk2m00tryn" +path="res://.godot/imported/crosshair_c.png-3bfffc9b618a4180fc5e788b0c0ca2fa.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/crosshair_c.png" +dest_files=["res://.godot/imported/crosshair_c.png-3bfffc9b618a4180fc5e788b0c0ca2fa.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/crosshair_d.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/crosshair_d.png new file mode 100644 index 0000000000000000000000000000000000000000..27a8e0d51697f24c4bf87d3481e95cff5a8d2dac GIT binary patch literal 243 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*t3?v(r4=o2$Ea{HEjtmSN`?>!lvI6;X0X`wF zKpGj`zkmPz`}gzb&;S4bKTurO&$J9kv6ck+1;_LE?`K$9zrY+Qknic@7$R{wxqy*5 zRhi=~gPLsGxe&)kRetN|G@Y4y(bKLxOU>wd<})8*m37@uQv_4=cnmBe&&}Z}6P$7I zfMxNsGoA{1GY%STUbMJYt%Ezw;7repjOGGI9yZ?vvrdAf9`LB}I>s0<-(BP=DaG(Q WyRrVu=WUlkPW5#4b6Mw<&;$UQ5>SBv literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/crosshair_d.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/crosshair_d.png.import new file mode 100644 index 0000000..dead10a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/crosshair_d.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ddv7p0elktpd" +path="res://.godot/imported/crosshair_d.png-00771a949ba93d3021b0be1c69b2c908.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/crosshair_d.png" +dest_files=["res://.godot/imported/crosshair_d.png-00771a949ba93d3021b0be1c69b2c908.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_a.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_a.png new file mode 100644 index 0000000000000000000000000000000000000000..42d21d0c3349460b41eaa12690150df883b6e6e2 GIT binary patch literal 381 zcmeAS@N?(olHy`uVBq!ia0vp^q9Dw{3?%2B3|#`GSkfJR9T^xl_H+M9WCijQ0(?ST zfi&^J-`{`z`t|qk-_Os_*VotY@9&R~kLTy-fB*jd`Sa)N>+ARL-!CsOZ*OlufBt-+ zvH$=7XX{FO0%Y-*1o;K```?e3KfiyyKEHi_{de>ry7q!)G$*dP;aboGgB(^y${tS5pj+^W+BFwFvpF zKD|Qx>g>eXDItrZ5BvP;o+Odg`|Am kyZ*ZAnNPKHjC1|PexzH)Na2fy1t`!wUHx3vIVCg!0RIGyp#T5? literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_a.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_a.png.import new file mode 100644 index 0000000..d3af84b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_a.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dgmvlquxwu3gk" +path="res://.godot/imported/cursor_a.png-5a1e309b0dcd422a6b0d32e58d64917e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_a.png" +dest_files=["res://.godot/imported/cursor_a.png-5a1e309b0dcd422a6b0d32e58d64917e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_b.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_b.png new file mode 100644 index 0000000000000000000000000000000000000000..8ce7890a7acb23ef9a7f9f33f7cfdeaa92183878 GIT binary patch literal 332 zcmV-S0ki&zP)^eTiP*4jLpg9LyOQMdCXBFdwv17;LsYyuvw z!t`j{w)FVEJp$)ke)`v~fWo#H3#Al72xTArn&G5U z9snC-s;P`I*)@T!`CKA#``R4<6A^pwKSbVpCZenWXNZ_iO3BvRm&jVnQp)rO;?%T5 nMe1@m9Q@a=5!lvI6;00X`wF zK$;|AZ*M<;{(O0Pd47KW`1tts>(}S!=bt}+e*gac`uh6!@85s_{{8>||AA&I=qAnr zQUWDGe!=qj^W*K;*Z1$&e}A6e|31SFsneoBx!ImBjv*44OE0_@YElqrd$`ubm2dVe zu2bdzw@V6{F4$^6zcDesBl7x*Woxz7_C2&{GWqc3rVsxX74Oe=j2s$g*V`A&RumTF ze`zdrmVL@wSHt=KWg!b*uYD`Kjh@l75<;YKPA+yZ`k6g2vj}z1OebsBXQT zw2YhI^UUpgtF3sve=KI4yGZNnCIijjmigD!z8S4f+pdC=xNKknbZFE1}|Z*PC*%o(7K|NsBDHrU+>WC@f6`33je$NTfoKVQFo zzyACD`|=DQoMx&5<<5J$IEHAP&z*2x=#T*qi>ycfB32I7vz<%-|98@nY5uq&|JLl; z($OuR)21r^=-`;C@xk`n+o#JWuUcbkFTi^}(*5PNkD76vhD(o3bLlgd^wGR6!EYFM z;?s`TO9V`R3*~=twc9E3oXN?>Q!l2A)uF}zm+Q9`wHx%xm!D(fu3qusp!?!m&yG*8 zc%B^OHP^py{q@w97BB7Of;OLFU3zT&{dK1=eXjbM!Tt8h50>fW4-NW+E%$x9mt&i< wmdKI;Vst0KpWt!vFvP literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_e.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_e.png.import new file mode 100644 index 0000000..ac11175 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_e.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cpiclxt5xdwxd" +path="res://.godot/imported/cursor_e.png-157dd502b14271448fa588ac5ce9e27b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_e.png" +dest_files=["res://.godot/imported/cursor_e.png-157dd502b14271448fa588ac5ce9e27b.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_f.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_f.png new file mode 100644 index 0000000000000000000000000000000000000000..fdbb5808354e941cbebbb5dea0cc5eab2e698807 GIT binary patch literal 688 zcmeAS@N?(olHy`uVBq!ia0vp^;vmey3?#3AQJDm!SkfJR9T^xl_H+M9WMyDrcf(fBw95>C(4v-@bhL(#y-MxVZS)vuDqrKY#rA@!7LyO-xMAojVsFAAjl6 zrCYad#l^+>`}?n7zy9yvzc+8*{PpYClP6Dp{`~p<`}eP3zkdAqk)NM`|Ni~`{ry+3 zUcG+(`jsnJ-n@Bp8`N^v1VmM)7Y@CdCZ=mA{l1;it`bL$bZa^u4G26g8~h&Ql8AfR9j1pL79 z>B5ZlBU<~w3nB3QGMRyaLt4OBIM^yW(Xw%{PLhej4|)-~u$C&lQHDX0w^1C|ZLp zUMiK+_~~9a2m%E`Am8^jolf=o`nnO9l=-X+&~!T0WHQlYGSPTERv3m`;SIRE6&{U7 z8jVI84u={JhZ+n98)u!)zOybsgTX-keqa55U!Ld5^E?GXuoK>ZC&w|jx`F3;NJ7$b zwbkp%$qD&2xTU%gkmofDTYjei6qp#u$t-Ngc;AVHoa20gA;UtyT-iaR7=y zHG$J$x}MMHdtr+=8V&pQEEz?w*IOHft&fk7IXXJZv_LMG1K^9j5y$b`d@Vj6kGZ?M z+l$s}HCuKP*ch{M^CWR`aY3`$%+&EJ)i)idyR`My)s;m9mOH*H0Z;?}taY5mo6RQI z*VpzdW#DhtmbZ@L{{EiJ%S-$5*&*l~I6aCm45?PD_NX<0pNF7ZJ3c=@$MZaZ7Vzy* z6d=!X;N0HcVvOPD=7xud2Y?>%^*yM~57r-8#3wwkSlnNMzuEK8kR|^BF4(s+*+}YF P00000NkvXXu0mjfU*ISr literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_h.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_h.png.import new file mode 100644 index 0000000..ecd2f67 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_h.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b606g3eoc4l6m" +path="res://.godot/imported/cursor_h.png-3eeb1f8d67817f194bbde0f78c183095.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/cursor_h.png" +dest_files=["res://.godot/imported/cursor_h.png-3eeb1f8d67817f194bbde0f78c183095.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass.png new file mode 100644 index 0000000000000000000000000000000000000000..099047315d7e7f7e4a4d8bb81bd27dee1a2dbc69 GIT binary patch literal 286 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!SkfJR9T^xl_H+M9WCijq1AIbU zr%qiwZ5jkEnl^38v}uc`PF)0)Jbd`{pFe*eKY9D{!r|NlQw z{jEFC8=CD80o8Go1o;J@U%%fz{{DQ1KHiIIK(QK67srr@!*8!!3bhyrIA1&#z4_*} z9sd(&u2fRX2>KhNKYi!(X+q3PuWZ^~`M7;nwBq%9f-AmH)k%}#F#mB|c*bwhjQI>d z*|%xm_{Pw|B%t8Xz`)4F!U18tcX-+;dD~xR&9)Cc^5-Xaryg7XTH*8e&u`pS^qV==JN@Z#Qh%wQ}W_Cr@7d`0?}k z%MW|^9{vCSKhVHicb>o6Dsl;E7Jo^QU+{eW{`LO#_vQ2VpMTFE&%kyuxD_aM($mE; zB;xSf>pP{I9C%tU1~N8EKGr+6>e;7%>owjjzI)`nUj6*wr90bBERAGyjGShrxkwtxC(HWH>4#!WIWNTt{@iI5K_VHbdWiviQl8;E&B%n zrhQeLpXJS{{i4dkd!B70dra#yiGuj`33K@aM0OpXELh9%M9uO0|pa$`=3t literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notch_bl.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notch_bl.png.import new file mode 100644 index 0000000..96041e4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notch_bl.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c8kisfl22dgc7" +path="res://.godot/imported/panel_glass_notch_bl.png-3977b3053d11c8d3450522a4b68ae84e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notch_bl.png" +dest_files=["res://.godot/imported/panel_glass_notch_bl.png-3977b3053d11c8d3450522a4b68ae84e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notch_br.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notch_br.png new file mode 100644 index 0000000000000000000000000000000000000000..d49d964b1c5f79e9ee29c1afb028920194b8b824 GIT binary patch literal 417 zcmV;S0bc%zP)w`1twj>+R*{?%?9y!Y~X)QL}`^F=EfYfRz9LM?A?4#HAk%gfg^s literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notch_br.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notch_br.png.import new file mode 100644 index 0000000..bd66df9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notch_br.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bdso8h16iy5qq" +path="res://.godot/imported/panel_glass_notch_br.png-89389867fdd8adc63d47d84e7439247d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notch_br.png" +dest_files=["res://.godot/imported/panel_glass_notch_br.png-89389867fdd8adc63d47d84e7439247d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notch_tl.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notch_tl.png new file mode 100644 index 0000000000000000000000000000000000000000..98b8e5ff4d10886a855fbb116239dac53ed21492 GIT binary patch literal 399 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!SkfJR9T^xl_H+M9WCijQ0(?ST zr%qiwWy;cN(-s36)21z&J{?5PoVjYo44}v&psJ4_KVQFoXU?1zU%&l)`t03?4ZH5$ zd-UMZ>(5`lZ`-#2-TNZ`t7|3ubw=4@$uugA3uJsT)E}{|NlTUZ{2xb{vqKt z&=l^HAiv;z`Tghn>+kdHzh~&ZSUv|ReAv^)F(l&f+v}b}%?3O!fyPpkCrUC+dS8D! zV1ht3yKn09d;hmj3wh^vJn=}ic$?SrokhP7eAqbi0JG8I^NSYmm0l<89##3*rM+xt z;i5ftOIB^E{=Osl;L1(_JsU?8{&N`d2XA@y64Mzgw*CeHosJSd)6Pj`|LpPFnGH9xvX+9|A@ATf_>g43;@$vTf`1z@+wEzGAmX@R1+~=6t zq-p>F01I?dPE&6mzkiS4&krx}03zEbR{#J2#Ysd#R9M69*trseFbqXev)R~L*damB z|NomIFca)11ESUKb!thSzyTtG1%v_*2m~gu3tZqQuz^j`h7W8)b^-7Y znowK;Mk3$}-~|vs009ILKmY**5a2H`UfEPNCK@`&Bw(dGmb> pYm_Ssuq&2}WjX(I?)>)?@B#O&y$iPPNL~N{002ovPDHLkV1iA$y7>SA literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notch_tr.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notch_tr.png.import new file mode 100644 index 0000000..a168cd1 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notch_tr.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://20f70okt7oh5" +path="res://.godot/imported/panel_glass_notch_tr.png-921b5379543c85967bfccdba1009c7f1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notch_tr.png" +dest_files=["res://.godot/imported/panel_glass_notch_tr.png-921b5379543c85967bfccdba1009c7f1.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notches.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notches.png new file mode 100644 index 0000000000000000000000000000000000000000..6527e7cbe4e102aa5beb32d0d7658b9aba4807de GIT binary patch literal 494 zcmVfqw*>g)0I^!MxQ?Xa-A@$vTO>F~Y1#i^;Z`1tw%|NoYj zquSi(4Lx(J0000EbW%=JkH4RP->**}&ktWO?*L<_{4)Rm0Ut?3K~z}7?bpeAgD?z* z(VL0j#55B_1|;79E$hZKSos>jT6JOVy!g-B7e#mmi=0O5mjV>M5TNNp z0jfR_pz8+#CRg>nkQ=O&eJ`xA<`Y$&>MA<%8q7pz9dIUMegd8H5|DrdBp?9^NWi}Y zEZ0=(`jTq4Sn`4Brs;1)2VTOBjJry3{oRcZ6d9|8XV2NsM{}nUe82NwU4`)K{bxH` z82bLZA1MU=@8F0M!u~aRA_UP7qiePx`(XBYp^WUq;pv6x6TO(ePH5Vxylq4;$9Fbw kd}klmdto-y{YK9JZ_lj8y1FI;`v3p{07*qoM6N<$g5!VpWdHyG literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notches.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notches.png.import new file mode 100644 index 0000000..f0d1ec7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notches.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cx56kuyorond1" +path="res://.godot/imported/panel_glass_notches.png-049259b58a81d6aa174982e8896fa812.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notches.png" +dest_files=["res://.godot/imported/panel_glass_notches.png-049259b58a81d6aa174982e8896fa812.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notches_top.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notches_top.png new file mode 100644 index 0000000000000000000000000000000000000000..f78a8a3ffa1128522e967f567c1a5c9e2ec3ff7b GIT binary patch literal 415 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!SkfJR9T^xl_H+M9WCijQ0(?ST zr%hWtZQ7zKQ-Fom zPoBKE_u$ooN3TDA{Cw)v#fulOy?Xue^Ox@*KYsi1ax8o#&OcSI+@8 z^OXeo1@G^duU|jkKK?xaef{?gMO$<)0A((Cx;TbJ9DaNKG+&d0fXl^0;s#9(4P6(G z{{O!;!zZO@(U!vNTW24&eJ!`-@li%4KRqXbYR+T*u7~ue>D*(y-BKBL;z^fI`lec5 zo?7+zHJ@23YPEf@`mej?`I_^?@8bW3>G22d{EIyB=AY+*Klj8Jys%}QRj1={wV&n1 zul5Fups(eMT^mEbl_zo@-)pirtM|=Ihps7B3q%z29oElbWRpl}fD(WB3)Vbc^4dR$ zfBUB{_Q3ZCM9rQA-j+Yfd&#u^#;;%LTyxFJ6KBOSn7z6B{AStyOF+Ldc)I$ztaD0e F0sx}z&S?Mu literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notches_top.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notches_top.png.import new file mode 100644 index 0000000..c369682 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notches_top.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://djprrabkdm4fj" +path="res://.godot/imported/panel_glass_notches_top.png-51ffe75c9c0c326e2bf12a65f1cd7c3e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_notches_top.png" +dest_files=["res://.godot/imported/panel_glass_notches_top.png-51ffe75c9c0c326e2bf12a65f1cd7c3e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..790a55e01a271cc3d39aa0c473ded77425f6046e GIT binary patch literal 350 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!SkfJR9T^xl_H+M9WCilQ1AIbU zr%qiwZ5jkEnl^38v}uc`PF)0)Jbd`{pFe*eKY9D{y#w0Ql= zQ`hFrTRm&m@;!S`u3o+4|Ns9$6K>sk?r^peq?4m0$S?T(`u+Ct_vbV8@m@>=immc= zaSVw#{Py}zzQYDQ%mK%z7g?UueD;6;7To~;n>xQk(68F(x#NB zGU=nkY$5JRLEII|1{*De?^PQ-|0lBK{FwvnFZ>dB=^qGcsOQo-zVQm5_jjf<2V%IV zykm`M+$yGVmwQA0?Kti!diJkHMFJccSs_G)(t`S@`|FN1G;YqBU+G}L>-O`ZmdKI;Vst0JdbFGynhq literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_screws.png.import new file mode 100644 index 0000000..31ec5ec --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://m2ep06ooprsg" +path="res://.godot/imported/panel_glass_screws.png-7ad870e013531f8f7bb40869d6bd3263.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_screws.png" +dest_files=["res://.godot/imported/panel_glass_screws.png-7ad870e013531f8f7bb40869d6bd3263.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_tab.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_tab.png new file mode 100644 index 0000000000000000000000000000000000000000..5452785779d45a8e5cf725701de1b8c4f2f4c680 GIT binary patch literal 375 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!SkfJR9T^xl_H+M9WCilW1AIbU zr%qiwZ5j|Qnl^0-keoUd$XE=Nym#->gGaCD%vrH*`@xwrm(88K^5e(PPoKTJe*Mm! zdoT9xJ^K3f+s9Ad{`m3p)$5N>p1e49>f-r}H-UQp|NnpM&U5J+nJ}O!93?@1!ROc8 z$KRj7pMmkj+EqZY?Vc` znj1FcByDNr&=zEsUOiJnLF82f^RGFTOXpM{2xV+OG+T6r7K6{6W8b}!A94O*OsLC0 zvZjHFOJhL;Q$5F?mUV|-eRo;MHAi1y@l(!R-koz2${C8;Sw1SCk`+$Bz?bmT8?2P8 zhVi^@!|?+vbN`()uej{lp1!u}T*LyO-p~AJR{PrR%WnNy)qie#-|x!3^$d@0B&3;t S&};{Kfx*+&&t;ucLK6TH%(5E* literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_tab.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_tab.png.import new file mode 100644 index 0000000..c39e489 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_tab.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bsqjox20ddd07" +path="res://.godot/imported/panel_glass_tab.png-19edc0abbc81086c6acb41316d146bf6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_tab.png" +dest_files=["res://.godot/imported/panel_glass_tab.png-19edc0abbc81086c6acb41316d146bf6.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_tab_blade.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_glass_tab_blade.png new file mode 100644 index 0000000000000000000000000000000000000000..d3a53089db81af4484f30b5f1d7835bd25d4d65d GIT binary patch literal 565 zcmV-50?Pe~P)En4^}KqL!AUm6fBGmZX-Jqm-1TmzSfKmZFuFqL!ATnVG7U zm7)Lu0MXIbqoc0z@%Fj8#O&?!;Nt6+9{@-sq{R zwD|b>>g)0K_W8=n(fa!Qu&}!E@$={D@V&joED z01tFhPE$`WkFU>PzaM`;@81uf03mL88UO$RJ4r-AR9M69*V}S}FcgL1s6dM$vFD=- zrL7Rw&ilV!(O#8-on3Ovy3aR1jxzyeZEms*!|80DTgj9)n3|RlDg_$nXt=%G-C(;C z010ZE*bB4(07|M_KU{mdB|73t0ucGpy;1`c1GMywZ~_DP4@m+Ch!QwJl)wU#1Qw7a z@PHtJ2LuTLAe;~Y!U-YZl2AkdeZm*6V}KJmY>NoMfAR@oAdnCS0to_uPY?inf&^d_ zBmkQr0=NVbz$M6lOTsDw=o1Nn{1`%>sNv zTuV#aii_JyO4_DPTQqIjlBrXH47;w~wE{e*XUZ4Etl>Y5;|MJY5_^GVZ;-byBp!fQLDdmC2JQ<>mg! z4CnrtTwnP2MG9(d^*fxU`|Fzf%wtmnW<7pYD|zj=Y1*YS{m1WolOxT)R4~iweg>LE zBxtzLFzfrjWtXK3vc9vu={j8b|6}cX_ieV#)0E?O&Cz8mo33&aWR$0?pUXO@geCy? CNn{1`T?2eV zTuV#aii_JyO4_DPTRe5@qG{8XOq;f-xVXKfq#eirs_N{V(aC@KJ)nIs@Kdn&Y0;pfatSjV0y>7&!3o9 zZ2u(21hf}7IN;8p_qD#q`|tI_mFyqX5{mfj3WR5 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_rectangle_screws.png.import new file mode 100644 index 0000000..1d78865 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://datb2gmymf14l" +path="res://.godot/imported/panel_rectangle_screws.png-6e82c9cad7369cdad379f7c143417fcc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_rectangle_screws.png" +dest_files=["res://.godot/imported/panel_rectangle_screws.png-6e82c9cad7369cdad379f7c143417fcc.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_square.png new file mode 100644 index 0000000000000000000000000000000000000000..3b5ac10df7f101cd39926f6621444606e59c2031 GIT binary patch literal 269 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!SkfJR9T^xl_H+M9WCilg0(?ST zOH12|i`z;{+NMogG;P}AY15WWow}&FxV@yL9Vh}+)!8|tpZFP~dUCsG$_FwDos< znBN13YkzF>UxdwAc*V+W)z*ZyYk3wWS-9D}D^~uleys8HT$lHqGeR2AG0IN%X<%Sv zV&M=_Z~!y@F!bIwkC7=*EOcnPd*)x<{oPOB8gI$@#&{)$_l4jo*$F^v89ZJ6T-G@y GGywpS{%MN< literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_square.png.import new file mode 100644 index 0000000..d6828d1 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dw044ja5yeh2y" +path="res://.godot/imported/panel_square.png-d33953993b18a3460b67811b2402120d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_square.png" +dest_files=["res://.godot/imported/panel_square.png-d33953993b18a3460b67811b2402120d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_square_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_square_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..986a23c8af4c79379cb41269e9d6f18d557caefd GIT binary patch literal 325 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!SkfJR9T^xl_H+M9WCikF1AIbU zOH12|i`z;{+NMogJZ;*dY15WWow}&FxV@yL9moZ$>g=4+&@i#PdsaG3$~9xzurE6{`~#-8CEaa%m);n;_2cT5^?zL zbxXdZ3Op~HpV4D P_c3_7`njxgN@xNA$UB9& literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_square_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_square_screws.png.import new file mode 100644 index 0000000..2526b42 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_square_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cpjnafypo3jaq" +path="res://.godot/imported/panel_square_screws.png-83babef7dfd52b8df911d8617e083962.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Default/panel_square_screws.png" +dest_files=["res://.godot/imported/panel_square_screws.png-83babef7dfd52b8df911d8617e083962.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large.png new file mode 100644 index 0000000000000000000000000000000000000000..9ad735bb72d6c1ce138762467c9112bd52cc1ea6 GIT binary patch literal 448 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dsgBeH`OlZ{sQY`6?zK#qG8~eHcB(ehe#sNMd zu0Wbpu$a~DBv6lFNswQ#qPUZ=nk^?Ei@v*wmZc1X&o7RW4h9BBX-^l&kc@k8XGIG& zEATJ`2TWML^M9sxRQj52b-TA!H?2|R;52$yXgZy9uY~Thn7fKGH(lrV#z{@S+u5Mc zwcv+7lXDP9<`0#C#Yr7sH71C<-s5Iz6}-o~>d}g5#)Lns59&Nn4pjIRn(#u@(|!-j zCa06#4Z%8jVjMAz7g!E(W@rlJvFd~>ELP;65x8g3N2MIbiATgdf^IOe?rU0R`bGQ) z_n%!3DaYl1-p)wiW_fvoN%p^i`J&Yp_Z~VWpJdt=`|6-{=FHtf)8;hn+}OJJ@{+Av zIqr5mx)qgTwmkmr%cXn!{>YZ!W@P{1B682&NA~mY{I(j=9skOc!vgv*Ua{uerLL27 x?aJ-R$L0D@rz_g}#joBH#WDS?v-~T?JL=8nty!1(zSsx~cTZP8mvv4FO#mXFo4^17 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large.png.import new file mode 100644 index 0000000..abfd78a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dcbtsqb4u4cao" +path="res://.godot/imported/bar_shadow_round_large.png-f54337f041ed5cb470a1b049e14ce77c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large.png" +dest_files=["res://.godot/imported/bar_shadow_round_large.png-f54337f041ed5cb470a1b049e14ce77c.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large_l.png new file mode 100644 index 0000000000000000000000000000000000000000..d043dba6b0de02b34f8028cb275754c28f497878 GIT binary patch literal 318 zcmeAS@N?(olHy`uVBq!ia0vp^5^-%Tk8H=e#yUE>Lo&r;B5V#p$D0&I&av z@USFsY5Y&Q|3B0FYT24J{yBG&_az=;IC#P|dwuSam{nJk&day7#rp|xFK|2`u#ibh z<;8`ChxhJtK4Eo))hgu0h9(E41^N;Jk`YXdEIiGJ78o9wJYo6v*%B6KH!R?plKxB9^!S5o&rQxvWBAM9_Q%QLNhn86)zaL%(x)R_OSUw> Qc?mdKI;Vst05knzlK=n! literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large_l.png.import new file mode 100644 index 0000000..2b9df04 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b6ivxil6p35w7" +path="res://.godot/imported/bar_shadow_round_large_l.png-7481f67315f52c8052466552acdeed5f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large_l.png" +dest_files=["res://.godot/imported/bar_shadow_round_large_l.png-7481f67315f52c8052466552acdeed5f.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large_m.png new file mode 100644 index 0000000000000000000000000000000000000000..92983d1d7e2958115dab89078e3e3a0cfeb10f03 GIT binary patch literal 114 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDH3?y^UWFG-iEa{HEjtmSN`?>!lvI6|@_^^)8UZ>*?YcB5^r6L4x%P3j<>S1LN{Xx5R)F44$rjF6*2U FngBpN8o>Yn literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large_m.png.import new file mode 100644 index 0000000..f5d86bc --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dl7b5sg53i31j" +path="res://.godot/imported/bar_shadow_round_large_m.png-8c41a7a93901cbba0e76b7ab99c1518a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large_m.png" +dest_files=["res://.godot/imported/bar_shadow_round_large_m.png-8c41a7a93901cbba0e76b7ab99c1518a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..2da0172219aa1abab20a088811a2151a5e379724 GIT binary patch literal 309 zcmeAS@N?(olHy`uVBq!ia0vp^5^-%Tk8H=NCsw2T*c?r;B5V#p$D0Ecuuf z1zZBpSmoH3{=Y1BvoEL4;fdG$2?8b4XKNq+^jCIy`JWTj5i?mGUWqr%V)STsnCjs6 zVIuDqrUfO8d)94ZO>Oep(8s{T!lvI6*0qkYBK(xRbD&Ehis~zPpK*r3{15FOHH9pyYo~7sn8f<9Das6g#ZI z;nJz5rFY_geeUeF>Z=>)*_Fn9Wizx=zOq>6=_ZZI*1U%k%gpvnKDmzZ$02d8e{39` z`BM&wI!w$LeaVxOrzOw$g#DqMLY+u1R3bb=bHuwTO4Mrh(+lAAC!%YPCv>hOeG7^Lx_$&3C)&%J=h%9PB() zoAPzj`+TQ~E{$8e@3y5&{c_!~KUIHo_J-c$p5?11?Ru7-_J-BIlx@l758T0XyPk&z Rt`P-=t*5J>%Q~loCIDl~ifsS@ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large_square.png.import new file mode 100644 index 0000000..62fdde7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b03gsk0wlsw8d" +path="res://.godot/imported/bar_shadow_round_large_square.png-5b6e2234e7495798c66ce121cf4c3019.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_large_square.png" +dest_files=["res://.godot/imported/bar_shadow_round_large_square.png-5b6e2234e7495798c66ce121cf4c3019.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large.png new file mode 100644 index 0000000000000000000000000000000000000000..3cd03c55e34b67e514af192dafde47bda4c7e2a7 GIT binary patch literal 797 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dsgBeH`OlZ{sQY`6?zK#qG8~eHcB(eheApt%i zu0WdVK;%K~4xphjB|(0{isHg*oP1V}Ec#yduI5^1HXbfAwodMrCJe?tjn{fO7#Ns* zJY5_^GVZ;NI$73iz*EBMZ4iB6Hq-zA^IbRjWL$c7sr%}6OVxsz8_Oh1>)kSsZAd=N zb0X8^DR=DGBXuRw*9ww+kxXIi&`lQCw$aDvVLxLsA>x0@Qjnes|6@XNE% z0}}CP#jf=*mi5^jPiM?sB7f~oqG@36elCMA2JbK1uh}3FSuE!8$5h__itqjJJ6YfP ztz7xDVfSPvp@6^wo-aj3R`UKhAHFh+4#$ zv5{4CW7h|zPxB+TDXbOyyD_ryjq=XM<3%QG#VU8+yLhkUM3qT&+w-p_G3(>yt|m^u zkn+l7U+0&d&*ILB%Y1A~n^U%lvkbtGU8h4{~o!1?{hj5lH6@BUtN=u&-$a{_g1cBPP5m_=48jcsAH+1KYMpK+Wz`|kqP4_upms&pqf+Rn9Oc;#!8_d8L>oyGK+ zsD}TllaX7c_w4<+#cFvsXYK;-+I5Q$J^5(Nt0`bKbwdBuC7-m|B{IDgnppOJ7FqGa zppq-AqNzD)L5F7K`G#K8J(dmL&1!394ls9J2xmz8UC$y=vWsiprBE4%%e!TBWNebX z)&5^svy#1?XVK7o>4A|!z_Qh<;e3Y^E*W&RH5v8yPbjg^k+bk-JGb?h#Kp#(kccL} z_NX<_L#rR{=E_!Jt9_FYvEplb;iUdI^$tCckI!S?enihJRfloAeZ$>TZ`mxqZ!l*_ c+I!(W_v`+G7RDIux1ebAboFyt=akR{0FoA}(EtDd literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_l.png.import new file mode 100644 index 0000000..3a13ce5 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cr807mguulffc" +path="res://.godot/imported/bar_shadow_round_outline_large_l.png-bf04098f1ea640a4dae7b458a6237514.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_l.png" +dest_files=["res://.godot/imported/bar_shadow_round_outline_large_l.png-bf04098f1ea640a4dae7b458a6237514.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_m.png new file mode 100644 index 0000000000000000000000000000000000000000..5e44dac233d4b61f964d87e7589c8f42db7ed843 GIT binary patch literal 128 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDH3?y^UWFG-iEa{HEjtmSN`?>!lvI6;R0X`wF zKpF^^rtdrtq?k&A{DO^r{!UuD8ORg&ba4!kxSafhpN%I%vxZ^*zK0GIUzRhx`SM;c ST$9lPq|wvW&t;ucLK6TPYazw} literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_m.png.import new file mode 100644 index 0000000..d2f20b9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cn2a1tdtcbx1b" +path="res://.godot/imported/bar_shadow_round_outline_large_m.png-eb7c97de6716c3b006940fbb097f5f8d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_m.png" +dest_files=["res://.godot/imported/bar_shadow_round_outline_large_m.png-eb7c97de6716c3b006940fbb097f5f8d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..253ef38b3746da15d1ad1b5db8ec0ea68d0a3127 GIT binary patch literal 504 zcmeAS@N?(olHy`uVBq!ia0vp^5{I8$JBGOT|OkZ8!NXI!(TI+T0y;o-#f_W`msigS{O`E^8?sv2ZAPCCnN5wMuDI z09)?Fb!zL?^{(z+aahOW%Dkws1pniKp1zSg4_AK=Xk)nHTvlwfL=aY}kWyPQJaa zcI!sj;ahf#nl1Ue+WZ!;<-VZ5TOvo1ZKuqqmD~ppDq5UiHCOAL<+Dgz*4fm3r?Nrv zjk?TR`{(MNn-#y3g>B~F`3DqY>Mk-dtbRQA>TQ002eZY$KAmjX-|g;ZyY2GkFN}g= V1uaWI6}f@p%hT1*Wt~$(6996kq}Kod literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_r.png.import new file mode 100644 index 0000000..e752887 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b04ka25in10bl" +path="res://.godot/imported/bar_shadow_round_outline_large_r.png-a59fc8c5c7840586c016b10db3bff81e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_r.png" +dest_files=["res://.godot/imported/bar_shadow_round_outline_large_r.png-a59fc8c5c7840586c016b10db3bff81e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_square.png new file mode 100644 index 0000000000000000000000000000000000000000..5f00dd9025c00a5a0881dc973a0ac0967c445930 GIT binary patch literal 727 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA3?vioaBc-sEa{HEjtmSN`?>!lvI6-b0X`wF zK$_}6~=2~Vp9xgJrPVSZ_#tc3t3LH8N3`}gE zE{-7{$Iph{-nLkQ=V`>&xK(01kN*1q-_n<(!Z|H%ZRHG`trL7F&D{`Kb1rPv#f`nI z_T+R={+@BIdFIA53|iaO&V-sbsIM_+J1^o8d2inDThjx+C!SoTo$w_(=(}+lXd*xZn0Rq9C^X0I??}S$;xe|GsO0MNcUt& z2}w%W@X{@sqkSufMl$32-4`odSDn&l(4HV&>G|5Q&ONlF{~^QWSsOcdn#u=0{D0!` zTuGirdo9HoN)emeN*{M{Fy3h{muv7$u6KN(TFi4^Ld|iV(vi)T4ZK@A0zUte=C=E< ze4t4F|Aq|dOw-DS&Mn()qOJHZ*vws9Q4qe&CgIUNyMIYP#O!P2PfvbS#Bls_+D|4$ zcJJc%_jS%F$1PCeQNCm3J$=@(oeqKpjx23@Z|^U>z_4nQ@>PvRXLyXB>U+*elW%C@ zSu|nkrbRV1vlTp+-d*x3sFHd14z`sk8{d1Dw;#SbyM1#__0Ia7yFZzopr0L8KzNdN!< literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_square.png.import new file mode 100644 index 0000000..c6a2961 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bvcnnbolugmga" +path="res://.godot/imported/bar_shadow_round_outline_large_square.png-5bb5bdc6155976d86caf04ffa9765c80.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_large_square.png" +dest_files=["res://.godot/imported/bar_shadow_round_outline_large_square.png-5bb5bdc6155976d86caf04ffa9765c80.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_small.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_small.png new file mode 100644 index 0000000000000000000000000000000000000000..99c50e62e0517104d9a52ed499366b8772dcf5ea GIT binary patch literal 579 zcmeAS@N?(olHy`uVBq!ia0vp^2Y^_CgBeH`yR~lzQY`6?zK#qG8~eHcB(eheApt%i zu0WdVK;%K~4xphjB|(0{UgE-vYBFXvj^-XNT2_4a`kd}2POdDLwhYETdlf#+U|?V@ z@^oWB63=b0?(3iaR))h==b&KH!5ZLpJ!cjvR(gEsOu!9&Z_rf`c_M~%()ZR z@k@yR$|{R>@?uibRo`6|zH!g|`f+l@TrsQJZyXQg-ZU;zTl(|Kv`H_GV!}CGcK$D@ zdLysXbVMPIX_3ucpVYY;m)susb=Vv4Xl`gWKlN}k*TXkkrJcTtY*7Ap$BTjKR)x$( zkBcl@_BGDf7kZ@gX7i!MNd|0jA^aRd|Kff69axV9TyFnlsp9YYwdbnk)4hkxr_Ord zrF7!I%J;qslNc7MgtpDX3E8dx?DCs^b(|=@lI^&VjgiSr)UbX#W`nci-lfmNr z-J0R^T6e0>>b$u7>ZP-}XXmsWxIE?H3vY&NY42)nk1+~MJYX;8VF~9kk-FENyI|tI z;L|SKdXFfJ|J%rObVlb|pP#vBnfHqwl+1}-ePeA+^kc~j)tg^F&FDWGmJ*Y5G=8<~ y*|zxO>z}Us>hodm-_3L5#Cv9`OjLWzcg4O&pwc;Dqt0wl)O))6xvX*AEj}xKcTRf~S0@%rTLxpF>CdkI0;=2N z>EaloalUopO|fPL9+#JCu>w;NGJLl;J#<}BCkKdYU*Sq^xjiR^GKECToWaL%no$GDbuCpLC^S6`z zi+Rs3Xy$&f=RDBCnKM^}vu`EqM|}$&dso%1Uq$bHD5|hx`kBjo!b5uU*RE}>Hs?w? zCYPUb{8j9@C8)Z|;Q7-2!;FVwmPxg$IjlP!{)tUxcAmqp0KUiUpC%fzNa}3z1qGs~ LtDnm{r-UW|ptNxf literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_small_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_small_l.png.import new file mode 100644 index 0000000..500a315 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_small_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dchx0ppxw2qux" +path="res://.godot/imported/bar_shadow_round_outline_small_l.png-c3466bd221c8fc836a310e56de22accb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_small_l.png" +dest_files=["res://.godot/imported/bar_shadow_round_outline_small_l.png-c3466bd221c8fc836a310e56de22accb.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_small_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_outline_small_m.png new file mode 100644 index 0000000000000000000000000000000000000000..c42359217359c2b89681860b97920d580854ce44 GIT binary patch literal 123 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzCr=m0kcif|*Bk{I6a)?*I53CP z=HY!Nvk4RZvldv_mNJSP-qzt~FgRe$_=|~=%|gu~UcsS(fsu)Y*AEh|2EeNKB5S0@%rTLxnv$(JXUfa-R6 zx;TbtoNt}vE_PUf$HlXlHAX|}+u!$+{7jEGb%Z^#zbe?&vE;-3yGOXBkGDZ!lvI6-b0X`wF zK$_}6%PhJC0D}Lz?qxE8)EwTqf^;3&fE1esdgCduwv5ryMKr6%;=88Yz@uk?^=61Ecq+y zPO={nX6U`_b8uO#U$%5n+L5oE4$XTVHMVX#WNbU@?hIEKm7shVje<>Y8rvT1U*CU0 zsVPtX49lrD(eqbYwRsO;KRWA__l196{~OoqGukFus5sbm{b#O=`?&aoqUcJe+3Q$# zTv(P=?ju!`>$@TOS^2WZo8KIEojk+W{qm>7N?emq&G1#RXy3YblMD-IreLIiK1bW* zFY8#HH$PsYp?`Acne%~DE-XY^HmdaZJ>H(_DbaPy^ML8W zfO_!>9u`i!8m6)=xuN)A;)E7^)~u!=d8Xh)My8D32|3~cDU5ed2um$zj80e}8lAB8 zfEb5YfnKBcgK)+l-fM0!c`0u@;L)a=@S}fcuAA75=!J=Q{?z2B@cmZLUAm(*Npr@} zZkf$pIvqd7Umg~Fq{;PvhS@%u$jsRIrua0cXlulnDFj5o0yQA zM~4Cj3nvSAbJ`8b56pYyczL9qk6eHL>C6P#W{H=U!TB7U;yLH7-RR{WkTq+8&Xuc= Y82yChI=VJ5+X(WEr>mdKI;Vst0F$XnWdHyG literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_small_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_small_l.png.import new file mode 100644 index 0000000..54e95a5 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_small_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c3ldkcr8dnyxe" +path="res://.godot/imported/bar_shadow_round_small_l.png-7599a08aceb4e54f5cb093938cb1d977.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_small_l.png" +dest_files=["res://.godot/imported/bar_shadow_round_small_l.png-7599a08aceb4e54f5cb093938cb1d977.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_small_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_small_m.png new file mode 100644 index 0000000000000000000000000000000000000000..80faaff107a17971fb4c84ee54339a2c4df58060 GIT binary patch literal 104 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzeNPw1kcif|=L{Jc40sw0qG~^{ qPdEC-!kn_|dSbODJ5UJ{Sn=!5DTW@q8?*L-1U+5-T-G@yGywq1*BaIU literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_small_m.png.import new file mode 100644 index 0000000..75b2a62 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dd21ti3l0c6lh" +path="res://.godot/imported/bar_shadow_round_small_m.png-d09d28430e7f66eba8eed6e5c0694eff.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_small_m.png" +dest_files=["res://.godot/imported/bar_shadow_round_small_m.png-d09d28430e7f66eba8eed6e5c0694eff.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_round_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..7d092f6246192ed81464de9b2e94b37027f26bb5 GIT binary patch literal 271 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!3-pI!a4o{DVB6cUq=Rpjs4tz5?O(K;{cx! zS0GI)Sj_5n5~xS8B*-sVTuoTUNzugJQj1TYlf{<7r|;ALk3h*RPZ!4!jq__SSqe26 z@Hk)GkhZz`U47I7#!s3V0YAIWM0j~H_19QT*IIHpjB)*8hnzO7f9&Sq=9s?Hzhmk95!lvI6*0qkYBL4ny`$MqKUhu7N0&Ri!Fms->3Z_fsz|NT^vI!PVb$3Q>aCO zhvjkS6Q%$Ew`#9DwMyXrw)q;DLLCg5U%DvhNeeD{b7*4%SD8>pe$#}z3O_{y-Zmx) zT12!SXjjMz4Jk|9$aXsX#Tw7)tY++Ste;rC6rL#={5Zt0S^vy}eG3xw|2S9dRr$$u z@Cmo@2K^7e)0f^8{v|Wx#=PUYftPAB`BKlRwEePqAXqJv{aMhvFl+gWm{s3*WKM~$ o{3x_mQvPimx5W2mlcJk{8On~?@^f#9m<LJ5IyeZlJnYmD zYZXcflD)tv8*tFp@?P4!;)-ZhRS&h<`x|~fioFr!qAvRSTEbFcYo6J`(uM_%+@j(h z95D&)lZ6!=8W zJ!rao=jnzE_Ku!EIb>F!a!!lvI6|@_^^)8UZ>*?YcB5^r6L4x%P3j<>S1LN{Xx5R)F44$rjF6*2U FngBpN8o>Yn literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_large_m.png.import new file mode 100644 index 0000000..9e96e72 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://8l1b0djafcf1" +path="res://.godot/imported/bar_shadow_square_large_m.png-8f30020f27df300e52e0090e7584cc30.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_large_m.png" +dest_files=["res://.godot/imported/bar_shadow_square_large_m.png-8f30020f27df300e52e0090e7584cc30.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..e57008c89fde79f552f73471e36326accc39728d GIT binary patch literal 194 zcmeAS@N?(olHy`uVBq!ia0vp^5>jwCQ zxB_Y7!NCO@c0kqqB|(0{wq|OI`oi{3oLVN948}g+zL?$sN`-p5IEHAPPqrvNl=a!lvI6;R0X`wF zKpF^^rtdrtq?k&A{DO^r{!UuD8ORg&ba4!kxSafhpN%I%vxZ^*zK0GIUzRhx`SM;c ST$9lPq|wvW&t;ucLK6TPYazw} literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_large_m.png.import new file mode 100644 index 0000000..f6af319 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bwb1k03wb2861" +path="res://.godot/imported/bar_shadow_square_outline_large_m.png-e914b70bd63408060f623870ba50a135.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_large_m.png" +dest_files=["res://.godot/imported/bar_shadow_square_outline_large_m.png-e914b70bd63408060f623870ba50a135.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..5cc388981ee7c2c4e6fd52522252e0859a35ab2d GIT binary patch literal 244 zcmeAS@N?(olHy`uVBq!ia0vp^5>jwCQ zxB_Y7!NCO@c0kqqB|(0{wq|OI`oi{3oLVN948}g+zL?$sN`-s6IEHAPPp)8R-7Wro zPGSW+d;bK>_s`p$Q7C-;*BCH+Ng>g=kU9=z#3 xF(>HDJhNe$WW=Na#* z-YypW=-TdbhtAy*3?WQ+p9OXTA!iFqUypLPW}TqMM*iw&HD?Xp-(~jU+*htI`D=qX tgMNXyWcr^Co%W2=?A)&>cJ1%7WM**w$A5UKtG6e}cb=|(F6*2UngAKFTHycy literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_large_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_large_square.png.import new file mode 100644 index 0000000..900ea3e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_large_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dqi2lxbbawudx" +path="res://.godot/imported/bar_shadow_square_outline_large_square.png-d70d85ea7a6ac2d0c9c4fa07a087a8fb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_large_square.png" +dest_files=["res://.godot/imported/bar_shadow_square_outline_large_square.png-d70d85ea7a6ac2d0c9c4fa07a087a8fb.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_small.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_small.png new file mode 100644 index 0000000000000000000000000000000000000000..72ff81dc06dac34ae22d64bc7d15fb9da8b8dbad GIT binary patch literal 308 zcmeAS@N?(olHy`uVBq!ia0vp^2Y^_Cg&9b0+m^KrNU@|l`Z_W&Z0zU$lgJ9>>jwCQ zxB_Y7!NCO@c0kqqB|(0{wq|OI`oi{3oLVN948}g+zL?$sN=^54aSZV|o@`NkDC@hm zRO8+5>T?EjE>^oce|W)j_++^WYq7+mjO>HKZ2Qa4m)~D1cq8`vJ5J}jyYK8aVZMIP zHof9|p6*+n9bezcUTE5F!VrQ`H7?w8m+cK7}~pCS6X`}K?G{)8K*GiaGTm%Zfr(+}iV MPgg&ebxsLQ0NxyD6aWAK literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_small.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_small.png.import new file mode 100644 index 0000000..875a956 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_small.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://la7pw6u1rt47" +path="res://.godot/imported/bar_shadow_square_outline_small.png-8875c5c12782b83d61326de1bb4a5f8d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_small.png" +dest_files=["res://.godot/imported/bar_shadow_square_outline_small.png-8875c5c12782b83d61326de1bb4a5f8d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_small_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_small_l.png new file mode 100644 index 0000000000000000000000000000000000000000..41d30fbdaa3a072e000884aa697444685f89e24a GIT binary patch literal 237 zcmV-8YLh1k=paVP$pyVDbq6vDD1U1%~H;e){nK$zH(B4#)CVoYxUaN1xNS%G}r0G|+7 zAWb|txIn`WsG7ed$S>H|OifW=*xrd#%fynw*yr09(;Gmk22U5q5RLQ67R86MzFTYD z*t_F7&tb{E%~p+Vb}eOyv_9LKxB>tzfvuFv<0UJ`?M=g>0X)+bZA7DX{#ww>Ra5bMFfA8G)6@ n_-FoSk@)R?UGc~Iq;m`mMiocJ?*91g1M-xotDnm{r-UW|sB&6% literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_small_square.png.import new file mode 100644 index 0000000..e80876c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://du1uvl104xc71" +path="res://.godot/imported/bar_shadow_square_outline_small_square.png-2a9e1287e7fbab981537c9adfd233b95.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_outline_small_square.png" +dest_files=["res://.godot/imported/bar_shadow_square_outline_small_square.png-2a9e1287e7fbab981537c9adfd233b95.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_small.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_small.png new file mode 100644 index 0000000000000000000000000000000000000000..010f814ed1023d969090b85867dbb619ce5953ee GIT binary patch literal 249 zcmeAS@N?(olHy`uVBq!ia0vp^2Y^_Cg&9b0+m^KrNU@|l`Z_W&Z0zU$lgJ9>D+c(4 zxB_YXAorrjL7)omk|4ieCq*@V6HZ|*O9r2nN-igX!a1HUjv*e$-(K4&=-?pI@~~Gw ztW_u_NcIAwY{0=@na@U#WuAq4a!xw?O+R6ONusyl+>kZV%~So}807fn9y!3O7ZRhO zSkNfz=hwi%$i%`S@PU8E&folMdIgIgGtI1*?X7xy>HE6tZQJX=ePdej>Enwtr*;^F O9PH`p=d#Wzp$P!qA4=H( literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_small.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_small.png.import new file mode 100644 index 0000000..0a9eeac --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_small.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ciewhnfh2xcp" +path="res://.godot/imported/bar_shadow_square_small.png-393fb5007ea5984dea17e22d252b1213.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_small.png" +dest_files=["res://.godot/imported/bar_shadow_square_small.png-393fb5007ea5984dea17e22d252b1213.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_small_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_small_l.png new file mode 100644 index 0000000000000000000000000000000000000000..49ea8250def367c76019644625c3488897571a18 GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!3HFyJAa%3Qgxm#jv*eMZ?A6TI%FWidLcNQ zeQCgw?&itO&Hw+~pIcf|P+s7{T`D+xyTubH1(tUYKTZp=D?T7;JL~7#@2Xc{)y+P? zOy_{?^|h%tJeAX?ia(eX9p^8=)EB5Qg-K)q1M3g{gf6D@8Xr0sOyh1mp2B@VNS%G}T0G|+7 zAdMg7Ui3H!RKZ;ms;j(Yv$qcKhAjf&S`njxgN@xNAPJKCa literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_small_square.png.import new file mode 100644 index 0000000..e0ba917 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://fy0gtiw66wns" +path="res://.godot/imported/bar_shadow_square_small_square.png-4799ac95e37bd1860c111591351e59c8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/bar_shadow_square_small_square.png" +dest_files=["res://.godot/imported/bar_shadow_square_small_square.png-4799ac95e37bd1860c111591351e59c8.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/button_rectangle.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/button_rectangle.png new file mode 100644 index 0000000000000000000000000000000000000000..87c86a3b32236d58064fa8650775b3f080740d61 GIT binary patch literal 803 zcmeAS@N?(olHy`uVBq!ia0y~yU~B-g8#tJOq-ma?C6HoCcl32+VA$Bt{U?zX$gd9Y z32~h5HdKSqfxNow{hsl!ZWXpdgS9)b#rG+jsB3 zeE#x%+qV6uPF*~F`1HMdk6yk0xM9Ptdkt*|jX)CxN`m}?_51nb?a!~Tm(PFie}Dgc zhE#^B4;UDj%spKkLn>~)y?Zk6kpqKkU^*Y;8#yDxnTm?f{_i&kb-f%E?ewZO^ys5I zt*x7D+;=cZuTuMJv1<9{%;h?*D_>uHT=-KfF3&f<>ESn)g470C`6lP@)c;>n`TzKHQ=h-F=b1|Cjc#uETFzRql0nX~Ro;>B z;i2{qiJRZbIRel+v3Un_U0^y^ZlwTHg&hgz{jWj|T(>+W#%i1UKz8_MO~JAN-&Ijiv3 zw0D26s#sRn`fu)Mb_g!l3c2gTz{L99pW*C_lM+9xrA*Zup8a|@&+*>Z_xbBCf4Oh- W()J4;#Ee4vg zZQK4+r!KyJ{r27aFQ31B@9v&eR@U+A^~Zbn9yK&f?CqViVZ*Mbrpc|XQ|s#btEzeq zA3lBW!K=ql-cFo2|IORa*RS81Jb7Vf=ZwXR*Im4L?c(KoM~+=ww0QlKCog8rT7LH2 zt>w$N04@Fh|3A>WTX&xC+WJ}#Xsc*RkYBKUy?*}v`|IWB+n!(UV-%$70iKBjT`9m|63&Y)7^19iU( zD{STZ?@w83@%8J5xwZC8YnJfeUpr}c;H}!FTyI$oHo5;}d#fsNNjM>+SE$z8zj1?P ze{;#N&DX2Lr&aBZf4f-0Z@=WF(hth>zP_EbxlYLA_I8Gs_vcG5PI)WeP?97Bj4Fl( zFJ_y4$K-TP-lvuQ6?pK}^6%51N0UD1mR;v(j8nItvTs(-zO(OsDIWN;JZtjV?Kfi? zYeE^eFF3Saf&bwl{)gY&moKZV+Hhmf?3-7`4ez%w0z(Y}8WivmL>LHU#d99`-D0o)URZDTcTVwhzgxJU*B<)M-4Gq{FnU6J!Nc|q-#P1p?y0|- zy#Z)ZgFaV5^5i*p|FG`pZ7;NWDXp6R*W#yzU%m9XM}<=?`qoZb|9Hy}4ZnIZy~l+= zmND@@{xbbxx$$0>DcegJP4+v_m18=4KyIh>lDqk@1LC*tzchFL43%{C=WpMH3oh7~ zAF|@N6{CR0j(XW?j~_ldC-HOl?vBg)?S3}b+?TiWd|FpuQ8i`S`?JhH~t>$#tx;ee)&)c^l!40c!MWs$C|9f@q b$xrnRmK9-cpG^P00EL66tDnm{r-UW|u`ie{ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/button_rectangle_depth.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/button_rectangle_depth.png.import new file mode 100644 index 0000000..38368ac --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/button_rectangle_depth.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bdpelpm6m8tiu" +path="res://.godot/imported/button_rectangle_depth.png-b3c88a5a4b2e73a51b88407cfd9415f1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/button_rectangle_depth.png" +dest_files=["res://.godot/imported/button_rectangle_depth.png-b3c88a5a4b2e73a51b88407cfd9415f1.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/button_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/button_square.png new file mode 100644 index 0000000000000000000000000000000000000000..f2c25b0dd4d53e8598b6d6408b25d143d6fd7bdb GIT binary patch literal 613 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H3?#oinD`S&v7|ftIx;Y9?C1WI$O`0F2l#}z z&YZbw#*D?&rUB8SsZ&AZlqpN6PX{uVOq~iBSqNkU)c`ep{_=g>w*9YPzkT=q%c)Zr zU%mc#`0(is8+P5h_vqe(S8v{azJC4A<0o$yFJ5=?;M#Z*!SdWj(R`b7OV# z+tNOz2|4T&-qwHMUJ=hw6v)i*!LZ@;;d7Ngj@;Xo&-i_IP0?=tx%cD0>pr;nC(y2q z?aTFA?u`Gd+JTI}F%7@M7wqGFeR}Jvb<-c#x9u&h6k-B~1F@iD{fzHjm0&`M>4#0j z^HtXuGPj&xH`D2+@2#?howxTrK9>G(+1r?7X$!+ErrdgYsOO5-{BgTe~DWM4f`vfYg literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/button_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/button_square.png.import new file mode 100644 index 0000000..fad24c6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/button_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://drpiyvq6a4qgh" +path="res://.godot/imported/button_square.png-5ac75178b6f6e51ebe88e722c251931c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/button_square.png" +dest_files=["res://.godot/imported/button_square.png-5ac75178b6f6e51ebe88e722c251931c.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/button_square_depth.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/button_square_depth.png new file mode 100644 index 0000000000000000000000000000000000000000..d9c2b4648d889e47871b50a046be20453fd146d2 GIT binary patch literal 743 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H3?#oinD`S&v7|ftIx;Y9?C1WI$O`1I3-AeX zEiG*;D(aXzb#ZZVJD6;nHf>Q!Njs1WW^_!Mvb4Ckt)v7hK4r>6Ab0B2MboA&2AXl| z)Wvu2ziivK|Mly)pTB(X?w-}!I(5T_U55{!e)aleL&LB3Zzp0J{>COudnP3CzTs|c%DzhR3+;A#Kfj#*?(F^e_x?2P z7ccl9z5cNH{I!KwBR4l}=55&i|B#+S4bult4hDvNW{Z1YWG?&rtobceu=A7ob?;k0 zPnO0r?(3qUpKon zQzh)HQR-$v&3i0?*S!{GZ3|rT?3w1(**AOVfAx72!+gbS-G?1PJQIXp)VN00&d5=H zv|U(suByBI)sh<8P?lUM}A=f5uc`E|vw*h#1K vk3RkG<*l?Yv~tUP+x647=VUz14*Vp)^#sczp%pFGAisIK`njxgN@xNA9`9x} literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/button_square_depth.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/button_square_depth.png.import new file mode 100644 index 0000000..dd35f90 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/button_square_depth.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://2yf2mjxuyc6n" +path="res://.godot/imported/button_square_depth.png-dbff840406ffe870e3a4525c31afe1f9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/button_square_depth.png" +dest_files=["res://.godot/imported/button_square_depth.png-dbff840406ffe870e3a4525c31afe1f9.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/crosshair_a.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/crosshair_a.png new file mode 100644 index 0000000000000000000000000000000000000000..f40e2b9b0de7482be14b47909253ef62bb0b8073 GIT binary patch literal 954 zcmeAS@N?(olHy`uVBq!ia0vp^HXzKw3=&b&bO2H;>5jgR3=A9lx&I`x0{O`SJ|V6^ znk3-w?_XbEFE1~D{`~p={{Hy*`1$ka^YioD+uN^Szdk=dUteE;|Ni~&-@m_q|31*< z|Ns9pK0kFH$Py?C@(Z@_ub0n1?;p>q;~49{pZ_O1s)2Yiv z$jTUYhgn@@^PcOaQZF@jG9Gg+RciaYVB4I-r)168E!O@>Q*W~k`xm;@zG1T0ye|T3 z`&U2Vwg_&_a_5wb7TxhiSmOAd?3dq}Z~T)xx-`+=V&%-!ryaQdO!mFn$=~yH)!m0% zI^WwBHXBB7x2)N=SHh~a@vzjL{@Yb;Zs7%D^+)B7pE)--_Q0FId&k9-te@6x7qU~UL5l+aH(H0{l$x|HedasYiorgq+YhpKlSkJ z=a-dgr_DZZ>|;ASjjJixYJYUZWs$1u-pWTUR|!}>+QR2%b3K8le(%Ls>in_sl_%P| zd!)1rbPhDB_nL5J%$(9={gRK_>eW(q?@vZ434O8;Lvp9v@@8Z|k<`@uanRgc`eN0L z8|{LdJ2~WASp8Qe_;p)N4qW{e zovQM2W@2LM67}U>7hXA;7#&Vq^8979O8%+>vrTc0YMeZ7`KiwxyIRzCn0RhgJ85jT zUM%gaT;+)d^Cw=H8Qv$XZs*aFnicC}wA$mg$&pJAo6D4?)?QNC&}wSc%3@)#vRul? z*T~1s)nL)Zgfem62j8wM{NFn1;nta3HFi&ZBeC*sUYToTn^(okfWvO#QZnB+o}6}F zEc$=LyUvMqCxk@Ls^=tgaw}*DtxMacze%Zxd)AA^3tmp+)|3v?5<2-LBBt#03H?Vc z0@706oo~-Rn2@-w=7{P!lvI6EKY#xG`}gm!U%&qR`Sb7Jzu&)qKR-Xey}kYa z|Nnu8FMp-#1*8N@g8YKl`{&!AkJs<7pD(}v{(F7~H4c_f3=B-SJY5_^JdV$u_IlcC z1)kQ-+`SD(dn2Mnr+%+Lm8{_CGH0cF{VmlR0jEuzzi%2=ifx|z^q$4-pXao5*F0iB z*zLAkhWY%h$T|)YW5aE4InLGbe%fphU3&RSWPb5K))U-3-Sg6v>m~m)Px)D7A%Dec z^8QB6w`O)xtP8T_mFrers{N3)e9yhVPa^-<-F$!D)?oAOt(T7poPD(5X8sOe!`HJ5 z{KX37i`L6MEMIdn*Yv=TOzv4b_UJ61R~Is0%_rD=P0)0Q$U}9qXMWh^>O6C``*#2H z;}hN-vkq+O_TOx3J1-~hV$Q8!E4vlUjl=JpTBG0lT&IauW`lZtNvUYd6m^T1eTNhH zw+H=La5LbdK+jUuqLs0svlX;|9Je)CJTdC>ETd?nD--yOZS{C{I8N`+Jem~k%<5KI zwVNsR$x8X+1(c@X_d=f{bmIuxwZxwT?+DOV87~|u`O&G z%M4SopmR$$c<(fsRz!Ncv8)+dE$BCL;B#vEwksw~;` z`a47Ta*xHU!?(#ePSg%~T*p7b@?z%nUCE~<ixIa_?G+e zC08fO<@{Z9%RR~M^}#0R-gvo#%qN*X%G~?dzLjr&%C?pBHr_6Jn;o40`WfSC_qB$t zPs{G+hYQtYz3WZB%~su~^>eGE);FmoPX8`WQdMG$o1{PMKufD_gGKGlvQNb?zcN_b zUszwYH=%IFMb)?6nfKn??!3<|!xV1oaONMQtts!(6%Sb#0CNC?r>mdKI;Vst0IaZ^ AS^xk5 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/crosshair_b.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/crosshair_b.png.import new file mode 100644 index 0000000..eada6b3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/crosshair_b.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c3yqlcw26pp8c" +path="res://.godot/imported/crosshair_b.png-fe60c81f9675eabc2f8fa38c2cf4120c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/crosshair_b.png" +dest_files=["res://.godot/imported/crosshair_b.png-fe60c81f9675eabc2f8fa38c2cf4120c.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/crosshair_c.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/crosshair_c.png new file mode 100644 index 0000000000000000000000000000000000000000..9574d86122ee04034e44e7a0f279c092a1f02cd9 GIT binary patch literal 488 zcmeAS@N?(olHy`uVBq!ia0vp^HXzKw3=&b&bO2H;>5jgR3=A9lx&I`x0{MOcJ|V6^ zni#;(&;S1Y`}60|`}_OPpFdw;Uw{4j_4fAm`T65?f zZG6fnwHt;XtM0m}%gyDSH^buojohb&MhAkH7N0apCrP~05OSUt=r`8+m zPbpvdE#TVZ52~-_PE`wiQT-6`=Hw6CtG|RQJ-()dT%3Nwd6oL*=J~&Ye0K&{#>zVO z)qh+>EuG|oes*dVwb)GgBpiBD@KeA%`463p{HZ@3Et%vl{nRWDN%N_GF>(GB@l|hC zO#N?r-txQjVB6$BzvnLb75r_>!lvI6;*0X`wF zKpH=I|Ni~``}fbEKcAnUzkdCCdwcu;|NjHE@Fac>1ybB4L4LvK^Y#1X_rI^d&(E+e z)4~ua{KV76F~sBe+i5Sk4l4+>n7i8+z5Z>Vv$Zg{bGPPfC+~wlm1q3qIB{-+fx)J; zx+^x`DNlG;{Zu|^FVB_-lMi$`yxqKo!=&-XwNmbO!N!l_n~RHWjxOL{_27T=7a&$jLu^>uyQf3ft`w)r3Y8uhaAPWn&D>V2Q% zY(Bg(-gjMtKO^2_evk9F1NYMPI^UU|VqSSZAZ2}^oQI`@uS~_41M`^oEdK0Jxz4^X z^!RQg{weH5d;uYH9Q+A<0VQ%?=lw4QmN)ET4%zUIA^tYwy9X(KCsSvf{{ad>Pgg&e IbxsLQ0IQsu6951J literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/crosshair_d.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/crosshair_d.png.import new file mode 100644 index 0000000..d6b67b9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/crosshair_d.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://pv7rpjjj3dt4" +path="res://.godot/imported/crosshair_d.png-3afc0f6a97c12aba79253a2e9deaaff5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/crosshair_d.png" +dest_files=["res://.godot/imported/crosshair_d.png-3afc0f6a97c12aba79253a2e9deaaff5.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_a.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_a.png new file mode 100644 index 0000000000000000000000000000000000000000..83432556bd20ab2bb0cdfe100cbcfb23d3edb81d GIT binary patch literal 542 zcmeAS@N?(olHy`uVBq!ia0vp^S|H593?x6vT4n+%mUKs7M+SzC{oH>NS%LiU0G|+7 zAWahJ@9$r~etmv^zP!A=zrVk|z5V|E`{&P}&(F{Q{{8#<`g)*g|NsAYmwt8_$Py?C z@(W&{f8YPSe*Am+e*5|R`Rf^$n14=YU|JfRfa~p8!IvpUuQ>kv zFK3ey7L0t?9ChubbrqMS!x2A@i^ead@N!$UhOg{>LCJ&&JNlvACRw1Vf<*`v$;9#OAqxjCmy*3-h!DZejhd9r#& z0#o+awcHc0De64iF)bkXKF@_|(@)&>V$M1H@Jc7^cQvlHx^ye+?V>GVDnTh)h}t!lvI6(}4Ee_vi+K0iO--{0Tf-abA)e*XOV{QUgq&!5-V*MI;1J2j<7;e{5GUyjy*uLv+QF7k?vSJ~n!426SA!J9Gb;4_ztj1`#%llePW}|FK!> zxMYitjDy|&*5-qEvh*kXd|No9CSl8`+6PnKGd`~|pK<>f6YHMDNsIW{#Sd-wQh#`t zJ^DxaEg{DAOwp_S%dZMJ%1_X1YS25>pvH7iZ4W|U3XcO%{-)ozfBKzUmq%Ft zW3k-EWwughf9+LvT9=?RZ-&6`pRrwqYa1>Ey}b6!D3o9SNL=AHIUjGqs$2`s(1ktA zdb<}dN<1JE#p-fU&&7UTeALk+2i4AqmNPl8=z7D{bMFeDst$`m*s=mXkD5Q0Kba1i VKlpl?pVt}`-JY&~F6*2UngEUp;TZq` literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_b.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_b.png.import new file mode 100644 index 0000000..9dd7282 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_b.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c2o7xawb3fplj" +path="res://.godot/imported/cursor_b.png-f89863d480652fe3179fdf5b2868e202.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_b.png" +dest_files=["res://.godot/imported/cursor_b.png-f89863d480652fe3179fdf5b2868e202.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_c.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_c.png new file mode 100644 index 0000000000000000000000000000000000000000..ebc1b633863c2e3f5c92ec81439ccfe794a87857 GIT binary patch literal 516 zcmeAS@N?(olHy`uVBq!ia0vp^Y9P$P3?%12mYf5mSkfJR9T^xl_H+M9WCijQ0(?ST zfiy`#US8hc-~asi^Zot(@87@Y=jYGQ&ySCf*Voryzka>Fz5V?8^Y7okzkmP!|Ns93 zP4>N+mk6W;N`m}?@5jsg_t)p^+s|MBo`3&&hSdrzRtyY`#-1*YAr_~XUb$V=qQJut z5O&?w)pz&Wwd=(H{nwxFvMS~fkMY@N{sK0h7LEfGeAhR>_+8DL&he+jY4gPrz1M7W zJMJZBre3qYxv=iL!nU8SkH7tQaZ2<_TeNkJ@2Xm3<5Qcq+$x__eB+<~Hn!PnH~J?# zO{!gd$-M38acc*@V54r^T{>w&8k=T>g^C$lFTc4ZM{SztZRfT1mX2l5@6d}nVOr5u#c_mzF=$jukQRlDJB@sc3%2kfaO zd*8dt_o}1>$hK|?tPR+HQS``}T?;CY@+|pug|~w3lI5a>Eh5Ys(NTe0m&#T!%bu7l UqB`Lj2Pp15UHx3vIVCg!0DdUQ6951J literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_c.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_c.png.import new file mode 100644 index 0000000..5159563 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_c.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://koan8c7xyb32" +path="res://.godot/imported/cursor_c.png-36d1b4b9a6602a513ec0f1b50d4b2368.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_c.png" +dest_files=["res://.godot/imported/cursor_c.png-36d1b4b9a6602a513ec0f1b50d4b2368.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_d.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_d.png new file mode 100644 index 0000000000000000000000000000000000000000..561ee2f36687dc741ba2c5f191a45d19b6cf7804 GIT binary patch literal 521 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU3?z3ec*FxKmUKs7M+SzC{oH>NS%Lh70G|+7 zAWahR_xG2Vmp_00e1CsGKR^Hb_wV!b^W)>=_4W1b?d{jEUw{Ap{rU6f@87@w|Ns9$ zldA)kJqJ<(B|(0{^7sAw^W*2&>#ygxf4~1c!{mus9SjVN7M?DSAr`0CUghp@R^VYs zc=k+qVfpOcpU?jPKYej%pc;?fPBmk}{fQ0Rj1FiREwoWQGF3UTVx``z)|s_hxX(=HqsZKX3hyn!ZTSWfT=i{-ccz^Sm?M7K zT72@$c=64)clJJZ#|El!YHxibFM->pwCZM_+Ob7P%&<&Vui2Wmv~iq_vZoir(J?dcTR Z3PxMebpcbaJY52cKu=dcmvv4FO#r}1&5i&7 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_d.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_d.png.import new file mode 100644 index 0000000..fd1a155 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_d.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://f40uay3icfip" +path="res://.godot/imported/cursor_d.png-7a80c5d02914fa531a962337281e0756.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_d.png" +dest_files=["res://.godot/imported/cursor_d.png-7a80c5d02914fa531a962337281e0756.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_e.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_e.png new file mode 100644 index 0000000000000000000000000000000000000000..07eea5628717cf5fd1827e0b322756fd16b48012 GIT binary patch literal 607 zcmeAS@N?(olHy`uVBq!ia0vp^dLYcf3?viMZ?gg^mUKs7M+SzC{oH>NLHvpUpAc6d zO%k|z^(sF<|BoL(E?v5$udna#@4tTi`uh6%+qZB3{{8#@{rgX!K0SZ_{MWBv`}_Oj zsaT7?>(s&p;)$eZa}Mqn7y6c_2(wa>uP^E*i1S1 z*UVRA(_ZoL{MH^BcWT;U_M7=-Kl=`M=13nPWKLmC_V)Jr`ugeV>Dt=b{r&ym;NbA^@ZH_r*Votc^YiNJ>fzzx`T6)E=jZM1?dG(%akH<>lq^@$ur~;^^q;*x1&(o||Ns900018yjN1SJ01$LiPE$`Wzi&U!kFS3p58v;fUjP=^_ul{j z0+>leK~zY`jn!vE;y@4v;3%T>T<^VCPNj&_K}tkGYN#RPaw-4+58Uj8g-90U{glA7 znVqogay-v_0%qWd<97+i`;JVE-{akdFEq*BB{-L9&s`-rKcFv)a@C|G_Cwn^5sCq6 zUDE-9L+@5@SlOWj@|HnkD-qmd@k99P+E~R_!X5HCxNkZ6T}p6#5I(*Fbb7i&364L2 z&zhhUkp#Ph89cCYp1k?jiA1E+x#jI8{4U>;d*J>B;8-pfF$`mC3E*CGr^RA9RSkF6 z{H+omE-3iqne=wl`YDBgbY13oG-vI+100sIL3plw-3m#p(1yQRd~cnAAzu2mD*|5L~@k z;EERM6m`ac73TwR`4;9;u2eMbw4;u7=Kvcg%lISWOlA(eo7Wu!Y#f{I!;>@d_$&u} zD(lMu9S7(4;rbimQmIV%Jhk*=CnwGR%*1E2((z;xC0wg7y^~|J-vJ*_1R;ZbHlV!V z~ccaUckTl1jNY=3PUatuCv zyqJd_lb8;UXT#G!kiU-LHo1229-3PdT0f`V+qAW%^6M{?9X}kN{{g@=Io;8OyS@Mb N002ovPDHLkV1k=gCei=^ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_f.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_f.png.import new file mode 100644 index 0000000..840b3ff --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_f.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cubmgqp5mqh2i" +path="res://.godot/imported/cursor_f.png-b2408decc232d85be23026dd32d44965.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_f.png" +dest_files=["res://.godot/imported/cursor_f.png-b2408decc232d85be23026dd32d44965.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_g.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_g.png new file mode 100644 index 0000000000000000000000000000000000000000..6d6d781be87cdcf6822cde942de30cfdbedc4e27 GIT binary patch literal 711 zcmeAS@N?(olHy`uVBq!ia0vp^3P7yE!3-oNn{1`9|rh@ zxB_Y7K}JS~qod=TIdcvlK78cJkyWc!m6erANl6(S8(+9^frp3Z=g*&;H*fy-?c3Y8 zZ|m#p{r&y#-@m_q|9*LS`TYF+%*@OWA3l8j`t{GBKfiwcijR-~^y$;bj~{>h_;Kmd zrPr@tfBEv|`}gns{QT$7pPxT}{`2S0pFMl_^5x5S@813W`}fI{CyyULe)#a=n>TOt z_4RMxzJ2fBy$25-T)uqy+O=ypZrr$e^XAp7SMT1vYj1D={{8#^|NjHMHnsTa93aJC z666;wKR@69{`!9X_wncV^V>5VKf=3;fq}8i)5S5w;&knlmtltt1l+Vs6mwVp-lxrx zHL;0%#SU$=+W+iE#*rSUAADc^{7&_A2^k6$f;5h4wfd?e=UG zRZ~p0_|W{g#==2afrY{Hxw`&`iyRq^-A^v9xO}KWXNtEC$Ksa4<)?ce3Og;I?ZjE9 z%`SAF^R9{a&odp5R!v9~uhlsiy4%lH;E&ehX%E>_9Y4I@rnB%iuUFH9pD!A2w`Gd6 zKA7yhPWkrQNTv_7+s{Zmzvl2HmSO*F3CFFkB^iJIeLOFf=gZ&43O^@@HqFmsW<5Fo zzV$Rio5Kse96xTKsJfy|lB>&qdCj>G0Rex$?v6ETGYAqf`L8wo!GVAae?BkIFP_oX z-SklYxBGsz3J-bK!_ls$z9J^~=RDpwr}>d|sEm<=5OZ@CV zjXr8@VW=lwQvd(} literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_g.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_g.png.import new file mode 100644 index 0000000..96dded7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_g.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dw5khpi2haahi" +path="res://.godot/imported/cursor_g.png-fb3fd2353c4bf8a5f58c82d72c103840.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_g.png" +dest_files=["res://.godot/imported/cursor_g.png-fb3fd2353c4bf8a5f58c82d72c103840.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_h.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/cursor_h.png new file mode 100644 index 0000000000000000000000000000000000000000..248e6eb121e111276e0f9f04925c261338cf0492 GIT binary patch literal 1028 zcmV+f1pE7mP)FMg~>g((4@$vES@bJ&i&(qV>=H}+r)z#$W3*$kJP=q4%=l{oi5bk&O$omHU(P9UXC*MB@?!!QmEA;XdoR7s~ z&1O?J>K~NC0b_WN(==eUaPx!%#&Eq}7mK1%uTM2#1r`g1!aXvDRCs2=ATyavBTmx+ zGX~gb)ay+%MqfyUCfop7uhnWd7M(L`zywyS)d$P1EfWryK%CA))T)gW4j5#o)9Ls7 z)?1qj2du(guQ%+SV8et1?yGV*9F4LRO(r}^EO&3-9;gZOfR9J+X0zGrcXpQif=AfxcE=y7)aB;Y+0f;9 z{8jmY3t8gP=UId8cKbW?|Fa6)mCDagPR}9WF~CZ>{Qeu6MJEifTq>0=ogX*AM7CNl zO@H_{Sb?on>Nym_dNeUiB@$1Vn*m@f6L(LaG4}#j5R+ebIG2t^=qtnrtY5HRc?I)^ y0q`={946kQ>H8hvZqd6G-b*{pg2$v$OdY9_x{W4*Ka?6 z`Mz!2{!^zezIy%f-n~Z~Htafl`1HL8udZLe^XBd6$4}laUcBz&#cNNVy!ikBKTz+j zJI@bFIhF$T3zP);1?%_o$J?J@UoW5k-v9po`3$KHQy(xeFdBKfIEGZ*dVBliq$US} zmWM^+IR`ElI!}1|SH5Uhl;R=r6;@~Fvp3m26_>5`T^aN(GE(Gd!jy>6wBO~MU!>=T z{XH7t-*EK7l%vuCe0iFp1s?m~?tQ)Mp2o&k_mJW!uWlPBZbkJm*qy$5rWz)jv9yKhK!8oNJ3U?-W>hEj>5 Qz946Ly85}Sb4q9e0J6C482|tP literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass.png.import new file mode 100644 index 0000000..e64319a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bk0420josj78e" +path="res://.godot/imported/panel_glass.png-d88b9471e370bfc42f9db461ec677bb9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass.png" +dest_files=["res://.godot/imported/panel_glass.png-d88b9471e370bfc42f9db461ec677bb9.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notch_bl.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notch_bl.png new file mode 100644 index 0000000000000000000000000000000000000000..30a05567a00379d1f07d326ecd2e61a9846b4065 GIT binary patch literal 670 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H3?#oinD`S&v7|ftIx;Y9?C1WI$O`0F1o(uw zPMfx9%9MpurYxO0brFyaMvJFSTQYq*kX$@-=BlYv7Xzhc%vcQ6aqq#aH*Y_0+qVDI zsf)jU{dw@{_2)0&KYslD?){e^KYrc0_hRMBEkAzzeEs_Ey?c)~Y}j@E`klv5-adKq zV$Pfu&tHDnyZ7k-|Nnu;-n#R=%9#HJ&_w={Aiv=I{_^wt?bpZG@8>`NUY~()msc+X z1LHPN7srr_TW@clENV6oU!B9nYsVBF8s3%j~RNShIIt#eUt>VH&ABpB)pfZ}0lg z(0Xre^vRmK7pI#3vvr+MTwlIaV}Wkz)3)8#4D;Q!W!|v>y+k5-P|r9ohB2(_VfEef z>lnQE)_i_ZjF}2lX4S6l{+UD`2fS`$5QsHJst6AB!@>+8B;w4OdzdcnXwu zFzyhz!z9D;j^R^Nb;FJaj0(CHEF9cC43UkT3R(tC8lg!{#tol*ybKs82>UP|VVTUJ z$k<=?_AGzXXTJ*PX` zi(mBruO}rY>s8bLf8D{c@zLiEOBPSoSa2_(=wvSQgU^B7{N{{650MCdTyNN$f1owr zaCylq&Vt8J=H`F=&TQ~k_WnJ)4@?GsC%yk5pDE99d;e`#X8r~@`%7{Rz5g;^FD)_3K;Qs#o-!EGu%d9W4>(%|bwdVKQAIj59<$r!{-@Sh7PPSV8nzHYiPmPy; z7qgD9WttJZ!Q$KW{qtmN<9_p=WqY@G`QGcVzaPA6-hG~_`}*A4-M{YsepR|+tMCH$ q%=tg3@1JkRAh>AB`q=-SWoP+0JzxL0CJ_1`6e^yselF{r5}E)cB1($@ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notch_br.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notch_br.png.import new file mode 100644 index 0000000..eb80da9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notch_br.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://m8ipi3knhg71" +path="res://.godot/imported/panel_glass_notch_br.png-20f7b55bbe6c8843eb3a41f8c6255cab.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notch_br.png" +dest_files=["res://.godot/imported/panel_glass_notch_br.png-20f7b55bbe6c8843eb3a41f8c6255cab.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notch_tl.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notch_tl.png new file mode 100644 index 0000000000000000000000000000000000000000..557a7e553cfcd6f7c7b3be39e68faf6f83f48f3e GIT binary patch literal 665 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H3?#oinD`S&v7|ftIx;Y9?C1WI$O`0F1o(uw zPMNZF+O#E8rYxK~b@8-mi>FRqG-Jl%>C=JiML;f)oH=t9P!K2!)bZ~9mmfcV-Fxur z>$ji3e*Jm#_VeDoNAKKwv0=lm>(}pW+qVDnm+ucAy`D2?#p~B^A3u5f@#E(wPhQ-+ z_vqutZ$EzgT)A?~|NsAi#@@Q~T=eMdGe8shOM?7@<>USH*T2`V@856FKmR;KoWn*1 z1_s8Bo-U3d6}R5rJ~^$)K%n*E79-Y!a-l4a8LfN%OPh&)WZ>G-cxq9;u1&k|KYy99 zDL4Fj-+M}iZSJ2k?X?M~;nesAcLRT{XK>v5VaH{L^{Xscl79V_@3zrRpKsH@?$?j) zg$?iI&p%C?EPPNbnc?pKY2N34hN!O*Jg~MtQY1i3r0_`hKmTbfZmOTY_wtQ%?8hS| z|HE}n3TrD|{<9tOiBJ9dQk;v^xOVA_KaLE+^&$tZ$}{HZtovt>AiU`-JL8cfe&o_XnRZ)(rPO_A^g#`=#q}zhTPW z`%EvSH#~m7o#7X!$XC}jJd7_|_3V6^MSvkiD)=wukliYoZ@;kBo_E68y4c6y3c3dcDWa~ef5366ZiS&-uv{s>t``XnC}n%+0q5a T4NrYxN{ZSk~eOQuX&IBnV@AeufM$Xz^h<|?3qsZ$pNmH+wk_s+c+KYsjr z`t05Fmmj`<`+4fr#RrdG@7;TJ@#1xJ=B)Vq<@@6&Z(qND`|kah>(}pm{P_9agIC+O z?SJy*#l3rvK7Rc66NpwsAn#)%bnnWLw&8~E zNDd zo#y)Iv;Kc}S@1&qLCW<#u|6|o{xVrLp1rB}(_rDF`^@YMM30@|uwaN|2paygE(lyNnr|PQ zwb!cQ-7?<&6^zHF?lFt7aza~Dv literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notch_tr.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notch_tr.png.import new file mode 100644 index 0000000..4e94018 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notch_tr.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dd6xohs717o16" +path="res://.godot/imported/panel_glass_notch_tr.png-52a09262d7600fad7a14d9570a31333e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notch_tr.png" +dest_files=["res://.godot/imported/panel_glass_notch_tr.png-52a09262d7600fad7a14d9570a31333e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notches.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notches.png new file mode 100644 index 0000000000000000000000000000000000000000..2661acb850bcf4b7d80b0425f8d6801b35ce14b2 GIT binary patch literal 840 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H3?#oinD`S&v7|ftIx;Y9?C1WI$O`1=1o(uw zPMfxP%9N#3rYxK`ZPB!8OTZ+Mv3Tm#ML;xT#^RYXS52L|7^wWs+s}`my#4s`^MgmP zKY#gt>eR(2PhQ-+_h`F!Z*QM0 zI%L4pkjUuCWB8kIp~Ix_^~Y~TMzQA@3PitkwAym`%ZGZM_A;%5JhKCpj%;~h7_2x+ za2CUp^uuwv&W3+D6l|YrH`T~L*c>mSaG%xW@8`VPPi@t1zdQFMn<3)=o-?**KJ{=i zyu4rJU+m1%@MZlzhHw`K{a^9jp*NGmy4Q;{9r)e8>AOq;yK82Nxf|>i3J4_NB?!4z<<5F1hdzr%-g{u>Kw%q41iuH4>XL^6+ zuUo^O^UW$=!YWg``Pb&HtW%C0W?(aDVB|?)V3s(5 zmwDhn^Pijh-+yH~9A-P?GSf4yoomG;)ZTI(Z{1X%8E&Cw5ETDCJjwCu{&%5OESn>0 zt)DJwS~Y)uh(%bn%i%?}!Yf!xd9=F(GBnwHn?4)#*1c=tc&>Ld=GzxVehF*UBu&k17}kNEv8uQH)=@BN$W__YeY z?EcQm$hz*|;nvn3X3m~EosH6yOJrOUz8u%AdnWAC@MS*#TqceU`<`Aoy_@0f?Y_G< z+#mLRy>njVi`{nX2erQsF4p{D^lsndCzm%fyxiRvmwiz4^ThLh9``H1MRR|feXk{F z^YLHr4nL22kp1XO^X2zP;_ZJv_!8|aQeE}yV*B;)#*&@?Dg`~)eB|ZY&9k5>Z)OiL PNiul4`njxgN@xNA-Cvk8 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notches.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notches.png.import new file mode 100644 index 0000000..8514f12 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notches.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dh8irjwee7mc1" +path="res://.godot/imported/panel_glass_notches.png-7ddc172a72e87046a5200c7508cd8f15.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notches.png" +dest_files=["res://.godot/imported/panel_glass_notches.png-7ddc172a72e87046a5200c7508cd8f15.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notches_top.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notches_top.png new file mode 100644 index 0000000000000000000000000000000000000000..23075c21c1ca6a8457d67643963f63db5849f599 GIT binary patch literal 689 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H3?#oinD`S&v7|ftIx;Y9?C1WI$O`0_2Ka=y zPMNZF`t-%qrY)K}6-X|gI&~3{J!Q(m88d*~B|tVraOTWaKm|Zed-opw{N?+*_g@}7 zdc9%8uEmSjy?Oij`t>`HpS*qb`s2rspYJ_*b@Af0ZQJ(0e*N~zlNa~yJ^JzE=f{uV zR<7Lg|NnoWX}9h?-xxi=0%(>%NswQ#e7$}C`uF$!_2c{Z&*wkSaQcL2JOcycX-^l& zkcwMxZ=cL-b`WsA_^D&&qe`~s+z0>d4Pzf@s5NeqS#aXfRVL1jJC3hV-TY$NP7~+j zrS_NDK0n-bF2HBPhcj7M>VhKbnSSU#EpGa6x8Q8utiHeHjQw>I?$ehXj9Fwc3}A~wygas8zdc00Xa`T+dEwSxB0-_%RP$X zSN}N|Jp9yC!KydqH~+z=>xv)M19IL?oB2w|*XSAlk{V8<=WDnvijCvj;v0M_fgwpM z_)*_*&upvTSydx*>(~S5RFo&r6MFxKZ$|NzH}X3rKHSTbn(^A~W$HFHTa9ni*lWKu zC*}W~Bks8C`uq1gtxa$LUi&BFo!Ygt$7kDQf8^xWf1A7KQBUXfFMg{vd$@?2>^UGN*@3K literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notches_top.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notches_top.png.import new file mode 100644 index 0000000..e506ee0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notches_top.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cps6swx83xl31" +path="res://.godot/imported/panel_glass_notches_top.png-e47ef24d4e67da7f513d1bf1e339a2c7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_notches_top.png" +dest_files=["res://.godot/imported/panel_glass_notches_top.png-e47ef24d4e67da7f513d1bf1e339a2c7.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..f2c25b0dd4d53e8598b6d6408b25d143d6fd7bdb GIT binary patch literal 613 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H3?#oinD`S&v7|ftIx;Y9?C1WI$O`0F2l#}z z&YZbw#*D?&rUB8SsZ&AZlqpN6PX{uVOq~iBSqNkU)c`ep{_=g>w*9YPzkT=q%c)Zr zU%mc#`0(is8+P5h_vqe(S8v{azJC4A<0o$yFJ5=?;M#Z*!SdWj(R`b7OV# z+tNOz2|4T&-qwHMUJ=hw6v)i*!LZ@;;d7Ngj@;Xo&-i_IP0?=tx%cD0>pr;nC(y2q z?aTFA?u`Gd+JTI}F%7@M7wqGFeR}Jvb<-c#x9u&h6k-B~1F@iD{fzHjm0&`M>4#0j z^HtXuGPj&xH`D2+@2#?howxTrK9>G(+1r?7X$!+ErrdgYsOO5-{BgTe~DWM4f`vfYg literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_screws.png.import new file mode 100644 index 0000000..5e639ad --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://da6rns1muq7ke" +path="res://.godot/imported/panel_glass_screws.png-73ca38c26a404c5ccd67d8e06656055a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_screws.png" +dest_files=["res://.godot/imported/panel_glass_screws.png-73ca38c26a404c5ccd67d8e06656055a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_tab.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_tab.png new file mode 100644 index 0000000000000000000000000000000000000000..be14a82b90a2174c7274034ed974a1be09615856 GIT binary patch literal 663 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H3?#oinD`S&v7|ftIx;Y9?C1WI$O_~)2Ka=y zPMfxP>eR(krYxN{ZPE1Ui>FOnGIQoCAbZ9PkoeT8i>6Fj2;>48K$SpE3l^?DaOm{j zeJB3>`TO9}>zOl`ZP>8u&b=2aS8n;wl z-v9pm{S2uyqq`Xx7?*mwIEGZ*dVBliv?c=q)(aX+%>r*uRx&v9{Q1vbrloXuZ?j7K zmq&Y9wY5vnKHOoTIc?>c#Z!v)*xc$&dY{dlYEV_t9Q{ABVjDx_1)l`=30!ZNm@#N? zz49{XN~y6yX>5$&s+?5D2^XBMrMeyp2dywl6` z^xM^|WM{0p73`|%oqmkr*72BiW!dge)x3*VZDm@pezPq5jiBC82WumsfAE3?(GM4T z-pwpOQz_6Y#*m#TBqzmuuO*Tx_`u`8r+p68?`;WId;ea(B9FoTJO2*n2CEuz@Aigg zI?=yx*}JG&h8*wD;}-K{C}Cf;yZ%5dW1Rid&g=%9HvX`0IK1VreKo^b>uZnO@A^0& zF53EQ{fzz3Wc!1^hYL@hqx+=z`LhE_%g=E;y`AWPdBwzw8>FjrWo0E*|K51NbH=vX z!gt5o&a%z-oowg6Ke+wx{KM}9-z=(?`Fi>L%}eRR(n-(sLtp26?_bmtbWV8*$Q_=p KelF{r5}E*c-!Jn3 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_tab.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_tab.png.import new file mode 100644 index 0000000..ef5c9a4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_tab.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bb07cymsr5e8c" +path="res://.godot/imported/panel_glass_tab.png-fb9737b558b796dcc0b7c6d1e022b130.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_tab.png" +dest_files=["res://.godot/imported/panel_glass_tab.png-fb9737b558b796dcc0b7c6d1e022b130.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_tab_blade.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_glass_tab_blade.png new file mode 100644 index 0000000000000000000000000000000000000000..7c3b71332b12d8c1f97b81870da0f788b9d3a424 GIT binary patch literal 980 zcmV;_11tQAP)C00004XF*Lt006O% z3;baP00021P)t-sn3$uLm7|uHqL!ATm6fBGmZOxEp_Z1UmX@NFl%zWDh1ot>$qq_FGj?cn0;?(g)csI#lAx694d$H~(5_WAMg z_O`ddwzj|C-s0-(@!sI-sj0N%ZELi;j000nlQchDZ&yPQEuTNj!AHRR^ zpAP_efs63~00Ov4L_t(|+U?t0TdF`5hjGdS2!i|AK9?ujX;MLo^Zh^BW(LHr0@nJ= z?2EN7yh`TxyjhmRI5RVoVd(pQ-Z)d=56009IF5c8v{?G>j9e_>I`2HwArKJel<^}J zU~I0p{kX`oW8bxYABv^EQrE;GK6{YybuM@7kpLiXIXrGmSYms zfDY@cSU+KdNk9UqCtLy=;2D>I1^^}?0&oe409*np0G5CXfF&RUPzlHYR028xlz)(AONfc5CA6u z1W+c(NeM6jli)8Y0R~_aq@)BO06hT+Ku>@IkQ1N)E1V8{S z0T6IbFtP-w-xPD#4nTd^7g~1{KmjI!*-gr?BO8G7KgG-lys-^{x;+bWZy5CtP@na+ zZnmdw_Fyn+12~}P*ImP12w~txmjoORzkf9EzYi`6Cwl{O`n+S->98AQ_SN|e z&+$*^9hZHtZ}v=lCnz4*b~Y^5X1~Cp9Qnj;8adUW*PW#;Bd{9XXb|Nb8&mw*r%LpVSH0000Qo?ONl6Kiu?UE!OQ^ z6N)sIJ+SQe?tAmrUw<9G_ln=&J+Zs*n(H1|aP9a}jlboUSFAKH+BNJpEZVi*Ut!j- zEiPf_Z@I|4op9Z7(Y!MguCF|Hm}{o(A=Yzy4;Pv_r9I!^m-spx+ zTb;vhUt$#SxbvSkAj~@X%l*92eGI9a;tXDt|2)CL&L=O_Gz7+GkSaHR8{p%oH)O`dsbOlM}Pm^nwq|nl6IhJtZT)2 zfEq+gg8YKd-|x5AUmu^ppWk1;KHq=-`}_0vGYBbm+W?(?$6vg- zFK2=@C^#7!7#J+J!-!V%WI0>P4PcB_tSsY1K|Om!Y4Re{1hl#{zw0* zU#0&cu(dDL4;*5fsr%>{$IQD&ngxxjJG_-s$|R2}PN-y=qEVi9;`KUajbiH*Q+->8 z#v^~fGo*gY>3LZ_Z>qAx&b|AR4Bq|y0D-5gpUXO@geCy3 Ch7o)K literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_rectangle_screws.png.import new file mode 100644 index 0000000..14765af --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c3qssb77lnh6s" +path="res://.godot/imported/panel_rectangle_screws.png-dfbf44776f5e5bba7143e3cda1a3c48d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_rectangle_screws.png" +dest_files=["res://.godot/imported/panel_rectangle_screws.png-dfbf44776f5e5bba7143e3cda1a3c48d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_square.png new file mode 100644 index 0000000000000000000000000000000000000000..dd22991ec63d401c6eb20698661e9101ea3f3a97 GIT binary patch literal 475 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H3?#oinD`S&v7|ftIx;Y9?C1WI$O_~q2l#}z zmXx#=7qGgr-+v3Tm##Z#s%EG}-DHf_nYX^W>%UtC<=0c4bvbWEMPXxg+z zKoYE_9caeHiSz5~`uqFmc6ZOJsOV~FnAqMvt)`~0vvWpo@0^m7cA!Sax{oJ;N<~Y8 z{DRNl@3-gI&-a&)UtgcU-+%u7_w)BNIA6>1U|?Wm@^ovF29p1d++?bnf|JH9|rqukECZc}3GjD!MHog5tKKU!FPVAK; zCYI@$sm=Xa`%V(@^lF*7?OY<8**8av zlo@|sEmTnYdhwQfR=Nu|?-ncAuE7U%FPUJ?rFY?F*O<f-X(ceF}rlzl?q#bAuXW!OyKnWGwC(<{qZ58No^fi*#A$!#zEwQC$w$2_f2!QJ*mO?&?vqjf zlXUDFc1oq*V+=C&mSTAR;eD0%>QzO;N4IO`U%&AE4WseZZx4AsWrU{h{J|bzu~_7v zpvS7E#@;Jeo;WJ`Oli?p)dgXhb2Fnfa~NAqwl%oTDFixPq5jPzyZ9UP*yEf9KNbhHch5z585wuD)foJHB-zqjTwh`2&AMXVkZ>+qe4O{sJGV6{o#8fcl98 zJAzNm4SF}FX!(?>0t^hEIlt96ZDh?!N$0+C@{-twDR;god;Gcb_LR^DuIBR-WB;#^ z{@cg%yZrF`<2M%7*8G{d@BH=Ue~+|P)JN@)-p_E&so3(M7 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_square_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_square_screws.png.import new file mode 100644 index 0000000..e090465 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_square_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b14u3ypkef76v" +path="res://.godot/imported/panel_square_screws.png-972f82b23c05f4d5572d653dbe0710b6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Extra/Double/panel_square_screws.png" +dest_files=["res://.godot/imported/panel_square_screws.png-972f82b23c05f4d5572d653dbe0710b6.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_large.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_large.png new file mode 100644 index 0000000000000000000000000000000000000000..ce6a3fa1be4bc6a83d33cc5327e1b94aa40924d9 GIT binary patch literal 540 zcmV+%0^|LOP)9KwAp)sH67iZ0fX8NPZg)sQ2` zgCN0w5U6Pcms%&#ix{x60B`0&WbPBk^+-gBh7~vyLY($n}`4a z01b3fPE#MBFOSdfPhUT;f4=}4g21l;00AUPL_t(Y$F-JOl7lb|L>;!U&7KVigdN;s z?ti_J3Do2Oa(__8PrtH7>7mkRoH$An5=xRpv9lGc^%;tFzfi(|K+Ny+R8k+~k>nDK$N1_SH+F@9PG7N17OhiWmP(IDb#LD;N1!nTOK8@&t;%gDlTY(Ej zsd9)k^2I`OXd*|sd_mX6O0IlKu1e^E)()V>gAzqFVzCsAL=1pE05-s{rEGu^cRT&} z^@_}pdpm%B9kNR&ob3S4IPqs1Qlsr0p@(iLRH;WbN()nXFHw`nyC^iv^hf**-=$fn zp;_0ggAVw-N!H&!fNm9n5zc{qrlp0W*=dJenXH_q6GiB*S#`5ZKk($G?*%V^6^w{{ e$#y>qw&Fiz<#HU8E@%Y+0000Nn{1`>jHd2 zTp6YWF-;0*m=w-5DU5M)7~`ZchACkT6M-V3KrRzdWO6uAt>}gVjSJnpOH%c&P1L#4 zuXdqJ_v!@IGwmwpI!lvI6-$0X`wF zOq0X)uTN4w+b*`d{MLi~K%ls+r;B3<$Mxg{2gZd742#1W8DCzhH&B@Cv{e?Uja@c; UCF8-RRzQUep00i_>zopr05rWJg#Z8m literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_large_m.png.import new file mode 100644 index 0000000..552e06e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bagu8r2yw2nft" +path="res://.godot/imported/bar_round_gloss_large_m.png-2bdda66b26030dafe071d40853de89a7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_large_m.png" +dest_files=["res://.godot/imported/bar_round_gloss_large_m.png-2bdda66b26030dafe071d40853de89a7.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..a0abe0557f0439693d00a564a575cfa15dba6a26 GIT binary patch literal 389 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eL!3-pSzIhV?q*&4&eH|GXHuiJ>Nn{1`>jHd2 zTp6YWF-;0*m=w-5DU5M)7~`ZchKb<}Q$TEnNuf+Yk;&mewW1peG%j@WE=kq9Hc{tF zzuJW^-K!H+&UL7sX_q-vt9`jo`B<~U!FquenJm+z)Gu`FTxI_jYM$%Tzdng+a=7x@cCp>%f4=jc0-DZS666;wKVQH9{CofS_4f7q8On~Z zNdqNjdb&74@KUJBfQRKl*8+!+`zHK;wQS#iZmCOUCI4$L`z(`QS~|)UpItHEIM&GuA)Ht!UJEc14$~s z7<>B9+gnL~o{`#kT#!9ZR?f$FrgOQoYoX$d_}AMvi=Jn{;H{{czT@>VQ`1`AtA`vP h#qRK%^zP5feND#{Z@bA|=L9;E!PC{xWt~$(698xWn^gb+ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_large_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_large_r.png.import new file mode 100644 index 0000000..ae6e19d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_large_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cjt8vvem84uad" +path="res://.godot/imported/bar_round_gloss_large_r.png-f03d31f20bc329815a078c77c300c339.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_large_r.png" +dest_files=["res://.godot/imported/bar_round_gloss_large_r.png-f03d31f20bc329815a078c77c300c339.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_large_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_large_square.png new file mode 100644 index 0000000000000000000000000000000000000000..4be44c252f0e92e9545348eced7da729f6e0fb10 GIT binary patch literal 512 zcmV+b0{{JqP)9KwAp)sH67iZ0fX8NPZg)sQ2` zgCN0w5U6Pcms%&#ix{x60B`0&WbPBk^+-gBh7~vyLU>VVdSrGj$5|L^~ryNCVRQIFaQTDC9U%bVB|)F1+P9kxGO|q>+s)GH4=C_`K11 zbU5>7zKH3D+7&f!6bqsb;|u7BSm3|FBz|9*M2D-JU+q@r@YWTrJ=~`Qj;=W3z`rZ0 z((aNLx*{o(fJzjrQ{D@d6!5I18SeM8=BqH{m1gW*M+1CZOnlh`jV;6!wc-BsT$JVx zH*>XIRn=Ifo66QSUxsb)ybQs1bxT;O(4?W-PQf1=N=hx8ISHWv0000~uFP|UpufG5rqAKP9 z006s5L_t(I%e9o(5yLPHL+Q9na&L(f7dgcKD@O81CJ^5M4|m`ZWE@$pH3Fk`o_RMp zeQ^0dB=Z4D3|nm*2WHzUi#Txs3hmA!>@Ad`2kgYn^0@-@SsI=!9+czY=lc@i{p15V zl{ooziSXhRB>~Kr5X`_G@D<_?@DG%6hiiV4%%NJfQ*GLp`^5KDNbjuByEakfT!++w8np{u%Ey{@F7-)lEzvyJ#WFog z`E0w`?sEO>lb9xlPqfN812mDhB*-uLzW;fC`*{8N^6%I0XPEx_oefYT+tbA{gyXtt z?{%R=1_I3dOe!1u#i~3vD*yejuXK2W{;iq2C!RUFtnZ@8#6x?GmgU}`%`V5ruq|m< z!gl+pvx5EU=dKkUvi9~+_@63v|ME_c3&rJ=b!M=|#BcsNY57W#s>?=qyDNn27ALL! Z%U@-~b3X8M>?)wO44$rjF6*2UngEKFeGmWu literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_l.png.import new file mode 100644 index 0000000..7167e9d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://s4trbplq0rve" +path="res://.godot/imported/bar_round_gloss_small_l.png-f1f5e0ba7cc7f2a9f904ab321be9e08d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_l.png" +dest_files=["res://.godot/imported/bar_round_gloss_small_l.png-f1f5e0ba7cc7f2a9f904ab321be9e08d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_m.png new file mode 100644 index 0000000000000000000000000000000000000000..c9b54939f524aae79c0bafc7101859cebf2aa9aa GIT binary patch literal 121 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`4xTQKAr`&KDYIn$&2MBn;L@4K z1_WZU;@Mq13+}MS@2i!K5a-#$s5Ae5tptQM$>>p0B9H(8 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_m.png.import new file mode 100644 index 0000000..48ab69a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bxbysyd8rl668" +path="res://.godot/imported/bar_round_gloss_small_m.png-ddbedea024ac2903ceec575d6e5ddff3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_m.png" +dest_files=["res://.godot/imported/bar_round_gloss_small_m.png-ddbedea024ac2903ceec575d6e5ddff3.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..2a6c541b81c16369fe4e59deba51f3db15470158 GIT binary patch literal 333 zcmeAS@N?(olHy`uVBq!ia0vp^96&6z!kbmL^8iM%C2e!>3d?eFu)>(7^ezkWZ1^dhZiK#5#W7sn8e>!y7- zg_;aRoF6wiM3)yh3f@xt|G)d*ql$Uw&YV>dzju9ifpu*y# z=vFtc_l@#b)n1;9%$?}sb>dk3xzn1@-z6os|9NBSx=`d?_*$>e%Byng7O#uERvUWn Z2UDjM&-qr4(sH2144$rjF6*2Ung9iWfI0vG literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_r.png.import new file mode 100644 index 0000000..d8b66b7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://wvvxtxou8emr" +path="res://.godot/imported/bar_round_gloss_small_r.png-5b03efae3ea5d8e8923fb0de79d4e442.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_r.png" +dest_files=["res://.godot/imported/bar_round_gloss_small_r.png-5b03efae3ea5d8e8923fb0de79d4e442.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..7e4e0f373817c8b7ebe61911a8e56dafa9974c29 GIT binary patch literal 387 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJOS+@4BLl<6e(pbstU!KIfKP}k z!^CjL$zhC>!WkxoGRzERm=eY?DVzz&of5=2DGVevIUJ}~bVGsqg>Idz{c7hs*=NVe z9IDm2*uynHNqkR*_T@gcQ*F{aEA*~SRJ+h6b)ZJ&T!-?pW}QoY5?f0&&vmg(k5WF{ zF1EW||N11R$>FN}RZKt=c}s%)g8k3mx95-7pD+J@{eA}S(iQ`t#9~hu#}J9jrv2eU zEe1T!XD>Ow*sCM3;a&aFQl{Vgbk0U7PZV2ZA^hmXJr$$F-eQr;KMp*JS2X{@lB99P z+WMQ6*JOU>C`BxHvFtgWSdjC-{SB-lm5Ir z-IFeC+rBGbHAL{>8=E!X_wwzL7Rcnk`%}c)y5f?FXQJ9_^=6ZekA=RG=U!gvu^s4K22WQ%mvv4FO#n77l*Rx6 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_square.png.import new file mode 100644 index 0000000..42622f0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cr17kggebu4pn" +path="res://.godot/imported/bar_round_gloss_small_square.png-74444fb9fc81c137607f63e98514a891.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_gloss_small_square.png" +dest_files=["res://.godot/imported/bar_round_gloss_small_square.png-74444fb9fc81c137607f63e98514a891.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large.png new file mode 100644 index 0000000000000000000000000000000000000000..3f9f8fa1b6231e30846eff84e3be481d733c4a0d GIT binary patch literal 508 zcmV6cUD$$H1#)A;3X&}LWDA0=pms%OVdKk5IAH{(ly?ZRu zjxE)Y9KwAPtZgaIiXFp$FV~U+lUEkIcedV0A^-pY4RlgYQy-r%kI(O4Pd~4JzW{!U zUitt40U1d|K~zY`y_Q*W!Y~j-g%`XgK(Gzow{GA6h#47N;Q*ubhpPP3uRM~vW%8H2 zG|4h5Da(@7dmEd5jn%wADDfX4mG8MPODL%<`&lg010ep@0A&r;iy(kA*#kv4O`DRY zsVjh%-2m2olYL&@9n-5E)0nlpi&ir> zdBDn5R8$Nki((t57xjPWMjNNGjccic7Wh`p)9DLn_d>9RbCNz=vN^ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large.png.import new file mode 100644 index 0000000..10919b3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://coav8cqdjfovd" +path="res://.godot/imported/bar_round_large.png-d929c217962b3638558c71862a7a4a81.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large.png" +dest_files=["res://.godot/imported/bar_round_large.png-d929c217962b3638558c71862a7a4a81.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large_l.png new file mode 100644 index 0000000000000000000000000000000000000000..b84096921fb410c1a35dceb4000118f7ba4f0af9 GIT binary patch literal 373 zcmV-*0gC>KP)7)sPsqbRNBXEYgk{zIqa@ zZ5+aVDb9)=!+$T=k^+-g7Q1(WC>M?Z000eiQchDJpD&Nk?_W=^KYzaf63m!R0001( zNklDmlU1csB8*bOC!lh} zGS;<-b33t%!wDFfn@(#%qQJt9wl0E7T=_lQfDBmK*odP$^s*Zip4@!_OngsZwtq13 z{JX%|ef1@+mgv)^l%w6BL()I`VIq8;f%&Eb=-_&;Te(oLAJz?Y&eMl@mId$uQ)3>8 TVAJ^f00000NkvXXu0mjfmP(b7 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large_l.png.import new file mode 100644 index 0000000..8775f40 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cspyvo0vdqo27" +path="res://.godot/imported/bar_round_large_l.png-e1c9e358eeb477594d7fd1a6291904ac.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large_l.png" +dest_files=["res://.godot/imported/bar_round_large_l.png-e1c9e358eeb477594d7fd1a6291904ac.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large_m.png new file mode 100644 index 0000000000000000000000000000000000000000..a76299df9d3990b2e13eee1815aa9adedcf2db25 GIT binary patch literal 118 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaP3?%1DUd;wlEa{HEjtmSN`?>!lvI6;>0X`wF zOq0X)uTK)&UH-82$}x}*PZ!4!j_b(@4vY&E7#4>$GXB*FxgE&B(3R-E^MO;rN1z%8 MPgg&ebxsLQ06uUahyVZp literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large_m.png.import new file mode 100644 index 0000000..1e62da0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://f4dgdguc7pq7" +path="res://.godot/imported/bar_round_large_m.png-c9a771dbb89f28b14f32c9bbc9ff4e18.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large_m.png" +dest_files=["res://.godot/imported/bar_round_large_m.png-c9a771dbb89f28b14f32c9bbc9ff4e18.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..ef1fe92d770605961573bf189e291c1eed1709dc GIT binary patch literal 371 zcmV-(0gV2MP)3oARxEWP5=KJ4ZSeDxNm2slV&57D$3;UBWRD39(6sf z%+djzx$_cQH!Uy`-58dmTdb4`54(Kvq$0o?Y(z6cUD$$H1#)A;3X&}LWDA0=pms%OVdKk5IAH{(ly?ZRu zjxE)Y9KwAPtZgaIiXFp$FV~U+lUEkIcN64EIRF3v4RlgYQy-r%kI(O4Pp?0JzW@@< zm`(ry0Q^ZrK~yNueUj^Pf-n?>BNs`4R;?7}e%s~!AF(G9P;{pIgCYA3Ct)`#eaMS- zBGR$97|K0O!cB>Jf>_o=^DAlwd5u>fe%@kHn?HzvBiR61-HYlBXvm`lD&&BypBGIX z28Lp%niq8Cyy>UIg*sIpIbxb$G+`t?<;$S^ywhEV`6}TJ^&Zr?F;QfT>mFRuk^+GF zO~C)4MY;D&H_C24?ZMHg>6_ z0=`|o{TEQVLTph7>2F+%8l}U-TCG%7R1S?*;c8khLlitOLlC{(5icNYKv002ovPDHLkV1nK3#Pa|E literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large_square.png.import new file mode 100644 index 0000000..108f430 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c0v3ietofv6aa" +path="res://.godot/imported/bar_round_large_square.png-523809388c3c16a92d48056c7ee4f743.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_large_square.png" +dest_files=["res://.godot/imported/bar_round_large_square.png-523809388c3c16a92d48056c7ee4f743.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_small.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_small.png new file mode 100644 index 0000000000000000000000000000000000000000..c41c36333c1bb0ce64e6e07c66993c2ce0d2fa29 GIT binary patch literal 395 zcmV;60d)R}P)u ziUgNhFV~U+lUEkIcUt4fmjD0&4RlgYQ{PX|4?kZopC9k9zW|r(?mPeh0JKR&K~y-) zwUoyZ#4rp4>1<1K&QXN>FY+Wmt^#ojSj>P!ka6UN)(DK&Meg0?^ugu-klY6(1Y7Sr z2WH=E3rbvoLUXVPM+0Rjh3)uk?>8`adva%yQh|$y{uQ7f_(DMy9^PINHhxeM!2Alq z49Exgif$SI{Z*vgkqM~%}>(4+$X)WLVQn!)PWk=!}ZF?nsqMqXK-_Nk(TGA(wYdl>XLpZL7_Ie5(a^PWRWt?JcpAiIfM^LDsKiF!r6v2bgxd3-dQ1aphos^z4EbUnM1W&7khLr^+{|k(LC41GCfNF`XsU4 zq7oB>r0%#C#NswQ#zy1C5{PFtp<=?O0&k(=m*r%zT-m81_I9J z0<&_nv{WNj|Nnnt4d?V1U(%LLRJj+PYQX7xFW}kE-ZSeQ8FFl6CoGLF?BCPz>cfHd zsg3(KZuVTj@RR*?=G`!E>x}gV`J;{Ov*RT9RjHk7 zqOdv${LPwQfj%%NI|ttFc0x>%-1>0h5Dw!55Z za=1%&X$#OG-jX1{;QRjP`R(KN=gYrezn@|H>vuLliTR!`jv*44Q~Qq#wHWX?`|`G2 zczx;7i~sgTa}Uh>Hdp2BiR6ibMWLKp-)9{Ot5{hiufh^t-*T%-h|}cOT;^)-T#eSZ zKQqp4w%oDZ!}H;zjm1vppIBX0^X|nYJeF2vJoBzq@&|v-)0#h$T2Xy+-QQ0ux|_Og zu=ZbF{QAglR~NNo1@`@SnUj8Q(MU{xpWeOc!(*<$(#yLyT$`cuX06fs{kf77>;*L| RJb_MS@O1TaS?83{1OR7tksts7 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_small_square.png.import new file mode 100644 index 0000000..8482b98 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://baussg3rsac5p" +path="res://.godot/imported/bar_round_small_square.png-4fe9b186fff4668400b2f7e9510dc79a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_round_small_square.png" +dest_files=["res://.godot/imported/bar_round_small_square.png-4fe9b186fff4668400b2f7e9510dc79a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large.png new file mode 100644 index 0000000000000000000000000000000000000000..6e805db96b933b9f53cf47b74305fe204eac09ed GIT binary patch literal 213 zcmeAS@N?(olHy`uVBq!ia0vp^2|z5t!VDz8AAhs|Wam zxH3!$W1JMmGzmzCGfoZ%3NuX(Q$E%#y|Y69`Xr{w;mT**#dep^>6sM`lw&Um@(YfC z-+zBUL%qtS##o?`o2QFoh{fq-j)F*6rh>%O6H%^05yup++D&E&*f=5as?VeYS_|6l zsx$=hZn<30#$vFlu}sS2j6>MmB`fA{obkm;p~HlC6~n1$gCcI$KW;!189ZJ6T-G@y GGywqfW=4kq literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large.png.import new file mode 100644 index 0000000..1fc037e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dkdkffbvje0ee" +path="res://.godot/imported/bar_square_gloss_large.png-948743bba7f754f905d5f3fa1a890817.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large.png" +dest_files=["res://.godot/imported/bar_square_gloss_large.png-948743bba7f754f905d5f3fa1a890817.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_l.png new file mode 100644 index 0000000000000000000000000000000000000000..eb171fd8d3b0b4306fadb6435f339928e9100ad1 GIT binary patch literal 190 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eL!VDyBWEdlX6id3JuOkD)#(wTUiL5}rdVo)e zE5np9#z|pJlYnG6z!`usu+UfxRTiFF5{v z|NZ?8^(vPdV}U~Yo-U3d9M_XM3M`pfcr4QoO!4`hr;uQ=S=#F?3scdGPzMJ-)@|38 fN&7g?6=7M%ux@qY?ZBo8Zjf=Fu6{1-oD!M<>HRd~ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_l.png.import new file mode 100644 index 0000000..18744ae --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bnit5ut7jmqea" +path="res://.godot/imported/bar_square_gloss_large_l.png-4f4409de66f258aceb51fa421665caf9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_l.png" +dest_files=["res://.godot/imported/bar_square_gloss_large_l.png-4f4409de66f258aceb51fa421665caf9.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_m.png new file mode 100644 index 0000000000000000000000000000000000000000..15e966c00f0461b01a8495c9e5d12fe0fb440a82 GIT binary patch literal 126 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaP3?%1DUd;wlEa{HEjtmSN`?>!lvI6-$0X`wF zOq0X)uTN4w+b*`d{MLi~K%ls+r;B3<$Mxg{2gZd742#1W8DCzhH&B@Cv{e?Uja@c; UCF8-RRzQUep00i_>zopr05rWJg#Z8m literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_m.png.import new file mode 100644 index 0000000..d450c89 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dfp5mdvv53vqw" +path="res://.godot/imported/bar_square_gloss_large_m.png-c19e9dbebe77d1eabbb625479b7c883d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_m.png" +dest_files=["res://.godot/imported/bar_square_gloss_large_m.png-c19e9dbebe77d1eabbb625479b7c883d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..54a8722a2d5e0082aca383066a564a84fd94d44f GIT binary patch literal 192 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eL!VDyBWEdlX6id3JuOkD)#(wTUiL5}rdVo)e zE90barb%H8Q^FX5Bm)D}Wa#PQ7{YNq*@BrRQ;SF8)tSJyyAA<`5)H30^D=jt$9u%zeK~ftndSUHx3vIVCg!0P8|Gi~s-t literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_r.png.import new file mode 100644 index 0000000..bba08f5 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d3eutyo4ovjjj" +path="res://.godot/imported/bar_square_gloss_large_r.png-2462a20eb9380cce351ec246849e6d19.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_r.png" +dest_files=["res://.godot/imported/bar_square_gloss_large_r.png-2462a20eb9380cce351ec246849e6d19.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_square.png new file mode 100644 index 0000000000000000000000000000000000000000..b387a3be202bd0a338a702c2ebef6d9e15f5c8c4 GIT binary patch literal 204 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaN3?zjj6;1;wmUKs7M+SzC{oH>NS%G}@0G|+7 zhACl;lfsxL0m*R2$>Bg@rpaN-$C{;gRw$os7u#K~e|-|uLjufABz}+2?nj#tMrQ1!?9oa~O-#oEXb6KWhDWx9Kd9;hwI3F6*2UngIDvJ-Yw^ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_square.png.import new file mode 100644 index 0000000..93ecf40 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bxe8kn16uf5wy" +path="res://.godot/imported/bar_square_gloss_large_square.png-a7a3a7183193c20c08c865f9f88a7f3e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_large_square.png" +dest_files=["res://.godot/imported/bar_square_gloss_large_square.png-a7a3a7183193c20c08c865f9f88a7f3e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small.png new file mode 100644 index 0000000000000000000000000000000000000000..5d5d3d7872ef0a4a0b72d7d0f9a244a4744d1549 GIT binary patch literal 209 zcmeAS@N?(olHy`uVBq!ia0vp^2|z5s!VDy(r=*_(QY`6?zK#qG8~eHcB(ehe>H$6> zt_)Mc7$=1>O#+hPjFZEG!c3FHl#ew_@2pTh+b*`dT>ttcrpe*%!uCKZ2KJI5zu@@y z{rC4X)T>--j0FlgdAc};Xq->xD6n*9Do9K{Vd*SnaZKUzzS%4Rg%cj0$(wXQazWcn zm4<_>5=A)^He@LnKFZnU8Myzk!OKql4iny03`Tlln!;9Zc7ts2boFyt=akR{02ZRaQY`6?zK#qG8~eHcB(ehe>H$6> zt_)Mc7$=1>O#+hPjFZEG!c3FHl#ew_@2pTh+b*`dT>ttcrpe*%!uCKZ2KJI5zu@@y z{rC4X)T>--j0Fnmdb&7)IM1!#rL6T-G@yGywpDGc|Dl literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small_l.png.import new file mode 100644 index 0000000..7fdddc5 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ycw16ejihhm8" +path="res://.godot/imported/bar_square_gloss_small_l.png-ed48284422c8e2a5167833e8288ba92d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small_l.png" +dest_files=["res://.godot/imported/bar_square_gloss_small_l.png-ed48284422c8e2a5167833e8288ba92d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small_m.png new file mode 100644 index 0000000000000000000000000000000000000000..c9b54939f524aae79c0bafc7101859cebf2aa9aa GIT binary patch literal 121 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`4xTQKAr`&KDYIn$&2MBn;L@4K z1_WZU;@Mq13+}MS@2i!K5a-#$s5Ae5tptQM$>>p0B9H(8 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small_m.png.import new file mode 100644 index 0000000..04842d6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://48ip7wl3tya1" +path="res://.godot/imported/bar_square_gloss_small_m.png-9007013c8278fb8f5725be507420b932.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small_m.png" +dest_files=["res://.godot/imported/bar_square_gloss_small_m.png-9007013c8278fb8f5725be507420b932.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..e770111b06bf412dc81c7b4f9c1252525da6bb30 GIT binary patch literal 191 zcmeAS@N?(olHy`uVBq!ia0vp^96&6ZRaQY`6?zK#qG8~eHcB(ehe>H$6> zu8fnynI?rXObKHIk_-$?lfxJ%hbtdzmfl&Re70R|ce(!cNlcT&ncg3h07|o$1o;Ku z?~i}aP`_V6|L;nmkb$R*V+hCfWQ$@o-`0m`W*WOomc3tR!J|?(KXHbo@Z^ZCT$35J j@9nKV&e*}|;Kai4(nsf-(}aqRK)no}u6{1-oD!M<%k4Ta literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small_r.png.import new file mode 100644 index 0000000..ec4d12a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://prf618wotuan" +path="res://.godot/imported/bar_square_gloss_small_r.png-fd6be3f1f06cd2b968180a7df1b7c58a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small_r.png" +dest_files=["res://.godot/imported/bar_square_gloss_small_r.png-fd6be3f1f06cd2b968180a7df1b7c58a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_gloss_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..fe5c43ec83328ad123aab06a626604b7225a4046 GIT binary patch literal 203 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF91av_njEHltXXs|5Ij zxH3!$W1JMmGzmzCGfoZ%3NuX(Q$E%#y|Y69`Xr{w;bObX56Xr-21>A(1o;KWzwf`l zpP^pmQe!Mo$kEfqF~s6@GDktAD^o#Y>WL^wtzac)I$ztaD0e0st|NKrsLS literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large.png.import new file mode 100644 index 0000000..7d1cdcd --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://eyuktdp8jbeg" +path="res://.godot/imported/bar_square_large.png-5637fe702be6aea79673124f552aaa8d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large.png" +dest_files=["res://.godot/imported/bar_square_large.png-5637fe702be6aea79673124f552aaa8d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large_l.png new file mode 100644 index 0000000000000000000000000000000000000000..369b51dea231b007a46cca5566a83f5e317a5850 GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eL!VDyBWEdlX6id3JuOkD)#(wTUiL5}rN`Oy@ zE5np9#z|pJlYnG6!lvI6;>0X`wF zOq0X)uTK)&UH-82$}x}*PZ!4!j_b(@4vY&E7#4>$GXB*FxgE&B(3R-E^MO;rN1z%8 MPgg&ebxsLQ06uUahyVZp literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large_m.png.import new file mode 100644 index 0000000..3ca8d96 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://h3cvu73o2c0v" +path="res://.godot/imported/bar_square_large_m.png-7c59f6e7898bdd36be3e10afc3b63cd9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large_m.png" +dest_files=["res://.godot/imported/bar_square_large_m.png-7c59f6e7898bdd36be3e10afc3b63cd9.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..68c406cb6c97e1d96c7c1023d4aac8b77ff90c6c GIT binary patch literal 184 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eL!VDyBWEdlX6id3JuOkD)#(wTUiL5}rN`Oy@ zE90barb%H8Q^FX5Bm)D}MoWB*-uLet-OX zhWh;q`hQmfg>*b!978y+Cr7ZdWNPs!WL*tvo9Pg+QNrhJ%+U?f94|Z_*RoDD7CSJ9 bWtj^@#^m@1nrhQPPGRtL^>bP0l+XkKv|KZZ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large_r.png.import new file mode 100644 index 0000000..fecf039 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://varimfmf1qqh" +path="res://.godot/imported/bar_square_large_r.png-6853d533971fdaf82139defd96357326.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large_r.png" +dest_files=["res://.godot/imported/bar_square_large_r.png-6853d533971fdaf82139defd96357326.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large_square.png new file mode 100644 index 0000000000000000000000000000000000000000..16bd51085a4267e3b407f1d450600a59675320c3 GIT binary patch literal 196 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaN3?zjj6;1;wmUKs7M+SzC{oH>NS%G|&0G|+7 zhACl;lfsxL0m*R2$>Bg@rpaN-$C{;gR_I@!#56fvY--j0Fl=c)B=-NL)_lD2QZb)my_8x%xqZWOK-GAB`0eCpKiM$*f^2Dsw(q@KB-h m+$!N?^EOJDIy4E$gfgUV+E-fZ^|}RU27{-opUXO@geCx$IXqJU literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large_square.png.import new file mode 100644 index 0000000..83e68e5 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://gb6y775emrl0" +path="res://.godot/imported/bar_square_large_square.png-b761c25a925405167c2d1f0b3ebe1d0f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_large_square.png" +dest_files=["res://.godot/imported/bar_square_large_square.png-b761c25a925405167c2d1f0b3ebe1d0f.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small.png new file mode 100644 index 0000000000000000000000000000000000000000..28dd76b3b3ca40150f11e38f4a01521682b2a1c3 GIT binary patch literal 202 zcmeAS@N?(olHy`uVBq!ia0vp^2|z5s!VDy(r=*_(QY`6?zK#qG8~eHcB(eheDgizr zt_)Mc7$=1>O#+hPjFZEG!c3FHl#ew_@2t?jK8a~^xY+LUgR&uyffDQ`L4LvU@B8oX zXQ)@X)EEmCvh#Ft4AD5B%ux{O%2be;dLqhIDB_sHRlCV70UIYIUiF!DKx;wUU6qDF t-Yu6Ml8!`{PFhrVEa{SPyg;T@2;+}7=FRfoFM?dn;OXk;vd$@?2>{Y+K%4*o literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small.png.import new file mode 100644 index 0000000..cbb8470 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://7xcexpecypmj" +path="res://.godot/imported/bar_square_small.png-eddde91cd8c9a7728b3adc94f0afe2e8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small.png" +dest_files=["res://.godot/imported/bar_square_small.png-eddde91cd8c9a7728b3adc94f0afe2e8.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small_l.png new file mode 100644 index 0000000000000000000000000000000000000000..b768206662364c9a27d622e6f57526c698930ba9 GIT binary patch literal 181 zcmeAS@N?(olHy`uVBq!ia0vp^96&6ZRaQY`6?zK#qG8~eHcB(eheDgizr zt_)Mc7$=1>O#+hPjFZEG!c3FHl#ew_@2n8pU9Nw964T`H{d04-0wvf>g8YKx-}m3& z&rq*&sWBEPr0MD67{YNqnWNz5-r0)P<`X95#c%CO{H|qSSgcma60osUd;){C0E-HP Y##8nG4%6JDfSMRQUHx3vIVCg!0Ed<}7ytkO literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small_l.png.import new file mode 100644 index 0000000..64262ae --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dkk471jw2qdg1" +path="res://.godot/imported/bar_square_small_l.png-d62a4cb71c940d16e2d31402c9a3a9c9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small_l.png" +dest_files=["res://.godot/imported/bar_square_small_l.png-d62a4cb71c940d16e2d31402c9a3a9c9.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small_m.png new file mode 100644 index 0000000000000000000000000000000000000000..8ddadf9e9beace957c0936c62549034bb6c5d514 GIT binary patch literal 114 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`mYyz-Ar`&KDYIn$&2MBn;L@4K z1_WZU;@Mq13+}LJcpAiIfM^LDsKiF!rZRaQY`6?zK#qG8~eHcB(eheDgizr zu8fnynI?rXObKHIk_-$?lfxJ%hbtdzmfl$*w!2*a`Xr{w;h7I~tATRtB|(0{_xt1D zGt}=_(Eqy}}c%%gGi@Ybvg;5|vh9 cW8f5I$lR`(em82xH=sTSPgg&ebxsLQ0CgQW$p8QV literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small_r.png.import new file mode 100644 index 0000000..fdc1aed --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://craojfwy54xgj" +path="res://.godot/imported/bar_square_small_r.png-2e3eac0a122990d69575480bd103bfad.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small_r.png" +dest_files=["res://.godot/imported/bar_square_small_r.png-2e3eac0a122990d69575480bd103bfad.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/bar_square_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..3443872fcb4f62251b8fbc102c058c78fd0c0769 GIT binary patch literal 195 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF91av_njEHltXXF|B#x-Hd^9KwC^@%A&r zi17OMnc>6r_W4lEndIc?BgTXL{Qb(x(ed%~)AHrf(bnVS?dt3Co}R0kny0+I$;ryr ztE;%8qp!B<)aB;xLC28z`1&u`k^+-gmX@Rc|Nj=dciPeDav!m_c}blPo)U+?<%@`f5*tCd8j>utwz?Cy#XORPC_?r}6K(R=WX zZ#cXsip{xuD)D>ukY#jXoGZ)c_ak07Q__ zu49J#fq+9E0w*8{odOh~00k&O0SZun0u-PC1^f@ddb3$eIlQ{H2G|m9r2wj1Yk&pO zLJFX|wFX!%mn$iN>Q;S)6wm}9rK!(l-k#JkER^8f$<07*qoM6N<$fNn{1`j|KRI zxH3!%WtbAiI5}+U)Wy@LEoPb&&Nw+7$e1>5(X?qxrcMQti-2mKrc@M8oe(;uF>Xp* z)zm2>lM}cnM;|_XdgF&{q8kdNcUCAIZ>oK^>-ozMx>qO29IE~J@tg7Cj+qY+fBp9J z!>?}vXJ$Tm@@#E*qpPmYC%x9h&$vP{RcV#BajA)Mei5D+kd;H|> ztJfbFEndHR^^QGzPo6w=ZPu*i^X9GI_VUWpXYU-3Px$fUm;UuhOkhX;|NmcXcloV5 z&nHL7h5=p4TN30KY#)FA{Qmj-*W1U>zt5n)Q9FZyfw9@s#W5t~-rHNp^9~ybumq?T zieIkQe|NV?|IwvC|L1oxyRaWTULkfP;W_uWL(^pR^ zyMBAm;}c&k6@xZDJF#7~8Q*OcQm~bz~s8DKWpAscB^f=!LY(#K%60hfggyu86v@$ogs<=gqazl z!B~z#4=69rz`lUHf%yXK0>%$a7Z@rS6Ap;)VK7**RfxADyO!l(!`I)-;q+UUB=2{mnkMHb4lWuw~K^J%t?!j2k z;&SE7#xuW@?=Lwavhv~4Wsa`FN>W~X>pen@wmCIzmadPE?prcXe(Ku4Y*w@X)X(}Y RycHNv44$rjF6*2UngB{BHy!{0 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_blade_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_blade_rectangle_screws.png.import new file mode 100644 index 0000000..2b2283f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_blade_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://chtm62of68uow" +path="res://.godot/imported/button_square_header_blade_rectangle_screws.png-972d8ad8bbf1c67a2e8bb2f5697eade7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_blade_rectangle_screws.png" +dest_files=["res://.godot/imported/button_square_header_blade_rectangle_screws.png-972d8ad8bbf1c67a2e8bb2f5697eade7.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_blade_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_blade_square.png new file mode 100644 index 0000000000000000000000000000000000000000..6b98434d0820688e14cfd4b0c9cf2c8b4fae7c70 GIT binary patch literal 616 zcmV-u0+;=XP)4J z5jFM;XK$5x@f+0W823zye$W9KadC0h|F0z#YH<+yOK| z1keBxKmt?%2~YtPKn73%89)GCGJpWan@Ygz_}x?hl8-k%VFEzm-{ydE?*O*3F~0#! z$<;s&)IbgV4X~O{SKPzwZ4OuhOD>ST%>fHw!3DCnIbb%Q&$vML_P_j$Ax1hbcOUB! zLea)hm);O<;Q>+E`v~xa3{YYFk8dgcu+!3rxT2%4$;#HAo~xRgr@Xz%w&~R6=I%kqkofreFV~U+lUJ6OqyPW^7Q1)a z+~*gE@Am)z01b3fPE$W$&(FV~zpp=EpWgr{u`6f*00Co3L_t(o!|m7CZi7G&1<+06 zf??BpFYXoNZp_Sj|Np1rNLeWeyfXpiCE~u%(ben&gOE~`D;1z~d~tqyfSBN!n2)7ZPdzBg=j|4yz-92sX3Dtv6WE?1k_ys&} zsjQxLTAJTLM9qhr)OoGAz-r9^x`RQNTVOVs%o4x|V8ksjMVuyp9zc(~fjQzl0rZE% zK6eAl#bU`{;=U(f1N)wU3s?&9080TDU@O1^Yy~)gwEzdO7GMDO0t~=jfCh*HG(Z#} z0jdBAPz5M}EIBzr>{k8<&*))G1=;2U)k05Hv8^(v xjaA_w`dR0FL`O&$b7c4PEoIHiI_}k^`~(W=@CRKBKFR<9002ovPDHLkV1fV{H*x>~ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_blade_square_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_blade_square_screws.png.import new file mode 100644 index 0000000..df445b9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_blade_square_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bx3wp3aunkdnq" +path="res://.godot/imported/button_square_header_blade_square_screws.png-a1bcb6a63d69b775d2a16f5a403ca17e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_blade_square_screws.png" +dest_files=["res://.godot/imported/button_square_header_blade_square_screws.png-a1bcb6a63d69b775d2a16f5a403ca17e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_large_rectangle.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_large_rectangle.png new file mode 100644 index 0000000000000000000000000000000000000000..647e471b0470a9983009701451b8b5b94206318a GIT binary patch literal 428 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dtgBeIxZ|Zmpq*&4&eH|GXHuiJ>Nn{1`lLLH0 zTp1>XGE50$oE$cF>Y{1WfN1fwX-gOK!LfUE8zwr2h3uOp}3n7ytkN|JI%7V!O+a zP7$pF8pK@^$;tGE;!UW;dYRGv3i_b?(;Y^U!|DKQ{GwMuAZ6^ z{`20QV5|7FL$T*Hch)mppILHUUtuHDBnBo9g$4}b0#ie0#esT;xFy0442&!SaN-C5 zfeYW6y?@-=#c0#0&Yh5Zm%(a5GUJ-H(g$vAQwH*{iV8gtZ(#cV^5D(?Gu~;u>5zVZ z`Vp`D>4sTb_p=#wvkSc6@F%W+d6VgWi=#i-_D?-kS94#(0_af&Pgg&ebxsLQ0C14B AcK`qY literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_large_rectangle.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_large_rectangle.png.import new file mode 100644 index 0000000..6009422 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_large_rectangle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dnw4s2ro4h1fm" +path="res://.godot/imported/button_square_header_large_rectangle.png-df34fe51c54504877aa4a6df9d072d4e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_large_rectangle.png" +dest_files=["res://.godot/imported/button_square_header_large_rectangle.png-df34fe51c54504877aa4a6df9d072d4e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_large_rectangle_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_large_rectangle_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..efa12591416ad4709ced4149b84494383e22a9f0 GIT binary patch literal 479 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dtgBeIxZ|Zmpq*&4&eH|GXHuiJ>Nn{1`O9OmD zTp1>XGE50$oE$cF>Y{1WfN1fwX-gO&|nr-Q}Czk6Zv6&0P}Y7i=GYe!l(s`2F+mGk8t^kq;F9=jq}Y zl5y|tEz6?A1_CY@FM0{xQq77_pLOkTf5y&J922ZFcl~DhuPVGCK{GNo)N#kERd0jm zzfy>snBL&r2U3Npj8CpH73{vBuhVen)h;I{4uu8=B;rpx!v#V97wiwZOOQlC zivBXh^d0B+uE^76NPln!WLg6Mn@EP8TNz~hmNRoJY=6bY`9Zva?RMVroBLmH%gAZs zeSi89o3J!<_O*Ye2HQ-SKDy1n|2p&5hG*uNr|e^FJotR&LhqAOz>r|@boFyt=akR{ E0IWXB%m4rY literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_large_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_large_rectangle_screws.png.import new file mode 100644 index 0000000..d3f022a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_large_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://sobm1mkle0k4" +path="res://.godot/imported/button_square_header_large_rectangle_screws.png-d376233cd3b1c2186e3bf2b62d79b548.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_large_rectangle_screws.png" +dest_files=["res://.godot/imported/button_square_header_large_rectangle_screws.png-d376233cd3b1c2186e3bf2b62d79b548.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_large_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_large_square.png new file mode 100644 index 0000000000000000000000000000000000000000..fc10394c10947c9f1545bbdf3ebc31f19fcca6d8 GIT binary patch literal 391 zcmV;20eJq2P)ugFp;L zQM1Fa@5}fR{{JgOq)^ZyLz>99_B+iK2r`D^C}KfT6w|&oG2bXQPn`-RmoQEaXPOia6alId-B2LCvqIr`lgy!7-K!HWUcC14 z^-@9^^SS-Rxet-{^Y4^yel&~<|i^wjbxn_%Q7QcaAUsy z^+`;Vfu=3~|NsB3JI}>-m;1PP3j>YjE(!7rwvRt=zkYuF{`vPAxHIyKfWi+wT^vIq z4!^zb&EI4o!15q;iu*zK4yJwO>_7k82l~EQxIOJ+hR<`G&#~VwOzBx@;^{I`#q;Gx zvz0v_Ss6-`uA6EHUEg`4Wm(V$t5zS+mdcGXB9VGCT<0Cg3P}6P6v6!=y7BeLim$S_ z)-lggGTOZUZwj3e$g*bZZ&QJZ oGm~AO_21v!Y5dlvyLTsZc)3gNw%^J3fSzUWboFyt=akR{0P6V!Z literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_large_square_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_large_square_screws.png.import new file mode 100644 index 0000000..660e156 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_large_square_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://qvlkourckode" +path="res://.godot/imported/button_square_header_large_square_screws.png-db84246531fe8e2d3b0fab248ae319dd.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_large_square_screws.png" +dest_files=["res://.godot/imported/button_square_header_large_square_screws.png-db84246531fe8e2d3b0fab248ae319dd.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_notch_rectangle.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_notch_rectangle.png new file mode 100644 index 0000000000000000000000000000000000000000..02d45372d3e0232beb23f681202f199c707f4097 GIT binary patch literal 542 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dtgBeIxZ|Zmpq*&4&eH|GXHuiJ>Nn{1`=Lh(N zxH3!%WtbAiI5}+U)Wy@LEoPh?&NL|;$e1>5(X?qxrcMQti-2kmA3pu~$y?D41%Lkh zmEKvQaJ)(P>I9iXweQ}4Ir8pq+=YctpS}D1<$LaxRremes=l$Q|Hj^Hub+h;pKW!p z=gE^7%Ey{dox1q(ckJ1Fa?#@TCr@3|zdng+ zGRXG-|No2aF28l>`GX%lia_gmOM?7@?c>j%-@kwUdi(hK_ZbAM3V`ln6!dg)49U3n z_SQ*1WScz)9Znu#^CAd=d#Wzp$Pz92K8V7 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_notch_rectangle.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_notch_rectangle.png.import new file mode 100644 index 0000000..de199b3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_notch_rectangle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dkce82ast66to" +path="res://.godot/imported/button_square_header_notch_rectangle.png-80ae701f5e38d6289ebdd1145eb6ca25.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_notch_rectangle.png" +dest_files=["res://.godot/imported/button_square_header_notch_rectangle.png-80ae701f5e38d6289ebdd1145eb6ca25.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_notch_rectangle_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_notch_rectangle_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..85e741889a04dc675c4d16dd9a502339c7a3bd10 GIT binary patch literal 601 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dtgBeIxZ|Zmpq*&4&eH|GXHuiJ>Nn{1`HwO5G zxH3!%WtbAiI5}+U)Wy@LEoPb&&Nw+7$e1>5(X?qxrcMQti-2kmA3pu~$y?D41%Lkh zmEKvQaJ)(P>I9iXweQ}4dHU?#=P%!LudIr@u<*#cyVW-~-Fxt=|Hj^Hub){R> z`1$u4)HiBpFfcG$dAc};WZZju>$=}z2Z7dytU)o;CS9<8*?ME;yvX;z?Ij$O^mXD7 zDfE{9Q=j3#sWwqId2MF7m5NyR)hyMEAFFPwU5warWR~!v(+@WYobEK0m}7kW*_5i* z6u(V#&hrEYe#!URxFkc=@w97AjxD(1P-efhfUUcG4 zIJ;*Z<1`m<-3Hsw``Bijc`mHm@HTC8?mcfFp!=cV!2Iv)WIrsF{jf@ALsc+e#lI`O z6$ScTjH{2Um%l#Bc&5od-c??q^1$D@|J579rC{11w1Y82V*P@Jr^1vN4*hd*p1RhB zq2+I5n^tru1IKS>-q3AAKe!k_csra@p8j%=eX+8i@ATt-xykQlby!}nsy`@ASm(-R0))ZPcn>(4q76_uk;@d)Ttp>*kNx zy*j~+RmYp;yvp;wM000eiQchDpU(e6Kzn`x^U!UIq5qfZ<0002;Nklv*0&8{3v6A1`nCb=fxRnG-!_2V>9lhN>f2j+jXBm_`0Wc` zBNqd#*t-=5A^}R@eF-FjG6Zz~`6fzp-+7)A{Q%5dCwn*4g?j)1002ovPDHLkV1jcB B_rU-F literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_notch_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_notch_square.png.import new file mode 100644 index 0000000..eadced3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_notch_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cd67emf3pl6gp" +path="res://.godot/imported/button_square_header_notch_square.png-7407a38a5bdc601503da9f691036ef2d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_notch_square.png" +dest_files=["res://.godot/imported/button_square_header_notch_square.png-7407a38a5bdc601503da9f691036ef2d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_notch_square_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_notch_square_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..33956d9650eacb9a91b49f4f36257a5c5db46d3d GIT binary patch literal 569 zcmV-90>=G`P)4 z<~qTQRmYp;T_nGM?CtaF>+#Xi)~lN5N!p;T(MY1hHE)qI7)v-iBf1_83T;ALzkdnD?3_A)(YP-sW0DgemvUCBYy!izRS3sN;7|-WpTVTIh?Q6h-XkiPifpra-5zTCY z4X~*J)5&CN3+%Sr-RWOq00IyIBhd2&K7E0APhk1s3A}#!0T1HM16ba_h(~!801Q8# z#s@eKJUvTGKspwH00bZae*>ufYg1(_D?sgEn<`sb0c!u+RN2Z3Q2W=W%2xgdpE1Qy zWN!DF7$RkDjD&L|v{?k?uJ<_*F`mGq!=G=?Nn{1`lLLH0 zTp1>XGE50$oE$cF>Y{1W7EhZ7B$qHw4riJa4rBvWiEb#6-dUk=yh-Lzt?tzcr%qkG zc=6iDkDp(?{-}JcdC}tat5@%sH*fWE$-$S>GF{`~y)_VN4Y-)GoiIYR&_eB0B-F(l*O+gqMOO%4Js7ll$^qy-&h z+$FU4zvfkr$PML_-TnzbxqW4oj@#-}mpHXgpSt%t`RS3+i)HV=TBsd5wz2Gf^)xZZ#cr`!Nj4^z`(@ez|SD|sNp|@ji;~!10#z7F5&^3 z&-K?wjB4)gVvK3v=1u_8cN(O@^qKF!&oD)7f5pZ5f!pCgrKH7o{?n2N`7A!wNy!v$ wkg?eK&Yp4SQQMB&`}bc@7L0h_u5?V?=-1VPdXKP5pf?#jUHx3vIVCg!0KV+AKL7v# literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_small_rectangle.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_small_rectangle.png.import new file mode 100644 index 0000000..e2093a0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_small_rectangle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c72kleiatkq3v" +path="res://.godot/imported/button_square_header_small_rectangle.png-d187050fbfd24f065d58d63082000e99.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_small_rectangle.png" +dest_files=["res://.godot/imported/button_square_header_small_rectangle.png-d187050fbfd24f065d58d63082000e99.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_small_rectangle_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_small_rectangle_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..c62fd723fbfc0bbab4e0b0b41e7cc3c328ff0cdf GIT binary patch literal 476 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dtgBeIxZ|Zmpq*&4&eH|GXHuiJ>Nn{1`O9OmD zTp1>XGE50$oE$c7+Tv-`7EPVHXxg+TjFZEeCWQmJKvkj}3Z!>dC>(E+IaI5Ab;8Gw zpD$j#cIwo{SFb-RA8Vd9Yx&7j*A^{aKX2aZ)vI^x*?W>>ej>|^Xy&Prf*bRBS7x%# ziq*e9iD@#>w8j7b{}q@>yS5H<6PTp2}XzN>*Md^QMSiN0#aXZKNn}0la{5)g(h&#f@bNdfw3+)5-Tm{zi z^K~BX+{$31B&XAGCyGH&P+ZI*PnY5Q>#ygSPOM$0t zqJX*V_~SlRo9$u^wj0tJpIl=qVBiBA>UaBXC+mdh(pHuq{0_~j+aJEUU*c_Ic3{@` z%L%=Wyp5vS|G6Zhq#7$0pZ{JZWxnR;S&OCSk8?il&f-ey1_lFzr>mdKI;Vst04ZC{ AApigX literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_small_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_small_rectangle_screws.png.import new file mode 100644 index 0000000..f33cef1 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_small_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cccyf4x7npr3v" +path="res://.godot/imported/button_square_header_small_rectangle_screws.png-022e365a720aed920e7dfe5907a6520d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_small_rectangle_screws.png" +dest_files=["res://.godot/imported/button_square_header_small_rectangle_screws.png-022e365a720aed920e7dfe5907a6520d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..68d32d67ca783952724772a473ab925602018bf3 GIT binary patch literal 391 zcmV;20eJq2P)*M0RooR2H&*}v002ovPDHLkV1j9WuIc~) literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_small_square.png.import new file mode 100644 index 0000000..68b60e5 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bfeaclgsnj7yv" +path="res://.godot/imported/button_square_header_small_square.png-589429137a14869098612a281458446e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_small_square.png" +dest_files=["res://.godot/imported/button_square_header_small_square.png-589429137a14869098612a281458446e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_small_square_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/button_square_header_small_square_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..ab5e94f1bd11024f269da59f17b38a3c5977bd83 GIT binary patch literal 449 zcmV;y0Y3hTP)!lvI6{^|JNQKpiaJ$Aiv;#e|!1(`RCuS-+!N9pJBzei`@(ijIo|Bjv*T7OM`E2 zYck+jbLtYWXymE`U;f*FR`YFr_3;^_*D}?~CqqhIf83gJYr16Unz^j4rTY`(ldJ61 zr#vtJapl6v@E-lDm!HMo@TC40&~)-YeQWB6rL2d9iggmxCnQ`?xRE4yyWv@b={5c- zA4FgAhIa}dEv`2>T->HBwEViu*Ol+4d~5qs-Q*uJ^D1+7%*^|zj*EuRtNbndwY4f= zZ>zz~#G2(DraSJ4=DxeSb%!DQJHN~zqtJbh+-r(UFNLo*&wi#=FjLWD`ySa369d^c zuaHb&F>^B2bMgBbwt{s_<%GKB*Q%}tns5FR*%__%^Ec1yo$rmW&9HJlJ?q1VAHQ|E zMWvH(>E%saZx}dn;)w%twtKhLomO7m*LZLG`9{5RLC@6gI=(sQx?+#`%=_@s;rP_Z z>0wt67}yCl7b>jZm9P9+_Qs@18-?Kn{UREa{HEjtmSN`?>!lvI6-D0X`wF z|49KrO>q|%UjFoS`O`B2XJ&TY-M#JQl@GtZ86WO&JU-#bySpHBTq)-+%plhQR7uv)TJnR8IQ1+4x<|ygT>(qc5=yi+^&Sa!ZU|DD{)o zOLm@MYw&6R4{SbvKl^^E`zBmq-OQU{oBJ^LoyU83~uF{^nP{}_(lYjP8tDHyIUa+2LwaYzJtKWW5@9lI`@40gp moSwhTFXUfgP0^v3|JWBZ+0F4d9b*g(Xa-MLKbLh*2~7ZYcL)an literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/crosshair_color_b.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/crosshair_color_b.png.import new file mode 100644 index 0000000..a95d3c3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/crosshair_color_b.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cjistdbxowc48" +path="res://.godot/imported/crosshair_color_b.png-6b3a28d72a74c164e02658e20e98fb6d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/crosshair_color_b.png" +dest_files=["res://.godot/imported/crosshair_color_b.png-6b3a28d72a74c164e02658e20e98fb6d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/crosshair_color_c.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/crosshair_color_c.png new file mode 100644 index 0000000000000000000000000000000000000000..d402d5ebe0c57b5feca189a45fd612a223f180c9 GIT binary patch literal 307 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX3?zBp#Z3TGEa{HEjtmSN`?>!lvI6;L0X`wF z|8WDLlDG>CkG#9)*?t*Wb@@ zd#cDZpy(t|7sn8d^KU0viyc-FV1BB9#O&Lvf75xn{Q|gVnPe{NGS9lO=cuz#n?(Bp zmQQjAWqRgTJ=&LRz1+`NE{*->THWX2rAFR&tv>BpH+f@l`^~Lq9xgtoHh0(ARMqRQ zoU1&yu4Ku(WPc||%hB*<6B^LD-1`d;mS_Rn`w dD&Mzy%##aK-J6qSDhhNRgQu&X%Q~loCIE#Jj(Gq8 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/crosshair_color_c.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/crosshair_color_c.png.import new file mode 100644 index 0000000..3998650 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/crosshair_color_c.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://byq6hqin0hrd7" +path="res://.godot/imported/crosshair_color_c.png-046f5530d646e5db19ba7b6d2f1dd329.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/crosshair_color_c.png" +dest_files=["res://.godot/imported/crosshair_color_c.png-046f5530d646e5db19ba7b6d2f1dd329.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/crosshair_color_d.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Default/crosshair_color_d.png new file mode 100644 index 0000000000000000000000000000000000000000..edd4005382ce6f19497827856d10527f35ddb77d GIT binary patch literal 243 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*t3?v(r4=o2$Ea{HEjtmSN`?>!lvI6;X0X`wF z|B(Pt%=mDJ%KrM?E33qImjh+`(jM*uin5jj`31-G_wQ#|S--#>D3I^z;us=vIk|w5 zIaQhCEQ6YC+PM(NM^%37=QN#}d(qRbJWI{!dge19VU=~=Pg4X_^mq&`BG1j?DHEJ= z@PK9UvooFwdNU3hY+kguR;`0O&EQPWi;U(1M;P)grV5U6P$y?Y0nUMrPA1@D|@2`))UjUh?e}e!3 z0)RM2x))kWc!bo;H0b>iEzwq|8rjHWP3M*i2jY$9| zpdFk)#f|oepLzv>5@2KUNB3!10Nm&>1J*VQfDBqf{@KJl1jOJ)pL3NGdEUA7b7N*64zGYtd+2c-o pEBJR;|5kxmaJ99A#epZ#ix{(d>grV5U6P_)sP;&dk33d zEYgl6#)B`{k|WKB7Q1%>lULq=|2_Z!01$LiPE&7B-#>rPA1@D|@2`))UjUh?e}e!3 z0YpheK~y-)mDE{df-npKU?wWc)!p}|lN)7-9smEYjfAvoqdY8+`PwG*z!5x_aTpEZ zuxvQ%$FRVQdL0I=g1)~5u}`T(l6PIFAsn;q{&>PrupZOhNd-ZSc{TbEF#k!ztIbywnvwu|j9zx5zL5GXG1>EaloaXvXgfw@JAG0AfEgaZW+{LbRfZhCC-T;$ATx&izd&BD$$HC){z>(d>grV5U6P$y?ZUykO!My zEYgl6#)B`{k|WKB7Q1%>lUFc}4+{VQ01$LiPE&7B-#>rPA1@D|@2`))UjUh?e}e!3 z0YOPbK~y-)mDJaEgD?yLP&b4TX7_HB1_)UV5SRb|wOX>lwjk%Udh|uIykLolIQ23b ztdlW|y=f4U_!pq-qQHQ*ZS(a}NtkLlV>E|aQcOTZD`_zTk%gkFv8t-xRy&pSsfBTj z%?afLJMaw6)sGpzdJ3On4WwlRms%gi zfh*IFDb9)|&WR_`iy+5>60B_?!G9RFbQ-{XF4mDI&xtD0j2pRl5U6P$y?Y0nUMlULMgro{jN01$LiPE&7B-#>rPA1@D|@2`))UjUh?e}e!3 z0z64XK~zY`tybA~f-n$GK|of!Z*D~d6)m7N|Nm=cCIbyyJg4n_Be|DZm<2ZL!VEm0 z;00#ynswNo##_)lQz5W?J^lQ|tZL0{mBtL%8bNH`xe zaqe{mwxAc69*#@AvfF|H58H2Vteo&NkOjzJ((Cu@y945Gy%#5mq(Fg%@!sNPz9}Va zayF7U+&V9SWugEw znn8Z{;jkbCuRfL{w@eto01o8{4o#}eN&pdLaPnM^;u)M;Viatqk%7EaAgA1FGiHG$ zFtAYxHedpn7Gsp6eW?V*4JE>uOW)u{EqH-4gw|ltWKcv;YQa-QDWLtpBMu)SR0~4* z6u@P5%;gmT=Wl|qEBL(tdgr5h*s1wD3fgJXx>5^POo5fTdI+Qs z!~BO7+6Shxk5fZ$#!UJ?#D51qrl>N2gUoFP*^pQ04>k{X>rv@6lP2#)9_2s7wH}o; z>=T^3>7z`4OuOS-jQa^5Y{hU-BXVpP3Az}pd?GItv4Bphg<`i?mavhu&^@b(fm+@`(Td002ovPDHLkV1iFSZe#!e literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_large_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_large_square.png.import new file mode 100644 index 0000000..219c2ae --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_large_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://rucubtfeykeh" +path="res://.godot/imported/bar_round_gloss_large_square.png-a1b8a377937dba52dfc15c1b024b96d4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_large_square.png" +dest_files=["res://.godot/imported/bar_round_gloss_large_square.png-a1b8a377937dba52dfc15c1b024b96d4.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small.png new file mode 100644 index 0000000000000000000000000000000000000000..68a5dcbb16ebb28f82328f21eae660d3a29965ba GIT binary patch literal 667 zcmV;M0%ZM(P)q-7w%e;BoNBgTUx&4(7dcQ4nH z0+UxR)I`Ss000nlQchD(-+y0kKdj#@Me&z+Vu zn!4VL0qvG#a`m$TH81HjSDgW`Iz5*x&GSdkmFH=8sm_tt7|{0rzxST~$;I8qK-UIr z=E)vZ%4|le3=9eRYX?IZ@UV*QW^xY0qUQ?3b7Em*aC^o866h+x)}kQM0<^&j$O1MmWzxD4PB<#-DO z4ie(A<1(-VGuT@L1)1Iq{F3R-z>ano3T!il<5C1pnxyV*?RWWBnkkDL%L(&Am6m$NhYX`P_2K@cDYX~N2Xe3r^ zwuWX6YH2&NswIxO_~WK2Mo+BlP~sZ#;73i002ovPDHLkV1iaO BBKQCR literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small.png.import new file mode 100644 index 0000000..51f90ac --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cy2trwu7tnlff" +path="res://.godot/imported/bar_round_gloss_small.png-cd6c44615614d6752781e35eb025f8f2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small.png" +dest_files=["res://.godot/imported/bar_round_gloss_small.png-cd6c44615614d6752781e35eb025f8f2.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small_l.png new file mode 100644 index 0000000000000000000000000000000000000000..c1bd88e6ab58ced8b7213741d9d16809b48f98b4 GIT binary patch literal 455 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!3-pI!a4o{DVB6cUq=Rpjs4tz5?O)#-TP?N^RZuJY@vWM#x zjyJK-j?=i%t#YnI^HPuIrCymswd&_O<@Q!f?yJ(e+{-mTNoY;3^v(+Tqm4S3`qa*M zs-0>RSdpo4uwM7-1l}d75?f1@k2NcwZ5P{Ju77AxFiHKuL~kcR7?c{|cS%%lzQi@8y|+4E#IuqPZ{sU!&mE zSGvM1@)(Pm&5{%1E4vDHG$x)8I?VK2(SB*;(kAm?s*L9vgmZKsh`+GdsSx`k=R%eU2c&&?#RT*egQu&X%Q~loCIE0swKM<# literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small_l.png.import new file mode 100644 index 0000000..5990ed9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://xcbbwuuyek7f" +path="res://.godot/imported/bar_round_gloss_small_l.png-c530c809b7ae0a1ed5db64bf92d67af8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small_l.png" +dest_files=["res://.godot/imported/bar_round_gloss_small_l.png-c530c809b7ae0a1ed5db64bf92d67af8.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small_m.png new file mode 100644 index 0000000000000000000000000000000000000000..ea5f899a1ff1e550d19c54582fabbd91dfa4a9b6 GIT binary patch literal 127 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnH3?%tPCZz)@mUKs7M+SzC{oH>NS%G|>0G|+7 zrpe)AyUUf&w(DP?w8!S;eW19Ur;B5V#O34!1*SjkOf@~B0S=nVB3v4&0*}*_7#Mby W)iP?N^RZuJY@vWM#x zjyJK-j?=i%t#YnI^HPuIrCymswd&_O<@Q!f?yJ(e+{-mTNoY;3^v(+Tqm4S3`qa*M zs-0>RSdpo4uwM7-1l}d75?f1@k2NcwZ5P{Ju77~6qblWk_y4Cui#v?! z?;K{>H!;Ag_Ryn+9{o}67e!oJ&otHvYh=vYRJYphrkhpB=gHMK7-GYnUvNx0!}{ds zwn>v57R@LK40k9y@|5cbYfut*@PT-NJNqsjC_Lxhke<+f{edpqxfcf&*?usr)f1nm zx8(3bDZgL00uD3Eo=8}k&|j*!-_I#(Chw!ix4xBaZ#Xh2Qso5oWn x+D|vdvz%LSqon9x$&@$)xo^k%-@O089<|Ipz`1+J4xqmnJYD@<);T3K0RXrox^Msh literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small_r.png.import new file mode 100644 index 0000000..de6fb2f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dcgjvcqm01os3" +path="res://.godot/imported/bar_round_gloss_small_r.png-6448133805c27f785db728e61bc02e1b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small_r.png" +dest_files=["res://.godot/imported/bar_round_gloss_small_r.png-6448133805c27f785db728e61bc02e1b.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_gloss_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..4ad96f2f065e4cd4f6595724b8081667d045772f GIT binary patch literal 610 zcmV-o0-gPdP)q-7w%e;BoNBgTUx&4(7dcQ4nH z0+UyDHx6h3000nlQchD(KY!nEU$5`Kk1wAe56=LD#aj&k00CY}L_t(I%WYHXnu8z= zq?auSb+6uct*iA|egCIhCMp!{{OD&g(?H0CMFxuT1%WeVv#kG+;k+@Jhtd2BvHU0ImC&@>VNr?9T;rPc1@y3@k+s8i2YR=) zh8V#x9A9hSFl%HvIjXf}?DBDMN_bL`snf*LNlLaBz3s(>e4gfHtb0y$GZA)i)Vsw| w&gyZW=gM1N5xmlY7;Lv*K;9j+ zZ#XGu0000GbW%=JZ%^Mpf6pH;51;R^kH234nW%q*0007aNklcT46OzM zS)E?hR#w4glluSvZb+)2QD;2OA(^k=4Y<5VDj|76Y;IvkK{#R{2H+G#_8nbu!#*$u z(l7%1fdD5Q7$9{1B4F(gOyIBoBp~wi<8zucO>-fJky4UwHAOGF7Z9jN^{KxQMt`am z&)`;otLQfu@;L30s(URU!ke_;{v3rfl8u%EkpEu4{_Z(1ib4{@NGX5r6vK3(00lUh zzrXNdR>hJm;wnRuUzo|xBw%g9^%uVVN)ktfQ8)r)Ypn%f0Xo6`vX$h~ma~FD39zyF z*gQ2<4g|-ex z0|7%AG(iVm0uC@Dz<35HXn>DE%S%8Dp90`6rW}^c0GxjW{0R6L0$`T;oO;L zklI|)SH|eDS}r)$g67O=!Qo!7m{bhvgg*bIUcCRsl27Hqup=%Z*$vAD)76?)@967e zL-Zu|%~9_tjp%<|bdNAC4)iVa!OtE~7(gmpR|T+g*eJ O0000AxgeT64DA0=vpJD`;S{=iG60B_)wR9lC ze;2%XE7Oh~!hImef-2FB8@YHN#eop0X&$|MEYgk#n_ex|kQ%^zBgTU-*OCI0R~EZ> zpnP240000GbW%=JZ%^Mpf6pH;51;R^kH234nW%q*0003$Nkl`x2N5a#)5?Ekl`_z}D+iJ{myydf^&l;e_i=D_YC}J%SjQx;)N+*djTN&!8+? z4d_8#?jDYcsgpZEdHT160};_bp+0q21FZf42HCq6AjE^e0wC7`<9-1~U#UESRr0U^ O0000yyNGmp?4MattUaJ;_hELG RiU&{~gQu&X%Q~loCIE5+As7Gv literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_large_m.png.import new file mode 100644 index 0000000..0dc1d7e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b5wu7fbs41ogo" +path="res://.godot/imported/bar_round_large_m.png-5c6ffc8fef740622803f3f010d228834.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_large_m.png" +dest_files=["res://.godot/imported/bar_round_large_m.png-5c6ffc8fef740622803f3f010d228834.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..3bae349eeb87bd55d067b998b928cf6f599addd4 GIT binary patch literal 568 zcmV-80>}M{P)gc-hiDA0>1&WQw zr81^G0000GbW%=JZ%^Mpf6pH;51;R^kH234nW%q*0003uNkl-|35QZrT zC|g^*S7jAtlf3`iH8Tk$8Sor$I+yt}`=3}bwJt< zbde-T6u6iSPU$yb0qIrfv*6!8ojPS+^r5+ zUjaE!r76HN42Law24FozYa3Cs4p=d#@l3!zfi#%K1T2>>HU%}fKrEjC*2%&w3SMO| zAq58*8LX3n9$JAU6tF4#KLSYp2HT>bzE|#^gA)v%f?SSd^XL%2<=6u<_7WUkmW#rr z<7yoPWYr{w*bu{4HOt2_1lP@i3w6PjN}_=#(F2CTo~7IY^rbky9r1j#csLjRNhy#v z+I z#Kz%x0000GbW%=JZ%^Mpf6pH;51;R^kH234nW%q*0006nNkl-|J3>`s0 zR=cZJKoBgO%>VygO(slPr|mg?=zU`*mnd4qad4s76Hbj*gsQO7O&0acOQnG?zl0dt-tv%SG)}R1hhZU>#L{aj7Xj;aT50!NU$*92fR%4kV}MliiaPVxz!Oi20VY@+jBlb zj$Te+VQh$i1-ig_R`LnTOfoz{FtPX;PRM5vLRifntV|?8MGL4;Rq|Ps5Y_uZ)RqYc zn82AY;4DjJ-U*OF0Vi*K5pNLG0kdFRjU1$0fs|^iZJ7n0z(KAeri_?stAwN-VP1W4qlKf z+b3|pqXE*p5v>+0i$jgtq=N|fod{&%ynP5l(|{`bs2aMIne1iG{so2UDjcAYxl+jH zqQZD^cv`oUO6N-|Cz&VJm$-IPNn#(P?q-A0J7#0~7IMGFgOd>VETO>4M3@UWPEr&{T_jro0000>bryF; z5S2x^|Me!-fH=+tsHq3Pkf*=wPAA=J@sw41Hk*|_mqXObcGRj}1pc(7(bNy#3|PM; zlW$)Qn0ZO3x#A>U>gHcdGZI9a;ZqQ zfiWR}<6sN}0al@G9+E7pdaf)>4gwp3J8%Y2K(`ULHWi6BppCXDrVC|ZB*o5mMWY*d zQ;=IVME%6~vLaFfVpP+i^4#wk`TxOWp!#&kXNT@7+yS@&ZdCk|L9iX#YLY~n>!73l0VHz)LWJf5k^lez07*qoM6N<$g4N{}#Q*>R literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_small.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_small.png.import new file mode 100644 index 0000000..cd21d43 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_small.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dnj4jcurq8m47" +path="res://.godot/imported/bar_round_small.png-6dd85dd543beec629420ce60fcdd6bcc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_small.png" +dest_files=["res://.godot/imported/bar_round_small.png-6dd85dd543beec629420ce60fcdd6bcc.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_small_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_small_l.png new file mode 100644 index 0000000000000000000000000000000000000000..40aaeb9f153c28f5d9fb7bfdcaec3245ad265daa GIT binary patch literal 445 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!3-pI!a4o{DVB6cUq=Rpjs4tz5?O)#mH?j+ zSB8n<3{%3GCWkRj3TK!U$}l;c5yTE-oE*+HDU4wfkOV3SVwf2U6bEY3y*fetT&L=p zc9m0Y;(ID&57*1>t=72Et#q=5eRdqz{3M0rP0~9nbT0J?t;rQwk*Rj7O>$qA_T@f> zgZ1)98+n(c${ebd*jl1|tXXV#x&HM@Oq0Xa`CqaCjTR^g@(cElufK1fzyAIHe*O9K z{O1|2zTyYD{e-8BV~EE2){8fpniK?B18(tzEUGo0ektV3|Nr`WJ+r=D*mGA|*}&lH z^pvLJbGsziUW>UZG*3I#xIfcfVAs{}TI;hLw%os8+RRk&WL2isjQVtD#iFFc+FIVr zHaygIv&#tfNpkF~xhj@+gTHdUYz3R#3wxmlJQj`%IX`fh*eqZ0-|7CR&zBpv?Je1G z=NS%G}c0G|+7 zrpe*@*C&bXE`L~hE6QkWREe#1Bo}@cIEDQ`Mre-gTe~DWM4f0$d(n literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_small_m.png.import new file mode 100644 index 0000000..fc70f7b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://fb4i55a8hkk0" +path="res://.godot/imported/bar_round_small_m.png-ca82fe21d5c162cefa82b3d9df0881f3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_small_m.png" +dest_files=["res://.godot/imported/bar_round_small_m.png-ca82fe21d5c162cefa82b3d9df0881f3.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..503db9a273f095ed6d149b74b431ea2f7796d443 GIT binary patch literal 444 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!3-pI!a4o{DVB6cUq=Rpjs4tz5?O)#mH?j+ zSB8n<3{%3GCWkRj3TK!U$}l;c5yTE-oE*+HDU4wfkOV3SVwf2U6bEY3y*fetT&L=p zc9m0Y;(ID&57*1>t=72Et#q=5eRdqz{3M0rP0~9nbT0J?t;rQwk*Rj7O>$qA_T@f> zgZ1)98+n(c${ebd*jl1|tXXV#x&HM@Oq0Xa`CqaCjTR^g@(cElufK1fzyAIHe*O9K z{O1|2zTyYD{kW%#V~EE2)=M{~niK?B6K?SYY^gOqdnx40-~0Of-8*7T%KykSSGYN8 zrnFGR?GY2|6R#Orf5}?+mG{UC z2R3Qm^fks`OS!t{-d$j~?#^z9YkCW~ubokyb}PU%MPJnV`b@Q*QQNfbB&SID_w~BJ i{P=K#v)GRN57`ZEoxP$q-OT}diNVv=&t;ucLK6T*v#p>2 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_small_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_small_r.png.import new file mode 100644 index 0000000..d4c2ace --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_small_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://n1fjkbg086jk" +path="res://.godot/imported/bar_round_small_r.png-6e20dc886ed30e63e1f0dab4fa593a5c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_small_r.png" +dest_files=["res://.godot/imported/bar_round_small_r.png-6e20dc886ed30e63e1f0dab4fa593a5c.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_round_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..da3f061e71b73f82d3c713e4489c9be655bb85ba GIT binary patch literal 596 zcmV-a0;~OrP)lE0a-~zK~y-)l~dWaf-nrM8`9E>cX3w` zL6PnMfA4kzv{3co&Vz?!#-wQ{EHqGz`vlIE&9eSO2Fu1^8AwNM_1U{mo9-%PM$; zn(`R#05|X)@zkWmT`)94z3W(TMGl-1R1W?x_}JpZA&=&eK{w`ZEZB8p25fPYGh06wWj$jB#=}P>Il*T%AjO(mN|O&vhvuYnIqrqJMo7 z)8ufm-Q~(>+fzE%oB=B0DhcunuFt=3zg~WR|9%F6!>z$U(Y2l~jv*QM-rlklYBk_t z4saIBnKt21{r}yMb}U|gvB$(G<7-z)*Nn)>O|KZbv*Nm@i~ncKNvpoiR$w;SWWnSm z=kDK&V)xGeofDV(_4B(4JNN#QGXHUaMW(R-`9;UiOn(kKF)*?SIKYS+_8*O{3``sf z4KU&dAA@Z{%#6S588p6~ST1D!z4ONZo~6-T-!8;{m@hRW^v*xixYZG-W_&IF^of7% X|LU8Td8_?_4rlOm^>bP0l+XkKFEYM)^b4r8@!$z^hL|GYWf&1lWcXnme{qz2NP3^td z75g17%)bt4N?j1Ya`dK&$F-tuf9*v$t}z<;vkB-neCE2dlhyZ%XzJ!7pluAEu6{1- HoD!M<-gR8` literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_large_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_large_l.png.import new file mode 100644 index 0000000..6cea30c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_large_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://xrd8y2bbynt7" +path="res://.godot/imported/bar_square_gloss_large_l.png-8647a0335534063c4411f71290fe7eb7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_large_l.png" +dest_files=["res://.godot/imported/bar_square_gloss_large_l.png-8647a0335534063c4411f71290fe7eb7.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_large_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_large_m.png new file mode 100644 index 0000000000000000000000000000000000000000..e2fbe80cc3cd6a7bad9b19f76778fa64628fafd4 GIT binary patch literal 128 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDD3?#L31Vw-pOS+@4BLl<6e(pbstUx|bfKP}k z)8ugd>ywnvwu|j9zx5zL5GXG1>EaloaXvXgfw@JAG0AfEgaZW+{AI}=YW#SeikLBYfRh~n;T?B0==r6e>6s|+mKc8?Z2po ztlY(xjRoCmJ*=M#rhGr#R5oYDfve&Nq#8aH8!fUkx_33QigDvV-z&}&)*S@e$KdJe K=d#Wzp$P!}B4K<0 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_large_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_large_r.png.import new file mode 100644 index 0000000..8571312 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_large_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dndwe5f032jgl" +path="res://.godot/imported/bar_square_gloss_large_r.png-82bac8a41eda09b0902321026b14a9a4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_large_r.png" +dest_files=["res://.godot/imported/bar_square_gloss_large_r.png-82bac8a41eda09b0902321026b14a9a4.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_large_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_large_square.png new file mode 100644 index 0000000000000000000000000000000000000000..63b849703b65e057b3e74f02bf6bf635d7f91cd6 GIT binary patch literal 305 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA3?vioaBc-sEa{HEjtmSN`?>!lvI6-w0X`wF zOq0VHCWkXl3TK!U$_Qjn31XTQ&NL~EadJ3NiO`x{&2wEkm-?i4Rwy59me^V%w!2*U zY`gyTNlcT&SHIn)2vo#X666$OEO*2jatxb8hW!oO_^LSnkpf*`-@J zm&zRW+3+!PcGsy_YUXyO2Q|OTxd(sZoX4phad3W9^&zgX56cgjXhc3w=e%In#j)x2 y^ke%|ZYthtv%NK+&&Bh-dga*({8qLV)8h4|XD{cz5SI;f6@#a%pUXO@geCx3VsWYf literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_large_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_large_square.png.import new file mode 100644 index 0000000..bf09f4e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_large_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dw511xl6o833x" +path="res://.godot/imported/bar_square_gloss_large_square.png-3bd80d1836028d41ddbd08f08c15d2d4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_large_square.png" +dest_files=["res://.godot/imported/bar_square_gloss_large_square.png-3bd80d1836028d41ddbd08f08c15d2d4.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_small.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_small.png new file mode 100644 index 0000000000000000000000000000000000000000..b2e351234f929079beb49edcd58bd58d4ffe10fc GIT binary patch literal 324 zcmeAS@N?(olHy`uVBq!ia0vp^2Y^_CgBeH`yR~lzQY`6?zK#qG8~eHcB(eheHUT~% zu1u4|7$%1^P6}t36v_x>PYGh06wWj$jB#=}P>Il*T+MS`I+yyScUDMjEm1z!EVjE` z`E0xX^+`;V!~2zQ6af`+l?3?(*XQ52UoStue?No3;nrZF=v+@1$B>A_Z)aEvwHWZQ zu-Z-7u_ycg|Me$Mo$y?iwM%1i89Sd%Qd;WCRm?nB_lQgv|Iem#`QA3hGij69Ogvxx zdAqjMAnNw=%Bfe+?{+TQ{Y%RH#}OWj$8zTvH-F;#(R`4B&7gsi=ZDz?b~a{-13=z` z+YB$*&o;iScWFqne-)Z^eV4%B^%2{aB=ASG)<>DF-to`$TBf&Tu)X^9dWKDzi_Io; So1X$Yl)=;0&t;ucLK6TIA9_;& literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_small.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_small.png.import new file mode 100644 index 0000000..5438946 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_small.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://gdtd7oa8736" +path="res://.godot/imported/bar_square_gloss_small.png-11c47e5eef4b5186c9f42d820054376d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_small.png" +dest_files=["res://.godot/imported/bar_square_gloss_small.png-11c47e5eef4b5186c9f42d820054376d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_small_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_small_l.png new file mode 100644 index 0000000000000000000000000000000000000000..a69d9fbe84fd2ad8a37c96d7647d32170a49ab0b GIT binary patch literal 260 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!3-pI!a4o{DVB6cUq=Rpjs4tz5?O(Kn*g5> zSH?- z+x4$cVwxPj=735cP!U&2kYDiq`h5HK^7H%mGaOzk9Rd`M^>lFz(Kvtf;z_;+0}j`~ zEzPxlS3mv#zsgi4sO0``g@-zg3@sOz9}!|?e$64g{lN`~HO1$4dboVwH+}oA&shuq z9Mt^U=KPBHY@-?PNx7dtFE3KK;a(fZ>B3zQcaU|emC}?GMJlO4ix@mz{an^LB{Ts5 D4~btC literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_small_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_small_l.png.import new file mode 100644 index 0000000..bac8e6d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_small_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dtmfuvtq1wjqq" +path="res://.godot/imported/bar_square_gloss_small_l.png-ea5a25ddf4fd78e11aa601f39b97709e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_small_l.png" +dest_files=["res://.godot/imported/bar_square_gloss_small_l.png-ea5a25ddf4fd78e11aa601f39b97709e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_small_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_small_m.png new file mode 100644 index 0000000000000000000000000000000000000000..ea5f899a1ff1e550d19c54582fabbd91dfa4a9b6 GIT binary patch literal 127 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnH3?%tPCZz)@mUKs7M+SzC{oH>NS%G|>0G|+7 zrpe)AyUUf&w(DP?w8!S;eW19Ur;B5V#O34!1*SjkOf@~B0S=nVB3v4&0*}*_7#Mby W)i zSH?- z+x4$cVwxPj=735cP!U&2kYDiq`h5HK^7H%mGaOzk9Rd`M_jGX#(Kvtf(oUfU1s>On z8r?^DRsR29FQoSPNJK=D^|^qL43mOB6+5^n+)Zf|<9@Qh%W^%>$Hr?n8BE^PxH`Wr z@LasmWAVe!4zFq=9=Q8)ZQD0RR_l+C-!G#&c3TO!lvI6-w0X`wF zjFZBdCWkRh4riDY$_Qjk31R|@ObTNJiZCz;t;v<%S)p^OPxD-t#MTn!W6ff_%azZz z>tCP5G&y|D0hKEak-ar)_GOR>WWJgljk zBkoJ{?fM_f{OXYKDMlMs5#yzHj2_u3(-@!aSf<7qk#g!%v#*Rw;=_FAd3OZ4#zPs9ZnUDbQmioF23g~8L+&t;ucLK6TG;cM6c literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_small_square.png.import new file mode 100644 index 0000000..2ecf72e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dywb1jy5f70mk" +path="res://.godot/imported/bar_square_gloss_small_square.png-c1bcb9895f3ef03972b98dc1a1160ab0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_gloss_small_square.png" +dest_files=["res://.godot/imported/bar_square_gloss_small_square.png-c1bcb9895f3ef03972b98dc1a1160ab0.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large.png new file mode 100644 index 0000000000000000000000000000000000000000..7a31d0d29f3736ae8e1762e2d10960e155856708 GIT binary patch literal 334 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dsgBeH`OlZ{sQY`6?zK#qG8~eHcB(ehemH|E? zu1u4|7$%1^P6}t36v_x>PYGh06wWj$jB#=}P>Il*TD^genv4J?YzpxnJf>?MT1-uX1nLM*-8<#|=)^GnP3O+%#UgHx^`=r>mdK II;Vst01e-P1poj5 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large.png.import new file mode 100644 index 0000000..0292193 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b6y8y3ixyb88m" +path="res://.godot/imported/bar_square_large.png-d22840ba24e05b33048cb5d3781ccb2e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large.png" +dest_files=["res://.godot/imported/bar_square_large.png-d22840ba24e05b33048cb5d3781ccb2e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large_l.png new file mode 100644 index 0000000000000000000000000000000000000000..fed099ae428dc41e3f3935aa230690af12408ecc GIT binary patch literal 258 zcmeAS@N?(olHy`uVBq!ia0vp^54 zX>z#O?(&|lFiD^au96_X;QIXg_Uq;6_wQ#AINTZx6pizAaSX9I{q~9_Q-c8qi-Sq~ z8h4(b|C6sy;iz=nwjhCPRV%|1Rikb$MwKv***64^H2yiecgiZK*Sq(>w*UL-rK7B4 z@Jxe5Cu#BLn;P~OefuZRrt+R~hd%QOIRzJHxmR<10;OXk;vd$@?2>?9$ BSMUG; literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large_l.png.import new file mode 100644 index 0000000..9904adc --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://pumbt7wcyutx" +path="res://.godot/imported/bar_square_large_l.png-2da2cfa0dfa4c263b07af8cd7c475c33.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large_l.png" +dest_files=["res://.godot/imported/bar_square_large_l.png-2da2cfa0dfa4c263b07af8cd7c475c33.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large_m.png new file mode 100644 index 0000000000000000000000000000000000000000..2b33d9c3b2a0ce978606ba29c2b5b88cd28b4369 GIT binary patch literal 122 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDD3?#L31Vw-pOS+@4BLl<6e(pbstUx|zfKP}k z)8ugd>yyNGmp?4MattUaJ;_hELG RiU&{~gQu&X%Q~loCIE5+As7Gv literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large_m.png.import new file mode 100644 index 0000000..88273ab --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cv5hdjymsos7i" +path="res://.godot/imported/bar_square_large_m.png-7255a80f23d0b08f665722c5e2e6e578.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large_m.png" +dest_files=["res://.godot/imported/bar_square_large_m.png-7255a80f23d0b08f665722c5e2e6e578.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..c1185875bd830f93fe64ed0b0d1a2273ee26c040 GIT binary patch literal 261 zcmeAS@N?(olHy`uVBq!ia0vp^54 zX>z#O?(&|lFiD^au96_X;QIXg_Uq;6_wQ#AINTZx6ixJWaSX9I{q~BrP=f-G>qQOu zgZu*D_eUu98vh8o@qF5xCawMoE!F)kbBqnUOdj|$mt9%rb(8%F|Cg+G(Sw@*nKPKa zPibsC$o=YJ!*}oI!a1A=6uB4hI{dJd6zuOQubn0*=I0~#G572>pk)l6u6{1-oD!M< De2rP$ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large_r.png.import new file mode 100644 index 0000000..ca188b9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://f64q347uxbj0" +path="res://.godot/imported/bar_square_large_r.png-1bd72be5439e4054c83d52e96e087888.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large_r.png" +dest_files=["res://.godot/imported/bar_square_large_r.png-1bd72be5439e4054c83d52e96e087888.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_large_square.png new file mode 100644 index 0000000000000000000000000000000000000000..76f6dedabdcad86105e51b12dc53300fb224173d GIT binary patch literal 299 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA3?vioaBc-sEa{HEjtmSN`?>!lvI6;*0X`wF zOq0VHCWkXl3TK!U$_Qjn31XTQ&NL~EadJ3NiO`x{>75lim-;l%btxZfme^XNe|-|u zgbl#?x*!TPA!=iHsN*I++DJu543Iw0vVcx&++>%WBwl^$=GlUkNS-PYGh06wWj$jB#=}P>Il*TFTfsSPGboFyt I=akR{0B!|v+W-In literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small.png.import new file mode 100644 index 0000000..0a447da --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c74pviklexv47" +path="res://.godot/imported/bar_square_small.png-851041cfc404fc322ed893d512864473.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small.png" +dest_files=["res://.godot/imported/bar_square_small.png-851041cfc404fc322ed893d512864473.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small_l.png new file mode 100644 index 0000000000000000000000000000000000000000..da17db907550032523fb4cd9a7932416b2c607cd GIT binary patch literal 254 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!3-pI!a4o{DVB6cUq=Rpjs4tz5?O(K%K)Dc zSEk8f43ondCxtUi3S|Vcrvx!g3TK)W#yB|~s6=Q@uFj=C>75mt=ei`emM9-<7TaB} ze|-|urJI;uxZF{_RC?z6JvhmVhnt zlJ#5f{NIq}td!LMK*ytkTa1U%!#PEamr=#6#q*xP5yyScW4x|jsCZjldr41EE{mV< wEdN~gT(KMWJHKv`^4Pb+f2zZ`1_9nV7cVOOwCZ$J2in5m>FVdQ&MBb@0H^*^!2kdN literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small_l.png.import new file mode 100644 index 0000000..4ae1ce9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://g8pnqiey6hhx" +path="res://.godot/imported/bar_square_small_l.png-2a5d67e96f2d951a5f7ef61bd4981af7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small_l.png" +dest_files=["res://.godot/imported/bar_square_small_l.png-2a5d67e96f2d951a5f7ef61bd4981af7.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small_m.png new file mode 100644 index 0000000000000000000000000000000000000000..d785dc4870d362717320dc34b137c65ee6fce005 GIT binary patch literal 120 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnH3?%tPCZz)@mUKs7M+SzC{oH>NS%G}c0G|+7 zrpe*@*C&bXE`L~hE6QkWREe#1Bo}@cIEDQ`Mre-gTe~DWM4f0$d(n literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small_m.png.import new file mode 100644 index 0000000..24a7716 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cxmu6k1wd8c4d" +path="res://.godot/imported/bar_square_small_m.png-c7ef51ab68d7d11af8dfe9508e238c88.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small_m.png" +dest_files=["res://.godot/imported/bar_square_small_m.png-c7ef51ab68d7d11af8dfe9508e238c88.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..3e082bd1e8fc092de63139a59717033e41b0c937 GIT binary patch literal 257 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!3-pI!a4o{DVB6cUq=Rpjs4tz5?O(K%K)Dc zSEk8f43ondCxtUi3S|Vcrvx!g3TK)W#yB|~s6=Q@uFj=C>75mt=ei`emM9-<7TaB} ze|-|urbO;uxZF{_Q1Cz6Jvh)_^U| zS5~(EmJjoiYCdv=`$zd6R&Kik${mGXOGOf-KOE?0=W|frx=!{J@1)>_Z5v+3F)z8` zR=40g^UR+gF7)@XmF1oipK7=2%=t~p6Uuim+<2+*)7qb{2xt+5r>mdKI;Vst0O@*J Ag8%>k literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small_r.png.import new file mode 100644 index 0000000..398ac3a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://du80l3l5vl5d5" +path="res://.godot/imported/bar_square_small_r.png-1f25fff1372cdd48f8681aafcd6cb5a9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small_r.png" +dest_files=["res://.godot/imported/bar_square_small_r.png-1f25fff1372cdd48f8681aafcd6cb5a9.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/bar_square_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..70d750f6f6fbd64f02cd9a78e5735d1e0a804644 GIT binary patch literal 291 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyEa{HEjtmSN`?>!lvI6;*0X`wF zOq0VHCWkXl3TK!U$_Qjn31XTQ&NL~EadJ3NiO`x{olAYvJ1aELbxCY3Q9jlzw!2*a z`Xr{w;fl+|p1ua}?Szn?+iaBDD7wBFOjF~s8Z+sWQy4GJ8thW3tO z%YMh_oY3LF#PmvzpYNTt!2?D?S8;*c3`qqORX=10?^?Q5at+JAnH3&?Z+op|UYc`P zC8A(%IvaNY4~GdM>7S&Q?rG~0pvHj|fk6UQq4F4VHvDjVrC+wH=_r7Kfh#tX|tM4<`{jo&9)r=N7?y*+E*5Txvn@lM^5^7 zN{lZSGUbJ8bsPI~9RIgmz5dD5@ww?4)6kG^cJ7r*)u7W)>c^(3uj-Q`7Wp!YKN^P%|}XwJrq=$r$f0pt9TT?(N4%bk7r+{lWA~9!DcW zBX{gbmrAwX2Ca9Pgd5)&kY4_xGtAIg4*r}ZCjcx!93qO!9+}g{9vQ)bnQ)CKOvU{= zEXJ0*mp-oc@Jv08?py4VJ;sMVfrS%h%T%+)A7H_$H1G^qC8Gms-2;&sImKk@@K9 zWT#zls)u)+!xZ{cp2sbX7E6G7V81M`3#z_)J1b?Z%=j!LtRh`wm-6O=!g7vbvO2d6 zt$;iBcKJ0JB*KGdrVOPL(7FAX2%QCRgO6(+aLk&Hs1+0&wn8v8p*~dMOgKXtq(TNJ zz$j1f06nw-uqhUN3LD@K3P*xfgd-e=eNc!A7!)5|VFI!NXHyuhu@(kVA5^R&Sdaz& zpvDAt>mfJ-3A0Vn9g1VDKK0yE4bicN4~J1w_>D6E1D>mUy% zVIBiE!TfBJ0uIc^hF(ZRlb?ZvQAgeHW)kRnQ(81BPH7H50H;=Y$`UQ5o67U{! z!2h2c!}!NiFAerp1^zj6fVdfHDH#advURw?9PD1<_U35Ra8lq1O<2SJi|V0zH7>0v z@D>H14cvaV*Cghb^XspRQ>tQfT?d4T^ccW!p_*Xxpji2>jpaA;#b{n_9l1HOS$^w> z#k+#0A@{%DIJh33T$?^T-IdTC_x(AU=sV3)S%QyOC@vPJfoZ2p>*s=oT4_^cW(Q9t z*kFyH%Hl?el|hddn|c0t)OmS9#Cbl!{AAXEg|vPkFUnIK?spL=uUsw>wasa@y-U*) ZOm}hDUf10m5hF7&rC1dycn}aqP_98FSQW7z(OLn8A{CVvL`7`} z%)zCC5-Y7$P?WTiLKskrcmxI%!4RT?fpADT!qJ5E^IzyMyU*_P%rm!=);zGU1L>2gk_yXL^wlwahkph?S;K%?FZlwsLK*Z0@Edg-^ z67rEKN-X|WB9W4v{CsI%p0uFgR&Fj?-hfMdijYrINW>S5uS+B)q=uwOK>EitU!O2c z*Nm#xcI3Y`3=1R|y~K%r;*`^pf?)BX0F8GY*O3g@P?tm;&5)7kp^r*@S|ws#X` zGKIs#6sISdW8;(B{t^3{<0CVMQR9?eZ-`RgG#X9e&k8Pd$t^|O9Yy<&OT=778nf=? z@W*i*S>oNhRYxQ_7MEkx>UXrlomORs-}emZ2K4RiDyg(=aA-`W?o(@YOB+rTl5N)a zkF>PBdeqR;)6>_|sxFb1TU_1s{6%MBVQFdUgWeCrzW?ON`rD?aX58C_lutL2n$6}f zQ*ufBq=?WhKH2d;>~1AnneCotRlX~%I9?I})YS#mdjAnK0XiR1c5L_pl%-R2GB>dpPZD>vwuh*D@5Kk-BIkZZU2*40hkXePxf9OZT>A$)LF56Km<0u&3EBRBiVHrQ=&sNS_*2biB=W9xxc|xM^ z03`v;Ztxm<5N2rDu*OZ~xPYT;>vXPs3+F5h?iS~mya!(1vLD%O2JOH^%z*40e4ur> z8pm1D`V`SxC$-9O;NY7P;n>-wx z*pHf78IRGmb=1uSW@0WhB08m(i8=5LH6n1tOlU?~i06pypbZ5g?1(>y*NBd49q~d? zp+*1}o(~$71w0m}lXC|GW??GyAv)BuFu)+v5ZDUXZ~{i4kH8i@Hh6=PwAEO^0_+0` zU_`M5-40e`jCe$#9jwBch(oAE%OMtv?B^1-wCMb~!-pu`+<-(ijlvbP-Pr}LMK7s= zCB`$4w@ePPv^l|pvL~cGzFEi zpkEjPSHsH*ROeIu++URLbC5NMZk}3e6H-^bfEuo-Zz>7-i%;1R1u+@cHB`Oxm64EW z&re7G;Y(fS@!r#R#hG(?Kv{?(k9Mst^j&bT74H>O_kq1H*ILkYbF}LB^#i@n?z!sz zrGHj&$f3MYm#F^DE0^M&E)JfMsL*u~FsHslH#M6{xmXO}Ir_ z3uLc$4%rhLt*t10w1#$#mtk51J|2%(yi-OteI%y#*t}nr^`}XH{%gL;y}qk@UC7v_ Qc=AmlC?M3o%r7?MKY(LP>Hq)$ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_blade_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_blade_rectangle_screws.png.import new file mode 100644 index 0000000..89fa6fd --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_blade_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://fydj6rqgfug8" +path="res://.godot/imported/button_square_header_blade_rectangle_screws.png-58d30a2c1987eb4df695eef3781b2ddc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_blade_rectangle_screws.png" +dest_files=["res://.godot/imported/button_square_header_blade_rectangle_screws.png-58d30a2c1987eb4df695eef3781b2ddc.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_blade_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_blade_square.png new file mode 100644 index 0000000000000000000000000000000000000000..cbad58a54f4b1f09e1e6b458ff28617166602157 GIT binary patch literal 1114 zcmZuuX;4!K5Z?E~RSto2C^rH+?Z{P*3grqkR2d?qfMggdP=(k|IaH`zB9B8n7@J5E zE-ixLXv+w}QV>xSz=9kKlmHRagtHJRM--6zHT>_)xBKnvezP;*?oCR-2@O?4RRGZN zJ4p(XGqxWp1bJQ^zq2VPh4bF0ya5{MYCGR50w4z|4 z%|QzGI|wthxR_H|C`V;U$!|qP9JoW3PtgJ@i&ep9%LV%~xj9h3rs~?P7QuMeNta|b~I(nO$cm~hY zEV^@Nr7MU2NIKe+x3abVZf8R#TMrdi@9gYS`buv7-Kxe6H(|!4u~}BU%%$a3F87IX zdxrAe2(ftbBAYQay*R%h`*-m@hf_B?DiVq3#N+c1IQ5pDIWIZ~2ZzLigCo<^bFW^H zm6q1j)HKfgv*g{yXp#yxHn!|W3($Qp9302>Ta(8`v$8lNvD}hDQcys!R|1`GX4Wt9 z>bI+p)XWS_xF5L8lko0?=ZUZK0nlzgl6OeT*y7u;z_&!*ya}oJku&4PW$KgVV=>3v zav8ah<>Vr>$MNJO8rfnv$g2Ndec3mCE!>dG4fnLTIbSF1zY=FVuT%vY@M-5{Yi(^b z2U@ndihuLaD{>@OtDGaLkFZKT`q)cBlwFs(=g{qTJeco(3GbwxwXZ92Lm4L>s(C(v-6oZWlJlhA50=Fzve7aZ>t zDG2AAp5(i&NdsG3sg2T$rp=_EejOGsP`%M5hc$((J-d>+mxZshSM#H`Es-1ikrl>(cj0Tb`vqm)Hs^Wo0G9wKz({ V3kpH|wwe5(;O84as`H7;{trWA2>t*7 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_blade_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_blade_square.png.import new file mode 100644 index 0000000..9e08ed7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_blade_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ddiedvcp4piya" +path="res://.godot/imported/button_square_header_blade_square.png-511e034f6a25eed63a8d884cfe040604.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_blade_square.png" +dest_files=["res://.godot/imported/button_square_header_blade_square.png-511e034f6a25eed63a8d884cfe040604.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_blade_square_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_blade_square_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..af4a6d62c08208135c4f5d816626e76fa43af2e4 GIT binary patch literal 1190 zcmZvbc~Db#5XXNnA%un_atJ6_EYyKQ2~ZWH9r92tB8VvklFAr_X`8W@3742bkcXlL zq(#XAK`BSXw2E9-Kp+M%1q!XeK%oT;SGeRR5UxP_@bAv-XZJfh-`SbnnN6n!_~;W3 z5&!`DzGu7x(TeP$gGKY|$o);UXtBJ`c>z$FrK=9d0RTDB{DV$I*>p^H2;c>R>|lYQ zn9mmhE*%v-UJ1kv$;}lBg--;6N8mo%6y@ZIPy;5L&f^t9Tsog$j5^UiD$x1NuA(*7 z=4b!rzFHX?RV|$4aajDj6ke=9FXs|ixm}ha{1W8;_A3!{@v{I+`LjGD(mkb8j?@TN8TAdkG5^O zh2?+M-Q8C#Dwnl%clXE@ifMd)SYDp^uQvl?@oy883tp}Fs%LsPHnzz9*_gdMh%_3F zY5lc>kt{zvAY;7$EMMF>rDuhq1peO)!kU=$=z&;~y`ZFpY{6E4P0y6&tNHiBZ_& zyPJ;ZkJextkHqY@KQXhVKpcDaP$KA+;)6K+i=dg zNvyS{H<~5yPB~NPrNNUK4ulkrwh>97!LO(fhX(!Jxk&}fTKjP7(ZkTWzOm1tWkMr1 z!W6;FoJOd~T3x}_M2MwNW!-{&TF2a5eWo$aWLfRqjua$esq%u4S(lC{Vu6Ju#Q0Uh z^p38JCDL4gxWTiA_UaGpshIrJzpNP0n5l2)^8;8c3ypyXb*-UCS=5j=_DX9MsU>?I zfu9096cSwi9!vN+*uxyId5;NP5BAsxOW&i1(112<4={x$0HP6Ka0W*Lk1zmSfB<*~ zjw1|U1v?>ng{H7JO}7x!hND3WOd3dlynzH91T>%z>=7;41jdjEg~0j{fdukm(=e-$ zU+kQ#yADIO=xB~Dl_X6LAM5-P^a%vzikhTPe!`{sJ!D%5nk#{B#s3CksGX|PG#kAr_t4W}OT0gd@nf0qlP6}JRXpx*gdwLyF_lwBluWV|;@$;j)%be+cIyo#rIQiU)V=ty yX|ri`J*Y*t;r}Fg%aiKqDy%s4DaF;hc$b~Lbn`zXBq(11 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_blade_square_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_blade_square_screws.png.import new file mode 100644 index 0000000..72904c9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_blade_square_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cvgkab2dtr1fk" +path="res://.godot/imported/button_square_header_blade_square_screws.png-fb042b1001170bcd6e1aed6bbf3fc655.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_blade_square_screws.png" +dest_files=["res://.godot/imported/button_square_header_blade_square_screws.png-fb042b1001170bcd6e1aed6bbf3fc655.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_large_rectangle.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_large_rectangle.png new file mode 100644 index 0000000000000000000000000000000000000000..a372e7edbb164f6b8cde5f8cdce598c62fc03bfe GIT binary patch literal 814 zcmeAS@N?(olHy`uVBq!ia0y~yU~B-g8#tJOq-ma?C6HoCcl32+VA$Bt{U?zX$X^=Z z6XH5;+7iY|;nSuqo-$=2kYtz~&M+x-=FC-0lftG>UCcN+Z2I)Y3{!$;%vd~i>Y{1W z7BNf=2Qru@g);(GGBBu}YEwDYrhcwdVrz-yzAAwgnbJEeHf-1>x3_xn;&nBx6j$K@|c>Tr8_hb&$o;`PK)~w~q$C{Tf z-=cqg64PXmlm7qzf9uY3vEAkS-0PPCEfXyX@(Yf?zutd;zCC|`{`q=&{rC6%=g;5I zaLS}3jDdkk*we)^q~g}wJD$b23>exHQ|~)7y_;35%FVeY@7MqODAlDUYV#gG^OBkO z{lP)Yy7LmOd@X9*_Z!Oey4i;=vG`h${J-|+1ijhI)*swp$$rDkZSJ=FjBV3aTs2^n zc{=^^@0TUNoL#$u@ArRx<1Uz>y7x!c)Jt=h+zp>KLB2t_ddhnpdnU!X49VG7UQ}DL z9?IJ@Z|UvxlTYT0W*YsR)Zb+BH_zkz!Q~a@iPI;=sx)q?W%Ky|ug2Kxq8-B$>B$TX z3cx60XkcIv0Q!W%fq{Vo7>T3_USZ5g-XF4bi!Cs)7<8Bq%Ze%*ca*V^5$of;x%&z`yF{;u76EE)gPHr2g;$CVJtxQ8{gj=P8> z+^*&Ry!p4jy}X$O)OnTNaDEFT$l3#&7-DWONxA-?f$d|FWPV<6(5BlKKU3$_30!;p zRk83+#L^h^%#ZCBf2(eEUoYN2KYa0Li@$Le8PEG0PEC_*_@-d;QXpgfo4{SGxBOnf zc{b|bw0B?5si^L@KD&9nYs0f0p-cN_vp6hx^iOiZO-mEEpM2%BEFCtBhDlC|tvAhi b`tmgTe~DWM4fy-ilk literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_large_rectangle.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_large_rectangle.png.import new file mode 100644 index 0000000..97ede1f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_large_rectangle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d0rf5dyhdm3h" +path="res://.godot/imported/button_square_header_large_rectangle.png-1c1d456d3e4bcb415ee197dc7af9ee94.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_large_rectangle.png" +dest_files=["res://.godot/imported/button_square_header_large_rectangle.png-1c1d456d3e4bcb415ee197dc7af9ee94.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_large_rectangle_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_large_rectangle_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..fbfeecf41e10f4320550a4142b76e6eac2011776 GIT binary patch literal 901 zcmeAS@N?(olHy`uVBq!ia0y~yU~B-g8#tJOq-ma?C6HoCcl32+VA$Bt{U?zX$lo5| z6XMD=DQw!bC5)58XUteUWy->7(-zO1xr$*@D8uCN>C+c8P6o;@W|$H*b?Rb&|nr-Q_Q)>8As&7cB|$3+|7< zukXK}-#)+o{C@d-|NHab&)?6WSLX$kXNvH2aSW-r_4dy3yxR^8u7SJ0s~KP2TOPU2 zF!}%g^3*gDRu0CuGbC9p${lA!?PH#_NNnA!E3cCBtE+$eMsfvz7YlDc9sY4c!Y?5n zZsmqk5~-`&7;L?#tP*Fuc6q+Id-K5u?VCiF+3oV!yq>+`<&WdxtDofQzq5-Cf5~)X zv-`iY%c=oK)ep3qdVR6AV_o&M;7;%I_+NkdQ&-;qKTVD`@z>KYqF;(Fthacd<6G?T zOG}FXTOel-U%f`H zY2@~;<+9uczgFH#xqI!N=z%3nJ6J{cu~u@3*KyR}xwmKU-8)fhUPtY&68x;j0}K)* z05qL}K>!#^3=Rwo9Ka;Qpa8ZKRq#hY+2x7d`#C5;PriI(S z<^FoT+0QuUE5^F*+%2AT}&W+!i+lyB%Qu;5ic?soEK;fy~fKKldLwmdF< za$}>{zOqM;t|$JQnx!do{?GqCLUUVRPG2=Mt%Oq}|07dI+A1qMmRZHsPu|(Q+ZP!A zHRspVcM11ZEN|O;Y(CG{P_;R5q1kH=hXoJ*aW06vZRGZE+qGAM4z~8D#}(fHDh~df a`73@xm$I;Ma@R_bdpuqJT-G@yGywqpKzsH8 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_large_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_large_rectangle_screws.png.import new file mode 100644 index 0000000..73d8b10 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_large_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ogjuel0xre27" +path="res://.godot/imported/button_square_header_large_rectangle_screws.png-24a14c068a1cad68f5191e269ed7fad0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_large_rectangle_screws.png" +dest_files=["res://.godot/imported/button_square_header_large_rectangle_screws.png-24a14c068a1cad68f5191e269ed7fad0.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_large_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_large_square.png new file mode 100644 index 0000000000000000000000000000000000000000..ecdfc85e550f1148744b19617ebe99265dc78dcb GIT binary patch literal 692 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H3?#oinD`S&v7|ftIx;Y9?C1WI$O_~y4e$wZ zoi=R=QLwoE$cN`eKGDK{IA7o;r2Wv}ubN zCWZqUOq0SHfhrjo)K0ajpX*dP)h4mEL~>u1z=}-iofR84?2_ACy?F6DrIRgBp1inz z{m#7yuU@_W_~z~Bd-ooRZYW@%9e45KwIjzaE?T_);^liXhicEByESXpa^+*q%a?D_ zzdng+GRR5)|Np;r=egMKa;`ORlYy3rmIV0)$KPM?zdzrezd!$cy}bVW`~LIi?`Jq= z(h#WAGf*4x|1`wkh1um)VNc5<5G_Fi|&5$AvZFF&(QcTf`A{lc=lT0HE` zq3)_k!4xRG*ls@+C*e;^6nQ`$6C$%(gk@*d=DXR80Tp_cMar)aIHW2iZsGG6a z;cD*D-v&!=>Ik0gVZD>fQ1fShD&tA+26axLXYhg>Oc|%vFD)=USz@d?` zUHa*S`sB2`+Z#T&#_yc-`Q7<-zr_kJt8L%Ic(e3A)0g^BY$?}u^$z@sPWUTu&)F4#UYjQeM?dU7KX03u{@!12 yBj5Pz@82#X{nhVvaWfwC{37R@}F~h|0Y10-> zoeDxslfoG%hXc)!+*hS`s!iooo5a=<^>dv9D>7fb{wTM%T6$;2y?c)~Y}loAvPE=5 z!JD_A?>%_+_Qn7I|G#zTx!CUV7t{39f!2$b1o;K`$KTiY zU(au!Uw?kTe7^tv`S0iNXV9zj0?IR9_H=O!skrs__VK<$1|qBhm)q_!1;5<;U5x+d z|M#=L&tc^Bz8P62_FYfs(4)JHk0^4BTny2Cy2owt!)UJ1%AG+sbSh3pt*%Qko4e8Ilw}2MBJaAveZ`tp! zJ0~`DhwPle_M%vs@smBs@*hld;+dY${;+R`w`Kf{{k&Uu{!nF6sB4&b_uoa~fTgKE z?9RIz6hr$~?$YYoqBryMrknR49a9Yzcb#{wbN2r=Y9VvQHGf*LZab{*u*_w$dE=a0 z@8=igPrbLxclGj+_1W9^-45QGS@&_L+T5jL`+mh1-;m$;CvM&D73-(Z&%bYeUr6$F fTb0_!Wvl)(OkX%PFntb#2FNp>u6{1-oD!M<;3!=t literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_large_square_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_large_square_screws.png.import new file mode 100644 index 0000000..cc93ef4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_large_square_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c8yytbpuat013" +path="res://.godot/imported/button_square_header_large_square_screws.png-5a0bb038ba78745af9e8ac1bb88026e7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_large_square_screws.png" +dest_files=["res://.godot/imported/button_square_header_large_square_screws.png-5a0bb038ba78745af9e8ac1bb88026e7.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_rectangle.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_rectangle.png new file mode 100644 index 0000000000000000000000000000000000000000..786d8fe3aea02bf8fca0ac4d792c4c202f4245aa GIT binary patch literal 1026 zcmeAS@N?(olHy`uVBq!ia0y~yU~B-g8#tJOq-ma?C6HoCcl32+VA$Bt{U?zX$p0DO z6XH5;+9HNYp;M12z_sW$1I6;=m(@18Uw&Br z^vs=mFN_a&Jbm`=^Ox`Jv*R8=d3*2PBbh_B@7{meuwhs3l~wm1y!!L!@Ad0<7B61+ z>h;GrZ$BS7c2W6Q^To^e7A;4X)?$o|Ns9N+g*O^ z&hxYt#|?pwmMjVK3+}f+pWiPpf8YLmz5n`neg6FU@Av!P-#?$>>OGZ53=B;Do-U3d z6}R5r2@k&QAky~GS5;A@`SvpLOWLX>26_@Y8+0rG|L;FJk2PKG)DOSKht=L!FO;lV z{$5hFI5FAz`};K^tFIQeEET+#VKQrKb@*v%%R5~~zbY8lNy_;!zUw>Akdd;EA?z4~ z##NC9_lGuR*MI%}r*UW#hxeo>-s&7zY!1wM^FK`_J8}&#%Yr=L9SnAT3>tgOcChr= zFqXM9XncvC$MkF=`wyM;PY)j?2qo$r`u45t(BcEkcg%{|f4%x%Z{KMwo^C71v3?Pg z!g~9BMvblZ3{Ut>7=iw$259)t_CT0n*Is6a?b8`ve3N0g8^^HV)_GZmkm^g!4x8m) zOEY9_o4J)C;EhG~8-@#a>|Zl2DF0tSD^)$3A>-?>srJpe>gACBsBqIU)11~R>pK@}Ye!Eodz|+>6 zqQa9&N2lEfatwHRXRf*NY4dLKFb-yY%Pw~@d)H2`6a7i`!sp5ofHy6LTwW<29R5bVhrPjC7CmG$g=h}ST zrXhFPl90<>3`||W*%_iEQ+qx|uf3t!5E~bBV8NZQ;$qVef7#E#G3TO~N6%eZkXt-m L{an^LB{Ts5$A7?8 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_rectangle.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_rectangle.png.import new file mode 100644 index 0000000..a0053d9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_rectangle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bpbmhpm7ljgnt" +path="res://.godot/imported/button_square_header_notch_rectangle.png-2e7e509289c653df34ab5f026e171287.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_rectangle.png" +dest_files=["res://.godot/imported/button_square_header_notch_rectangle.png-2e7e509289c653df34ab5f026e171287.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_rectangle_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_rectangle_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..b05f1318593c0c5726cac115ff3651e18a91a610 GIT binary patch literal 1115 zcmeAS@N?(olHy`uVBq!ia0y~yU~B-g8#tJOq-ma?C6HoCcl32+VA$Bt{U?zXsDL}b zC&ZO$QW(ROplQ<Y9?Npn}{`%!l&wTjx?fJ_O z#)muZ+GJ;z5e*-?PsCQh0IeUm5()Fym;;6<$H@3uYdC7#gStd+2_WeJ$Gx?tmVs> zZ_&R#iD@#(Q~&?}7u#Ka>(2AsY4TM-Z%CE|`33jO+uQf&%ilkLUY|eSe|`P@eEHf7HXe{H;&!DFNIZG+$P&&yu1d}4dhIQReU z#`Q<{UE9LY>adgh!EJ_yGpl!aJKU6gP{PpQaR05|0y)VB{%=0}-n{3x^{Kvb?_S?+ zE}jF<<=npxpZWjy!uc)pudZ!~ZI)@+`?r$aVcB2SgzyE5z#sqv1)hRC#i}hD5vNYTK zU&!PBs+*nWXJ2$@os?N^$Qfd~I6kQO;t!z(Ih(~DOqMh4=5!H#HnCLH`n%JDrajf( zI)O^_5L%r WUg^cKsv&6}$T^;_elF{r5}E)6Q}p-% literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_rectangle_screws.png.import new file mode 100644 index 0000000..9ec31f3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://g2p3a5lv78yv" +path="res://.godot/imported/button_square_header_notch_rectangle_screws.png-dcf573b2f0bbf32c26aa91da5372969e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_rectangle_screws.png" +dest_files=["res://.godot/imported/button_square_header_notch_rectangle_screws.png-dcf573b2f0bbf32c26aa91da5372969e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_square.png new file mode 100644 index 0000000000000000000000000000000000000000..c5db87b0559056b98f8c43b9c475a9fcb54997d1 GIT binary patch literal 889 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H3?#oinD`S&v7|ftIx;Y9?C1WI$O`2D4DbnY zWtbE?b?Rb<$>GzcEn=D!1|%7#1TjtupE6}BR`{;Z$H&ewaM+R7Tr*wa;i;wXT`Q{`&IVWFMoRG`O6O-EUcLVK z=I!T2i`QSgd{6mU^O0j0FJ8R%*ZZ&6=a0{y@4x^3{r&S9X0q={Wnf@p^K@|xskrs_ z_Dw$~LlL$IyR`EZ42<9X-uGbNW{$2V2k-m;6LYK`9!cn}nJnk?@Bbps;=*&&w;ee8 zWW#}!8jGoZ%cI2}ihZ;>@9)<(cV^_8sN2j|Jrng3wp?ArP+%v<6r`)g@ZB`w)|E=T zbz!T0yE(eAWNp1Gt{f52zwY!QaSW%-P= zgBp}$Uq1P_FIO;g;_lti#iAk!9WR9~LjHcgRW`9~Wk#bNGxLS(^~ZG`>X=^$XMhp} zHt=6$gFo+$Wo&DLnZs5xW*=#I9i4O_sa0&k?mY`w=X5J+D(FvBQB}})nJF+KT5wT; zEBlQ*0it;-ybrAE>sE5>oR(my+F0{3V%n01L%mB_MCPqik$v#srPDuCdxlGe*lc8w zNH|dK{M7be-^5+DjPpzXF8L=}{y*dHz6LjohRYq&0&8!JUyx<&0y3<3Fnm&0*x&N$ z?bOfLxBuARHgVSvRhEPg46fV%cH26H>6(6B_(&|^rO)lunai*B+wX7roqOu;Oz(cx zE5DRH79IB!&Y4!e{XprN3omuJzo~w|KW!8Z{8X|F?*T6 z-#CA_AAWz5$Mv_*Ci7bPGiT3Rn5CpWd+zgEzip=6zS=4aLy%`YUHx3vIVCg!05n6V AYybcN literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_square.png.import new file mode 100644 index 0000000..b1ed687 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bnsfnt3wg81u6" +path="res://.godot/imported/button_square_header_notch_square.png-a90647b9cfbe05fe8fdd3421d6ea0390.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_square.png" +dest_files=["res://.godot/imported/button_square_header_notch_square.png-a90647b9cfbe05fe8fdd3421d6ea0390.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_square_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_square_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..f2f1b1776a6ea747ad4247546eb71475350cce54 GIT binary patch literal 978 zcmV;@11C00004XF*Lt006O% z3;baP0003CP)t-s0g_h$l2w$HrIwbW0h3k$lUJ6Oq5zaqm6f9cl2(_OqnMbZnVG7V zmZX-JqX3atm6f9cl2??Jp_P@Q0h3pjmZFxHqm`AS0002``uvLByP4s`@$vS`>ED6W zwN=NP;r8x(*s{aJ%N4M2Cd!8O_W8E9zZ+$UE^AfXhBgTURm08iz*2Koq>k9 zNlD5wP!)nvhTze~|6dTWFLXXgv}8c%u*l@;wh2EM%d<31F8`- zC*aG#KR`6iDPVdB91kb}Vny!)_DBJK=p+3+Jsny^T4Z;3$7}@!m^M4$v#S4XXcuXh zwif7XU;ujifAtHHe*yFr7y$BWWf1_{^sJ`HQ?@6m%F{22{*Z>a%qhyj~B#DJG=TEOc18ZBT$)JXv~@j_ApYC^OK0jsZs zXl&5|KD<{)*p@Va&DzGgKEP|~0H7Dk7mqDT3TSLgNE6Ae#@U6jmLhYkdq}$ zM!!SC`pNKnsZ3G6TpCZ`M|1NFo(<)N`8iYi55j+!Y#7{4Y5)KL07*qoM6N<$f^rzz AG5`Po literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_square_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_square_screws.png.import new file mode 100644 index 0000000..7aeee11 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_square_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cycrxxu01fxnq" +path="res://.godot/imported/button_square_header_notch_square_screws.png-6295719bd1a128dfd7aa56e3791c522e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_notch_square_screws.png" +dest_files=["res://.godot/imported/button_square_header_notch_square_screws.png-6295719bd1a128dfd7aa56e3791c522e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_small_rectangle.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_small_rectangle.png new file mode 100644 index 0000000000000000000000000000000000000000..fa17ad590135641fa6c0c33cf9f6f3eb0c29c99d GIT binary patch literal 813 zcmeAS@N?(olHy`uVBq!ia0y~yU~B-g8#tJOq-ma?C6HoCcl32+VA$Bt{U?zX$X^=Z z6XH5;+7hNoVKZm0nl^3mj2VlkOj*beL2b!UFs!jb|r{umWl~ZjJTT291WXkQWe)am};>GLkJ$Uux$qVV7 z6-p;t?%jK|VZ$!b4F%V)-+A-)GyCkgix;mQId)OzQ0>Lb_ZBT)uY9a|)~w}c&)r(S ze2f0|Nlaj?|Ns9lw!8e+o#%`dKTCm@iIxQU1;_XEuh;jtzh9rfKVSa*egFCI=kI5D zyy9#W0|S$gr;B4q#jUqDZWi4#U}y_Wz3<8NYF4ePqT<5RS>NloczM0_v3+_@xwvp2 zH~+Iw_Q@&st$`6Yj-rf;pa-e!5VhP8hl%?`~fpILstYoQIp^lvNfdsebI*)blw_G0n-pCTOW zFRLcy@Ap&NAF}l1lVVG*OJCR(?b+vFx;r&Ct86Okr*EtZ^?!dRO#8- z9_xI~Shz0x?Jj`_Usd;i{*<*bFZ=y2frM*Q($rpW`?ijoahCneHMei=W{L=7kax7L zXR&OlwrjaRf8Ok8KTjsbUcYsf-*A5mBgnV|n;7QYUXu2_o{{Zk(ZsxWy+NCQoBVX0 zRVPq(`Kw~_oT#O7%PT*&oBYkY;dgzr`PU1Pv+AtZn16P6C_T;Zuvsq2j%Aj0^_6#e z@9jDi^QP3l%v7(-zO1xr$*@D8uCN>C+c8P6o;@W|$H*b?Rb+Ox3ezzSM+5$JfXKC8K>AiKL zKHI(jJFSc-cx|0!ovjvhzC7{h&OiM*$5+0(@~NgiIr*_`BvdoD$9Xn??IiYSdN&`u{zZf1vi`F93+xZy+!tH4O`i3V z|HX<9`}#Tw)$Dr4Bf^sz7!(*7LZlx2(k#hcxGwvxmC%E4hIOASvNz^szXx(&KJLGy zKDjiy`uaqM!~0kHUdw$O%h;pc5FPL^dO~}_!}briuO2;p`smc7yVh-8EpC{92pA$z z@GrSR?aL~qqi-330tqq<_okY{q+oOdFm{0<$l$=hzyVB7AjhyUkS@po0{=J*KFjRd z7;t@SnJnjr0`dJjt2ab!-&zjj+*vXY>~eP|lle2(+`hG&Ng|wK`+`H;75E<>;(z%4 z^X6ri*4rb1I=?DC^OXP_*Ta2aqHj^z7xo3>e8(TAoYt_s%{5uR{blvlAd5J+KHt?( zvW@lXB$vgn5<67*Je2ho=Vkqn;Ikiu0`5Ixz2FmCTEk(Y{_VtF&pUg=!@rjNnx6Oj zfQqH{4ZqF)>wmp^1;{m?u6{1-oD!M-Op}08;XpG~PPGZF$dueyrFN=KVrz-|xz1OwKg#W`zJC4AlP53kJ$Uuz?Puwo z6&p6}TD*9j=!OENlP&k|Jz}37Cv&Lw;>BwhFW)u1ecu6(Td?73UZmv7O( zK8a~E$W{OU{}5PA`04)F!Z*QNR)MOySdcop6#|m4^{s%fsKK{2~d!Ku4XwcKXs>H(gO0F?a z=5+;{yYc$&(ycd;IO4QWYyVZ>*`oZR8()dLePw)cWZET9#=0C`JLX@{3~$8fP500U z*~;mYJD;ITexLG3ot@KPon_Ne=AJo2H=u^8>4cZv50MpSy~6YQ4jBk~N&K6!*x_n! zG1I<`ZN4s>QyVQ=Z9aVbKZR9ApJAQ~&?|6|z`a0o|FlDQ8AR9%#QEUDgcz)BGWk=I z|Mku+z0b5Rz3yqv+1>WL-$ftroqgvMTgvrX?hF47O0zJuX)e&bi?3i~-*>|{Uv zmq@#I)LfC_DD#=r-_QLU+zI(Z8hEZ<4sm};pNr$*B$-$ vy=Y00U$B0DJpcXm z{_^(q=lA#L`@f%mfBt?3?UYS!3=E8yJY5_^DsH{KeZ23Gfe35B<+giH%Pv*FS3TMC z|Npwm^O6%bOqrXSUikiylFmI_uC|;F1*xAjmtW2L+2$1LrzLO79mjQSRlGzi`+`T& zUaCwM`?gx}tT;LS^S_T3UwB$q{VI-(R(6;cUsG}H^22*;w4d<4s1Um}b-Tj{z8TeF zpAPSKn3D1K)6?%ol2WINeyVO~3Z2e!zrB3dtTs2}RK{{|hW!8jn;Sl`9uQY#U{GP( zusf*im-N(~8yh}%-nX1v`h9hAGUN3Zj+Iw=1D+palIzd9%TStE#CXk~>Gf=bJ9#zr zo3H*i4SDuxx&SaVDwvo~tzTMT&Tx|P4lg@UfGE(w!hFsAR8;+9BXh9=%MaG=-S6s3 z^K>4Fow!rNdM6*@ur_|fB0*&SFf)=e_3rl`JANL fmExB@YyL5>GFm$2{N~e-K%Vn-^>bP0l+XkKMVwpR literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_small_square_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_small_square_screws.png.import new file mode 100644 index 0000000..af99c00 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_small_square_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c413we7tt2foo" +path="res://.godot/imported/button_square_header_small_square_screws.png-73f26c653aa004c31239f96a0921cd94.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/button_square_header_small_square_screws.png" +dest_files=["res://.godot/imported/button_square_header_small_square_screws.png-73f26c653aa004c31239f96a0921cd94.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/crosshair_color_a.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/crosshair_color_a.png new file mode 100644 index 0000000000000000000000000000000000000000..068b3366864c26ae6d9054950e7529d328edb0cb GIT binary patch literal 954 zcmeAS@N?(olHy`uVBq!ia0vp^HXzKw3=&b&bO2H;>5jgR3=A9lx&I`x0{O`SJ|V9E zNdZ7j+g@Jjy1V<~w|9=mCsg0qwEXFr+$*b&yu171*SEL}3uit&eEHK;mHqVrXJ#57 z?f{xCw!7T(3ZFMnr$9-NU$A|Dz5Mxn|9JlS>-XQ+f6oxP_|Rin_s zt|!{Md!)1rbPhDB_nL5J%$(9={gRK_>eW(q?@vZ434O8;LUO0u@@8Z|k<`@uanRgc z`eN0L8|{LdJ2~WASp8Qe_;p)N4qW{`M7M(U)?dD zLOW+|ovLziW@2LM67}U>7hXA;7(LEf^8979O8%+>vrTc0YMeZ7`KiwxyIRzCn0Rhg z(=;+$FP8RIuKGlS`4g|p4DS*ugo>F&8uQ%z+ty=DVgsZ zPfoio7X82BUFXEQ6GEbA)pL?LxfQg7)}>w3-=tK=J?qEf1uv&@Yf1-ciJg2B5mR>h zhW?`#0cmOP&bMb@Oi0{Tb3}EbRKV%3x{n$Ex(j%-<`=AOem}{Q=S!lvI6+bGtFRv_rdgkG`cQYRz&b_iK?!rRj!yS&tC#dYN4>&XP!>?~g z-rW`3T@Ezf#oKEmP^UmikYDh6|9t!N@%{Sq>*e>~f6veGx`lry0|V17PZ!4!kK=Qv z-JZ2tfyXU#ZK&f+xiwq6PW`rjYBoVZ>D-mMv%d+8wM_Wa^7qXQo9>(Eit^{Yt$9Ax zEbL?R1J}i|eU0gF*I2N0&6K!Z#*)6D?PuhSwYxH3t=Z1{pXrHZo2&okiTiv0GoDJa zoWq}0J9U4fhQ>=}Q^wsS}qO#ag;Gl2f_0uNx#U(3#;_*~B_uI4)XUu@u^ao>?I!bK%VSrU#fMg1xms}UKfC)PC9QJVtKY1EB-hp;qf0>^4eVE) zGq#0IW0_$p7IbdO2Jf9Z(~4%!FPi1)^QniAVPDtX>)cGn6Fl5bX?;=<6JdS4GUmV> zuF8^4ufH>_3|?~as&;hWf)k=E3iq?`u)3HzeOK~n$v8izttX0vv=7dlY`J+&#LAdQ zA+C3mKUKV+qokVcDE8#d6~Rv11BdSZ5%2zaGBNeK-kYxsVYxXj-ja4!>YtZH1@-=0 zY<$c8_>!xWc^hvRz0D5JfBlT{ zwEJ4a)~D0nZP(_sGyQ&SV{Wsp`_w9JI4LB^tbbD6H{sABIfps>a;$&u z{8H7>B>y6OZ=8Ysl^2t~9W{CXecqk-jC_r&5 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/crosshair_color_b.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/crosshair_color_b.png.import new file mode 100644 index 0000000..0acb609 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/crosshair_color_b.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dxh1dffgmuigl" +path="res://.godot/imported/crosshair_color_b.png-e3967e9a3322d397989c6a87d5f5f860.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/crosshair_color_b.png" +dest_files=["res://.godot/imported/crosshair_color_b.png-e3967e9a3322d397989c6a87d5f5f860.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/crosshair_color_c.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/crosshair_color_c.png new file mode 100644 index 0000000000000000000000000000000000000000..6f7281a75f2cb2008586f0e9801f5df218f92892 GIT binary patch literal 487 zcmeAS@N?(olHy`uVBq!ia0vp^HXzKw3=&b&bO2H;>5jgR3=A9lx&I`x0{MOcJ|V9E zi2y*gj>jkDURm|w*Ef~@_1j)vnfdVW?qlU$X&^%iSXG#P@q0{{45q zp6B_>WaiX0cc)J^@)tYf=$Pcz7Pnwde8jy(_Jz{NE#E}Vk@U;qSS)JCvb34E?9iNh z*S^+FJUKJr{E^?K!gDLWs8u9As!85H_4rAa(~;X_jm&o(tmppDv*+GT?f$)-(@f&u zeGu>8%=zxgn)x!T`4gSfwVMN{AI!*^lvuUl?+0NW+nKNO-k)CFAO4K7(&Kx|z3F$) z?g_ZJ^p_44$rjF6*2UngCfb B@!lvI6;*0X`wF z|M3E#sw4028XxXZ*=at z9B1?4jq$$g8vGjZ9&>w~za6-juGjg_^c3^T^8qRA1LZs{9eiafz8sjxyl3%ehst&K zeOHg~HsYVcUc?s=BFDj>z!y*==XKuyQeb(*F6NL8?-=55GrnVJ?mIbsi_!_8e;GVo L{an^LB{Ts5RmHX0 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/crosshair_color_d.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/crosshair_color_d.png.import new file mode 100644 index 0000000..8ae4fd9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/crosshair_color_d.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://doh6ti057o4wm" +path="res://.godot/imported/crosshair_color_d.png-af559415a1c952a0db2763a71e154bc3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Green/Double/crosshair_color_d.png" +dest_files=["res://.godot/imported/crosshair_color_d.png-af559415a1c952a0db2763a71e154bc3.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large.png new file mode 100644 index 0000000000000000000000000000000000000000..5988315d3442f8006ecb5df30dbc5104a7d1ec7c GIT binary patch literal 547 zcmV+;0^I$HP)+JL6UU_5c6>n3}KZ>+{;&=Q(Iz ztN;K24RlgYQy-r%kI(O4Pd~4JzW{!UUitt40VqjCK~zY`wU$|ugD?z49hR_|*|P!( zVF$OE`yX!vftnmZ?hmT?=~uQWJyi0H6GvK;P_&L>XDwFCGZgE7p@jc{nBT{tC?J%g z7)Gv)HvspSJ%rPjPXYt>L<5jkT{j7(>#7tOi1sr;`7|OGE8mjk7|G}QB%%}Y_enf& zIZhNM${{kyCJV`6h#cke1)V1=IrAmCO49?C9YBQ#X+_lIVh342jhz!3-jOhc-Tog=g`HH9kisKnjE6h7`K$>UuV&dc;i z{0!gsd7Xyyx@H|Tz}Ho>{`v_tix6hv?AT{US~!NCw%e4+%BdSsglXzUH=FbWPhR?7 l@bXu|h{%_0_oHAf{sT_RdQEI7)DHjv002ovPDHLkV1h8s8ovMl literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large.png.import new file mode 100644 index 0000000..1547b85 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dxi815kasco1y" +path="res://.godot/imported/bar_round_gloss_large.png-f8d8955306a0ab6a007a0f42cc081a4e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large.png" +dest_files=["res://.godot/imported/bar_round_gloss_large.png-f8d8955306a0ab6a007a0f42cc081a4e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large_l.png new file mode 100644 index 0000000000000000000000000000000000000000..431d98b299e46cb0580fb42e6a07beb36e0e147a GIT binary patch literal 395 zcmV;60d)R}P)v0bzs>UU_5c6>n3}KZ>+{;&=YJZ`X#fBK4RlgYQy-r% zkI(O4Pp?0JzW@@!qvm;P_A*0L=87LS;v-P?`dWb`^eTZR}0zb7=B9u+y%v}Hg002ovPDHLkV1j0y(mntH literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large_l.png.import new file mode 100644 index 0000000..eb3164f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d12yy6o6dvmdu" +path="res://.godot/imported/bar_round_gloss_large_l.png-584629262984ad7d97d91b144b3c7799.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large_l.png" +dest_files=["res://.godot/imported/bar_round_gloss_large_l.png-584629262984ad7d97d91b144b3c7799.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large_m.png new file mode 100644 index 0000000000000000000000000000000000000000..b4c2d50f7932619b55fdded4e037edd435c6770e GIT binary patch literal 126 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaP3?%1DUd;wlEa{HEjtmSN`?>!lvI6-$0X`wF zGiI&-|NsB1*Pn0Qd9Eksr~wq0^>lFz;kcfh;J~;rfnjl2Bjd{}^#%%aowmvXwXw^F VuVg&9)C#DO!PC{xWt~$(695ecB)9+o literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large_m.png.import new file mode 100644 index 0000000..d60f9af --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://batsvwhqppi12" +path="res://.godot/imported/bar_round_gloss_large_m.png-b3c497dc7ce23b60986884e5eb44bc31.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large_m.png" +dest_files=["res://.godot/imported/bar_round_gloss_large_m.png-b3c497dc7ce23b60986884e5eb44bc31.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..619ab8bf74ff9bc386e8b101e6da7c6694ab3eb6 GIT binary patch literal 394 zcmV;50d@X~P) z_W8xe(y_C{@bUKf`uzR<{_O4a{QUjv?DO&Q_T%L3`uhCkv0bzs>UU_5c6>n3}KZ>+{;&=M0>j;Q#;t4RlgYQy-r% zkI(O4Pp?0JzW@@+JL6UU_5c6>n3}KZ>+{;&=Ogd+ z7ytkO4RlgYQy-r%kI(O4Pp?0JzW@@^nn-4gpsjl12H{SLJNs{ikQEL?w9EXevN0rdDX+x zR}aHtOVj~bd1uND=!mvPh>!+k_tBCU7%1d8m2^PyJ}$f!IFL+*N2HODD{^QePx!pi zadbHHX1+-1hSC)!Zj=b39w%3v&=au$#uor9{$8-6$HmPr(^ls2))nn^xKBImU9rcG ze^*hh-6bt_O-iHzRk*HB`M9E@fM=!5aKD!|KUXteWya2RG{D!{#OF_-nF=vQZMZ)@ z7p1ww&0H;4RX3B;O+D2#Uxp}nUWOoA-4a$ZG-)U!8~g*XcT1kVUhjhd0000l+k%-8t% z`ttJio}jeq>+{;&=l}ozn3}J3*_V(2000eiQchFfPtOlOUoW2@@2|fAm+S640002H zNklu?82Pia_MX(K&p%kv?y8T>{`Ls3n4k;Bl_&r<#3~xSAP=%AX zON5P2R0J?zLNEh&z*mSnAXL=J_`ACz<&SJ93IAmMkrgFymghCTf1TMnBxD{KPnkzM zM?Cx|mlfP1;a?o8GK^iRq{dE__nI1$iR`J)g8K))hsBLO#60x?0000t@UVvFFTL3nYQEKoY3-=&?(`fB*UT>HGT+-py<{`t<4Ryaiic zz5aab&h!8O{{xMBz?^vpXdG`zkYDh9e*g3K@%r=S->=`#u;NwJd|c$lxwJQC)<%l*|2#sB}MowvW(`+ML zlmLSN|Nq->&`YTN`;6O_E#OU4qj|&A!^Z{X*_stp&&}D}sKl&M#>n8nBh+yI>&B}< PgBUzr{an^LB{Ts5D2F5| literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_small_m.png.import new file mode 100644 index 0000000..30b15fa --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://chhl6lk7ten3k" +path="res://.godot/imported/bar_round_gloss_small_m.png-5e17ee33ac28b69d07b2358d9ef21487.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_small_m.png" +dest_files=["res://.godot/imported/bar_round_gloss_small_m.png-5e17ee33ac28b69d07b2358d9ef21487.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..2eedf60b70dd079286a831147e90d0a278525562 GIT binary patch literal 329 zcmV-P0k-~$P)+JB+(%ky`{NUp2<>l+k%-8t% z`ttJio}jeq>+{;&=l}ozn3}I~`S@7?000eiQchFfPtQLOUoW2@@2|fA(J8Ff0001N zNkl5JTe?XsamR6-(RX|G$wfj_2vjY$jQF-|T|{8Qv7*cu2xFfMh(& z1@y-gpGh0!e0lJz#w6c4sjHGn3B~x!u$)S{MhiQX&zmu6RSTz^*0uSS)V04+*DmXR bSKpWcZ}SX?6ld5I00000NkvXXu0mjf=a8w~ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_small_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_small_r.png.import new file mode 100644 index 0000000..d0c6f3e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_small_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dk132mx4mfmk4" +path="res://.godot/imported/bar_round_gloss_small_r.png-d91e703704f67fa2378759142f5c7bfb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_small_r.png" +dest_files=["res://.godot/imported/bar_round_gloss_small_r.png-d91e703704f67fa2378759142f5c7bfb.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..6edb7ed371610812660a75ddcf98b6edba9fd741 GIT binary patch literal 383 zcmV-_0f7FAP)+JCT{r;=0zTDpE`uhCQ(%j(U>+tdR<>l+k%-8t% z`ttJio}jeq>+{;&=l}ozn3}JIKzT_3000eiQchFfPtOlOUoW2@@2|fAm+S640001@ zNklbh!pu!tzd!DD|3{m2JW%5n03d3HXL6Tp1EFazGWU%cU7 zx<_~ZMMEOdFIAt>OW3pey!HA d-&@4){sH6&84Vh3Tj&4)002ovPDHLkV1jYwyKVpg literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_small_square.png.import new file mode 100644 index 0000000..1286f99 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://11hbqtb2xxdp" +path="res://.godot/imported/bar_round_gloss_small_square.png-861f1f562bcf44aa38e3515213e9c1f5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_gloss_small_square.png" +dest_files=["res://.godot/imported/bar_round_gloss_small_square.png-861f1f562bcf44aa38e3515213e9c1f5.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0a5219d74a064be29c362444bf4a913e089f96ed GIT binary patch literal 506 zcmV)hVx<>l+Rxyat%=JodZo}jee;OfiF*XQZ**xBLy{QcwP z?Y_Uw<>v14^7Z)m`v3p`n3}KJ+~)^PQ&#{001b3fPE#MBFOSdfUr#@;f4=~JieCBv z00A0FL_t(Y$Gw(Wa)U4sL}eBuArjj$*z5>RbN?%5giXZ<7^Od`f{%V^B)U=6OG#<0 zg^;W@W%4#w`&Em1e^B%vpyc~ytZNcdU5^V}mIr|S8&AUW&5OW*GcfXlVV*Z3&GW!7 zJObwcP&pRzV&;e3L<@4ZuMBQ9b(^?;Cc42?DgjnvuJMlPm5-@L8}CDFp;eWk zi4_$MGR`6$!t^4(hG7bEszY3J9rQ%sqIo)h5%qf^gu*#-pRLk`vvQ}Mj>_c9X?sz` w+P8b%9Hn1m@}-{@AAc2$FuA0AZi=_@FH*@hO(GLz1^@s607*qoM6N<$g02wv5&!@I literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large.png.import new file mode 100644 index 0000000..81b4e5c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ygrpv2qkayf5" +path="res://.godot/imported/bar_round_large.png-7a3bbc9a21635cf3b7461cb58d71dbb2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large.png" +dest_files=["res://.godot/imported/bar_round_large.png-7a3bbc9a21635cf3b7461cb58d71dbb2.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large_l.png new file mode 100644 index 0000000000000000000000000000000000000000..20e01039109cd8dd78632306607a2d5ce0c807a6 GIT binary patch literal 369 zcmV-%0gnEOP)*wk4xVgyQ-{$r9`JSM({QUjP%-7i2;ojitzQ4`mz#IMHIlot4lcgLoc^M!lvI6;>0X`wF zGiI&-|NsB3JJ07`RXq;U;pyTS!f`!0!GUpM0>k34M#jGyA-4k=7`hVOcRp|`_y|

|oMBc=cV literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large_m.png.import new file mode 100644 index 0000000..39f89f6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bck34x56capq0" +path="res://.godot/imported/bar_round_large_m.png-d7398abe79a066920f093e9a7af2e895.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large_m.png" +dest_files=["res://.godot/imported/bar_round_large_m.png-d7398abe79a066920f093e9a7af2e895.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..4f091cc70b231539fbe48bbbcda1a537297bdc5d GIT binary patch literal 367 zcmV-#0g(QQP)*wk4-rwf9xybeQ`TYF-o}jeL%-7i2;ojitzQ4`mz1s4-vFS$$++m@YZrqNeR2g%EHouVq^seT&e9n$(1L{9(! N002ovPDHLkV1gFLw>ba+ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large_r.png.import new file mode 100644 index 0000000..5c459b0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dues1cqq0kgq5" +path="res://.godot/imported/bar_round_large_r.png-384b02978a08ad4285456f019ed07eee.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large_r.png" +dest_files=["res://.godot/imported/bar_round_large_r.png-384b02978a08ad4285456f019ed07eee.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large_square.png new file mode 100644 index 0000000000000000000000000000000000000000..38d8e95f5a2369a17df95d48d8ee6d607ea64612 GIT binary patch literal 475 zcmV<10VMv3P))hVx<>l+Rxyat%=JodZo}jee;OfiF*XQZ**xBLy{QcwP z?Y_Uw<>v14^7Z)m`v3p`n3}KJ+~*z?H@*M>01b3fPE#MBFOSdfUr(<;f4=|{%$QC9 z008?*L_t(2&wY~Xc7iYvgd-P82(4O+awo|S@BfP3L_nkGbbfGPKG=kri0YxFl$s^W zWHm&%Dve!QJweIO^YF_WX1*;qz<%v$m8&0w!4VkP=qFasFATuZ1Ce7UH!Z8oNHcP_ zD~St@?Xv46fZ5ZVjH!(0_@f7FJ?VfqN3eD#aHc+C88 z@AO5~g+hE$2ky^qMOp6fuvN=dHC;fqYeG%iVJNcaVaSS?Q^H8*-pysP8h<62KHhv_ Ry5Il+002ovPDHLkV1g7Q^8f$< literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large_square.png.import new file mode 100644 index 0000000..79e594b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dyj7geww633y0" +path="res://.godot/imported/bar_round_large_square.png-9b84102767a9c81864843728584a46f9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_large_square.png" +dest_files=["res://.godot/imported/bar_round_large_square.png-9b84102767a9c81864843728584a46f9.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_small.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_small.png new file mode 100644 index 0000000000000000000000000000000000000000..db2cbfa74ee85d784c1ee03e81518ceeae4e34bc GIT binary patch literal 391 zcmV;20eJq2P)v0?t@UVvFFTL3zPyffC#Ae=&?)BUw&A!Z0EfPuU^0T z@aNCp)ob?s`t|4Hr8{@-y?F5G_0wnXo<4p3_{rPTXRd$x^!3M&U-K4h`Tzg_tvkeEIe7_cJ(0Z083`qkE4o`3P>X+`Pr1+DV@ z6FuTRtWw(L_v_7jQwOw?!PC{x JWt~$(69BmEmg)ci literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_small_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_small_l.png.import new file mode 100644 index 0000000..f6ac255 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_small_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bscqkgl13ufsb" +path="res://.godot/imported/bar_round_small_l.png-9bcc6b9cf2780514106152eb8761d917.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_small_l.png" +dest_files=["res://.godot/imported/bar_round_small_l.png-9bcc6b9cf2780514106152eb8761d917.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_small_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_small_m.png new file mode 100644 index 0000000000000000000000000000000000000000..f320cc7756abe1d4e0da2b8da246853c58e9f45d GIT binary patch literal 114 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`mYyz-Ar`&Ka}2Zp*0XUj2&>ML zlmLSN|Nq->&`a1^`<>O5E#OU4ATwJtW3z(lxjB0qm6$ck7#aRP=dW8@9d!w42!p4q KpUXO@geCxERUw7| literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_small_m.png.import new file mode 100644 index 0000000..d48986c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://8snbof2kfmf5" +path="res://.godot/imported/bar_round_small_m.png-6346e96ce9fa29ab49e46c7fda5b379b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_small_m.png" +dest_files=["res://.godot/imported/bar_round_small_m.png-6346e96ce9fa29ab49e46c7fda5b379b.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..5bf87f4e99b4b4cfe75b8d418675747043500d85 GIT binary patch literal 314 zcmeAS@N?(olHy`uVBq!ia0vp^96&6t@UVvFFTL3nYQEKoY3-=&?)BUw*jv;MJ04J72%~ z@aNCp)ob?Mx%cANuRj+r-Ffin_0wnXo<4p3_{rPTXRd$x^!3M&U-K4h`Tzg_tvkHMgmRYEeY}qzR&M}-acM`zWn?3`x#bTOZo(Iil>WX2*>r%K2M>;1_DgSJHtK8 z%H9hd{%=2X;$v@%Qc)3wd*-DEoWA!0rY-fKqQucqv7CDopJ4xyppbn3oE)B#W9Rgm znV!h6S^l+8tZdO`cEgX8xW9|9-&yJN=GOfc+5M&QPo?8+mT~W2w(VpO&_)JNS3j3^ HP6OZ*rn$$KP*|c^WKA3uit$5 z^XKpCHT!=3`g8HpojdnlJb3i_>9coFpT2(lEwidn#+PZz+uF^h9PZ88 z{rQbfKcA&$j16y`gxbCZD~_FQ@0Y1rtk!UIzX9`q#}#w>?UP+k2kvIwA8ENtvvu>H zH}~FiN4HP$Y5Q3xw>v%MQ)cMlwFlSpm5Lq<{blYKUbxoK_0DY($9hK9DdM%fzjwz0 Poyy?p>gTe~DWM4f)qt?m literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_small_square.png.import new file mode 100644 index 0000000..0261d14 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://caaa5apd1jw6e" +path="res://.godot/imported/bar_round_small_square.png-4a529bf3c2c3c418fbf163861cfe4a66.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_round_small_square.png" +dest_files=["res://.godot/imported/bar_round_small_square.png-4a529bf3c2c3c418fbf163861cfe4a66.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large.png new file mode 100644 index 0000000000000000000000000000000000000000..2ca33dad64f2bff38fca47b847e17d7b9bb3f9a8 GIT binary patch literal 213 zcmeAS@N?(olHy`uVBq!ia0vp^2|z5t!VDz8AAhs|Wam zxXzrpZpN(jGiHL(to1?J{d!SV0= z@9$@*SGm*}3lwtmba4!^IGxN<5b4TPkeGTR%2g=hn8H=N$t(dICnR3=nRGyFLEBxG zhCtpemkZih3|2LkNqL-c2%EcP#r%ykzBnm#nDDM*I2CPB#LfE04QL{Rr>mdKI;Vst E0NXKBh5!Hn literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large.png.import new file mode 100644 index 0000000..e9a06bf --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cjnrj5frr25lt" +path="res://.godot/imported/bar_square_gloss_large.png-3dbcaee7b6857e67dc235547facddef0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large.png" +dest_files=["res://.godot/imported/bar_square_gloss_large.png-3dbcaee7b6857e67dc235547facddef0.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large_l.png new file mode 100644 index 0000000000000000000000000000000000000000..777258c571dcb0cee7584e210592f18f4c1ee25e GIT binary patch literal 190 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eL!VDyBWEdlX6id3JuOkD)#(wTUiL5}rdVo)e z>&%(!X3SbYV`$wy7TJw=UaE4|Ns9VsNjFu41S;-dr6RAaQyrJ z`}-N{RW3Eg0)_NFT^vI=t|xO8STeKlSf(GC;`2LCA;Ds^wAWb{rlJ+04i0>*+paB> f_Hmpm!m^BE-Ri{KflU$IK&=d(u6{1-oD!M literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large_l.png.import new file mode 100644 index 0000000..5a9fe04 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://lxv13wniltd" +path="res://.godot/imported/bar_square_gloss_large_l.png-2a008ae742fe896428acee3681fc022b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large_l.png" +dest_files=["res://.godot/imported/bar_square_gloss_large_l.png-2a008ae742fe896428acee3681fc022b.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large_m.png new file mode 100644 index 0000000000000000000000000000000000000000..b4c2d50f7932619b55fdded4e037edd435c6770e GIT binary patch literal 126 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaP3?%1DUd;wlEa{HEjtmSN`?>!lvI6-$0X`wF zGiI&-|NsB1*Pn0Qd9Eksr~wq0^>lFz;kcfh;J~;rfnjl2Bjd{}^#%%aowmvXwXw^F VuVg&9)C#DO!PC{xWt~$(695ecB)9+o literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large_m.png.import new file mode 100644 index 0000000..eb83bed --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bj1lgcyqg0wqe" +path="res://.godot/imported/bar_square_gloss_large_m.png-4878401ae16e4d2d7e89f6097fbdacd9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large_m.png" +dest_files=["res://.godot/imported/bar_square_gloss_large_m.png-4878401ae16e4d2d7e89f6097fbdacd9.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..766c3919bc77feb73e6cb22b963771c3078375cc GIT binary patch literal 192 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eL!VDyBWEdlX6id3JuOkD)#(wTUiL5}rdVo)e z>&%(!X3SbYV`$wy7TJw=UaE4|Ns9VsNjFu41S;-dr6RAaQyrJ z`}-N{RW3Eg0)-4cT^vI=t|wbCv*@kiQFwL6uNS%G}@0G|-o znKReTn6-Y!OfZ_Y9w_WGw!Uthd*=hf@ax9&Xu|NlQw!T+)u{6IPOk|4j}`1k$y z_cPS1TxyI33fX$PIEF}EPUa}EWMH$6> zt}|z@n=xzsjG16GYduhS=Ir%PpT53$>CUUypKslH{{R1fpo0HpGx&jW>?J{d!SV0= z@9$@*SGm*}3lwtlba4#PIG@Z>VCl?MkeGVH(pkvjn8M|KvsnTPCpFVdQ&MBb@0GVD; A761SM literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_small.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_small.png.import new file mode 100644 index 0000000..0a2f4b6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_small.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bnwfgpokfj5pl" +path="res://.godot/imported/bar_square_gloss_small.png-42cab26ed12fdb8d8279e5e39f8aedc3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_small.png" +dest_files=["res://.godot/imported/bar_square_gloss_small.png-42cab26ed12fdb8d8279e5e39f8aedc3.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_small_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_small_l.png new file mode 100644 index 0000000000000000000000000000000000000000..4d664dcfd047cb19b802ec36e280259d2094c13d GIT binary patch literal 188 zcmeAS@N?(olHy`uVBq!ia0vp^96&6ZRaQY`6?zK#qG8~eHcB(ehe>H$6> zt}|z@n=xzsjG16GYduhS=Ir%PpT53$>CUUypKslH{{R1fpo0HpGx&jW>?J{d!SV0= z@9$@*SGm*}3l!4zba4#fxSq^WU|HOz_?&0Lgv|SUXFoiXXJA;YrnWIlRE;qt=Q6L# e0X7y!PKJ3E+RC=qwKaem89ZJ6T-G@yGywq0Qbafa literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_small_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_small_l.png.import new file mode 100644 index 0000000..def9378 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_small_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://5q432mbrrdbn" +path="res://.godot/imported/bar_square_gloss_small_l.png-f95b0df0c4f99d5bef79759850fe5e52.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_small_l.png" +dest_files=["res://.godot/imported/bar_square_gloss_small_l.png-f95b0df0c4f99d5bef79759850fe5e52.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_small_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_small_m.png new file mode 100644 index 0000000000000000000000000000000000000000..3b97ca0d8501dc9f62e18d4761d547bfee41a131 GIT binary patch literal 118 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`ww^AIAr`&Ka}2Zp*0XUj2&>ML zlmLSN|Nq->&`YTN`;6O_E#OU4qj|&A!^Z{X*_stp&&}D}sKl&M#>n8nBh+yI>&B}< PgBUzr{an^LB{Ts5D2F5| literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_small_m.png.import new file mode 100644 index 0000000..56f9f63 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cig3ci03uvna3" +path="res://.godot/imported/bar_square_gloss_small_m.png-6670d668ab50f71d45ee9a78851421ec.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_small_m.png" +dest_files=["res://.godot/imported/bar_square_gloss_small_m.png-6670d668ab50f71d45ee9a78851421ec.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_gloss_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..ca0c7387e4c57a31783e473c7109781a2616683a GIT binary patch literal 190 zcmeAS@N?(olHy`uVBq!ia0vp^96&6~ zdFzaNv=4mxbyi%2b&-;dMh%bf1;(db5q32)73M3nyeH%xT6(%%vFASze?;23dkw+n o%EE`4?&SSAZ=h&vx(2B4|NjFO{4blq50qms3Gxe$f8T$9 zKSRCBrN&sGkd3E{V+hCfWR3z$W){6QJeKJP9!NC%{LWKYVR51$&0Jy*qfr_YqvA0w r1%)FGQW=+d7nRGnMM$wEu3%y?;|xE2RGH@i&>RL&S3j3^P6s|5Ij zxXzrpZpN(jGiHL(to1nG z>Qyc^#sY;LJzX3_EKVnL6hyi*6(pvfh;kK*IHqvbZZb>2#tDg6eI^~yTF`b^r6G`a vu~ge`HX-8)q3W8i(sk7K3UDa-Hfu5bwU-o%zI?R~Xc&X1tDnm{r-UW|Th~l! literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large.png.import new file mode 100644 index 0000000..7ceb1f8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bob3anua4j7jp" +path="res://.godot/imported/bar_square_large.png-1323c4a995bff8e91137d2dcb16b68f5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large.png" +dest_files=["res://.godot/imported/bar_square_large.png-1323c4a995bff8e91137d2dcb16b68f5.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_l.png new file mode 100644 index 0000000000000000000000000000000000000000..9564d43a87cecd775a71b2e05d4fec7a16aaeca1 GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eL!VDyBWEdlX6id3JuOkD)#(wTUiL5}rN`Oy@ z>&%(!X3SbYV`$wy7T}4f1uQ@JI~jhXh{G{u$Kh+1;@YdzrUZM zUgc6_EKo?>)5S4_<9aejK_n{+Pvq(YQ$l|GC?rIf3VXd}W2y>D$X;u8P~?iIV*(e$ YQ=z!S3OhgD0BU3KboFyt=akR{01LZ86aWAK literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_l.png.import new file mode 100644 index 0000000..fde8660 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://o7s4rs0xv713" +path="res://.godot/imported/bar_square_large_l.png-5bd4090b7876f531ad1339ae06c09fd4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_l.png" +dest_files=["res://.godot/imported/bar_square_large_l.png-5bd4090b7876f531ad1339ae06c09fd4.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_m.png new file mode 100644 index 0000000000000000000000000000000000000000..5608e8fbfe96f4bf6e72947ab7095ab85cb222a1 GIT binary patch literal 118 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaP3?%1DUd;wlEa{HEjtmSN`?>!lvI6;>0X`wF zGiI&-|NsB3JJ07`RXq;U;pyTS!f`!0!GUpM0>k34M#jGyA-4k=7`hVOcRp|`_y|

|oMBc=cV literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_m.png.import new file mode 100644 index 0000000..c71fc8f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://yfvrxvlqt5yc" +path="res://.godot/imported/bar_square_large_m.png-d5ed86f34d9ea3b0d22214111367bd18.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_m.png" +dest_files=["res://.godot/imported/bar_square_large_m.png-d5ed86f34d9ea3b0d22214111367bd18.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..dd3d0013acf6d2859abf20dc3dbd8888d725e49a GIT binary patch literal 184 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eL!VDyBWEdlX6id3JuOkD)#(wTUiL5}rN`Oy@ z>&%(!X3SbYV`$wy7T}4f1uQ@JI~jhXh{G{u$Kh+1;@YdzrUZM zUgc6_EKo?t)5S4_<9c!gD~sM59)+x{Mr|`40yYZxoQ*lUL7L-*r{h}IiN<1w=ddgb ZVYKIn-^`oZzz5XF;OXk;vd$@?2>?hhKoI}{ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_r.png.import new file mode 100644 index 0000000..67d1ae6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c4lrdaxjt73r6" +path="res://.godot/imported/bar_square_large_r.png-2d0e01ef7bc2c960eaa686dcd28c19d6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_r.png" +dest_files=["res://.godot/imported/bar_square_large_r.png-2d0e01ef7bc2c960eaa686dcd28c19d6.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_square.png new file mode 100644 index 0000000000000000000000000000000000000000..7673e7b675fa752523a4d91ca973e0ab58e13991 GIT binary patch literal 196 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaN3?zjj6;1;wmUKs7M+SzC{oH>NS%G|&0G|-o znKReTn6-Y!OfZ_Y9w_WGw!Uthd*=l}ozK&e}Ip07L6k^q!oFA4Gsj(^{Oe?LRL z%B99wppb>9i(`nyqlBqLlYmSpL+Yk|rL|tKTYzRTc)I$ztaD0e0sv8pNQ(df literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_square.png.import new file mode 100644 index 0000000..dc4350a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b08xbrfg303es" +path="res://.godot/imported/bar_square_large_square.png-3e9b4a452f7d7bd02640a7a6c041123a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_large_square.png" +dest_files=["res://.godot/imported/bar_square_large_square.png-3e9b4a452f7d7bd02640a7a6c041123a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_small.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_small.png new file mode 100644 index 0000000000000000000000000000000000000000..970683aebce85e53c02fe75694bf54575d83f8b5 GIT binary patch literal 202 zcmeAS@N?(olHy`uVBq!ia0vp^2|z5s!VDy(r=*_(QY`6?zK#qG8~eHcB(eheDgizr zt}|z@n=xzsjG16GYduhS=Ir%PpT53$>CXTE|AA7s?mS<2q9p++!Cn&N7aae-|Nef4 zdX-C!u|Od^PZ!4!jq}MI1(B{y1&OIAqFjX{jwxKVo6HihaYEu%pGgO_7PQ?}X$a)q ra@is2NMz}xMRmuLE(ymAWJ-lF{%B*~EdTu?$khyZRaQY`6?zK#qG8~eHcB(eheDgizr zt}|z@n=xzsjG16GYduhS=Ir%PpT53$>CUY?&;S4b50p(Wa!CS8u$Kh+1;@YdzrUZM zUgc6_EKo?()5S4_<9aej!Ogw16|2oBOvsDh+LicS%fPT$t&k;PW2yKA25A8n6$Xu` W>i-?4xkmvtF?hQAxvXML zlmLSN|Nq->&`a1^`<>O5E#OU4ATwJtW3z(lxjB0qm6$ck7#aRP=dW8@9d!w42!p4q KpUXO@geCxERUw7| literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_small_m.png.import new file mode 100644 index 0000000..c80d540 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://k0xio3y6t1dg" +path="res://.godot/imported/bar_square_small_m.png-187a5568afc00a05dbe329712aee494b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_small_m.png" +dest_files=["res://.godot/imported/bar_square_small_m.png-187a5568afc00a05dbe329712aee494b.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..acd74675e8f661d4f8641b32c4b56d31d12d9501 GIT binary patch literal 184 zcmeAS@N?(olHy`uVBq!ia0vp^96&6ZRaQY`6?zK#qG8~eHcB(eheDgizr zt}|z@n=xzsjG16GYduhS=Ir%PpT53$>CUY?&;S4b50p(Wa!CS8u$Kh+1;@YdzrUZM zUgc6_EKo?t)5S4_<9hOqy|-JZCVqc+_qIgX+Eq6=RKnh-&9Izo!L+90>MGIMifjy= ap$uUznpT$UPH6-6F?hQAxvXSG@B*-r~{(b-b{S5Ug zml|V%Lgt<>jv*Y^lQ{}*^0Mfy;kmi{V1jgW$!{%%6*o?7s1}uY!)BDm#AqrJz`S<1 j!gTe~DWM4fy6Q*m literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_small_square.png.import new file mode 100644 index 0000000..9bd250cd --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bs5prim2xkwqi" +path="res://.godot/imported/bar_square_small_square.png-3f0aad1eebbc175d427229849626555e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/bar_square_small_square.png" +dest_files=["res://.godot/imported/bar_square_small_square.png-3f0aad1eebbc175d427229849626555e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_blade_rectangle.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_blade_rectangle.png new file mode 100644 index 0000000000000000000000000000000000000000..4217969949885d7903b42e290e3375420abaea15 GIT binary patch literal 630 zcmV-+0*U>JP)ZMqn4JVmX@NHmZX)HqL!AT0001( znysg)xx>TD)z{;+w#TTdy?cC*fq|20YJ!A>m5Pd*Y;A;%jhv*Wx%Kw>(bC+pv%|f= z&E(|h=jrhA@%H@u{qgbh%F5B}?C{ai*5l;u>g(~Io~y~q)}o`YtE;%Yy~&!Ir{3S@ z<>v0ItiJg8`etZ=mX@Rc|NoepuiD(_-j!-y0000DbW%=JKVQ$!pTEDaKVP5U09-c9 zod5sAksImb;}PJ@>y^93WbFuSb9Z-wF8n7qk%U zymy^$H{kd7`11NrEw0zglGF9R6D0QhM2KbHU4(Ew7)12O-1>&YTcXrmhMS1rh#@QJ z%7qZ){lgKvibw7LD2tMr=ofHzL~lQabe;SGBKrQS#yprT1=t^S15g3P0H^>`09XJi z04#tI02e?AfD0f400xi&00W2skO4#h$N&-mXaETSG=KmA8$bYn4S)xL1K^c#+9|)++7$pHw=?q{1 z0~o*n1~7mD3}65Q7~p>ZR-4UA%i+zfXMi=)S_`1L^$f5iT516_x1IsEyWLg`pt;rF zLI!99kkgb)o%feKrQG#t#%edCzDtM-t@js1iSrpL-s#WZ-lw_N^YhgEAHLrv2Y^z2 Q(*OVf07*qoM6N<$f+4&v(EtDd literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_blade_rectangle.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_blade_rectangle.png.import new file mode 100644 index 0000000..9a011a1 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_blade_rectangle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b23p457ds26lq" +path="res://.godot/imported/button_square_header_blade_rectangle.png-05a21a989148c450b9b89e0d94accc9a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_blade_rectangle.png" +dest_files=["res://.godot/imported/button_square_header_blade_rectangle.png-05a21a989148c450b9b89e0d94accc9a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_blade_rectangle_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_blade_rectangle_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..6b1332cc2326bc76bcfc914ab1070e2035966564 GIT binary patch literal 681 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dtgBeIxZ|Zmpq*&4&eH|GXHuiJ>Nn{1`cLn%_ zxTa<{rDZmzrZ-HTx;QnX0f?qeTMR~vrcGNibt;ft1XMd?*4pJOcOE```s($^Teclv zv1)Hu*Q}P7sf~@3GqakiYx;9?TY7uveEs%w$+DdnFWuR=`S9NTXP-QI@%-h7j~~DN z`SbVGsf!;!et!MtLwE1u((=Ci!j7E0)~1$Onb}PjFJ626MBZ*RHhF&px*2B;RwFa7@P-sv6Uf!F@77nSZ1 zW7dD{-@y2v^T)IPEdm*9On=6ld-(a=uP;CR(tQ>NXv!|zUU_`t^mL~sNoQM&uV2k_ zSpM+*yr{R+R^;g2^*ylsoucIBsfBtizuRriqT}uVyU$#5Pgs_*yt?EXugChc@eU5> z_uoyd^EuBNkuSk;H*UT5(uS)!+pHMB%zf>xnc%p^f{|yAw1*|5_oAnq2^LbkOXoEF zEU|iSePo4p2XDi!rX36im@0rcg5d-hTQFQ;0$~Y;8({o_p@6Z1VF!Z+Lo9<#gB}BK zgLnhm0d5B7eGge180Yq897unz%)yqkzpU;Mi$aslZZpYe>`Y~u9CI2JOt=CXm_!yZ zuxdCkf|(!e84CY9I2r905)}B(ucES9TaXb=VBz)&O#e7MR=f?K`FZ(1-%ib-)7`$^ zUCUfdrdj=;u_7g>mF4+{Ke@S<6RqlkwtZvwdE)e7&ztR_w8!A->gTe~DWM4fU{ya% literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_blade_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_blade_rectangle_screws.png.import new file mode 100644 index 0000000..005ca3c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_blade_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d20s83s1y6pk2" +path="res://.godot/imported/button_square_header_blade_rectangle_screws.png-4ae30de7f29aa9a1c8d57d9a26eaa2be.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_blade_rectangle_screws.png" +dest_files=["res://.godot/imported/button_square_header_blade_rectangle_screws.png-4ae30de7f29aa9a1c8d57d9a26eaa2be.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_blade_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_blade_square.png new file mode 100644 index 0000000000000000000000000000000000000000..e12a5b9b9ab36ef86e2d94c4f516c9e4cc37a971 GIT binary patch literal 601 zcmV-f0;c_mP)ZMqn4JVmX@NHmZX)HqL!AT0001( znysg)xx>TDw6@39*W;+Fy^4yOgoKrBZG?M#kAZ=cX=;LvjhyxN`O(tcq^7yCv%|f= z&E(|h=jrhA@%H@u{qgbh%F5B}?C{ai*5l;u>g(~Io~xRgr=p{;yuHcE%GRr^xZdC9 z<>v0ItiJg8`etZ=mX@Rc|NoepuiD(_zq1#<0000DbW%=JKVQ$!pTEDaKVP5U09-c9 zod5sTVs5e#4wdd21 zxIhRgMXTLb^d27X?_Tg@olX=SuVqVd_WT6fA}P+4y6pE2wUIvAV9*0Xajvcmy`i=) z!G%!DnCshvf0-VhqVrU1;0w4pP}_~HUE^=SQ1@AG|6rO6?Dq8lR{$Gu1#kgp02gou zFadV}6L1Ic08ao9@C2{`UjPg61#kdw00-~}FaUo51MmmX01-d~L;wj;0VF^LPyiV~ z0b~FHe2@VIFx%Gx-e<3-29Ukwdd>s@>(Azxaqj{0)R^A@rs5i)0UDqI{s!1=w;S$Z z@wNo4fE5=g-j;v`u;2p4+Y+!|F4tV3c>7U{zP nLPn^uZMqn4JVmX@NHmZX)HqL!AT0001( znysg)xx>TDw6@39*W;+Fy@7#~ii(rRf`o*Xdwh?LjhxZa-1YYPq^7yCv%|f= z&E(|h=jrhA@%H@u{qgbh%F5B}?C@!8f^2Suf`poHafo$yj*E?>(b3l9ZMqyPW^n3}KJ+~*m0J6Qk#01b3f zPE$W$&(EK~zpp=EpWgsnHp`s=00Cf0L_t(o!|m7CZo@DP1yHrk@KE<&**lK2W0Q*h z|F@a|6;Q*D$lB;j;rq^mYw1C>kWy5tRiN|u^8E0MKT@lC&S6?sfRm?t%!(()8Ng+u zp{cZ0D$V9KqASkfO4Dhn%mjEL0JOfj+uIYVRvMj!N+BMB+dY+SJF{2k8_?8z6lZ^! z;sVu|lu$j*{{6jo-1#IBd z6>tGd0Ulr}zyfRqSb(hn2e2040M-Hwz+Qj>*bC4AQGf=B0wh2cAOWfX1&{?OfGj`& zpJV|7=e9lQ0w0SI%i6t1WKR;{su7nFDHpz*#Kt$ zNn{1`69Rlf zTvIcf(lQ%U(;KEuTRd&rqN!6CO`EnPHKPHDfLx%e8MD@I*>-&S%AHrQKVGqF@2OK4 zKYsjt@#3{tuRreHe|FL0^{ZF!IC<*Yp1mh$&00Qh-s&`v#>M~t|DQ2y{jEFCmsC6g z+09)NKXu>SZeq4Rg#{7VFPXt5tYsL>1cJew6dqdYxVA#)KvO_2Q+`rdFj>(d2_f9`*I8&66 t@>ag_juYb}(cAC82AHk+=_`3iy3=^kgicPLLZCkxJYD@<);T3K0RWCZyb=Ha literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_large_rectangle.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_large_rectangle.png.import new file mode 100644 index 0000000..4defbfa --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_large_rectangle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cqkpdsif6f16k" +path="res://.godot/imported/button_square_header_large_rectangle.png-52259255804d03de056689e5fb480af6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_large_rectangle.png" +dest_files=["res://.godot/imported/button_square_header_large_rectangle.png-52259255804d03de056689e5fb480af6.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_large_rectangle_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_large_rectangle_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..f45785106486e20e31d7daaf70ebf7c6a0ed9934 GIT binary patch literal 476 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dtgBeIxZ|Zmpq*&4&eH|GXHuiJ>Nn{1`ivoN? zTvIcf(lQ%U(;KEuTQqIj;;B=Cyn6ldidB0rUcC14 zkeub&^kfBt<2?u@)5pzuFW7srr{dv9-9 z79BPaaJhKVOX!wrRy@%D|Dvkll8i;_zUA{D>`!45(NSH!`V?n)=+@fT!EcYOp3HkE zJy*IV`}WM=2io>=+|sSdcqjPz>g6c(%5djSzD~oPC C#?)f~ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_large_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_large_rectangle_screws.png.import new file mode 100644 index 0000000..1fe57ee --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_large_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bihv44lscqydf" +path="res://.godot/imported/button_square_header_large_rectangle_screws.png-90aa8398658815fdce3767fa7cef6c32.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_large_rectangle_screws.png" +dest_files=["res://.godot/imported/button_square_header_large_rectangle_screws.png-90aa8398658815fdce3767fa7cef6c32.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_large_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_large_square.png new file mode 100644 index 0000000000000000000000000000000000000000..36d80de718c975730afbc3468ffc4e43b362f9c4 GIT binary patch literal 389 zcmV;00eb$4P)h{mX@NGm7AgsRt006m3L_t(o!|m6(4udcd1kfd1 z#@zR@1OETN43R=XhZfRAJN3+KT&zsil8Iv$B#sU3YisyMj3tjb?K&q&*QLxJy*PK` z~(5 zqk95+puY+n-4ieY(^cT;o`7K-hpWKR{g-D<(5$U&->wZ3@=?n#TMeHAppxz@ARrs! jM#BB~ZlgpxPaUTLG;P}AsZ)XElGKa_AOea2Rn3^ScFVTo%UABadj0W=ReL{v{Cw)v z#fulOy?Xs|@BXtVPhFceYx%r+tM}|Zxq9`EMT^&GW;d0V_vIIMboVaK$!l$DnUw}I zYVrU7|7Xlvf9uZkb~|-#pt;;7L4LvZ@#pQ=&yU|f|2_kEMqUw6_@SqZV@Sl|x7WS- zn+yb497c z8*9#WMz&`M#W%#V@0jNo9)FGpL34Gb&_4ENa^3Y{9hGu*mv%fQItz+lIGrQP|h z^_Ez63nq72);aMFck3;a``$*p`u22(s~>0Cuj#q%EolehcHd_Nn{1`=LGnK zxTa<{rDZmzrZ-HTx;QnX0f?qeTMR~vrcGNibt;ft1XMd?*4pJOcOE```s($^Teclv zv1;$*CvX4!`MYob*&RDiynFxU>9cpAzkGlC^!2?5uZ|wObmG*tXV2fR+i+;fvYmVP zpMCP=#mA4IPo28>=I!Ts3%0y^{qf?(Yl{}I-?R7Rym_lvuikO;)U{c&mZyPj|NsC0 zj9Ke%-Fa@3(g1QkZ%L3}uzmdb^Yi!bUvD2j|2{*E+3C3q42%MvE{-7?_uk$*>37&c zpyeTF%10xCYa1p{y%D+m*57~c-6niEST414@vr#{_Fc^2o95iJ&|X4ibHcTPh?M1D zH_rEI&UEG3J7wLoVpH!kQ98#Qw0n%f?;H4^H+)@QeBk%=`~!>kShB5AU;k;zGll~n9Nvfv|4td?#c1R<|;caO>Z;GN=!JU`S-%EVH^!krc|3_)>)fxB2 Tc28IW3^WE$S3j3^P6Nn{1`*9G{5 zxTa<{rDZmzrZ-HTx;QnX0f?qeTMR~vrcGNibt;ft1XMd?*4pJOcOE```s($^Teclv zv1;$*CvX4!`TP0H_oq)^KYjLY-~O{ZcAj|m{>#y0m+n1y_3ZiE6Q{1N+i+;fvYmVP zpMCP=#mA4IPo27$lh@kRGAlE?DZj9zyLWMEdEcA2pXV*u^6K@+ix;mgTD*SVyw$5$ z@7S~V+R#`-)D$1 zJ3W_yfzi^_#W5t~-rHNp^9~ybv?Qt(1}0X$FVx@oVRlv2Mp*Yc{%)-$t|pZitsT`(C4uY#FfC+;BQ`S~{**#9%} zMA+Q>xqJbiK;WMrtA4RxV!v~*y`G8X0!$ZFKOeKecXp1e+k^yh&^6qGAG{s(nBx=f z#s6r0vP|2V|8~GGH9^h5_xi3v$;OO%_W!n-oeeyHJ~(?ngQ8xW)^(Ogdw`+K;OXk; Jvd$@?2>_)s8r1** literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_notch_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_notch_rectangle_screws.png.import new file mode 100644 index 0000000..5e783c1 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_notch_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cs1xsm5bvj733" +path="res://.godot/imported/button_square_header_notch_rectangle_screws.png-5231ec2a9caf896df6e0b3aee36d96bf.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_notch_rectangle_screws.png" +dest_files=["res://.godot/imported/button_square_header_notch_rectangle_screws.png-5231ec2a9caf896df6e0b3aee36d96bf.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_notch_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_notch_square.png new file mode 100644 index 0000000000000000000000000000000000000000..b8e99ef5f5482aa7dbf357fb79c87fc101794f94 GIT binary patch literal 506 zcmVZMqn4JVmX@NHmZX)HqL!AT0001( znysg)xx>TD)z{;+w#TTdz2oHV{QUjp38n*Yge_Xdy@usdlHMjlo#A zn literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_notch_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_notch_square.png.import new file mode 100644 index 0000000..60b4944 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_notch_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b7jdox4302spg" +path="res://.godot/imported/button_square_header_notch_square.png-db72516447b2c60fa7a78420be357b76.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_notch_square.png" +dest_files=["res://.godot/imported/button_square_header_notch_square.png-db72516447b2c60fa7a78420be357b76.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_notch_square_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_notch_square_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..f71002f2bb8ff4ac99b9c590091867e4183cb84b GIT binary patch literal 563 zcmV-30?hr1P)ZMqn4JVmX@NHmZX)HqL!AT0001( znysg)xx>TDw6@39*W;+Fz2oHV{QUjy@ASUE&A7S9^Yr)S+#Xi)}EfL z$;#HEqpzBpr@Xz%tE;$XXn>ZMqyPW^n3}KJ+~-ol5>fyF01b3fPE$W$&(EK~zpp=E zpWgsnHp`s=009?CL_t(o!|m6{Zo@DTMNuYkQDJ(oj(dyT=TYXvAAtGp7hqpN9Tgak$3s_OwcD*~z>H|-3ao*34VV&5U4bRAtO1kJ zXyOWNH=FJ8Ut$Cz5CJRj847elf%iaQ{t*bgeuV)K>Ma16KR&B_J_rDoA5ZH890s0V z*b!jQA`pQHMBr}#y?VW9|KKy`7^uSUzEA_? zqK&@tu8+1zfQ9e<0!W0+5YYb5x0Gq_d!DCKegoktcR{Dq-mw4x002ovPDHLkV1m&u B8;}41 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_notch_square_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_notch_square_screws.png.import new file mode 100644 index 0000000..5d8e6f2 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_notch_square_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bcsjqvhtwuqgk" +path="res://.godot/imported/button_square_header_notch_square_screws.png-c140b051e67fa6170d4c91ecaa27b0cc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_notch_square_screws.png" +dest_files=["res://.godot/imported/button_square_header_notch_square_screws.png-c140b051e67fa6170d4c91ecaa27b0cc.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_small_rectangle.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_small_rectangle.png new file mode 100644 index 0000000000000000000000000000000000000000..a898634265e3cf6d5af3920738c08680cecfaa9a GIT binary patch literal 424 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dtgBeIxZ|Zmpq*&4&eH|GXHuiJ>Nn{1`69Rlf zTvIcf(lQ%U(;KEuTRd&rqN!6CO`EnPHKPHDfLx%e8MD@I*>-&S%AHrQKVGqF@2OK4 zKYsjt@#3{tuRreHe|FL0^{ZF!IC<*Yp1mh$&00Qh-s&`v#>M~t|DQ2y{jEFCmsC6g z+09)NkN? z68hJB3$AJ#pP%CM9hJE`Hl|pTcP86ygKuO;#MAs th~MlAn+w=Jo_qiL>xA$%KSSjXaqA1Mz2J35&l>1Y22WQ%mvv4FO#qUYwx9q2 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_small_rectangle.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_small_rectangle.png.import new file mode 100644 index 0000000..a80ee1c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_small_rectangle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bg83pmoke2p1j" +path="res://.godot/imported/button_square_header_small_rectangle.png-1c293557245e74820a91a84f17460dbd.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_small_rectangle.png" +dest_files=["res://.godot/imported/button_square_header_small_rectangle.png-1c293557245e74820a91a84f17460dbd.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_small_rectangle_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_small_rectangle_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..7f06e8ed9edc8f998dce327c736f88db788e602b GIT binary patch literal 474 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dtgBeIxZ|Zmpq*&4&eH|GXHuiJ>Nn{1`ivoN? zTvIcf(lQ%U(;KEuTQqIj;;B=Cyn6ldidB10ox1q( zkeub&^kfBt<2?u@)5pzt407srr{dv9-9 z3LP>KaJiVcRkzIGw^i=5f8i{v0v60!vhtnqpXolD6PBiwhFU&cwQ5^=?W(yIrJLsc zUXt5fkZWD|KJtFL@E1u@XY_x+5HU(tViM*-#!04SJh^_Si|h! zy{r?Wxer|Zdy47ATGj`JJ8dEucAA#7vIrdDebK@GhrQvescr)U6NdsW;sCG3+cNcO zAMQjk^c|Q8HjU9@14B_Z_ul^NmvY2$pxh#kOiVDNPHb6Mw<&;$U*PS-mC literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_small_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_small_rectangle_screws.png.import new file mode 100644 index 0000000..81be7a7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_small_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://diylaxwm8gndx" +path="res://.godot/imported/button_square_header_small_rectangle_screws.png-f4b0d862d5a9991dd3dfd28e15b69ed6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_small_rectangle_screws.png" +dest_files=["res://.godot/imported/button_square_header_small_rectangle_screws.png-f4b0d862d5a9991dd3dfd28e15b69ed6.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..c504ffceb13dcefa951a67f1aa33d3d41ada44a1 GIT binary patch literal 390 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!SkfJR9T^xl_H+M9WCijQ0(?ST zQ!|^=G8UTLG;P}AsZ)XElGKa_AOea2Rn3^ScFVTo%UABadj0W=ReL{v{Cx4^ zwNs}qzIy#}@BXu^SMQiLYx&7j*Y@l^xoGkFdGl7Mfiy1u|NsAtS?h1zdHy|WZavTx z?vfzCVEg#<_Uq@z@1K94fjc9w2q?VE)5S3);_%z+JNcRo1XwPp#vHrzeIxU~|ND6+ zIyttBU2?JhdL~=P+bq&stuJzdh1r(%YadD*PP2Ko<@Fqe*y%>qUmo4*ocy_a#@y4V zd?y$c_x)rRnQd@Xydda+=7Iys3>)roeBe>odzMRMK?4(**w1=wpZt2h{&$=+8h>gP zl=vTD(g|-|T+OsBamG3(_wVt2hK^geZK~ZJ=Aq%BT>sLH;{UTLG;P}AsZ)XElGKa_AOea2Rn3^ScFVTo%UABadj0W=ReLX9y!P?q z=ToOHzIy#}@BXuk7O!8uddHrUd*O~@0 zYVrU7|7Xlvf9uZk^EUJE0nOzu3GxfJk3Vm}et!J^`S%&PGxCan!Vf)N977@wzrF6w z-((=b@_;pPL6`nKtuE^w|NrZ+>a_iGO-HKt<(%|=-j|oCCTn;HhpG4)SFQ0qCOk>9 zYsU0Y)vl1MlPnj_;0|2=V8#sBu-UVfW>4k#EF5uvO5}cqi%g%w5-jGj-Cy|D>cGsO zZ@6!)V~&}*eqRHSyY#(2kUo_^_t1BSggF8aY#Y9ru`4hzayT$B2{bU&h`pG#?6d5x zb<9^B-h%YWG&Jic?B=^5*S{7>|1avXEK6Q_d-`KOOVt~%<9Ai7m@sd<^;c}h#F@!X l&-(B0j(l>fa-YF7K8p#~-z6STHU@f@!PC{xWt~$(69B%1(24*6 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_small_square_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_small_square_screws.png.import new file mode 100644 index 0000000..3edec1e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_small_square_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://blagtv55pjxns" +path="res://.godot/imported/button_square_header_small_square_screws.png-02fa3d4f660145c036ed42992114f5d2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/button_square_header_small_square_screws.png" +dest_files=["res://.godot/imported/button_square_header_small_square_screws.png-02fa3d4f660145c036ed42992114f5d2.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/crosshair_color_a.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/crosshair_color_a.png new file mode 100644 index 0000000000000000000000000000000000000000..c984a40868122820531c559408de083f7c02c5fb GIT binary patch literal 553 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX3?zBp#Z3TGEa{HEjtmSN`?>!lvI6av5>o*_n-G8=m^WjgQz8*bx>FLwg7cbp8edhX(ohMeW**9;&mLETU zEm^h`XzGkv>!%))eg@RZR}$nG-0yEMA3y*6`}O;O&NI4W`%l zr+g57#T(u!e6+aU;Bax9tkCl7E?-x^oARygOLdcf#LTPA)iE>gpE@oYKCkk(?AO++ ze7&s(GZSl;cbM+DBbxi}>b4z*?C<4d~i|u=4KTHf{ z+q^E|2u$^|`ByX*Mooa>4`;xq5VM~CB6 zBd3R5IbdKX)Lf{r{#L&7XW1K*CKW7~zrLVoiN5B`RrjZ#=+^l+-}+i-^r0;7Pz)78&qol`;+08Nk`_5c6? literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/crosshair_color_a.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/crosshair_color_a.png.import new file mode 100644 index 0000000..0789151 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/crosshair_color_a.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cp7co0mr5nkw8" +path="res://.godot/imported/crosshair_color_a.png-6161a652ca3ce6546d1e682e750b5888.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/crosshair_color_a.png" +dest_files=["res://.godot/imported/crosshair_color_a.png-6161a652ca3ce6546d1e682e750b5888.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/crosshair_color_b.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/crosshair_color_b.png new file mode 100644 index 0000000000000000000000000000000000000000..bbacbb55181c2c175ee10c553bd99851f44345da GIT binary patch literal 529 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*s3?yAI>n{UREa{HEjtmSN`?>!lvI6-D0X`wF z|49KrO*?j;c>U(XjhhcQZa#ea%=LTspZ)mpYss>mtJmy%`tp>RvP@ycQb?}W$hlhrN>+uv_6Y83Bm6gzuY z?09=zM#G*r3l6!QV>;xo%=kK^sVkxV=EOFgANnh@6&Id7`+_Or;1505Wk=oErn3J$ zKlSt-|HOB9(pulhFY>v=A9}urL+8*JP8(w$y~awuWj!x~1xt0_o#4nj&zyPXdh&u< zJJ-w$U0_tytl$|Vu)gn@N2}`w7qL>|xfiZ{lyiMx)OJmB)2B~&Ri8~YT~VHEZNI15 z@Q@!v+_}pyE}g2Ft1P^^&f~Po@!Ew-zWFaWCO@&tP1^o|^*F0t?xEVFnFbeYBR7X! n!lvI6;L0X`wF z|8WDLk{vrwJbn6l^_qQ4mhHTF>CU_bTV~8!57gmmzOD->%~cZQ7kqy{|N8gx=k@n9 z+@2~j4JbOv)5S4Ffdx;ZodGoStgl_y3DgK>^bTz)F#os zfaR0iL7ASpRgd=NS}*tWl}ls4xmNdic&U;1U8_%f)=l0R+AYPpw!T;UpZ)V) el*;$59`oeFRQKj2nTi5k$KdJe=d#Wzp$Pyy5|Dua literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/crosshair_color_c.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/crosshair_color_c.png.import new file mode 100644 index 0000000..f271bc4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/crosshair_color_c.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c5u2dm44kairc" +path="res://.godot/imported/crosshair_color_c.png-6978ab159c0ac0653be48add37cd0ae6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/crosshair_color_c.png" +dest_files=["res://.godot/imported/crosshair_color_c.png-6978ab159c0ac0653be48add37cd0ae6.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/crosshair_color_d.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Default/crosshair_color_d.png new file mode 100644 index 0000000000000000000000000000000000000000..1b1f03245f9347d1c6f582950175a0f76a07b20b GIT binary patch literal 243 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*t3?v(r4=o2$Ea{HEjtmSN`?>!lvI6;X0X`wF z|B(PtY{{~n^A>E`xBu*nS?hr^)>VZCKvC9`Aiv;v{{H<8E9)1S0|oLuT^vIsE+-c- zGN&qYoMljxO*+JB{-st!D`sL>C^!54r`uzL*{PXkp_4fJj@%G-}>hACK`1t#)tiG|c z!=9kD>+JLA>G1OM_3iHUzQ4`!^7rcN@!sF&%goo{;_L75_Wk|-(bC+wxyabr;iRUy z{QUjp+{;&=VpCme@R3^RA}DaTGwK#KoH%CfK+dKwFN1nh9aB)|Fkf(13}I8dB^j{@^a2jVG3e; z3M=%37L8^APJU>e(G@4`{ZXSeM!t1HfE_dp5ZM0_F!35D@Fsr=2wi%;&(f-@4w|8* zlx8!c=!WM4eD$i>)d!7H?+V4!KNa98`qe>u>=sDXITjG&q29OOTVao6!=V7=zo6^i zemv)SE;U0->G@-;7-j~P?Bv~K=FZx`lTq=|S zFaUDN1bLr|tX2R-KmjKYk_{ffi53_IVmcxNl#&rj%B7>Ju)z{wfS8kj7)$`nZ6PQH zZ6zx}979PVgh$_iJ6;0rpsa(|KtK})MbIlR0k6;^Kzjxr)WAm|;w2!0PXTZjT?|WR z0M6GX;F}q)M*#FPpY6kj7yk_fvD>H76)yp+K8->#owZNzyac>cJ?e-tl@gD<1UynH zG5#&)R@^-3po+PvOXc(nCjl>1PP^35%s^1WhkpWmXVlObT}xTA$)uaEpJ@ze>VvMS zuWxzqzeTbzuPVY}_7^x9ZN|d|hg#6=IW0Jx;}w&# zL6PduKP?9LKUngqIB4dYOGxL;Thc@YDo^(sgX2L00000NkvXXu0mjffAZ4D literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_large.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_large.png.import new file mode 100644 index 0000000..9c39347 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_large.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ddju2sm6h1pui" +path="res://.godot/imported/bar_round_gloss_large.png-f825c5684b565d7e50a733b7ee6810e8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_large.png" +dest_files=["res://.godot/imported/bar_round_gloss_large.png-f825c5684b565d7e50a733b7ee6810e8.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_large_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_large_l.png new file mode 100644 index 0000000000000000000000000000000000000000..36c79bf7bf14e91912b0721ab7856703f7e8acb6 GIT binary patch literal 605 zcmV-j0;2tiP)vz?e6u<%-7!E=JE3P>g)0S{r>Op_Tb{{(bC+wxyabr;r#sl zq^7y$g)5`+~=5@uU>=|cmMzZ5Oh*bQ*Te-KY!03FAtyZuaCc90GX(N zg8%>lM@d9MR5;6()LCPKFbn`-CJM^c-S_64a_czk`2Rm`B&3x_c~~CvwN2=OC3rYd z5cXlQY%uGFFu)Bv9V1x!U3Up0k5Y#?X_`huFl6g}d&E$%8q&>C1wn*)HTndYf1=^} z+jCJA2rkxrz;u;vBm}^60r?*sok|KzHMEEP%}$QM!RB$9jT{4XT0=kiX*__V3l!1- zs8B=xQ<^ZN36(U#g_U4J%D|$Qa>>A_Z@A+ChX$MU#Q{pdN9-;E)RzB-Ul!8gz&?%|QcoVMhegWg28mL)ve_InO+P_Hm0V_>VJtx6L_s4hc$Yl5w>Py1nj z@b!fot%g_B(>JKf#z2oC#!KCLMJzX3_G|nd{C@{AuF(z5Ao^YVx!5?>~!;Q{FVdQ&MBb@049+pDgXcg literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_large_m.png.import new file mode 100644 index 0000000..7e0e728 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://3f34xn7vi1s1" +path="res://.godot/imported/bar_round_gloss_large_m.png-745c272b907d665350b00873c7b38e1b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_large_m.png" +dest_files=["res://.godot/imported/bar_round_gloss_large_m.png-745c272b907d665350b00873c7b38e1b.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..fdedd8d3b7572a558cc0bc50a19fdf919ced5140 GIT binary patch literal 601 zcmV-f0;c_mP)vz%gop9?)Bc^=JE3P>g)0S{r>Op_Tb{{(bC+wxyabr;r#sl zq^7y$g)5`+~=5@uUqLlO#lD@5Oh*bQ*Te-KY!03FAtyZuaCc90GX(N zg8%>lLrFwIR5;6()Yo={Fbn`t8o~&(d#^NMgd}Ce<^MmemTa&s$T_VZeUXr-74wJ^ zH>F|qA{LQ54?JS;4D@~IYtXiBzCB6_5(OuW?$8K|2=HhHttP;;P-Hc$s;bAAolJUG zVljwyQKQ^p2c7~R1!jGNIKB=ny8<~3ttnt@EQeEa4PY5m>l)Fs4y+n~$Mb z!c>E@9?wqTEBL@NIA?j>0rsUBK5cM(Ik`AT{Yojw8|`}q`D?FVGyz?^k#}~H{NVvm n!;U@sWP}$pkBqZQCeP9@trWg+JCQ`uyD9==Jvb^!54o_xkSd^!xk#<>v15^Z5Aq``+N{@bUJmtiG|c z!=9kD=jrh4?DO*S_3iHUzQ4`!^7rcN@!sF&%goo{;_LnW{_pVi(bC+wxyabr;iRUy z{QUjpg)5`+~=5@uhk&+2><{95Oh*bQ*Te-KY!03FAtyZuaCc90GX(N zg8%>mJxN4CR7l6IR@Zi;Fc4M1fT`Z}>K06K3&mRg|I?Nk4GL90XOsJeX0E0%MQqWB z8F)Uy3(SF-^|U>$>Ok{M1;O&G5%|^wVeVEFaOY!$z#;KDO$tPkF6qb#h6GQDvQv3! zp*&^c-0Kr;p+dOON2Yb7CTwI{p}5of>q$*`qI$L2 zj7sBHO}M4fn0*)D=9)(rQG5%B%KKhLxTo@VsDYMnK|HM=gM3L1q&F>^PiA)C^iQS3 z5b&EJP~MH}-=PquvX4_kmt&@UAJc!wiF+0XaFDrjkd1kT{$TS|ZZj$!Icf4i@Uy|6lKm)-!`t{~6KVn;hv3w~p<*U*hIbwgJ?PHqNP+#BU<24b+$2{?WCr;^Yr)F+2P*c>g?_G@$&cc^Z4cF z?&s<7tE|5D_W9A$-0$%A`1tzk?C`$7&A7S9-rwf@{Qa@B!^_Oq<>l+@>+{;&=l}oz zn3}J*YxQ#g000nlQchD(U*B(kKdvE>&e@>Cjrv>${3eaMYKTf2 z@%Uj2zzsF^P)RKp;rqbD|BiYtl4`Cl<|G6u%{4ftZ2+obZa(hXfz^Tmf3fNsf-xEz zjn$g1p;?1kOGj3>#4#6t+&0DNiH!^;E)frYbdj-yX~!z&P39DrBxIlu6TvUvOgGrF zjDs!vZ?ve{__ci+?iz;)-!U)K>1x2JNehtsX>+JLF?eyd1?WCr;@$&bptiHIp z$nWs>zQ4`&_WA4V@X^xT=jrhH`1-N4!`|QK{QUjP%-7}R>+0+C+T7>=|NoepuS?6O z=Kufz5Oh*bQ%~P-KYw4Z@4t^PpC1p;083B6i~s-t%Sl8*R4C6~(N_Y4AP@vl(u`O_ zdXFs{3(@-@FAOXi-M@LV0t*v;g^atd%WMq%b%!Dd{f^3jx9LU@nANYkY#KnQzkiw* z1#pq;wzaVQ&k6$MM2G4U$4p?uM}eG5RV>7U68R`Ktgs*QRvK^=ywQIpz!`9YrzF5H z&~clBoWhr?hqDFy)7*kj+ol%gxH)g-2CHaZRc00000NkvXXu0mjfGdb#` literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_small_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_small_l.png.import new file mode 100644 index 0000000..321da93 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_small_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://v060c445gkq8" +path="res://.godot/imported/bar_round_gloss_small_l.png-fe481f7d07f2893e43c3fcf316c98b92.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_small_l.png" +dest_files=["res://.godot/imported/bar_round_gloss_small_l.png-fe481f7d07f2893e43c3fcf316c98b92.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_small_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_small_m.png new file mode 100644 index 0000000000000000000000000000000000000000..0bad97b2405538c5ba5b5171f764c627a29fe698 GIT binary patch literal 127 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnH3?%tPCZz)@mUKs7M+SzC{oH>NS%G|>0G|-o z8MD^Edj0vgTe~DWM4fRrV(G literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_small_m.png.import new file mode 100644 index 0000000..f4d4895 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bbababh8s7i3a" +path="res://.godot/imported/bar_round_gloss_small_m.png-1dc5e99754d64e92ccca4c415135a654.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_small_m.png" +dest_files=["res://.godot/imported/bar_round_gloss_small_m.png-1dc5e99754d64e92ccca4c415135a654.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..79109b7f9991b13f0c34de8d0d3356680861b203 GIT binary patch literal 458 zcmV;*0X6=KP)htsX>+JLF?eyd1?WCr;@$&bptiHIp z$nWs>zQ4`&_WA4V@X^xT=jrhH`1-N4!`|QK{QUjP%-7}R>+0+C+T7>=|NoepuS?6O z=Kufz5Oh*bQ%~P-KYw4Z@4t^PpC1p;083B6i~s-t%t=H+R4C6~(pMIPAP@ym(u}BR zdQU9TSWx%ByznR%=8t9R#;;G~95`SAe5|zwjEo#lRgs zIK%)Spw(r=#fE%1R70w-^)(#Pfee-k&RA#i>m=lr*&sfyZ6EtFkkuH_0c$!YmY7f# zWFHy3r!p-{x$GC7H7GWp9G#ES@utHLX)yi{e_OUkLeW!t#sB~S07*qoM6N<$f~}Y9 AWdHyG literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_small_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_small_r.png.import new file mode 100644 index 0000000..b4ebbad --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_small_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cowwxncyqv06h" +path="res://.godot/imported/bar_round_gloss_small_r.png-495882513722cddd959c5710a3297fa7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_small_r.png" +dest_files=["res://.godot/imported/bar_round_gloss_small_r.png-495882513722cddd959c5710a3297fa7.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_gloss_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..b7128beeea20fac6c93590c870e0af08727e1984 GIT binary patch literal 610 zcmV-o0-gPdP)X`TP6)>g)0M_xj`H?cU((?CtdP^!KEux!Bp^^Yi%U>G0*| z?(y>XtE|5G`1l+@>+{;&=l}oz zn3}Icu_9;y000nlQchD(Z(l!u->>h#k1wAe56=JQ9-ctqo2u410fR@87RgV1kRMrvhG8M^V(n@N>8A|+C!-N z0+JB};Og%0^zrfb?CtaQ_WASl_p7YFv9rUTptSPx_2uU7+}`NEzs=s? z=F802`uhCi-hNk|NsA(ny=d2=c>L9 z<^TWy5Oh*bQ*Te-KY!03FAtyZuaCc90GX(Ng8%>ma!Eu%RA}DqT1lItFc3|HfUHih zYKv@Qvzh$=pEp#cpiyT$%^@{kzZ>N8UTUEh#O4-m62&8=VE|51;@;5}H|!%z8VxIQ z9|-Vb$pEqU7Xj-~GC{chlYk_k<8z*MU3W1IBc&|g62&077ZB;A<}_Rk#&Bvh&*)Zw zujzLe<8j&}RsUK*f-lX!{n-ja3-sVcpL?B4g*E^NK&hCZoKulI3V;Y`;LV$2gEw%ZJw}1p zSY&`gF+xGP)Y=FSECB|nISHu21i;)Af>KbcSOMY~N(v!D`Ubr667ULT9kd1lnlLDW z4!i^$phbZ83_M7}N1*2=podQZa2HbyD`o)BKLUOP{0jll%Y5<;;$TjrH7^16oJOIT z&c~-0UIJdI9`(hFN{ND(fPzYi72{&=qKmmrK;`s1CjswNP6yP`Y(Y@Phkpfpx75(s zQ%l*h$)wm6<7~)=raqpU`XS}PKSi=I<&AMFVb5cg;h6*fXB-TjwE=Lj70!b#4qk-* zgUyT#r_o~YJz6wAlB@Q6I693MX}F&2;kD7N*k}PbdRtd4)h)S!OtE~##k}@P)+JBJptSDq^zrfbtE|4Uv%~fF`M$r+<>v0o%-7!E z=G@-s`uhCp>+$2{?dR$6(bC+wxyabr;r#slq^7yx;_Kz*>-hNk|NsA(ny=d2=l-TD zWdHyG5Oh*bQ*Te-KY!03FAtyZuaCc90GX(Ng8%>lK1oDDR5;7El*x93FbqX$NPsZ8 z^OP_r#o*xo|GXk08|=V2-SjQrwU8{yILwxp#>ptha^u}F$pC&bXe~ex4Z|8pL$a<} z-uJx*@#ON0xS`zO9Ma#4*rWY!Hxn-X#yX<1Obf&94e`m7KrE$ zA2xuYL6golfD~|vZVfmD|_=nx2i|-3EJVNh$x@L>5xpzij}6`h<|m z0+XjL@k3TOyKJE5l;qSkzTmgSU47h^NLnWK#w59r55J}V0$E|=^2Qs(|{h- z_3q)Q7@pq&$}@cBHef0J6ZokY2H5-ojB*bffU$>Y13<1L#{B})_NE=%V(66s0000< KMNUMnLSTZc@*kD} literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_l.png.import new file mode 100644 index 0000000..4f3ea8a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dith3c4i6bnnf" +path="res://.godot/imported/bar_round_large_l.png-fefc66bcc07bd1b7f9af73b7f7ee9cd1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_l.png" +dest_files=["res://.godot/imported/bar_round_large_l.png-fefc66bcc07bd1b7f9af73b7f7ee9cd1.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_m.png new file mode 100644 index 0000000000000000000000000000000000000000..3c4cf2f65bf87bc5a6cb8b4c7a93e648bec980ce GIT binary patch literal 122 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDD3?#L31Vw-pOS+@4BLl<6e(pbstUx|zfKQ0) zj9Kgd|NnpM&hvR!RgVJ&WjtLRLp07OCnzwtC^05kuAXo}BmG0+iOygn28QjAu literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_m.png.import new file mode 100644 index 0000000..64512ce --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c45a5mvg1nkv5" +path="res://.godot/imported/bar_round_large_m.png-8e53dfc76d372d46a39bf689460778c0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_m.png" +dest_files=["res://.godot/imported/bar_round_large_m.png-8e53dfc76d372d46a39bf689460778c0.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..a0697a13de4e81fc93fac6f71e5b28c74ed84aaa GIT binary patch literal 565 zcmV-50?Pe~P);Og`A_w4QS>+JBJptSDq^z!oc@$vStv%~fF`M$r+<>v0o%-7!E z=G@-s`uhCp>+$2{?dR$6(bC+wxyabr;iRUy{QUjk;_Kz*>-hNk|NsA(ny=d2=bJ^! z!TlH%UZ6R5;7El-YKIFc5|*2q;@y zyH{mZSt5D=$7^O1NHX9#-gGYWW%fUDQejCJJX3QJm%17T@+2aIF9HNY?o`RSra zlxc87W9L?)gaBcKM7sqLUPx3lr>^U2-zldLO&ktZG$oREtRU1tSc6_yApX__yk|hp zQ)wFT0>fcTfdzOE(O4^MHUY2aG=UBH8;};W*npSH#igJD7l;)Sz&ll#L&3M|C8ppA zBZGBP&_gSbgaSTg|3?7HzhGMwH22E=6yOAdr=V0L**rSLUp4lKjJ*Pfm*t{x>9|_Y z0tK7IkXmARWwU%dOK{yRxY!h2r6n2}5{-bjKwrt@+X2rvi-&VDpOgl9Yuwi$ z{~67PCIK4`>dm^@10R4s_Py0FBYs->Wc*#W_?G?vgtn#~lX*O600000NkvXXu0mjf DNQf2{ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_r.png.import new file mode 100644 index 0000000..ec0d968 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b4ca82ek4t24v" +path="res://.godot/imported/bar_round_large_r.png-4e0c97546968e508e62d9e1c91d4db04.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_r.png" +dest_files=["res://.godot/imported/bar_round_large_r.png-4e0c97546968e508e62d9e1c91d4db04.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_square.png new file mode 100644 index 0000000000000000000000000000000000000000..5056b705f1288c0e42a49276d0818829d78d63de GIT binary patch literal 810 zcmV+_1J(SAP)+JCC?ep>R_Ve`j-r(x)@AUQd`KzqHv9rUTptR-Y?(*{W+}`NEzs=s? z=F802+$;f{L#|f=jrgcxyabr;iRUy{QUjp-hNk|NsA(ny=d2=lpZd zNdN!<5Oh*bQ*Te-KY!03FAtyZuaCc90GX(Ng8%>mEJ;K`R7l6oR@rufFc6I(Agi^D zTM-0NHp%~gUY*GhS=08MKJ>ns%*`y$+<~o!Faysgc!4>(W&>+aYkJT;Q$eu&W&*x7 zLs+@Z4BXWeA#mvW8b>7}ig$G61Y?3HuJTKL@1VZq;@le&Y++vBN4OmD%I*^aJnX+N zyNXuK-)t=FGnV*!))l%+BY}lXhfT zGc_TTWrgOBAHP1-gb(Uhn=Pp|QZ*r^)>!_c`R=0m)(*AzRz=uSdpk5hJ9r?Ow@=`H zM+2m{BU;Q>7Ka+ONe2<|TM?+kY5Nc_L6v<}4PDAi{XS*?j>2>m4p7KkDP&VoVLUiI zjoV74^OVX_=1K7s*H$V?>|-JBz0o_?L-`hRzr=$R?Sq5@s}kB5D6Gx0yHLaex~dk6 z-CtS4M;?vsqrCHeXDNz2n*D$h?VIkx>aAV+2FOn(MOK$5+M!zT7mNJ?-Iy{rbj8QX oV&uhLD8FVP7hC!<>|k{L1(Tpl;NHJP5C8xG07*qoM6N<$g2+gf#sB~S literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_square.png.import new file mode 100644 index 0000000..d2d0809 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ca2mr12cyj8v0" +path="res://.godot/imported/bar_round_large_square.png-b93862be92ae40e979b44be4b5db081d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_large_square.png" +dest_files=["res://.godot/imported/bar_round_large_square.png-b93862be92ae40e979b44be4b5db081d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_small.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_small.png new file mode 100644 index 0000000000000000000000000000000000000000..9873156d8dbf07b99e7500ee84f33a1ddd8c29b1 GIT binary patch literal 646 zcmV;10(t$3P);Ogq@ z@zK)U>+JBpzsF}|$!`|QK%gop1p}Z?Esak1wAe56=MMk_uh`00E9kL_t(o!`+x!nu0J8gyV)L5Shh&K@b!W z?ti{XH6V_20cz^OFXZVjyVFUx3ZJq{FBXex;Btss*`8W;i@={(G@ARtn*r-rWb*B+ z0kf>=v^2eepvj(7k(cFT;3~_!I5l|`bOx;a|M$VOzqq(d3~XyaDo^pCQXv(oF)$(I zZyiivAiye-%|n!B^}v;7(LrDna0ku+3g{-q)~+Ve4z%e8#WYkFMsn@ zQ`Aph)@>Q})eJ9b#3N!0zyojUnUc3$jPE@U|Hsks#`2nL z9&-|cBh4|m9lHRy$6Pq>+ksWafS;}UhG2|_Mq{;QYiPEh*3ywREpfudpL9(zdSW9( ziEGS*A75oGVY;!38OfaDnx_o(X)gHH$n=9P%Q)DwzebCijbGch;jZzR@ICWqI_(CG gnk12yI_Rl?01r~?PsOjHApigX07*qoM6N<$f=)?HnE(I) literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_small.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_small.png.import new file mode 100644 index 0000000..32b9884 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_small.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bmi6psr8l7dr5" +path="res://.godot/imported/bar_round_small.png-5e3ffceba9247b201b869259972b0e50.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_small.png" +dest_files=["res://.godot/imported/bar_round_small.png-5e3ffceba9247b201b869259972b0e50.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_small_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_small_l.png new file mode 100644 index 0000000000000000000000000000000000000000..b417cdcf2c2c41dfc2295b900e34c87ef7f70272 GIT binary patch literal 444 zcmV;t0Ym+$RC z@cR1v-r(xd(%ks?`mwXa=jrg{l+z+~@!Q|CpMu2B=rX0000GbW%=J zPhW4}e?PD9zmG4U9}mv}`-NFX0002TNkllz^K_jlc(035k$nhuuV z*+7UK+3-k;f+=ix%#g3z6q8s`BHy%y8TLcoX$PKx7y7pZI0H_QYXbZN9nUG~ztFe* z{4}6#&mGKhbMzzx_HHTU;J{waF1h3mR>L?>1waYNei#sqG#WtpcIa{1gYp;l8R9Y{ mpsvwViV2uDZvy5)1sXrg%|lAdHbeOU0000NS%G}c0G|-o z8MD^^|NsBio#*qesvZXlN_o0ChDcmaPEcTKabmPPrlldF!;^H!hlPRR#MCUuS+$RC z@cR1v-r(xd(%ks?`mwXa=jrg{l+z+~@!Q|CpMu2B=rX0000GbW%=J zPhW4}e?PD9zmG4U9}mv}`-NFX0002TNkli&*&n}RS3+R9~b%`Z5R1Miv#m;o5d8L-!icJQ^ m$CIPuQF?4R?1+Z$clZG`XG2Q1oUG>n0000;Ogq@ z@xH&!(bC-O?C`j`$oTmB=jrgVv%}-$?cU$!%gop1I5O8@;O3@T-XZcZ}?6zhd|;hrQ|Uw43Z-SDe}?? zFyQWn)TZvRL3G<;*qA8@H8Q`o#T~H*qu2!VA^xfdNRYv_6Bd}?EBgNo1vPqJ4HYol z0dC+v;;Bi6yI^R9dY7@_f*d$2s6G5&@Ug{*L!Rs*qi)RYSg`HJjMx+}je3b+;E6Y% zGJ2~F@yYSu2NP%XTJ2*|iGw}H{m>UMj}7R*;@3r7c=sCuE|(8O>{F8ZgJGR#ZjZx<37)ox4a@4(t&u{ZnJ>A eYqa9hW&Z%hV~L-uHeq7`0000 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_small_square.png.import new file mode 100644 index 0000000..43bbd6d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c3wa047ba6wy4" +path="res://.godot/imported/bar_round_small_square.png-ca412b0c7c5cc6b0357aae1195c34d59.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_round_small_square.png" +dest_files=["res://.godot/imported/bar_round_small_square.png-ca412b0c7c5cc6b0357aae1195c34d59.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large.png new file mode 100644 index 0000000000000000000000000000000000000000..c954a9843af09a5b08f4feee9adb66df5cc389f0 GIT binary patch literal 340 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dsgBeH`OlZ{sQY`6?zK#qG8~eHcB(eheHUT~% zt}|z^pD}CwjG60a%~}T}=ge6P;Q~pZk{>^QefsqE;-x$L_Md(F^!4d8*Z=?j50tuf z=lQGGpOf+|p1ua}?Szn?+iaBDD7bgie0V@Srmx3?^XS`B!Z1DwTj zrcL-$|9|(R9gCM=>@o4l_}UfHH6t=|(<_GVthlb};{Vxl(yDK>6_`ynSulCYx%*e6 z*uAr_=ftIc{rqmi&b_~+%qxzwyeaH|e$nwW)1QM*42&!S4ltsI{YPUf0~3cr1C02= z$6#9^GvjYRgT}WL%Z04Jci#BlvoxCP+lAN<^QC5l-uY)5w>sj~jIYI?KJhCotG;=C TDfdaB!x=nX{an^LB{Ts5oZOZA literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large.png.import new file mode 100644 index 0000000..4e14194 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d1hwm1yk4wmj7" +path="res://.godot/imported/bar_square_gloss_large.png-bb7d9bb197eedf257d173a257fd193a0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large.png" +dest_files=["res://.godot/imported/bar_square_gloss_large.png-bb7d9bb197eedf257d173a257fd193a0.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large_l.png new file mode 100644 index 0000000000000000000000000000000000000000..e2bf221442710546b9269d2bed4b0e8da907c120 GIT binary patch literal 265 zcmeAS@N?(olHy`uVBq!ia0vp^5C#dnd@iGS_dTO%vlTJ0!g5fPoKVCymaTsk6-)tpMCoD_31O$U%mc(>(2B4 z|NjFO{NbKB2dIdvB*-tgKL5V`dinYN`xyidw*~`6lRRALMJzX3_G|nd{C@{AuF(z5Ao^YVx!5?>~!;Q{FVdQ&MBb@049+pDgXcg literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large_m.png.import new file mode 100644 index 0000000..dae291e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dt3qr7mplskya" +path="res://.godot/imported/bar_square_gloss_large_m.png-60b511e7c06268161919f04065aa742a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large_m.png" +dest_files=["res://.godot/imported/bar_square_gloss_large_m.png-60b511e7c06268161919f04065aa742a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..0f0047333b628e319fff2c69a8a983aba0e328f8 GIT binary patch literal 267 zcmeAS@N?(olHy`uVBq!ia0vp^5C#dnd@iGS_dTO%vlTJ0!g5fPoKVCymaTsk6-)tpMCoD_31O$U%mc(>(2B4 z|NjFO{NbKB2dIdvB*-tgKL5V`dinYN`xyidw*~`6Q#@T9Lo80ey|SCBL4m_9@s#%k zSMPiOV}sqB7M?t6{EOG`&jBTu{VYmM*O<5~HaEzM1bT%x|7eU_w;`+G+ka6F*}RJ_ z8$WcY^{{>}nDYH@Q`wvq2QG>qkZSl)Y_!PE=-$=HDn?yx-z)D0m*@lSWAJqKb6Mw< G&;$Ur?R9ei literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large_r.png.import new file mode 100644 index 0000000..c771505 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dqvrx284g0v35" +path="res://.godot/imported/bar_square_gloss_large_r.png-c004672c87634e09dd4e556d80030e71.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large_r.png" +dest_files=["res://.godot/imported/bar_square_gloss_large_r.png-c004672c87634e09dd4e556d80030e71.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large_square.png new file mode 100644 index 0000000000000000000000000000000000000000..67f69d5678fc1add5c8e5bd3d9a1fa31a9878adb GIT binary patch literal 305 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA3?vioaBc-sEa{HEjtmSN`?>!lvI6-w0X`wF zGiR@#F>C#dnd@iGS_dTO%vlTJ0!g5fiF`0;Ds{(2B4 z|NjFO9Q75Rc<;r&$X%DDbd0*Z8L`vLW(>*Cn-y8W1a v%1y;vZML`O^SOAwSFb!ff#1ruVp_cX@7c>=-P08Xx{ATm)z4*}Q$iB}15k>? literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large_square.png.import new file mode 100644 index 0000000..669e0c4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ra8j8ac7fugo" +path="res://.godot/imported/bar_square_gloss_large_square.png-a6d4fd9684aee780c068bb95cfd0bd24.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_large_square.png" +dest_files=["res://.godot/imported/bar_square_gloss_large_square.png-a6d4fd9684aee780c068bb95cfd0bd24.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small.png new file mode 100644 index 0000000000000000000000000000000000000000..74bc3eaf1590bd1995c2da125d670825dda84055 GIT binary patch literal 324 zcmeAS@N?(olHy`uVBq!ia0vp^2Y^_CgBeH`yR~lzQY`6?zK#qG8~eHcB(eheHUT~% zt}|z^pD}CwjG60a%~}T}=ge6P;Q~pZl24z${`m3h;-x$L_Md(F^!4d8*I&KaDhcunuFt=3zg~WR|9%F6!>z$U(Yc;3jv*0;-_EcUYBAtpVYQoJ zac14$|NE7+mDOjidb!BwmaN5xj+s+cSMwQ!d=83<`y;) z*O{}|&zQA-#?1AzW~~E~bLOmtaDgOH$;C@|K7IQ7#tsazIEsM z|NsAi3U~}3C<7I7l?3?(*XQ52UoStue?No3;nrZFXuPM3V~EE2qZd!|H7M}7Ues!~ zVGsHB|Np8FBvTqBQCY zJoY}EQsumPfvfW-?{(#~L|Lj=oY!p3U_7V2gQ2uUX^KmtjUmt~22WQ%mvv4FO#sOT BaAN=f literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_l.png.import new file mode 100644 index 0000000..963a8e5 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b2poyx0an67hu" +path="res://.godot/imported/bar_square_gloss_small_l.png-c9b124c77356e8add0acaa087fddbc72.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_l.png" +dest_files=["res://.godot/imported/bar_square_gloss_small_l.png-c9b124c77356e8add0acaa087fddbc72.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_m.png new file mode 100644 index 0000000000000000000000000000000000000000..0bad97b2405538c5ba5b5171f764c627a29fe698 GIT binary patch literal 127 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnH3?%tPCZz)@mUKs7M+SzC{oH>NS%G|>0G|-o z8MD^Edj0vgTe~DWM4fRrV(G literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_m.png.import new file mode 100644 index 0000000..9dc1a4f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://decjn2l4s7aw7" +path="res://.godot/imported/bar_square_gloss_small_m.png-be6f550c3fdbe39cde9eddbc271e02a5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_m.png" +dest_files=["res://.godot/imported/bar_square_gloss_small_m.png-be6f550c3fdbe39cde9eddbc271e02a5.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..001764555cad3a13c34fd3c14df04c45b0e7c060 GIT binary patch literal 263 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!3-pI!a4o{DVB6cUq=Rpjs4tz5?O(Kn*g5> z*O{}|&zQA-#?1AzW~~E~bLOmtaDgOH$;C@|K7IQ7#tsazIEsM z|NsAi3U~}3C<7I7l?3?(*XQ52UoStue?No3;nrZFXo9DUV~EE2qnCCHH7M}7UexG5 z!aC*8|NUGudxVn{PrkKaW#w1URJCVyVY$@E8l^L#S?g&{NeBNHuja_Z=e}#L;8|`W zrI%?^Bj+*Kocr&@$xTzIZ*p#(ulcw-=l!kn9gH=sN>iky{k{P0V(@hJb6Mw<&;$VW C{%s}z literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_r.png.import new file mode 100644 index 0000000..fe5acc9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c30v11g52mpcg" +path="res://.godot/imported/bar_square_gloss_small_r.png-6fa2ab314d52c747243287b8d8561bc5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_r.png" +dest_files=["res://.godot/imported/bar_square_gloss_small_r.png-6fa2ab314d52c747243287b8d8561bc5.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..2c80ae18e37435ec6dcef9f9938d3faf1186767f GIT binary patch literal 297 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyEa{HEjtmSN`?>!lvI6-w0X`wF zGiR@#F>C#dnd@iGS_dTO%vlTJ0!g5fiF`0;Ds{(2B4 z|NjFOWi zA}Z#EK26zrqHVU^jg<3tuUf(%Nd3ruAonBtfXxi&@9iuX?4np+`d+J<_RL{RxA6Ye m?o*!GdG0>R9?O3I6JwW(tNQBuT8n|MVeoYIb6Mw<&;$S>euD`B literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_square.png.import new file mode 100644 index 0000000..180f80b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bakhu0x14kko1" +path="res://.godot/imported/bar_square_gloss_small_square.png-36d420c6677e6d23948a3a6debfb0146.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_gloss_small_square.png" +dest_files=["res://.godot/imported/bar_square_gloss_small_square.png-36d420c6677e6d23948a3a6debfb0146.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large.png new file mode 100644 index 0000000000000000000000000000000000000000..f290f227109f63f7fa896ae4eb0f7b71c380531b GIT binary patch literal 333 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dsgBeH`OlZ{sQY`6?zK#qG8~eHcB(ehemH|E? zt}|z^pD}CwjG60a%~}T}=ge6P;Q~pZl8cw_{P^)}-~O|oK7BoX=K9m8umAu550tuf z=lMZVxnQ6Qu96_X;QIXg_Uq;6_wQ#AINS;nUFqrK7?N@C?JY~8!wLc}7biv>$zZPe ze^}~-jP;q2#x3Reja!T7 zcl|xTwIuqI+^)(0f|vpik>T-G@yGywp@ CF_E?a literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large.png.import new file mode 100644 index 0000000..7fc2dc0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bl6tu8r6g68ck" +path="res://.godot/imported/bar_square_large.png-1f97ccf3dfdc1eb65b7c46d307dca812.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large.png" +dest_files=["res://.godot/imported/bar_square_large.png-1f97ccf3dfdc1eb65b7c46d307dca812.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large_l.png new file mode 100644 index 0000000000000000000000000000000000000000..1d205437f55ea2e65c316d383bceef694ac7d8d9 GIT binary patch literal 258 zcmeAS@N?(olHy`uVBq!ia0vp^5l9Bu`P#(BCphFF|_d&QEe!GMFs!K6KMeaoN! z8?(Gx_B7~f%xKC|WXSAXx`Bi7NECu literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large_m.png.import new file mode 100644 index 0000000..b1c4451 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://rkkh000rg767" +path="res://.godot/imported/bar_square_large_m.png-9c64798ac742d14148489d5e273cdc64.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large_m.png" +dest_files=["res://.godot/imported/bar_square_large_m.png-9c64798ac742d14148489d5e273cdc64.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..745e7cd8bec6a4de95b35134c3cc6d196e7685f9 GIT binary patch literal 261 zcmeAS@N?(olHy`uVBq!ia0vp^5l9Bu`PCVIL!hFF|_d&OF)L4n8hqQ?Cn%{%@d z@(Du0Gh6Apf6v1@k*iX69z` zD~B21FK7E}Vcd|b(_qH%@Og@hjnTcWkyQ+GDn4>+FRgn7w2Z;i)z4*}Q$iB}IvZ`S literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large_r.png.import new file mode 100644 index 0000000..a131055 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bt4c1kp6attfa" +path="res://.godot/imported/bar_square_large_r.png-7842783af45392c8c4032513f9679d05.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large_r.png" +dest_files=["res://.godot/imported/bar_square_large_r.png-7842783af45392c8c4032513f9679d05.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large_square.png new file mode 100644 index 0000000000000000000000000000000000000000..3565cf5cc13fa5769ed8648f255bc20bc8285769 GIT binary patch literal 299 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA3?vioaBc-sEa{HEjtmSN`?>!lvI6;*0X`wF zGiR@#F>C#dnd@iGS_dTO%vlTJ0!g5fiF`0;Ds{+V4w=Fk|4j}`uzL$>*eS7?`IG=+zJwH_jGX#@i_i=+Fq#!1rArk`ldBk?)^`6 z-lmq=_xtC=qH_mI7?n;bD)zYw1fSqx-oNnNl1%xwH!OuSgchE8pR-o~(k;uAOw#9f zuP!p)b@EuKddSV{zIA8ZE5r&9vWmwPJe=ROGC)tZzO!LlkjsQPdy_wkXZdc1y}4Ou nB_L`W|76y}86_26Jo|6nnPL6sOXf15lNdZ*{an^LB{Ts5O{s-M literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large_square.png.import new file mode 100644 index 0000000..42eafe4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d1hkbh7b0s14i" +path="res://.godot/imported/bar_square_large_square.png-a5f6fff640efe6e540aacc44179f4d1c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_large_square.png" +dest_files=["res://.godot/imported/bar_square_large_square.png-a5f6fff640efe6e540aacc44179f4d1c.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_small.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_small.png new file mode 100644 index 0000000000000000000000000000000000000000..ff231965db61ae9920bd314b68451f40420da476 GIT binary patch literal 316 zcmeAS@N?(olHy`uVBq!ia0vp^2Y^_CgBeH`yR~lzQY`6?zK#qG8~eHcB(ehemH|E? zt}|z^pD}CwjG60a%~}T}=ge6P;Q~pZl8cw_{P^)}-~O|oK7BoX=K9m8umAu550tuf z=lMZVxnQ6Qu96_X;QIXg_Uq;6_wQ#AINS;no#E-?7!q;#?F>ty0|p$-o;55*H_!c- zm-d-%*PFKF&1l$*2F1Ek|u{F0;jKPpJ!@LC?##T|0Q`mgULS zYwX_h&Aff_`i%$7!4EoY=Pho2ru?Cyl}Tg)1FMDuBUeBJka?h<=>q%N)|2(E4N3A} zwJv7A?f6q|5*@Umdu>y^?yS(5e^PI^EbZx>Kl$+f;v=)XwDw$`40I!dr>mdKI;Vst E02C;Uwg3PC literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_small.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_small.png.import new file mode 100644 index 0000000..82e8263 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_small.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://203kh8xqh4ml" +path="res://.godot/imported/bar_square_small.png-3bd56e1f7e45ab6ff5b9329e95d2cfb0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_small.png" +dest_files=["res://.godot/imported/bar_square_small.png-3bd56e1f7e45ab6ff5b9329e95d2cfb0.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_small_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_small_l.png new file mode 100644 index 0000000000000000000000000000000000000000..eff58946b7a93431ef71dbdebe88b43f4c0c3a81 GIT binary patch literal 254 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!3-pI!a4o{DVB6cUq=Rpjs4tz5?O(K%K)Dc z*O{}|&zQA-#?1AzW~~E~bLOmtaDgOH$;C@|e*E~gZ~xg(pT3?xbN%Vl*SGFG|Ns9# zP?lr;y+EJ}u96_X;QIXg_Uq;6_wQ#AINTZx6piw9aSYKo|MsFcUxNV$OTZR+$@;B# z{%^=~R!ZuBpyN@&Eyly>;hZAI%cx@3;(1Tth~vKJQC?RsRJ^UOy`-lnm&MO_mVYjL suGkIxonK9)J@&2epX%_fL4bG8mHP@mlcO#)0BvFLboFyt=akR{04O|Y00000 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_small_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_small_l.png.import new file mode 100644 index 0000000..a3ffae7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_small_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://drbcmc77166ds" +path="res://.godot/imported/bar_square_small_l.png-e6376b070067a33bdb433068d07461bd.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_small_l.png" +dest_files=["res://.godot/imported/bar_square_small_l.png-e6376b070067a33bdb433068d07461bd.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_small_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_small_m.png new file mode 100644 index 0000000000000000000000000000000000000000..ba38a2f82aa88c9f8fab0372a888a25d48bf3e1f GIT binary patch literal 120 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnH3?%tPCZz)@mUKs7M+SzC{oH>NS%G}c0G|-o z8MD^^|NsBio#*qesvZXlN_o0ChDcmaPEcTKabmPPrlldF!;^H!hlPRR#MCUuS!lvI6;*0X`wF zGiR@#F>C#dnd@iGS_dTO%vlTJ0!g5fiF`0;Ds{(%IvaNY4~)n7X<-BHgp f|GD7xgUEX>&W<0KU(l8XI)%a0)z4*}Q$iB}@|Az@ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_small_square.png.import new file mode 100644 index 0000000..7bfe82e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://8a3mjxr0v0xb" +path="res://.godot/imported/bar_square_small_square.png-8144be1b2d94e67505320261508bf0f4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/bar_square_small_square.png" +dest_files=["res://.godot/imported/bar_square_small_square.png-8144be1b2d94e67505320261508bf0f4.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_blade_rectangle.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_blade_rectangle.png new file mode 100644 index 0000000000000000000000000000000000000000..ffab83894d810cdcdb94b54e8de9d3c5d5988d09 GIT binary patch literal 1200 zcmbW0`!|#c7{{M?-eEFwJ2~!`skH03l-*6qRx>)ZYBxr#vn}ngE`v5KQ*^=0=@6@^ z&@^&cL$jvb7DW#8IxL-aTWoI2m|P-EgT^$3*?0RB_Lt}TJI|f%)6q2dMck=f&wQXJ9!{HGrQPHV|#dWuCJ*=*N{+qB_ES`ER zlXEU-W@PZDXQT^@D|~+ClJwp1@c8EDmRPdT-qGJbC@$ewHH&)2#q<6BLo+k;J-uT* zoa6WM(v$^i4Mk`vmV}-S@gcXtSC$RB&#aP zQ|CZYl*m&yDJlX(8*NPhbpI(=7oYes>G(PCF(#-viuiI*_syl?1H3r+X{6z z>$Eieq4-C{qG6kEoblw@7hJhH!;!iP;-BS{=mNd#`$SUmHIiAhJgSAwT%Rf=wO-U* z9y-7EVPe8|X=kn78`^c|!X=egx;g5KxGdjpafi`pfm(G z2MR2M6JQhuf*l1a%peZH(7_P63S<~TX@Fb6apIC?1gC%wcASWlBgH7L1LlxO9H2yj zf?L8NXoYHIhdOBC4iE;Z2n{_NY6K3rL!c4t$4}lp_BqMgE?@C{kz{R6XVL5LH;0m$ zuIr}xhT9kO(_fLIDW%T}D%Z%&;MFjTtX~%W9XO`3^|B7?2%o!Ti!)wsR69ROtT0;@Rx$J9u%nrlQ5StpQC~cG{)fO`AbdQ^=5#fs8+2&~3}Y$h!8uJzca(#oU}h!kP#%<`(R- T(+Kn<-V08-dAL@d2uS%CzoHel literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_blade_rectangle.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_blade_rectangle.png.import new file mode 100644 index 0000000..52f362b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_blade_rectangle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cmfsunr82ok87" +path="res://.godot/imported/button_square_header_blade_rectangle.png-73ad37437a9a4e3932e27f80c1cd5cf0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_blade_rectangle.png" +dest_files=["res://.godot/imported/button_square_header_blade_rectangle.png-73ad37437a9a4e3932e27f80c1cd5cf0.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_blade_rectangle_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_blade_rectangle_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..de1060eee3ff7565e79c0ad9dbe680ecab30720f GIT binary patch literal 1287 zcmbVL=~L5Z7<}FYBw{(V+M?x%NGq+jqTq>DY|#egQm_m<#ZbTqR-zCTi~}hb z%N3kFg*lwt0gUL33}Je@AT2F7EluFhh`xSZ5O4|;hW{{!!?{I#5fYc1L*!4-e0WeH zouAjde?Og^oc&u=N?cre_{GGCOG(kusde?wD;_o0)HL#Q%JT{;(ld)hBJt3>@hWjk zajB%XUdGQ6O-#)6zZspJnk_4@X>95U3}Q3S#%A;HB_`fXNXYE%eZx9`H9mo#l3Gw& z`cSEw$`@8K&&3bO$3{jc6l0Se9o+&!u|~7d+dmR`ntd(#PL;U1yLY&)tz9l3&JmQ< z*0;6EdP7)OGBfjx=%09$GT)dO#b-UmOVU zbCHyL;iIb;Mwy#E_q-~^7i4fr)Ve5Z|Ix^P=$z@%GTfCL`tN5IGs$}&d3ufW#zYE{X$Zh+YZcdhJht(sCzM(6s;11g-+$CI7G_8tyLaQ@)-FqC?XzHZ9pd-s93o>= zYz0z8AxTUz6`GI~ff+W1XDA*ym|+umfoKSu;g#?TQINz88$&me0+{2EpdZD9gE^*v z9MJ%qV;vYq6p)x>00rtNVIpTL4)XIiV1AP7&(w> zCSZqS5S6@}V*_+NNqYik(V$>1`U{6(Z=2SLIN15Np|D{vur-JzKfI`Ua#<~ErZtjE z^>Uf^Sw$aHTNObrxI5&5_e&k=hPJ_mhwUNA?t38F=uqMRkwouQnDen;tjDZ=ty)R_ zAnS78RWY@`ITfB-@EFgX?sgnPFI1&>S*Z#x2=pZ$?k#y#pP0~U%IJBIf|EBAZ)Z7{ zR4yOLvOyFFAQ{s=L8!25^wa{Ud97WPqKvb#obi>B%XC2N_J-Je)jCIM@tI0r;cV5H zp}XTVOhf2G-uwEObds~EjO;$(L*GOS;zjyrMRrB(9B2Qj<^=m)=K5!F4ZI?rg3hWs zIp-i9Stt8x4XM^mrB@ZU9+V~U_*Jcy!QC@aAwM@A)h_EAUghOIwatgvC^+qRbu9jl G&i)tqS69CP literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_blade_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_blade_rectangle_screws.png.import new file mode 100644 index 0000000..d31f85c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_blade_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bujy3i1y32qkv" +path="res://.godot/imported/button_square_header_blade_rectangle_screws.png-fc8ad478bb59dbb4a74b2a9f5118959b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_blade_rectangle_screws.png" +dest_files=["res://.godot/imported/button_square_header_blade_rectangle_screws.png-fc8ad478bb59dbb4a74b2a9f5118959b.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_blade_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_blade_square.png new file mode 100644 index 0000000000000000000000000000000000000000..38e486b164348fd1c148153dcbbc72eb7cdef9da GIT binary patch literal 1096 zcmZuvc`%#@6o22hjzw9G#1If4!2zbm$BhBN zG$_#T0*=^W5(#+KPM7TBphx#U?+wsWWO5L#4}cIU=feEU%5KNdF*ds{CN7&s$5T2t4`QmN(#pN{i*0)gQEKeL*< z_qr9z*`1v|+#SBTPN(DYgyWNQtG`#hjeD?8z7QO0H&oK&3%`-eIZZ%M+i4PBI8b|DPp!rx<0s9?JgPR z53igSwtisYVN1~X$i=BF*3T1eRO^ncBzI>n1v#-qI+3p4-p}@kA4<&&DphT?Sl$bi zyzxNy9X1fb;Z!B*$9{aya3}w{osD|#wxQ<}t%9h@*vy7bY^oGS74~EE99W!x}uAc@NJxi%U7PoXk3NO`E`+BB|3mkBRR+_^gtpO2WKQMaGYujrjBM{z%>NI0D+2FA|faN3U(gelAMAg)MH>I zG6uadeL&UdG_a9G=m$saDp*Ne!I=6Q=!?t%9Ww+(O`yUpu!57IM>Yb4g4#np5COjs z*#tm_%8*`21}Cs4o01JE1PY>pFmQuc$t1F#j3C2*-v#W!2qThFdz1np<_Hms&L>hy z;UT-Bf18U=ddaUDjHPWyW+q%bgCsODA{PW1jS}=(!Q&C>=-B(yL~Ze?nQUssC;pnmpFB*5%bOjI%aTG=zh%66TNjv zI$tfW0(FnTE$C4Qmf$Otr&?Cy;$1{(W>`Mg-zH~F~XvcM$4$>z<5G;QsOzhz^Eef%Y{I3sEP!-!$sC(D|Potcc3YwFX+ z&UA~}0I_fG{zlKrgPelR!f};0!{t|(sFqqMv5Vl6PT%uO>W@7SzZu2f9)kRX{hEEK G+5Z8Ibq`(u literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_blade_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_blade_square.png.import new file mode 100644 index 0000000..b354553 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_blade_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://e1jm4jwh1oi3" +path="res://.godot/imported/button_square_header_blade_square.png-dad98bdf571216d3df13f9890f119e09.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_blade_square.png" +dest_files=["res://.godot/imported/button_square_header_blade_square.png-dad98bdf571216d3df13f9890f119e09.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_blade_square_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_blade_square_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..f736a65a4ced36b47fa888a7a81954f9561209ec GIT binary patch literal 1172 zcmZvbe>~H99LGQ3ZJ60u&XwfH9=Q&8QK5%w$(Kt%Bz57sdsNbOnyEYV>yaPjYjl>( zj|=l7%yz=CO(b-h3%h%yG^ysX+@^Fanr0Yd?7sQ?9*_6){eC^(kN5lic)b32-#8qy zmqf55002n)_w7D{R^$_SEShJA^Ym!J(fkkk1JIabVK`+10AzPKI4m$fzbcA`6c%#P zh@vyj(2&z-)1zpq1qHk_(MVAdudwjr=OOUX-3z11UmE)aDVl{BhX!G59(>tU0_qp_Xfzs&N`&&Ev0#ixDe7wN z#Uml1PS0}u{BoRPpD8z;Jd`4|imf>GQLGeK08@;P4FDGG-|ZiEMXr8L4}H7Y)=V?m zQCG)>-z(;>s>Ty5nD&{Ot~aYHmBzE@ej|9jF7}|8`;j(j|ER%wm5uor(_a*Sne8&M zoTd+`l%~BLFTGEtPWT73364G9{w+;E<{`QyoLlUvgR6$9*iPT*MYa(8vfTk1&09Ju zOS1{LM*h-D8mw4*oWGDg_qubq;k$`}Je!SiozDHn3;5b9yHG(W0vR823wjXHxuJj#|B|p*>4~>GSBejkWHUS5(YZ^N+-aK^NK9 z=~Diw@N_sU6~}yUWDSXXV-C)~SumqKgmD@dZ*!HWpEqIO8sM1g33gJVfDy89PH-5; zwyHGkwxn&lRw-}W^RTV$Hfj&y9*n&I^gWg(=QCe~>I|isQ4>vx%O| zUV&)Is^EZvt#E?1&gXJc$3G;4UEHp2;VhV6D7GNk48OjAr;EK2~0UiP(e zyu};y{jrF)!q`Ov*@DdWj$OB=^bC~2Vb>=j@(5pVGtJyXpRTxMWb?>fU?KY7K+H|M zb;d_u(ND(Pla+}#_}%Vh@o@6A8{gXJo&=gw->(T8dPR)~Bi}?OTTA9vMjKC&|oE9pAixHi?!5`32k8^T+$^ufLz)zh6H8y#M|8^XKnpn0a~^ z&?!tJo-U3d6}R5r@hrY&z|fYMdf%BT?~>VXFEODNxBvX#ALgk!cV+sHokH!;Z7T}; z?i;&JU|x9g?OT5L#TWTSHT`Vw-2WY8_oVw}wn2;Kfj+}mTRw9dY;jrJ#`(Ztzs!B# z<(EOKYR%7WmUnAd`{hx0s8{*Svin(1bqsoM1NXiD!_iX0)U!5l@#PY(mgb7Re%s^K zC&z1DN-3Ju-(>OE(c}EV?-k`~( zBMc4<3>?4+Bu(%NV@9%l=+Z5=3_zg6+;IPro-~Mw3>*j;{3V_tE^VVY_t)6;>#Yp= z?_cV_&lh{W{oOil#9$D5DWRKdqOehr@+68x~$vF z)4PE>!{d+C2(y8$JPY3_CM-Qy?E3x7G@=)HdZNMZKWqPxqE z#y|eDJ5e<*|4&_9Z{DLX+KG$j+B0cIS25h`y|Bc2LG1?jmvWchHLIDt{<*&-TwG1_ z=F!l3wYE$q$Jc6=-cey-68(Oj;q14GhNsH6+&#lM>*`itw$$tQW1`Pq{?GRED3{5u SEmG+q=XkpMxvX#^TiUhUDy)wDgA5^u}q^7Nw*& zPMx|4h*C2efCy;D(c@PaEZV$a(YC$&&mB2-xvOWvo423uJ$SWl!-1WyI3}m|xg2aq`NG7q4BseDCbJ zTYVFj&6>4*@BXuy*-gurZz(G22D%66s{jB0&zQCT)}7~tubrL%?G`Nw@(Z@#U(X-! zzy5x{{(1TS{QLg%-_PIAP<$_W9RmYXgr|#RNX4zUcaG=Xc3^M~-1S|}`0C!%d%e=$ z{QtlHOwU>d#Ram)iy5BlaRi?(cer%LDRgdBml}Ni={l=cnL+1>{k|yG^5ccyTX%VhAJ}O7 zY5R1&MlCx=y)}W0=6}=-&~1MlXY=>o`~8~UfB#MYqQP-lKm4QB55aTa-cH*5S3_XC zKf}lS^Yh(K-il}VctnMPfrEizD%%d3Ha*=drE6o4GuiAr;vXlcdoA}Zki%oYPeXRr zn%lQ__pwUUhURX{%YM(55X5+=iR*roO$)bu%l*9kxcK}$-D^P2dpjzH*?=L21eh2c zz*aCaC;(FiLjwbY05HVR1^*mp@O?48OJqAcP-}xH!-wcwm7o-b0)P(1Ysx>)178(N zau=@4erqN6;Gt&Sr!NT`f$p^uOSrIvP3`rzZ|jm7XPx%}`Hay=t06kzVf2Ldf`{!N ze*X=<9CJ5%&FiS$Rf3<@c)-@Gu_jzsv%LM6d4n7u`@@vu8kV;?C(F0IyuNy6!Jcjz z^{|uIJ!Agp`Phg0wm)8Z|Gf6a%o%mNqO#nkH+&M)Z%A9Y>ap_z%gyfZ&OLhfx-|6s z()^cwe7=)5A6{(oJBDF}xwL53<~{}%u6OepULDm)t-p2W`4y#zEkK(@OM?7@?d$pD{q@)1&+p$apMT!}{`>j!_cP2qy$k3R z#u=V2jv*Dd-rhdmcgR45HQ=(fW=rN5IjfH<|Nm!yo@cBesJZ)vWp}l>SlYwt6doO= z)d!Yb|L(pxP(@_br{8*66%j`7UXLOq%oUyw!S$lreVj}e#Fb}hsX-X-s*XEZHYQl4E`9pH?Csu`u?yx zZE}Q(uvo!%#t$F=Ph&lj&oJ)@&?|UB0`~&V{nHNJWthUQ@b`%nHnj~x%zFH%mi{<) zX4lS!+jH;lyx;Zi{JPoP6&aJ=FE+f{wUgoR{6&m6OHXre_$L@)-*WQjimxAI{#-ZM ztXId$s3D)AciX<6QATQ+N#seUun^0oS?;BoHiqfiH}^k1CLCHG+Inp3-1M;QRqIx? z)#WvoR4|t~v(|8Y@!MB_d@tYKU2A98ue|BBt5FI1Ts3Xlk||Rb0=a1!4O6Eso-t!_YI;L*c1v1%Luz{Cv}ub{(i^8v zT?9m_84W-LG-JV{&0ReU_U=D-)S| zUM*j_^WMEjix;n(F>CGh>vu}ZdKN8SKXLNPix;mQId-w5Yr)0K_woxnR;=2)cmLU0 zvzDJdcPlfysc*uv<;%Aem2?B$19a8@|Nm#qT7T=#b6p|bO+dRvOM?7@?f2L7$NR6p zpRa#jzCZuI|NQs!_cIjVOJ2voz<9~i#WAGf*4x|1`wkh1um)UiyT=s#a_@H`|4;w_ zo4&VX7Miwc^BbLau`Vq~ce@{(z`7}8^_10dtFM02ZC$k|%Q8#sRnppDt%`CDUGFuf zayp_{lI#3ymYrvM7shb!-~BSigWL`IObiSjJPFmy zbIzJ)6(=)Z=iXnubJn}-&yO*^yV(3GPin#WURE2qtIHUF-Fd<^r=I1UdE$m!zyH;x z{>xr*_NcxhFfg!z4=f(1)-NtFXE@1t_tAR!=9hJ~ zc{&f&Li0ejMKt{B&up+W-^uV?zVWlK#Jg!hdgagdx7~{QBg8bp=D>-(|1UUKTugN^ zm)+gK7s|I{ms(Istnu>f&HGRHX0P(=G>KiF_iyv8pwcLjr^%c-?cxq%uCvV>=iGij zzc|0w@9wiJ!C4j?qwOVE-I9^7$@56hbaCG=&G&op;rFe}x__lTto*fa?#X?TW+wMH bNrwJq4`ohMUTc@h2=a@ktDnm{r-UW|`UYnG literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_large_square_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_large_square_screws.png.import new file mode 100644 index 0000000..5e548e2 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_large_square_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dtsad5rq0qlyx" +path="res://.godot/imported/button_square_header_large_square_screws.png-0bab5286636f9808c55f576054af0976.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_large_square_screws.png" +dest_files=["res://.godot/imported/button_square_header_large_square_screws.png-0bab5286636f9808c55f576054af0976.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_notch_rectangle.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_notch_rectangle.png new file mode 100644 index 0000000000000000000000000000000000000000..36e967c47ba6302499740da09b15900befd8a6c4 GIT binary patch literal 1016 zcmeAS@N?(olHy`uVBq!ia0y~yU~B-g8#tJOq-ma?C6HoCcl32+VA$Bt{U?zX$o~-F z6XKeh-Y{j#(rMEc0nyZ{i&Hb3($X8!G8$6T846k zAT=34EenC<)Ttm{Kye@gXx^`1e@>sd{_*3tiE`uiUwF_vyX+&&^w~<;Ra-&tHDHar5DwdoP|o zd-wUv_YE6%y?g)V@sqbDWj*)qJ=(Yb?7auC{`~p7WZBNei`T7KwfFk)t-p2Wd4b~ZT|l== zmIV0)pO^2qKX2cEKVROTKVE-*eg1s^{qOJZpU>dsnsSYSfvL~a#WAGf*4sPo<+mI} z+8%nA3Yqh``BW8F6|T21x!usK^6dZr*=J;>^`{*6bH6@$&wHomGv@AN_k6&5tZklM zWVVS^W=pEzG!@U)W$&vhmD}9|{p9rz@E&fKJn-0r)nW1P>kQeN3|?DV9z5@l4|CLcg7X`3|HfL7%sfI{!ENvR_^m$1`+F% z^Q{?7zMuci@Z#?O_@_T#@-am1t$%$!;X31jPcQ$cR0sP#So)it;fcUY{`ucz8M@}a zvtkf=ZhxbYA>-@Qgwsdw#WVB)6En%EL;gX|BkSaao3!6pi9h({6}NL&%Elt?cUIyF zlUmh$!t##BK4(fXH;mjVTF&}l9a8~!&_33W0%3I=yFYj9?6yeX2-JB>+;AT!C>t>_ z6ofO}$_Yw+8{M$XzUQwzv)jr|jq_{XEYF{HMBe@4e~y%#uc;p=&bKpM{qM#}&xL*S z>#pjgZ}x6j<*V0_b2FlnBgOXHie2;G+}m>O+Tr?_-}+}RIo0?5@S9TpglI|4tDBe_ z8Xo;)JaFxrK#HWWDtSI|Cb?H%qzw&kmmws{2TJHjKiKnZd%Q~loCIDIU B)^Pv; literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_notch_rectangle.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_notch_rectangle.png.import new file mode 100644 index 0000000..98362a1 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_notch_rectangle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://3n4bffcbyn6f" +path="res://.godot/imported/button_square_header_notch_rectangle.png-6c0d363be2d712a451b2c5c024c6659e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_notch_rectangle.png" +dest_files=["res://.godot/imported/button_square_header_notch_rectangle.png-6c0d363be2d712a451b2c5c024c6659e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_notch_rectangle_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_notch_rectangle_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..40b5f11fccf70e5b1d54941aa9952df13510ef1f GIT binary patch literal 1106 zcmeAS@N?(olHy`uVBq!ia0y~yU~B-g8#tJOq-ma?C6HoCcl32+VA$Bt{U?zXsDLTJ zC&YEil%>LQ>rpaLKRX#VLl*MI%`bMexhj~~AsI(+fb<5!ze|?wT)cSQ zidB2BU%&I}^~X1FKkwatwr|3+%8alZbiHIrkYBKTzy10C{PXhm_x0D;`}4=o&)@I={{H^? z46pYw?Pg$Ly5{NP7*cWT?cJL}j~qlA9?rWeSsLP?uv!1yz8&woHfgP%)Kd39eC9j1 zJtstt`f9b$`}My&qG)%->x*>Z4^M?HTeasVnUaI6zh?igl1_2lxVsK}^EXa^~U3S*4&5Y~T zz16-R&amY6+g{o4XW#lX9Q>jAo}r;cx=-GLKb^^E-e%?rd6VlI84TVt=r|to7MQ)^ zgPM(%4d3C%&iC4u#V!|j-OFd5bcYj^4v7Z_*JGI!qInr^+A%2Hj%G-yW^Z^Sw}-tU zLw`1d$G7xsX@-+#kGU9{<{n>f!Z7J`zcj;%wg1;Y{*lDau+naydHROci~^P4>-X(U z^?%U&kDuYq!OQ%1xfu*ByKh`&;OMKbcV||(+W$BAZS{YK3?^X2l8O%0H@v%WCDkc& z`i$2h4Nt=JgROl3dVN-L_;mWY=G;lebGZcW9zAhM*D{>pnP`KmM+Ik+u-LtpQgC<( zd+$CHvs3V~p9DBW8Y&rA7);h#eTP}(?85xIOrt3}*|R2oKl`G4RZ3s(dwZ5k+oj4L zLyXW>wtXS}1-le&+29tEG zEsB%%B^nmUObmE>fJs5YqMlvg$u&v0Z)=}7aXM_+w5!E&+vWJE*uusCxnoV_1)4AP Q*n^zo>FVdQ&MBb@0NE_`&;S4c literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_notch_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_notch_rectangle_screws.png.import new file mode 100644 index 0000000..9cfbce1 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_notch_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://oqtte6hfwxjn" +path="res://.godot/imported/button_square_header_notch_rectangle_screws.png-2fd9efe206151597afeecb0271737e50.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_notch_rectangle_screws.png" +dest_files=["res://.godot/imported/button_square_header_notch_rectangle_screws.png-2fd9efe206151597afeecb0271737e50.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_notch_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_notch_square.png new file mode 100644 index 0000000000000000000000000000000000000000..82e973ee4de208b50c4b6445e91de6c07325ec0e GIT binary patch literal 878 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H3?#oinD`S&v7|ftIx;Y9?C1WI$O`0t2=EDU zP0MJQGG%F6dP8b@V=9o$Y??N0QF3+*keoVo@$~77XU<%elHNFN+L9SF7EhbDI5ndI zC=Mj2Oj$T}>LQ>rpdgR|H1F51Kc~-Jzj*1+$B*A0J$`lQ@WoG`zOLJF=;*Oa%UACF z`t9eoZTn};TDx=i=>>~6A31h;-G&2)51-z<|J;H_+vY9Ua^vR1A3uIQfBE6gy%$fP zz5D#-`-Tm>-o5`)Qr2_t-lNA)-tOCf_RpWc_a3}jvTWz|>vt9}UbkY^-dC?bzIpq3 z@BXt#j$K@|c>Tr8_by(%_T}G9?;o$fet!Ob|M&Oz&u92u6LF7$fr-V_#WAGf*4x|HgP06O z*dE*vl~#DOZtwS|*vz0M8Y)lz-an?oeP#!r__4V%bAJBsJ~N@ac;8939XBj>3}(*u zT6X#6I@cYpHs?PF3n!*8n=ZNf+P4O~#w`E zbZqe0eRp4lag!-)!mj@-xAboC^=970Xv|)qaF^NTrVQg{^9PYZ3`ZvJW6gr3Kbn3mHf-c7YiC7(Tf>)N!V6K3KU}^8a;% zAo2Yz3_bD-UTmu`zopr0CPmWRsaA1 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_notch_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_notch_square.png.import new file mode 100644 index 0000000..da56063 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_notch_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://jyvfpuu42elf" +path="res://.godot/imported/button_square_header_notch_square.png-037654b62c94806e07d6528712b5de58.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_notch_square.png" +dest_files=["res://.godot/imported/button_square_header_notch_square.png-037654b62c94806e07d6528712b5de58.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_notch_square_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_notch_square_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..a8550b15fa10f0518513209cba81b1a1fbb9fba6 GIT binary patch literal 968 zcmV;(12_DMP)C00004XF*Lt006O% z3;baP00033P)t-sl$51qXMmNJqn4JUmX@MrX@X{FfM#fbWoLn7YlN1TqnDSXmX@TM znW~tWqhx1+m6fAqXn>WKqGf1+l$4>CmZFxHqm`AS0002``uxkx*U{44@$vTJ3uCT(z#?q&$xuBx6xx355!^@bOt@ZZ#wzj{nu)v_Aw!Od3#KzN}ptR@d@Yvbm z`1tzV-st7#?(_8bu&}ysafozwjN|0(?(g)7ilC8`sovh=zQ4`<{QchG>ZGQ*qoc0Z z*W9S8z3S`n?CtZtzs+fDf{u`;(b3kTqp!rq(d6Xl(bL{?bc>prr_IjVr>C@LXn>ZM zqyPW^n3}KJ+~>nTAnyPG02y>rPE#Mx&yPPpkKb<}uYX?;FHdiu@4rvqzn=iN6WFl; z00K-&L_t(|+U?udZrd;v24J>nn>4GA9ZTwN(~)#!@5CcsS&kEnG~fSKN>Y}Ast}Aa z1dlHM|3Zd!q4PnaB?CH#MJ6xjRw|WBY!PmeAPB+|ODda>=T@cd0b|Cq6!0RBDFB?$ zB!HEe3cy1Rcx8@r^u5>XNs9=J^!xp97e=tE0JFOO7ik+|n`;fIM$DXmHR&H9TILim zy#kIT1wd@*RluGozz=<-U+wnDA~xvb<9)Lf6yPb-SKznW`E_I$%M;ht0(}h(KrjEF zegX0?fZj0z0D!^(P6sNd?g6($mD}lnt4qD-^2#;f;a-=!f0zmwBv09aYrrsh01u}E z(&xNuK>8P;_yF=tK)wh^XNPfoc;^0Rcz473%^mK90000000000000000002a0ZnQ^ zn;P(m8t{P{@SYgZ+$RRS>Cyr=ceZE&+oC}VsEOB-5>OMOLkQS>D@1*l4)FP-I>Mf$ z0W@pdJNf|cqyvE7SiX4dNK!z3Pf`NvC%cjkuzs>7ADe#w(sKX+000000000000000 z000000000eFd)nwSF#aTeM_0m;xTRO9VZ1btBH7lI^u z>~w)G^Yj$>ju|>#W|3Y5yyd@sYdrKCt(vFQ!MWe^=LeIq-zel{36s(9kg$F-{9YP%?i{guhxT@Iz00005VDrjZ>#C z0-|Zt7Nur101?oP1&cQC-G8pDXTgzUmlrJBcJ%nwox4vzdGg}b>yL{Uue*2e(Yg%> zX3Sc9{ra5^8+N^U`+51wo%bHRDk9wH2%O?%jX(?73UBW-VX7 zd<(?(|NsBbn6>`ao#(ZJ{n0?1L`#DFg6;R$^T+G^-(R19UcNuy|NZ>?^Y=64#vb=$ zU|2SE;fJUAwvG|LV0%bgVbeD|kL}hsFI?_UE7M zlSL$)Cf~M}=yO{fuN5?>s$#?UjWs94FJDjKC~l}tzLNQ$IU%DnidXnRVx8r_S$@mk z16BRXnv-td!w~)QsQBtB@ATg8yV~-H;m*y)HPe3za=c`bh+gb=|B|La+2gN9ckAZ* z)UEcIeDZva$dQ-j&Q*N-j_(%UJ>`uG=aRR^4!^!XZx8JHChxGzkQ3;51_uTP4q&7) zC;;P$p@D%x04!+Byk(<#sAeudFaQ`%Gd$S7DHRl-6jHqrcYfe(lr{IeYfZHTQSz)?>-|pSG#)^*gSFNX9*^p>^Cv9N~5? z_vPhpeS3H@38?cbyW#v6Mv!p_HZk0}y(H!Pe+IUXMN;{By+NC9Tl~zNQzsDi=&NPn zoXDjy>6ss&Tm1Ek=)L~gJoJT)-+n2xTR)W-Y+A~`;4X)+70a#c>M8H6-r8k2ZJxP* z>F%8do+tJ4KE0VOxWFe({N`g#KQEuNdkcVW%id}EE>|Gxc-n)i?Y Xvb?#8LHoIMkYhYu{an^LB{Ts5`srPn literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_small_rectangle.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_small_rectangle.png.import new file mode 100644 index 0000000..4ff065e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_small_rectangle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://gww4hu7y2xgg" +path="res://.godot/imported/button_square_header_small_rectangle.png-020dfe0a7e182591b81409df867eedaf.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_small_rectangle.png" +dest_files=["res://.godot/imported/button_square_header_small_rectangle.png-020dfe0a7e182591b81409df867eedaf.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_small_rectangle_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_small_rectangle_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..4e95902580d039cdfd25520f5467099befe86b8b GIT binary patch literal 897 zcmeAS@N?(olHy`uVBq!ia0y~yU~B-g8#tJOq-ma?C6HoCcl32+VA$Bt{U?zX$lns+ z6XKeh*)(n1;_1^D&z!kx+O#E8rYr<<(=r;SPF*}>#^TiUhUDy)wDgA5^u}q^7Nw*& zPMx|4h*C2efCy;Df<>FVdKT>6f9}Y!%L^85J9_-;o421|z5cjv!-1Wu%n}E!J@_MCr(~@@$$Wk7q6{YwYP7= zvdrwJz5CD3nzj7wxm(MZZz(G22D%66s{jB0&zQCT)}7~bq_*z{+AUfV9Bh z{{LT}nkK@^A^5gKlF_o^KU|5MLOL*?L<1K0tK3<|(x!_dIMAOH+b2GRu?K;S>ijvCI`D5y8; zy6)T9Mnk=k8KkfFdfT^k$&9n^&jg7v%?M%GzTnVy1^$PJ_#d9%J$u>Cotshp;KOxb zqHj^z7xn~O8NNd&`vQx$39H$2TwWg@{IEjavTW_7^>=stsGU)_Y8Kz|&E=vmbbRb% zbxjw0J5+XyJ8TZQ`cd)1oLkD}%L~7M-L>lZrS&E4>S`x%o=luotH*F*L_fo;nKvuhDzDF)t-p2WdEG3zO+cGOOM?7@?d$pD{q@)1&+p$apMT!}{`>j!_cP2qy$k3R z#+jZjjv*Dd-rkPvZ!!>JeX#5OqK?fw-%Bf%Jox{A>(1>xYLh;=cWm^FQ>mh?)335f3e7lss$DD zbs1*euExoX<S*T&S_Kq!Cv!K?^bd3N?ZTWyc^q2iz>5FT*cWb=gPT%zP^xlv_>_;daY*L6uCUwOLvxvX5FI1Ts3Xlk||Rb0=a1!4O6Eso-t!_YI;L*c1v1%Luz{Cv}ub{(i^8v zT?9m_84W-LG-JV{&0ReU_U=D-)S| zUM*j_^WMEjix;n(F>CGh>vu}ZdKN8Sf8^N3ix;nTbS;=TdF92+_woxnR;=2)cmLU0 zvzGTwSa$Z@t<3DEqLS|A%eMgC19a8@|Nm#qT7T=#bG3O{M}T&VmIV0)+wZUEkN01H zKVSd6e1HCZ|M~Cd?`J5!m%NUFf$_4Zi(^Q|t+%(2=N&c>U*L6SZq5M6+ild zIvM7@*O6m>_3CL-nT?#Y_rg^-ovvQvobX)y{lc$3JI(KlWicOH*!<;+7>6BW_XSV8 zA0iz>Yi;-av5{f&wv?&661d>iqzAP>7Ok#JFs&6U*v|Cf%}ua1)u7}M$wL3OgNyBR(B4t$GW1`HnJfQrP1UBO|`q_^(e*l@b@zGbY>_t(YA zjO8nf%z?HYV|r5W!~A9ENmh&h9CPFk6>OhUwA1*%>6K@XrVBJYVRS3|?e6c;JB=~6 zDO7pv(RzF?(ddOU%%&6sg|CX0}UCj)f(yzNg_8vo|NUj}AQQrRg zb9+szUYRX_7j(Gu?yr*pSD*bj_`I!Tn%kEb<%bjNzkH}(_;S&{$O^mK`{z>b>qyVa dzuB|uAG1PUu`*jy*G`b{JYD@<);T3K0RSNlXG8!1 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_small_square_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_small_square_screws.png.import new file mode 100644 index 0000000..5d5151f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_small_square_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://wxv5avem2156" +path="res://.godot/imported/button_square_header_small_square_screws.png-d442dba72d37aec74bc79c3aa57c1c71.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/button_square_header_small_square_screws.png" +dest_files=["res://.godot/imported/button_square_header_small_square_screws.png-d442dba72d37aec74bc79c3aa57c1c71.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/crosshair_color_a.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/crosshair_color_a.png new file mode 100644 index 0000000000000000000000000000000000000000..bea5bcd2656d68a84f87ee033e8c798d43e20d19 GIT binary patch literal 955 zcmeAS@N?(olHy`uVBq!ia0vp^HXzKw3=&b&bO2H;>5jgR3=A9lx&I`x0{O`SJ|V9E zNdZ7j_wGMCedhY7PhVHB*>~gS!=uM8J$?H6$B$q8_Mg3Y>CTRwCtkn#uyOO@c?-5I zS+)~s_KaEU&x!OZ19b|N1o;Kq_t(px&-dq#Uq65Uef{?gm(E?9!oa}v+|$J|#N+tV z@R!$CEAT9NCtVl1`kLtd|C;OHFfLsC{F%6%5tHIfo)_n{cWC%)Z@AC=Q|;0m4(*S* z8x9Ex-DMSLi74cs6L98J-1W)@i=VJbh+plL_}+Z0h)=uxhRlOCk7m!6{1)*ueCl5Y zKds73&NKe3o236BgmsmyN<~KKgG>GiGKK4x-seyFT`e%Z?eBvnX?pt1njielLe=dI zo~Id`9ZxcM#V#Tiz<>;n6|*OF4P2Q$BjR?7%mmsc@vwyu(o?|Eyp z{a{C{_ecdym`sRY^;v%?}#>T^P4$@%2wvtaHD9J)4lZ zM7&O`-TeIW=QDL~A31I%WfHB$aqh*RyhPvN7qR-iBF|Siz38}XCGjz)+3?R-x7G7) zN@|}fO6wVAtvRrffqS0GC5;8CK}PSESo6GCFEhTdduQ6F#;5JMS9C+G$Muy7-@EY?QS1ZHAhPwW=@l zi&QV%J`X z2t7Ek5P0OP7mgIP>j8K`J zTzFGAd4GqnQ%;VK>NfMm&TTh82~Ky(a?sWOb#(Dh{X?cJY7cGY+vokvz(D$wo?Y_? z^^Nn6i7Kdxt<>_XuUAW1rgrk3ZGe&o%f++TdD~1{^6gJGsO|i#VQkWQ{2$}~2#!lvI6o*_n-G6rD=EF~)zFxd^XW#y_OP1~2vGc_0HT&i**s^i+;U7PK zJ$?Fm#;o-~(`OLp+Yp zo%VX#Y6YIw%-p>VMtdWoMW=qRKb5TD=rU)edi^cc8Ud$GoWE}xR*G$&`}Cg0?Vsng zbJsj#KiKWITZZ}kt;j+S5o5z`Z#mA@@qXHD5M6rtN@PCwKh_h)Jl*rsl3a$)5RPldJR0 z)$ZH<&yP=dbIdxhrQ3hAsqMU+xQjWrey!|QFgFgrb83x#?{l3dOPLMo^(CdEEmPDj zTIvoY@Nb{=d%?|sivm4MRf|@}hR#;d{&C#aVDZGL%d?E4jjl{6FSga=)!{h3Kl5l! zw6mpKWz}w`)F&?)xDUBb*|@27YW57n0I@R*Yz{V^=UlJb*~pp8>D|4WWkPf;lYjok zL(zOS&hgJp9@zUVnpax!<>%|RBbEaD__q3QI<)$GqWkrNa}P3|4xS3-l#10(UdZ{} zph)=a4xy%vmOY1Bzuja$Y5jgR3=A9lx&I`x0{MOcJ|V9E zi2y*gtJmzCw_wY?`_F#-__c5U+1GDAJbn85;-xz~cAnU{`S6luJ7>&V4>U<}M)6ai zYTl9{zu@?O{`3Ct@5|5EU%#J0l{ti$fq_xS)5S5wHnHG9LP7bf88^Xx;%vC#Qwt8t=uXeZJxN;#eWyZn69}VQHuIR({8q3C(*A zmY*-(J16y%+6}{xg?C-l<>qqA&D?S4M()!>lY>Rqa;Kl+&HHfw5Hs`o@^7aeCp4*^ zeQy2d=;NHGYRlKw$6xv0xN!T_g3GBFBxk2c$-go9%i`_7Y}f7IpI$tgTInQr$#&-V z)Out6Ddj7_1zel_LG`uVscNAwsviR0ocv*X^_Nhk$JdmQi_=dyuTsCEPx# literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/crosshair_color_c.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/crosshair_color_c.png.import new file mode 100644 index 0000000..4bc2d18 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/crosshair_color_c.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://8p34xy0ckcbc" +path="res://.godot/imported/crosshair_color_c.png-b9c4c533082c99cb335331f6de64e5ec.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/crosshair_color_c.png" +dest_files=["res://.godot/imported/crosshair_color_c.png-b9c4c533082c99cb335331f6de64e5ec.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/crosshair_color_d.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Grey/Double/crosshair_color_d.png new file mode 100644 index 0000000000000000000000000000000000000000..4598849095fc33447accd128ed95655cdf706db5 GIT binary patch literal 393 zcmeAS@N?(olHy`uVBq!ia0vp^79h;Q3?%1AoYnzSEa{HEjtmSN`?>!lvI6;*0X`wF z|M3E#svSE|tX{Kk$+DeKpT53$>CU_bTV~8!57d+*Ji`wt&0P}Y7o0EOuYZ33`}+I* z3?b!-M}WdlJY5_^JdVGe_LA$cf<}Dm1jStDKP9F2 zeU7vF@Wy!Gbq)TEc#ru#&fgB)OV{gsXL^cx<@tb=^?`C8mJVlSD!v?;$Gm6pXNSsl z_I;tpcN_6fVK3qf2$AF9Pv8qEk@Gt5e<`rMVHb1AhIb6{w;A8H_Vk^cCt$J-=wAj; LS3j3^P6Z3M$SECd~^e%nB;a3o6VDD9;Ki&Il;X3MtJBD$ENh0002^ zMPm3vVDU0g`A=&2OK1FAbo4!1;xSG7Q*PNHKK)s9_d#CrHB|jub@@qV{$F|UE=~Pj zck)bT+$KZsMq&C)XwVQZ<~CCKM`ZIkSL{Jt`&@P3D@gcPaQ|X^%?m2`KV9x8M=872 zl>h($4RlgYQy-r%kI(O4Pd~4JzW{!UUitt40VqjCK~zY`wU$|ugD?z49hR_|*|P!( zgdMk-`yX!vftnmZ?hmT?=~uQWJyi0H6GvK;P_&L>XDwFCGZgE7p@jc{nBT{~C?J%g z=tr)MHvspS1B5e_PXYt>L_LsJZ9562ZL1XMiS{!<`7|OGE8mjk7|G}QB%%}Y_enf& zIZhNM${{kyCJV`6h#cke1)V1=IrAmCO49?C9YBQ#X+<>PVh3=+K*RuGvJ_wi{94Ki z7;v-Ge_O6-9&%>~&@DrD>42jhz!3-jOhc-Tog;KGHH9kisKnjE6h7`K$>UuV&dc;$ z{0u+$d7Xyyx@H|Tz}Ho>{`v_tix6hv?AT{US~!NCw%e4+%BdSsglXzUH=FbWPhR?7 l@bXu|h{%_0_oHAf{sT1?dQHZ3M$SECd~^e%nB;a3o6VDD9;Ki%nB*a2q?`8D$ENh0002u zF-_SZKKfH`{$F|hS#$YGX81#3{a$zXL0D&g^Ep@FD@gcPaQ|X^%?m2`KV9x8M^&W(djJ3c4RlgYQy-r% zkI(O4Pp?0JzW@@ERaN{{f{=++X(% zHw+6CE>V$j&g__Tm{=5gSf{FDZf<7M(bxkMQQeLs6D-9_^{8~1$Z(?bO<6>Mq^oj> z_0mOoaD1o@0A_k@AX5MM`q;HTz+A8d#5htJkfW2~h=~LZ-FuJRJo>dbm^uT|^KBt^ px~KHzY`t!f9^#N}A7YrLzz?(cB9uYTK(YV;002ovPDHLkV1oC%rKJD> literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_large_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_large_l.png.import new file mode 100644 index 0000000..b8b8e3b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_large_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://0uodk6pwkoys" +path="res://.godot/imported/bar_round_gloss_large_l.png-ed8b037b5cb96ad11bd863e9e22ebc0c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_large_l.png" +dest_files=["res://.godot/imported/bar_round_gloss_large_l.png-ed8b037b5cb96ad11bd863e9e22ebc0c.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_large_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_large_m.png new file mode 100644 index 0000000000000000000000000000000000000000..a66eae20fb4aaddce6249a30dfe13efded817914 GIT binary patch literal 126 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaP3?%1DUd;wlEa{HEjtmSN`?>!lvI6-$0X`wF zXSuchCslv9kA0`^Zgy$D3{YIw)5S4_<9c#}1LML3hQ(oxj4!X$8z{_m+A0gw#x5Ja UlJVeDE1*IKPgg&ebxsLQ05Y&4SO5S3 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_large_m.png.import new file mode 100644 index 0000000..71ad4b7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c4sp1ufr76nlf" +path="res://.godot/imported/bar_round_gloss_large_m.png-f74235107bca0cc48663be743d6d6166.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_large_m.png" +dest_files=["res://.godot/imported/bar_round_gloss_large_m.png-f74235107bca0cc48663be743d6d6166.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..1a8f396c44e526dbd63e48bb17f70fccb184bae1 GIT binary patch literal 394 zcmV;50d@X~P)Z3M$SECd~^e%nB;a3o6VDD9;Ki%nB*a2q?`8D$ENh0002` zQ*PohP1ztm`AKH|S#$nhdH6$M{a$zXL0D&g^Ep@FD@gcPaQ|X^%?m2`KV9x8M_CVM`2YX_4RlgYQy-r% zkI(O4Pp?0JzW@@SQNkynQY(^BTp-O*4~2Z3M$SECd~^e%nB;a3o6VDD9;Ki%nB*a2q?`8D$ENh0002^ zMPm3vVDU0g`A=&2OK0>wTKrmc;xSG7Q*PNHKK)s9_d#CrHB|jub@@qV{$F|UE=~Pj zck)bT`b=otCPVK=VbBmS<~CCKM`ZIkSL{Jt`&@P3D@gcPaQ|X^%?m2`KV9x8M@<%D zfB*mh4RlgYQy-r%kI(O4Pp?0JzW@@^nn-4gpsjl12H{SLJNs{ikQEL?w9EXevN0rdDX+x zR}aHtOVj~bd1uND=!mvPh>!+k_tBCU7%1d8m2^PyJ}$f!IFL+*N2HODD{^QePx!pi zadbHHX1+-1hSC)!Zj=b39w%3v&=au$#uor9{$8-6$HmPr(^ls2))nn^xKBImU9rcG ze^*hh-6bt_O-iHzRk*HB`M9E@fM=!5aDSFH-&ZqUWya2RG{D!{#OF_-nF=vQZMZ)@ z7p1ww&0H;4RX3B;O+D2#Uxp}nUWOoA-4a$ZG-)U!8~g*W>r0+g(7w6=0000P&Il;X3ne&Il>Z3o6VCDa;Eg0002u zF-`qjb<-6z`b=o@HB|URVEa~a^-*j7UwQ8;O4b`W{91JRNoMIgSNTU|@iI{IOlJFB zb>=ow_*Zby5HI&XUG67G|6+U13o6(N4k`cu01b3fPE+4c&ksLeFP|UpufG77>+U=N z006s5L_t(I%e9o(5yLPHL+Q9na&L(f7dgcKD@O81CJ^5M4|m`ZWE@$pH3Fk`o_RMp zeQ^0dB=Z3=!B*SGf!Vgof?^k-(CjS2-ar{jU`MXo_Z66TTk~j

zGA{t}>{_&`o2 zPJUe?y!b>(0P`gTGjIodg}4KJMV*YlyDL)e$ipn*p9gnjMG@@I&rf*&=gGT8MCO6z zlzFss!NYxWQNpeg{?(!^{MZ#rYV1^Tuc7H^~ z)Z~YA!q>p;Po^RN;wyiL6<(9Je6Qv8C#vM7b@)%uw2wvspM27O$CN%Z3;GdWa6v%- zyM63Cb@%^C)j%`j+b$XbP2?>J@(aH2&wt)NUVpy)`}O-7{QjPK3zW$Aba4#fxNh2e zUFeX305d<6%Eo@ND$k9|fB)+%9p0dSYv%5WXO1rGyC^d8P)(-K?S1C_Hhc^@M@tUX zm2a4(tQULkTG1hGZx4n4sbcpp@ASCv`Kw-}0dK{g^v_+}SBg|!HnQ!m5UyLCwDvE5 Y*%F@f5&S2-fz~p3y85}Sb4q9e00Gp2uK)l5 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_small_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_small_l.png.import new file mode 100644 index 0000000..bf94dec --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_small_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bwg8p7e54p7a8" +path="res://.godot/imported/bar_round_gloss_small_l.png-92c853ce8f9fcbe7170ec60fbf1c727e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_small_l.png" +dest_files=["res://.godot/imported/bar_round_gloss_small_l.png-92c853ce8f9fcbe7170ec60fbf1c727e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_small_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_small_m.png new file mode 100644 index 0000000000000000000000000000000000000000..cc4eee408ed9f57398263732a9d7b19519efb319 GIT binary patch literal 119 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`cAhSdAr`&KHmBEqo!`iGz@;;d z4G6>*e{ksHS#XEd{+*pvggDP0MxFcdd!VeQYii7|nT|1@?`3$P%gtQpzc2=95`(9! KpUXO@geCwmHzK6~ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_small_m.png.import new file mode 100644 index 0000000..cf205d3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dx0xojkfrwc2f" +path="res://.godot/imported/bar_round_gloss_small_m.png-069c3dda339e161823d432b31c494536.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_small_m.png" +dest_files=["res://.godot/imported/bar_round_gloss_small_m.png-069c3dda339e161823d432b31c494536.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_gloss_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..559f9a308fe17cede7e0298c54dc69de986b3d26 GIT binary patch literal 333 zcmeAS@N?(olHy`uVBq!ia0vp^96&6>*vPsZQq z(od!#mqkr}hZX*CPWb7Wc1_yyy_VP4!0dnVm4Bj2URsBLGz$3SllD8N^qE=EkMM#E z0{Y+WW8bN}|4*t0ni+HH@e81dyd^;XSuY_acG|928wH*;noDIePrnS%O~Tfd&=MF(#xVI zKb#XjnTGrhEBqRm{V%@qnzZG6Ew4XOB|kmWURsBLGz$3SllD8N^qE=EkMM#E0{Y+W zW8bN}|4*t0nkkT5sQ@&QwVzH--V~E6M)BbRw z76TsVvzMG-?9~z2@UH%7Dbw$LI%gx4CyFhy5Po#xo{G_7Z?VY3>NEamKVf^)y)fYY zn;Y30zKlNSLj$L|9^LEcV8|yo%R7V3P9V5z^7PXiKXguEc=ozgvf$X?M?AkT+3hOT z_j1~O^3}@80j_dq&V4SsfBVetM)zOMA8WeiD%)K$@k|U`9o}rR@v+cX`Q<{}!(Lx_ ed)BG?KZCBaZ3M$SECd~^e%?m2b3M$MCD9;Ki%nB*a2q?`8D$ENh0002_ zPipu}XZ%`p*&sgRF-`F@Q12>A`&M!COlI6BL+?gm`crPu5HIj9P3AUI^gUYaL0tP> zb^Ts<@-SNKM~#%xmH+?%4RlgYQy-r%kMGZ4Pp?0JzW`}V zc)I`q0U1d|K~zY`y_Q*W!Y~j-g%`XgK(Gzow{GA6h#47N;Q*ubhpPP3uRM~vW%8H2 zG|n%+yIt+lYQRY9n+f}(}cCVi&ir+ zdC1CDR8$NlixL~A7xjPWMjNMzjccic7Wh`p)9DLn_d>9RbCNz=wF_sJPCFfyDV0;V ys))6%_qsVsKMM6rKa4(J6@rKZP4^&<-p0T8oIQqjHGTyE0000Nn{1`^8iYR>Q75`P8f{f#TXAfW%uEa;76%mL;JgvLU4VvMM`zsar9dY# Nc)I$ztaD0e0s#5ykr4m@ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_large_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_large_l.png.import new file mode 100644 index 0000000..45906e0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_large_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://btohmghb1714m" +path="res://.godot/imported/bar_round_large_l.png-9c052eeed3fe7096bb514c64479f9158.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_large_l.png" +dest_files=["res://.godot/imported/bar_round_large_l.png-9c052eeed3fe7096bb514c64479f9158.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_large_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_large_m.png new file mode 100644 index 0000000000000000000000000000000000000000..54e3129f988ada7c31136d7748fd35c1295adecb GIT binary patch literal 118 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaP3?%1DUd;wlEa{HEjtmSN`?>!lvI6;>0X`wF zXSuchCsn^wcfaQ9avP+>)5S4_<9c#}1LML3hQ(oxjDIykZU-_jbS1j)eBe~@5vYd2 M)78&qol`;+05$X=KmY&$ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_large_m.png.import new file mode 100644 index 0000000..6737157 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bpwwyki7mpf2" +path="res://.godot/imported/bar_round_large_m.png-62416b24e691d764b66c8715f98eb482.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_large_m.png" +dest_files=["res://.godot/imported/bar_round_large_m.png-62416b24e691d764b66c8715f98eb482.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..b91ae931a16bd344c5fad5f5fe0cbbca438d3753 GIT binary patch literal 371 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eL!3-pSzIhV?q*&4&eH|GXHuiJ>Nn{1`^8sKOgVE-oAc6L#B7dZlJ_8PZ!4!iOZ!IP6{;{ z2(Vn}P-t19F?$p1rOE&QyS3|xi2we!DroXcK`+tNqVIxR+&%ku%?nF=$#CvYCFk1N zVlz7Ocurr`4fASkkKI=hAedk-u}I~>w?7}GEZ3M$SECd~^e%?m2b3M$MCD9;Ki%nB*a2q?`8D$ENh0002_ zPipu}XZ%`p*&sgRF-`F@Q12>A`&M!COlI6BL+?gm`crPu5HIj9P3AUI^gUYaL0tP> zb^Ts<@-SNKM~#%xmH+?%4RlgYQy-r%kMGZ4Pp?0JzW`}V zc)I`q0Q^ZrK~yNueUj^Pf-n?>BNs`4R;?7}e%s~!AF(G9P;{pIgCYA3Ct)`#eaMS- zBGR$97|K0O!cB>Jf>_o=^DAlwd5u>fe%@kHn?HzvBiR61-HYlBXvm`lD&T;upBIfC z1_olMnrC$7yy>UInL1S-Ibob%G-4t><;$S^ywhEV`6}TJ^&Zr?F;QfT>mFRuk^+GF zO~C)4MY;D&H_C24?!o9b_j&m|?nRDkSbY9qL8H=;`FkWeL&?h6a8KJeb!X!>Hg>6_ z0=`|o{TEQVLTph7>2F$#nxw5f;i<*4U^Zgo_ z{Wq@snzZGgsFIh~;qSG)J{kplwhaH|llD8N^mka{C)1E;WZJ(kGzA7Ec$)5R21WryLhNV!*@vGRM2< zTwu#@{ZA_P>zE3;BhEB9PbhrSdX1y!n(Mo}Pre*{`hUV5b{CfD_txxb_p`aXVj7&P zH*mOfr)spm{h71Q+#tNTD1Ty5ub7`I7(mKbXafVyt9Jkt85L@#Mm*!b+tux%3K(&tyeZSa7T^2R@py&HF zF#B&@`88?FKT#zwt;64Id3`hr_-q;e$tUf1SmE!O(od!#&&+~;gcn>8(Ep!Q{Z8E- zXwJmzc_)Ad@sfiQKW`teKVN?R`~3{g5!?AeuJLqn4B@yQ+UqHF$bpBMm2uL^ z8MU7j_l^Hd&X0LmEY05P04-(k MboFyt=akR{0K!*#qW}N^ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_l.png.import new file mode 100644 index 0000000..89805fd --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cbyp65mfmx2wx" +path="res://.godot/imported/bar_round_small_l.png-24f143d2849e886876d44083c08c3ec9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_l.png" +dest_files=["res://.godot/imported/bar_round_small_l.png-24f143d2849e886876d44083c08c3ec9.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_m.png new file mode 100644 index 0000000000000000000000000000000000000000..f3ed8e04f037e11d68029d2cb5eb5bf480133583 GIT binary patch literal 112 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`=AJH&Ar`&KHmBEqo!`iGz@;;d z4G6>*e{ksHS#XE-eg8bk2=N{%0|}l4!7XM$wgF#79t*?7=Nycs)1UeQjbQL}^>bP0 Hl+XkKBKaRM literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_m.png.import new file mode 100644 index 0000000..825c26f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://4lce2kmvdurk" +path="res://.godot/imported/bar_round_small_m.png-87d58031a46f4963739f2bd7195c4dcd.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_m.png" +dest_files=["res://.godot/imported/bar_round_small_m.png-87d58031a46f4963739f2bd7195c4dcd.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..aa8f93575d6ef8bdc23400a4a6c934a3a9a9ab07 GIT binary patch literal 319 zcmeAS@N?(olHy`uVBq!ia0vp^96&6rt;7FBm3%Y`_-q;e$tUfTX~^%e!rw8a&&+~;gcn>8(Ep!Q{Z8E- zXw<#D8ykQI@sg7QKW`teKVSa+`uz-kf6u%HN@RGtIEHXs5A8cH)NCN&Y%VY> zH%m)3V)g(3C)RLIfAJ-4$wZZV;i(3kzV`y2?d+YR!_lyIIrpX#?PDiauiz85Tf_6E zcdjoJ>k0b^zt{VsZglROcSA{kWx;+!|Fiukmi_D9^(*4L>#mQi{(?L#NBE?)fp#)@ My85}Sb4q9e0Cx_1lK=n! literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_r.png.import new file mode 100644 index 0000000..e474fb7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cp46lir68ugdf" +path="res://.godot/imported/bar_round_small_r.png-14550acebc606255050d5ad3c5a725b2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_r.png" +dest_files=["res://.godot/imported/bar_round_small_r.png-14550acebc606255050d5ad3c5a725b2.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..044a99b0820b89808a1890debb6a206c7ba6ae8f GIT binary patch literal 374 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJOS+@4BLl<6e(pbstU!KdfKQ0) zSuV{p3`*y@w9as8o#W6r!>w_STkR}}t$CIkD5!acTN9}Ek)iJw+o;Q;CLi>CzXoRi zjVr$Eq($S?RlzyEprc>VeE@7M2VSaB`s6HsElr;B5V#O2if<3cS4JkGwnEf-#2 zdi3JIebL+l^S;ehIeQ{`qF_-dr`GpbN5U#r7RkG?MAx_6YEt4fxiy(NojX^f_3h7$ zZ+k6wZ1?bd_-J9Vllcc$SJk|GF$s^QRTX+?L_qZ`!y zR~NrNvfR~2?O=s{|6OIFpIbB%)8D6eZ~E|<>#y|k?hV&w=)75Lw0?hPq6E7aZ|6*) PQyDy6{an^LB{Ts5VRV(w literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_square.png.import new file mode 100644 index 0000000..416313a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dwkdqr0ubvcqs" +path="res://.godot/imported/bar_round_small_square.png-cea708ba419e9259aed5b501d894c190.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_round_small_square.png" +dest_files=["res://.godot/imported/bar_round_small_square.png-cea708ba419e9259aed5b501d894c190.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_large.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_large.png new file mode 100644 index 0000000000000000000000000000000000000000..d404243e551bff81d61baa6a10479ed0859e783a GIT binary patch literal 213 zcmeAS@N?(olHy`uVBq!ia0vp^2|z5t!VDz8AAhs|Wam zxSrwGILobdmRs{Im*yF6O`z~uF0D^KX)mqA|0h)grM}z8zEgMSb&hKR%CVOO`31+n z@4vsFpltp1v)o!|xi!ynX`bQM1PY(!()#3+_R>21yM63Cb@%^C)j$Pvf^JL(%CVOO`31+n z@4vsFp`fhj(}^Ar*+HcNY*Wnn5>5$fQ;$GYv> hGHD;jxgspf7}l*$ydBsS!41^P;OXk;vd$@?2>?14I2ix{ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_large_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_large_l.png.import new file mode 100644 index 0000000..564275c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_large_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bq3ht27fanrc" +path="res://.godot/imported/bar_square_gloss_large_l.png-b8c380a3c373c44a881a9617bdcb10cc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_large_l.png" +dest_files=["res://.godot/imported/bar_square_gloss_large_l.png-b8c380a3c373c44a881a9617bdcb10cc.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_large_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_large_m.png new file mode 100644 index 0000000000000000000000000000000000000000..a66eae20fb4aaddce6249a30dfe13efded817914 GIT binary patch literal 126 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaP3?%1DUd;wlEa{HEjtmSN`?>!lvI6-$0X`wF zXSuchCslv9kA0`^Zgy$D3{YIw)5S4_<9c#}1LML3hQ(oxj4!X$8z{_m+A0gw#x5Ja UlJVeDE1*IKPgg&ebxsLQ05Y&4SO5S3 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_large_m.png.import new file mode 100644 index 0000000..10c9d49 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cukhlpyeoi8f6" +path="res://.godot/imported/bar_square_gloss_large_m.png-af5dcbc9955a7be480871bc06feda1df.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_large_m.png" +dest_files=["res://.godot/imported/bar_square_gloss_large_m.png-af5dcbc9955a7be480871bc06feda1df.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..272447a276858ee88d651c11c26beb621aff81b4 GIT binary patch literal 187 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eL!3HGH8OdY;sU}Ys#}JF&WSi4#zs_gm|8f4q ze}*Yr4?KC@+uGA&vfyQ2!k_sez2S$Shp(61xBvf%4^IxIvazwX@%yy!JQWpA6$lP* zEM$$SyHnc|&fLC9hHL%;-WLfW%!Un5e|Lvhi1r*~jy2i95j8vDep|Ttdk2aC|Lqla m3M44rGyJbEQNQ~h2SdU|op*drVi7>sFnGH9xvXNS%G}@0G|-o zGu#?yxwX!6Yo6uOJj1OC6h6zP^~opgrFHms``CBt?*EgjfePjX-IxrNV=oEv3yy!^ ze}6wiy~?G=SfG%tr;B5V#N}j;0!wCAy)`_R=?@-AH2eI{(^z3~q9Dy&W)5RfniJz% v%hd}SuF0sJzgcqlhBe<}HV=WO#as+|{zt7J?>3zUG>E~|)z4*}Q$iB}c4|QK literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_large_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_large_square.png.import new file mode 100644 index 0000000..eebdd45 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_large_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://io6jb08yqvu2" +path="res://.godot/imported/bar_square_gloss_large_square.png-4a2440693597b7e3362be5225f16b03c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_large_square.png" +dest_files=["res://.godot/imported/bar_square_gloss_large_square.png-4a2440693597b7e3362be5225f16b03c.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small.png new file mode 100644 index 0000000000000000000000000000000000000000..def7b32f791f4e39d0bfaf47e8a9cabcd9e2b759 GIT binary patch literal 209 zcmeAS@N?(olHy`uVBq!ia0vp^2|z5s!VDy(r=*_(QY`6?zK#qG8~eHcB(ehe>H$6> zu4lM4&T?y=<<>mQrFn*16DWL^OY4(Q+Dq&3@Ak3p)ZPClRRa~w3A!;ED92tBCr=m05RLQ690iunOa+OlCoG+XERHE$-Zz^ipm4&&GkKE^NG@ob zsnT$8RiY?o!iFpb!$�JOlSXHh9^o-(kYLior-vOjFqE&2FG+44$rjF6*2UngFN# BM1}wW literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small.png.import new file mode 100644 index 0000000..91e8b82 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://4iwg5jbn4btx" +path="res://.godot/imported/bar_square_gloss_small.png-3916498cde2290411ee403bb03647cb3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small.png" +dest_files=["res://.godot/imported/bar_square_gloss_small.png-3916498cde2290411ee403bb03647cb3.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small_l.png new file mode 100644 index 0000000000000000000000000000000000000000..3e744e5de50ee68b47b007eb1d2ff9937034f5bf GIT binary patch literal 188 zcmeAS@N?(olHy`uVBq!ia0vp^96&6ZRaQY`6?zK#qG8~eHcB(ehe>H$6> zu4lM4&T?y=<<>mQrFn*16DWL^OY4(Q+Dq&3@Ak3p)ZPClRRa~w3A!;ED92tBT~8Os5RU7~90iueZHmu%CQQh@zjyY-GkFGv#cFCBvqaSxLvk+j fsvKZrVdP|(SD~$JdtF-tsFA_b)z4*}Q$iB}%g;Ed literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small_l.png.import new file mode 100644 index 0000000..ecff414 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dvxrn2c7exw06" +path="res://.godot/imported/bar_square_gloss_small_l.png-ef852e1fbd4776ad6c99002df8eff4a9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small_l.png" +dest_files=["res://.godot/imported/bar_square_gloss_small_l.png-ef852e1fbd4776ad6c99002df8eff4a9.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small_m.png new file mode 100644 index 0000000000000000000000000000000000000000..cc4eee408ed9f57398263732a9d7b19519efb319 GIT binary patch literal 119 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`cAhSdAr`&KHmBEqo!`iGz@;;d z4G6>*e{ksHS#XEd{+*pvggDP0MxFcdd!VeQYii7|nT|1@?`3$P%gtQpzc2=95`(9! KpUXO@geCwmHzK6~ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small_m.png.import new file mode 100644 index 0000000..0879b68 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cb617putfur4a" +path="res://.godot/imported/bar_square_gloss_small_m.png-932cb8dc8b085b09931642af220a2866.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small_m.png" +dest_files=["res://.godot/imported/bar_square_gloss_small_m.png-932cb8dc8b085b09931642af220a2866.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_gloss_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..85b80b5c878ad00d59ada8f2fed0b76cea9be95b GIT binary patch literal 179 zcmeAS@N?(olHy`uVBq!ia0vp^96&6)1KpI4@bzkipPoENj>%z*<3J~VR13a_7`(L7@p zSC96APmkXzi?GU^D$=Oo5x&6qlq+K2{tD9vc>-I^6z{f#o4w_aTk9;h=2&?pM26@T8DqPkA0`^{y(W2s9;Xejmbbc_L3mK;Q06b z_xCf@t6XY~1q#`Cx;Tb#Tus|5Ij zxSrwGILobdmRs{Im*yF6O`z~uF0D^KX)mqA|0h)grQWH#KPuUH6DYx6666;g|GxkJ zeujFLOO3HWAxBRa#}JFt$s7fdu1p1qsVAabg(8kAT(z6b60mVX;#HqX2ecNn-BoD_ xryO1{ln41et?ObLRSC) literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_large.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_large.png.import new file mode 100644 index 0000000..f33665a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_large.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://nno6ara0g5te" +path="res://.godot/imported/bar_square_large.png-a11cc0b98993755bf3aba9aca50e1904.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_large.png" +dest_files=["res://.godot/imported/bar_square_large.png-a11cc0b98993755bf3aba9aca50e1904.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_large_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_large_l.png new file mode 100644 index 0000000000000000000000000000000000000000..d484c8f828057401b0748ed52153af353216e527 GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eL!VDyBWEdlX6id3JuOkD)#(wTUiL5}rN`Oy@ z>ltp1v)o!|xi!ynX`bQM1PY(!()#3+_R>21e^ND2>Ycj#qmqp`ffDQ`L4LvU@B8oX zXQ)@X)EEmC()M(54B@z*%ux`@%EA-5`oNTs-#!Wn5vIakZ`qitf)cXVS{)R*;^~;c a#qd-p?y$nnPd9+t7(8A5T-G@yGywq5N;d)k literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_large_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_large_l.png.import new file mode 100644 index 0000000..749ea21 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_large_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://wur35mohiqjw" +path="res://.godot/imported/bar_square_large_l.png-b49c26d68e9711bcc30ec9352b6d62ec.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_large_l.png" +dest_files=["res://.godot/imported/bar_square_large_l.png-b49c26d68e9711bcc30ec9352b6d62ec.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_large_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_large_m.png new file mode 100644 index 0000000000000000000000000000000000000000..54e3129f988ada7c31136d7748fd35c1295adecb GIT binary patch literal 118 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaP3?%1DUd;wlEa{HEjtmSN`?>!lvI6;>0X`wF zXSuchCsn^wcfaQ9avP+>)5S4_<9c#}1LML3hQ(oxjDIykZU-_jbS1j)eBe~@5vYd2 M)78&qol`;+05$X=KmY&$ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_large_m.png.import new file mode 100644 index 0000000..7b4bbcd --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cijp5ytovutgn" +path="res://.godot/imported/bar_square_large_m.png-2807e80134941456d512258e0a35e991.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_large_m.png" +dest_files=["res://.godot/imported/bar_square_large_m.png-2807e80134941456d512258e0a35e991.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..6691990bba49397b113e7b2a20d37423092cd340 GIT binary patch literal 178 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eL!3HGH8OdY;sY*{5#}JF&WSi4#zs_gm|8f4q ze}*Yr4?KC@+uGA&vfyQ2!k_sez2S$Shp(61xBvf%4^IxIvazwX@%yy!JQWpA6$lP* zEM$$iCvV#v-n?KdC)fN1ye|?$4zFlixVVwkc5m>}ws7NS%G|&0G|-o zGu#?yxwX!6Yo6uOJj1OC6h6zP^~opgrFHoKq-vnlJ9YO*B^z%7CD==X{DR}(_ut>o zP_J^SF%~Ff;pyTSB5^sHqac!%Rc{SXd+)06UvafXmQrFn*16DWL^OY4(Q+Dq&3|4G$Asdwt`k4iS)1WK@%1o;KWzwf`l zpP^pmQe!Mo$j;NnF+}5hGDktAD^o#Y>WL^ZRaQY`6?zK#qG8~eHcB(eheDgizr zu4lM4&T?y=<<>mQrFn*16DWL^OY4(Q+Dq&3ck1r{ld6HTCo?y`21>A(1o;KWzwf`l zpP^pmQe!MoNYm5BF@)oKGDpG9y|Wdo%_mIAi{ILn_+87uuvo2-C17Kz_yh)N0TvYo Yji>7W9j3WQ0W~pry85}Sb4q9e06B3s!vFvP literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_l.png.import new file mode 100644 index 0000000..3356229 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://drj3lhcvccv5s" +path="res://.godot/imported/bar_square_small_l.png-db33fc2eed9defe7e3f41a9450e62915.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_l.png" +dest_files=["res://.godot/imported/bar_square_small_l.png-db33fc2eed9defe7e3f41a9450e62915.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_m.png new file mode 100644 index 0000000000000000000000000000000000000000..f3ed8e04f037e11d68029d2cb5eb5bf480133583 GIT binary patch literal 112 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`=AJH&Ar`&KHmBEqo!`iGz@;;d z4G6>*e{ksHS#XE-eg8bk2=N{%0|}l4!7XM$wgF#79t*?7=Nycs)1UeQjbQL}^>bP0 Hl+XkKBKaRM literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_m.png.import new file mode 100644 index 0000000..8ac01dd --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dnm6g5wp4pj73" +path="res://.godot/imported/bar_square_small_m.png-69f5f7fe1bf567a8654e4a62f20ac076.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_m.png" +dest_files=["res://.godot/imported/bar_square_small_m.png-69f5f7fe1bf567a8654e4a62f20ac076.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..cfcbec11e600c197802fc6de5c09396b55efdadf GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0vp^96&6)1KpI4@bzkipPoENj>%z*<3J~VR13a_7`(L7@p zSC96APyb#>im*0aQ`4y75x#KnL%@NiclnEaDoQ`|wS4^lpSfw`(WcuU{tNf)kIiRc YsAkeU^-oe-4ro7vr>mdKI;Vst01XO7)c^nh literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_r.png.import new file mode 100644 index 0000000..fb76b4d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c4hacv8mv5x7b" +path="res://.godot/imported/bar_square_small_r.png-ddbd97a4c9ee3c06c2507c695d85eb7a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_r.png" +dest_files=["res://.godot/imported/bar_square_small_r.png-ddbd97a4c9ee3c06c2507c695d85eb7a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..14fda6049591cd36566a5ab9a6b930643c479ed0 GIT binary patch literal 195 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFw_aTk9;h=2&?pM26@T8F<=cmJPM4U|2Zx$!kng1scjFF5{v|NZ?8 z^(vPdV}U~Eo-U3d9M_XM3U2bU=&j+ox%*&(baTmXErk^~PHd<1db;OXk;vd$@?2>???KBNEu literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_square.png.import new file mode 100644 index 0000000..85fda78 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://o4si66ti708p" +path="res://.godot/imported/bar_square_small_square.png-4b87567359628ccdd52a4d0d36ec82ff.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/bar_square_small_square.png" +dest_files=["res://.godot/imported/bar_square_small_square.png-4b87567359628ccdd52a4d0d36ec82ff.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_blade_rectangle.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_blade_rectangle.png new file mode 100644 index 0000000000000000000000000000000000000000..cfb83a4959a1b662b920b82619eab449e9016263 GIT binary patch literal 646 zcmV;10(t$3P)Rsb>!se@=Rv@{QdFq^UBK6`_|mi(bnVS?dt3CnwqD)y~&=QtI5jN zqNA^?tGM~Q#pUMi@lR>^`1=21d(8_fmX@Rc|NrhMN7~%yd9MXq0000DbW%=JKVQ$! zzrUZaKVP5U01eDav!m_c}blPo)-{sZqO^+H}tCd8j>utwz?CzQnORPC_?qM`4(R=cZ zZ#cXsip{xuEb)8ukY#jXoGZ)c*CTd?e-Djso_kO93wSxAxBCc)jsE~8`u^eoxj%R= zz-})afC|6{Kn36ezyfdqU;&r_xByH5TmT*bFaQq#7=Q(U48Q_F2H*fd18@MK0T=+- z01NQ;S)6wm}9rHRjF-k5#KC_Zi2wiq07*qoM6N<$f_8c-AOHXW literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_blade_rectangle.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_blade_rectangle.png.import new file mode 100644 index 0000000..fa78c2c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_blade_rectangle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c4joqoiljgaha" +path="res://.godot/imported/button_square_header_blade_rectangle.png-40c32c14b7ccfa9fc859828a29558a56.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_blade_rectangle.png" +dest_files=["res://.godot/imported/button_square_header_blade_rectangle.png-40c32c14b7ccfa9fc859828a29558a56.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_blade_rectangle_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_blade_rectangle_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..e327b67f2375085b7544be4cc188d8b7c316f47b GIT binary patch literal 695 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dtgBeIxZ|Zmpq*&4&eH|GXHuiJ>Nn{1`j|KRI zxSr$CIK!=RhD&Se)Wy@LEk4Vob%t9L$e1>5(X?qxrcMQti-2lZC6*qOv0N9Kx45`v zL3Pg-_qdb7hKCQIeq`wT(mMSAk+WYNV*kdKe=-eu{_?~BIcq+C{Pumpx(`lqe?NZy z`t9eZ*wQCYUVQRN`}61T$B&;+ox1q@+MV+}+86nB?@L)dRj|J-pnqN1_~ONDkDt7K z_4?ziS<6?i-mz!z$wiCTpFDMK-n`X6cOQNF?A=HI%pX5~{ZFbs%dG`;JLb zy7Tbxz4Fp&M z)C$EfSL?sKTcrQ!(x3nHyO>?r4<4@&yOHpm`&*)eY>VNwSv3nEe6ZYYwRgu7X0_?7 zr<7g4z31_Xua=5I8=sxnc{@ti@%cS@o2##Q18>Ug-pw*!od4tmzn)^xPan1%O?x~4 z@Im9Qz3RUhZSpQg?qhR#wZDO-_J0-gPWuYI14Ty}UhuNnYOk#@?qnd-^uqEoDf<0^5`;8*I*?nuf6piAx7Jrnl?+!se@=Rv@{Qb(x(ed%~`_|mi(bnVS?dt3C$;#HAo~xRgr>m>D zyuHbyqp$h9#pUMi@lR>^`1=21d(8_fmX@Rc|NrhMN7~%yiU8&00000DbW%=JKVQ$! zzn{OaKVP5U04K34XaE2KMoC0LR9M69*V#_PFc5`d16{HhDEq#3Pt(0=d|bc(dr>4J z5jFM zSg&^t_~KaIru3e5;Ub&}rPB2Napzv5pUlA~vDUyB@UWw{elbNGd;=+UpKJ^7jphRD zO*Oz4zy@pqT)-N@1*`!~z#hN^>;XK$5x@f+0W823zye$W9KadC0h|F0z#YH<+yOK| z1keBxKmt?%2~YtPKn73%89)GCGJpWan@Ygz_`_5HlJ_?~VFEzm-{ydE?*O*3F~0#! z$<;s&)IbgV4KQ6Srrg8qZ4OugD=v_|%>grD#s#vsIbb=TFS$VW_P_j$Ax1hbcOUB! zLea)hm);O<;Q>+E`v~xa3{YYFk8dgcuYS!se@=Rv@{Qb(x(ed%~`_|m$AV1d=GtUew(GD%&8amSuFVWG~ z+#9T)}EfLqNA_8y~&!Ir>m>D`MbsC=I-%NY54g1|6+U13o4eDqyPW^?k7ju z+~*0(LmL1901b3fPE$W$&(FV~zpp=EpWgr{u`6f*00Co3L_t(o!|m7CZi7G&1<+06 zf??BpFYXoNZp_Sj|Np1rNLeWeyfXpiCE~u%(ben&gOE~`D;1z~c6@Piia$~+xz27{ zmVuMYb4-gX#R0%|qY+WLRf*K=SBN!n2saU(N0k~Mj|4yz-92pW3DuKMWE?1k_yyc= zsjQxLTAJTLM9qhr)OoGAz-r9^y1ibPTVS$WP7=TfV8ksjL!2dm0l7 zA$J4w#bVB1;=U(f1N)wU3s?&9080TDU@O1^Yy~)gwEzdO7GMDO0t~=jfCh*HG(Z#} z0jdBAPz5M}EIBzr>{k8<&*))W1=;2U)kaTLv86Jn xg;n7o`dR0FL`O&$b7c4PEoIHiI_}k^`~(+G@CQe}yOsa|002ovPDHLkV1fuqIzs>e literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_blade_square_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_blade_square_screws.png.import new file mode 100644 index 0000000..de4771b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_blade_square_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cdcdps7vm5cx6" +path="res://.godot/imported/button_square_header_blade_square_screws.png-94c1d6aa278b87616046ab5f619b3ec6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_blade_square_screws.png" +dest_files=["res://.godot/imported/button_square_header_blade_square_screws.png-94c1d6aa278b87616046ab5f619b3ec6.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_large_rectangle.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_large_rectangle.png new file mode 100644 index 0000000000000000000000000000000000000000..abbd6b76afe256f6e24f908285c35418f19f3594 GIT binary patch literal 428 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dtgBeIxZ|Zmpq*&4&eH|GXHuiJ>Nn{1`lLLH0 zT+eZ6oZ;3u!=*KC+M;RG7EhfDB$u4w);tRq0jhdr==;?n_N8_BC)1F>apk8@UHtg* z^TmtTUcLVK$tP{m;`Mv>o?N|p$Gmx~PoBCqYu57rN!4e$fu=3~|NsB3JI~*#yKB#> zH3S;OT@vIMY#)E#e*OIT{qyfLaA)Kd0fp~+x;Tbp+U=Rf_K3E8@Cr=1H9wNAJlBwwr^Czty?&dgUS=JJ$x*0+CKUVQha zy4Zi^t}`vWLo|2RGhClpa$R3xBhw@XCJu!L4B`S)LubW-dWN_q!VV0KECO)i2mgT! zrOe(xZtY^+;&7TNBHFw`?nNX+_G`8eGRM`q6LPPL3Ox{SVA}rj;LZOt@-%du&;H&N zp}d*7ApPxrX7+A(f%iN9#Pu(4GTm=+^atDO->2#xsuUdpdX&M_)z4*}Q$iB}=9ILv literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_large_rectangle.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_large_rectangle.png.import new file mode 100644 index 0000000..696e37f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_large_rectangle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dndh4bd02yflh" +path="res://.godot/imported/button_square_header_large_rectangle.png-08f722aebfa724fc5a6e0aa3cb5d63e7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_large_rectangle.png" +dest_files=["res://.godot/imported/button_square_header_large_rectangle.png-08f722aebfa724fc5a6e0aa3cb5d63e7.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_large_rectangle_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_large_rectangle_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..c9389e44e14e93a6a8e0830e04aee51bab53272d GIT binary patch literal 479 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dtgBeIxZ|Zmpq*&4&eH|GXHuiJ>Nn{1`O9OmD zT+eZ6oZ;3u!=*KC+Ty8G7fqW6L`%+aYn}y(ECQ-}Wa#_VA@-$p_$Sklzj5WKPF?)? z@$&#uhS^ldEFG$dgj16_%v1--Z;Q6l< z;^yWE7-mPS$J{=r#AephdO1(fxw~M#{{5Edb9a^N7*?CV4BO9;&RVga;r#K(Cxzxk zb05%sbd2f5TGj_rg{h2Bt}zwV?|rA!aOc%7CngSs1_mVJPddW|LH-x)54uZ`L_v!F zGQ82BZtGo|NiUDTN|F4U!Jm$(f|MRl}vrdrvXEP!PC{xWt~$(695fV B&XE8B literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_large_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_large_rectangle_screws.png.import new file mode 100644 index 0000000..09e6229 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_large_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dbxfssfr7anqo" +path="res://.godot/imported/button_square_header_large_rectangle_screws.png-c428bc8061ea0c69f4678ea416ece4ba.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_large_rectangle_screws.png" +dest_files=["res://.godot/imported/button_square_header_large_rectangle_screws.png-c428bc8061ea0c69f4678ea416ece4ba.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_large_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_large_square.png new file mode 100644 index 0000000000000000000000000000000000000000..bde1710dfb5fbdcad1d544fb9a7f90f182e8c65f GIT binary patch literal 391 zcmV;20eJq2P)ugFp;L zQM1Fa@5}fR{{JgOq)^ZyLz>99_B+iK2r`D^C}KfT6w|&oG2bXQPn`-Rmz?3&JPQ^9s(NJT`_&=#rFHlx(~!S$<)=*<0(F z=eVBR*YMWrfa8+~+&6&Sb=N2BC+z+c9nRsvz$DP{p4q`(=|FYEY$HaHzz4|%FLxa) z&)Chkf&Cj;AK#6iOxs>Fye+%^i)q_${q!>dU#0KXT@F8y(YEzpYIL%jU_jP)Re^~! nlU<(m-{0M7{MM$scPF#&MVH*U7bf2ZdX~Y{)z4*}Q$iB}{^ZNW literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_large_square_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_large_square_screws.png.import new file mode 100644 index 0000000..93d9c5d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_large_square_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dc6imlv88jvnr" +path="res://.godot/imported/button_square_header_large_square_screws.png-0f56e2a64aa7940f40c3c33e8f2fb9c0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_large_square_screws.png" +dest_files=["res://.godot/imported/button_square_header_large_square_screws.png-0f56e2a64aa7940f40c3c33e8f2fb9c0.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_notch_rectangle.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_notch_rectangle.png new file mode 100644 index 0000000000000000000000000000000000000000..681a553050aed26af9ed30bcd38a5ce07e6cdbd5 GIT binary patch literal 542 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dtgBeIxZ|Zmpq*&4&eH|GXHuiJ>Nn{1`=Lh(N zxSr$CIK!=RhD&Se)Wy@LEk47od6r8H$e1>5(X?qxrcMQti-2kmA3pua(D$Wv_*aM6 z$4}n=jVu52=kF)ekazFDJbm`=b5_HzlNUdK`TnJ%=WFZqdkQeP!j zJ$drtlTX^IQx`ve{QTza=l3Q-uU>z=c=6hvy(dqey0&QX`g!wKuU@@l)~x0Kld8{h zgKYo*|NlF6_giGB*-t=KK}gq{rl&yw~wEHpFyyy0O&48K~ERQkc@k8 zZ=LjGHWX+{WZ!fqi6i^QNw2g`x2`_^UT@ZPMCO^Fa%sqa;VbHqb`fRwc0WuIxY`u; zw{GIxYrhjicvp$u`TPNykq(Y2a7)+g_j`kK=gMfQ4&Cv%wd_eOcHz3s*FgYk}O zud9RC_x%kCq6#bm4h)P)#2mwfELnrid_PS1BI+gB_tf5G+jDAn;(=c;BjqMrF$C1q zgxWg%YMAc%OWnap3R$Os!+}bMZS9Azo%&Fg&Ax%TER5mpHNFJ?H)|Pgt(86Stl~}t zNn{1`HwO5G zxSr$CIK!=RhD&Se)Wy@LEk47od6r8H$e1>5(X?qxrcMQti-2kmA3pua(D$Wv_*aM6 z$4}n=jVu52=kF)ekk4Pf|2lc`OGVGS_g_9|H9URx?%sn}Ut6cYo4(@X%?GbMQeP!j zJ$drtlTX^mkDpJSx_DjK_`a0Yc^>VHe7ctf^q(r&zj^!ly-Cok*B>ulyf$y%>P3s! z@7a6ua*M+_x%6=|DC$~tvk<;6}t8T9mHD_o%Bv-o-ZKTw1Vh!`r(3x%a$zfbNHa1M|PHll`zz_QNWf4OPK>6+f@= z?kGRs#kl&o_4fxy8P7D?$GgfaR33Oc`M-KYxD-qqgmy4yNUUG5@Kl%*!=Zl;&QsUA zFtq$_Y}1PFWZ?MC%p1B*=m!_$2XBW{%F|!&u`gEk^PPU&FE{z!tPacTRrTj&Bxi4U k)b}_)`*FzYpP4yt#q%9Eazq_wFVdQ&MBb@0A3p%0ssI2 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_notch_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_notch_rectangle_screws.png.import new file mode 100644 index 0000000..c8ee1d8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_notch_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://df4okwslhd22d" +path="res://.godot/imported/button_square_header_notch_rectangle_screws.png-87fe693542091469d6dafb4b535d7484.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_notch_rectangle_screws.png" +dest_files=["res://.godot/imported/button_square_header_notch_rectangle_screws.png-87fe693542091469d6dafb4b535d7484.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_notch_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_notch_square.png new file mode 100644 index 0000000000000000000000000000000000000000..a0586d046755a7e9c2f9851fadbbef1928d3b5b6 GIT binary patch literal 511 zcmVfbQ?~^mvT=$PThe2!1**0&8{2kcyd`nCaVfvqc0-!_25et&QU>f2j+jXBm_`0Wc` zBNqd#*t-=5A^}R@eF-FjG6Zz~`6fzp-+7)A{Q%HZCwo$hBCG%a002ovPDHLkV1nEY B^*8_k literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_notch_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_notch_square.png.import new file mode 100644 index 0000000..cd44b9d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_notch_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bk4tbixf6ivjv" +path="res://.godot/imported/button_square_header_notch_square.png-dff458a0fe2f83894791fd273a86dac4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_notch_square.png" +dest_files=["res://.godot/imported/button_square_header_notch_square.png-dff458a0fe2f83894791fd273a86dac4.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_notch_square_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_notch_square_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..ff447e7a21195698f314a77c068240c643066363 GIT binary patch literal 569 zcmV-90>=G`P)S221-x@mQAV1FxEAKQ??CtaF>+#Xi)}EfL zqNA_L%GR2ir>m>DyuHc)VtdUCDwdX`|NsB)Cr8@c=kunlCIA2c4RlgYQ$JtN&%d9) zuRmX(-vB4ED`)@!0UAj}K~z}7?bpX{!!Q&?Q6_OwVTzqz9rqT=Rc|Q%|A)l^!i6A^ zCP-%!@b2FMBrQB-DMcSaP(MY1hHE)tJ7)v-iBf1(43T;ALzkdnD?3}I(Q^Hh^ z3r18FH+Q8rsjZU<0sH{nvUCBYy!{0VS3sN;m`|s3TVS)>ZEC=nXlx6tfpra-5KU}> z6|kxSv&CX&3+%Vs{pnv~00IyIBhd2&K7D}?Phk1(3A}yz0Wad!16V#jiwAiW01Q8# z#s@eKJl#u6KspwH00bZae*>ufYg1(_D?sgEn<`sb0c!u+RN2Z3Q2W=W%2xgdpE1Qq zWN!DF7$IeC425$;v{?k?uJ<_*F`mGq!=G=?Nn{1`lLLH0 zT+eZ6oZ;3u!=*KK>Y{1WfN1fwX-m#9vS+6b%=dw9sbEQeV|=p1L+`*7AAtR`1z+@_$nGS#F@-#sB~Rf2Zz#>(29n zYSuWQLEI%le!=$f=jYq6kKaH4K7-fvANfGx+nz3tAsP4H-trV`au9I2D3tmlE$ATQ zE}^~uHLr3+ZYZDZ_D}f9?JKKv+*Y5u#HoGy)V{bs*l@9}zn!x1hICJu!L1||*%eg?5e4gVQzJcS(?7+C~x5f9kz zth+9K`a|h!wgN^yodzInz$na}aCaBuneV^PFhy*C#l`u7+u=Z=q{Vms(}D+!=2Y7A zo;&fDVNS&N`3=oSZ98u7-+w(>FyeW;(lK$hS62(7xK2(3dXvG^)z4*}Q$iB}o$9uh literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_small_rectangle.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_small_rectangle.png.import new file mode 100644 index 0000000..73523c9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_small_rectangle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://27urw4fsuqiu" +path="res://.godot/imported/button_square_header_small_rectangle.png-b00358516326fde5de10b6b5df002348.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_small_rectangle.png" +dest_files=["res://.godot/imported/button_square_header_small_rectangle.png-b00358516326fde5de10b6b5df002348.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_small_rectangle_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_small_rectangle_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..93d79dea7125f361c4fc065388b20b56d75c39f0 GIT binary patch literal 476 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dtgBeIxZ|Zmpq*&4&eH|GXHuiJ>Nn{1`O9OmD zT+eZ6oZ;3u!=*KK>Y{1W7EhZ7B$u4w);!Cl1!MzNJu>wD>JaQL| z{P_9e#cQu#fBfW=cJkDK%&~uivxxT18*j;#8T{7T`tYAS%c^@UllL!K`A+yx{34HOldgt}wya)t%kJw+ zzDHM2RtZktR(fdbTa`uWe`i>}O}n_Ag$4#D4qQY5 z^S1WG(^PG?i!~@0q%c0Y#2|~_~w3zwu#x1N#8Fg zbS~^|FwOoiB@rprP|= literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_small_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_small_rectangle_screws.png.import new file mode 100644 index 0000000..2d18c15 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_small_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cbhc76xb64q3y" +path="res://.godot/imported/button_square_header_small_rectangle_screws.png-a0cf51b404aad1dff019ea9e8a25bcaf.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_small_rectangle_screws.png" +dest_files=["res://.godot/imported/button_square_header_small_rectangle_screws.png-a0cf51b404aad1dff019ea9e8a25bcaf.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..185da78d5a8e954ed32118a56c217304d96a1e0c GIT binary patch literal 391 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!SkfJR9T^xl_H+M9WCik*1AIbU z&v9s+;nq0Ar8RBZ;%U2*6Ju>wD>Jazv5-BPI8fyX6q%m z-F|7|RL&C`jl$FG*3_L;aX1zrzIze-EWiJl$D$MyKL=*3GGq;mPQ{|md{x7o9)9%mK}i` j{_mY_F!9{v3p326HoZ16Sm$g7^aF#ZtDnm{r-UW|ffTTu literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_small_square.png.import new file mode 100644 index 0000000..ab152a8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dqcc2276va430" +path="res://.godot/imported/button_square_header_small_square.png-5e8105c889f7ce11d6481f08982b88e3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_small_square.png" +dest_files=["res://.godot/imported/button_square_header_small_square.png-5e8105c889f7ce11d6481f08982b88e3.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_small_square_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/button_square_header_small_square_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..bf034e2a1b0c8a34603ee3eae6cf6cccf01b9fe8 GIT binary patch literal 449 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!SkfJR9T^xl_H+M9WCij|1AIbU z&v9s+;nq0Ar8RBZqN!6CO`EoO+O#ESxHZp$MS!Xv8Tx*8h<#}t{>e1tZ(RAQQx`ve z{Cx4^wO6k{e)371H*fW##p`FyTE1uR$&;t9tzNz3BA@PM0sZ?@R!a5Db!>jz;YpQis}QVMGe1wn*aar%$jQXWSZ2LEo;8){2lvj(gedPYMmOBR5Wd` zsZAC12PiHqVJV%aS^WNH|J+{<69KC$LZuYb*TpShvVrQth+c`B1Y0|Sc!10#n6gB^Ft z@7m|qTVmO7Fj~hSD3eX#&Z!0I+m;yx!lvI6JKA+3|BbP$yqWkY8}WzrB3?{PXYE@4wHl&#+?K#cl=$##m1m#}JM4rNKA1 zH5u@%IdzFwG;-B}FaPa7tNFIR`uL2|YnkfglOd(9KW@#qHC-}v&0N;j(*23?$yIjh zQ=XUqxN_lSc#nS7%g^F(cv620Xgc|yzBTp3Qr1I4#X5=U6B4c`+(;6<-SDiz^cw$^ z52CMl!#jnK7S|gbE^gBmT7KQ->&kaizO{X+Zt{+@XFt;_n5k&7eUI#iiGggJ zS4bwXm^qp1x%mAITfw@eazfqmYgJbR%{PCE?2Oj>`J3nU&iBUGW>`6&p7r6wkKel7 zqSDE?^ztUIHw>IO@x%c++r8WBPAjkOYrHr8e4}2upl51#9p9XDU9m@e=6(3+aC~ay z^sp-j4D5uO3l-My%2)m@dt=h14a?=PFW9t1Uo&&{{plyVb^gt_zSbFi>WuuM7jA*= ThxhmcqkzHF)z4*}Q$iB}Af6p- literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/crosshair_color_a.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/crosshair_color_a.png.import new file mode 100644 index 0000000..b7aa3b6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/crosshair_color_a.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://n4uvcvet43cj" +path="res://.godot/imported/crosshair_color_a.png-3ad89cf4f5c3907d8e9caff07eeb9f07.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/crosshair_color_a.png" +dest_files=["res://.godot/imported/crosshair_color_a.png-3ad89cf4f5c3907d8e9caff07eeb9f07.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/crosshair_color_b.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/crosshair_color_b.png new file mode 100644 index 0000000000000000000000000000000000000000..75763c07c9990d4842fa8f7f8a5745c406194c53 GIT binary patch literal 530 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*s3?yAI>n{UREa{HEjtmSN`?>!lvI6-D0X`wF z|49KrO`o$GeqX!uW8JP#v8CT8FaEjv=--c@KRCsG^w0ct^5XXe>;61>@!llpOGVE+ zb$6iInRz~6f!YL0g8YK@@AK!c_m4k6U%uYH|NVZ3V=4!?GcYhZdb&7J1P1 zF~r$j$oPD!VlK0AaiYg@mG<0)O8)to{Ij20O7j&z-a2 m^!#OhA^!?%iVnT}$G(`!ZjQ(47-L{SGkCiCxvX!lvI6;L0X`wF z|8WDLlFwNUzfNBK=%4w)Den7%b?;4r-l@9-byO^WUIvurDhcunzCWLT{d@WI`uiDf zPZgO46rJSh;uxZF{_P}dvBL@i%un@?n0)X4j;)u%n{CT|RGzq$3y!^P*+=I%P1s(Rg( zbCu`Tl`MIe?C<1gIU2sKydBcC>Dc6`yBsyW`)@0$uE;K#C^W@%-mVv0->d!4{`oFS d<@;8Td2(T@dvlUZMS-qk@O1TaS?83{1OU2vj!lvI6;X0X`wF z|B(Pt?1NL>dy}9q6+Q3N-GMSM->LZnMOjON{DR~8`}Z@ftY2Ub6v+2}>{lnKr_ zc)+sw*%?m-y%`4$HZNLStJcAtW^ktGMMiUhBM+PJf>|d)QV)1kcpYO5nC~ufl$2t4 Yo!waf<@2`7K&u%%UHx3vIVCg!02gCiy#N3J literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/crosshair_color_d.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/crosshair_color_d.png.import new file mode 100644 index 0000000..9c56dc2 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/crosshair_color_d.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dk308322fait0" +path="res://.godot/imported/crosshair_color_d.png-d2c29610580698dd355178fa1e2bccb6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Default/crosshair_color_d.png" +dest_files=["res://.godot/imported/crosshair_color_d.png-d2c29610580698dd355178fa1e2bccb6.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large.png new file mode 100644 index 0000000000000000000000000000000000000000..378c7ca11b3de665bf0b237263e7d6e8435b1481 GIT binary patch literal 930 zcmV;T16}-yP)I|{-ETr&WtAhOTsvJ>`!!L^1F*cSviAt!*)`Hz61&xybv{v{yt)azXy z*L8i+3=O3?A1jJpbS@x}ud40-pfUE_O7aX&1-O!aeb64;DN=Qh1w?qL_w9F9*df`d zF97*Z)%CAm?u()jnxUa||FV`0^PU0};9&gz!{gw z(dSg=QYH<60Z<4cD7sW+Hv%96DmZx(Wbgz|G{q=jBSRTrAqZiia;Y(54p;&VkWmtl zfeC=Q!n^E(igDmDoo+_trDG9h$<+P_7nlT7U=DDeLP{+NOq1K?oG?*>~Gya@dVn;Gu6 zqeZWqtSq&U{Qf5CLLW>q`-YE^6MN&9-Gc9ceR zjf?IErbU6iWnTE%<3@Wc_%|2-R)JV>wY7ugMrU+?04N1ffQ-J0F8}}l07*qoM6N<$ Eg6))@IsgCw literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large.png.import new file mode 100644 index 0000000..866d3a4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://64sckwvcwjgs" +path="res://.godot/imported/bar_round_gloss_large.png-5b68d3a85a90fd7710c2645c7218b021.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large.png" +dest_files=["res://.godot/imported/bar_round_gloss_large.png-5b68d3a85a90fd7710c2645c7218b021.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large_l.png new file mode 100644 index 0000000000000000000000000000000000000000..0d7ce582b4212e326d2651b3d8cbd6d951d5e45a GIT binary patch literal 613 zcmV-r0-F7aP) z+$KZpL0tP>b<-6z@=Rv`Vte;LUG67G%?m1`*AQs{000nlQchEEPv3t(&mS)jpYN}a zzh3|pMp@VZ00Bu!L_t(I%aznwV}dXY0AQvl%GKTX=B9wkr4#J<|G#V`q?JZ_SRV7W zP3VCocuYe-Xv1Pzf7EngfD<%2dNA{v<`RT1rS?%=*R=+}%T~L?5ktYeOV>vg1R>_t z=o4W6oraeWH$_n(I9T@;)0=cDApm9*$p7HzR8m-~p&jHOx3ULQY#x_c%057+74%b{ z#sf@sfkGMp6)MO-NfSmiVIxg&U?rH4GO(znQZn%98*Vwkp}{77a)1)>5!*`uwdKFz zm&Gu^8NIZSaZv4kbAU~cTDaygrY-s6pf{1NWeJzI{fz@0)ICf|7})A)*O>_-P?sUU zGr`u^CtnyKJbmGMtKk)O^$l7leV|7W;ib->dmzRrtL_=(Nv44w)c)+@s5w=922`i{ zh&hOm{t4BpJ{U0g18BpZ41f?<-T*+YInMh7;gQ7Bn}Y{800000NkvXXu0mjf9DNCj literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large_l.png.import new file mode 100644 index 0000000..b6ac866 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dojd2qtcss5px" +path="res://.godot/imported/bar_round_gloss_large_l.png-81cd3982bbf10d246a83931c8e15c035.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large_l.png" +dest_files=["res://.godot/imported/bar_round_gloss_large_l.png-81cd3982bbf10d246a83931c8e15c035.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large_m.png new file mode 100644 index 0000000000000000000000000000000000000000..a5e65ceac13e6698d989aaf3d6de3338067555fd GIT binary patch literal 128 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDD3?#L31Vw-pOS+@4BLl<6e(pbstUx|bfKQ0) zS#GWWN!8!&W8bN}n_ZeO0~D9{ba4#PIG>!Lz}%w5m}I$n!hwPZf83c4H#+;xnZ(G@ X_C9WdOt7RfP$`3_tDnm{r-UW|MSCL3 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large_m.png.import new file mode 100644 index 0000000..5e943cd --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dhqfqewgv3sqj" +path="res://.godot/imported/bar_round_gloss_large_m.png-b6dc04a500e7872329dedab0f0759b02.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large_m.png" +dest_files=["res://.godot/imported/bar_round_gloss_large_m.png-b6dc04a500e7872329dedab0f0759b02.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..6f88f06d4fa568473f60cc1c467f08cc5a40ef26 GIT binary patch literal 609 zcmV-n0-pVeP) z+$KZpL0r=nH2Yk2@=Rv`Vte;LUG67G%?m2o=`K|O000nlQchEEPv1X(&mS)jpYN}a zzh3~EsDFb100BiwL_t(I%azpGc7iYv0MHaFKZ?VBpL9Wb{=z? zVX~5#MU=QH4$_IRB6k{C#NHX`y3p64ZQE>hloBKgPCS}JEhs|3q7^hB0n6edtC6az zuI~0S=~W4#5Q}od<(YTjDPU3ZtZxv<*MS!IAcwv+1$4p7@hQ0m&;qJ8wdh#~S`EK( zO`x|RHUEnVbR$zN3?-yMEe`?R%f<+XYdMz?!#gY)Y$t{SrUE~~K>NR+haVLGhAkU^ zg5ARKHMEQ1fx!wE9>b?xk{KCSl8b1_SWeaO+eEw v<(;*XKRf_x*s&*{jPPROk#Xk9=vn#&^5w+Ry6zB400000NkvXXu0mjfP_YMu literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large_r.png.import new file mode 100644 index 0000000..758d100 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cccaivoccgh15" +path="res://.godot/imported/bar_round_gloss_large_r.png-d6c42b13a70edd7edc477c6758a8eb2d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large_r.png" +dest_files=["res://.godot/imported/bar_round_gloss_large_r.png-d6c42b13a70edd7edc477c6758a8eb2d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_large_square.png new file mode 100644 index 0000000000000000000000000000000000000000..0ee74bdaa10568825d561bdab480b775b3969937 GIT binary patch literal 864 zcmV-m1E2hfP)`b=owD@gS~UH)Bn{a$zYMPlYQQvP3g@iI{PM`Zg}ap^l( z+$KZpL0r=nH1bSl`&@PZVte;LUG67G%?m2)81Tse000nlQchEEPv1X(&mS)jpYN}a zzh3~EsDFb100KlwL_t(Y$E{Y`mZC5aO{0LUPVcMQ3ZkH*4VvNqzig;Vk!FqOO!s{w zxtCg~1vYKN@LiAK`bOuPwb-s!G@!YLLSTAD4?J@~FmZ|jIFmksZ`1WD335b`%;?DW zy8>5SWykZShVwBK=WbhI33`6%;JCmmt10mDu=#dr<%E}hU4Z-ry?*!dctAY9?8He@ zQ=q`ac>mz#CR}leRk*>!FO1x*1QQ*ezwqrLZy`i0YhdUT5@3RkaDE^24&r;MaD~9Y zP1E8$7554^W2C8Vs5Yis(%( zcq=J6v>$j>z(WkU4UY^?8N!>zq70=WE)bn*SS%y~IfGqw6EZ q&&f^4igTma3n|VECd~>e&Il>Y z03yr^DgXcg{8VrKTXpd=Q1?Mz`%rB4KwbM%ZSXEl`crQ5HB{3TH26bc>_J@lPipfy zSN>gh`c7*7UU&38TKY_A)*CtBD@glXb@@kR={r~4CPVd6Ywt#3*&sgVHd69TX7@i` z?k7k8VtdUCDl+d=bpQYW5Oh*bQ%`T-Uq64Z@4t^PpC1p;09nS^$p8QWnn^@KR9M5+ znAw_wFbsw3hP1TmZ0@@P3IZeV|8Ub2Hb-87oD09wtN)lZZ6c<%jF7JD<{g(sl)^OB zqFQKgoU_r`({Bchmot-RUJa;8&Q2567|=!bT$4CWpB-14#>utFBV8FV^#4CP&;H`# zK`}6;0jfO7la&&xNQHqBL;lji2nIA(K5ZV3VVHGXVR$?ctPgH&4WNLo18mJRCYpmb zSfiLug@KV6JKq@_UBDZI+=v0{C%$JHBOO7EYB~^({k*U9o3pn+X16wl1LM&8|pvk`D9(nFarSq0000< KMNUMnLSTZ4bt5wX literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small.png.import new file mode 100644 index 0000000..a187b27 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c2x7b3uriyuva" +path="res://.godot/imported/bar_round_gloss_small.png-636f78fbe27f5947e8b063cdb30fac38.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small.png" +dest_files=["res://.godot/imported/bar_round_gloss_small.png-636f78fbe27f5947e8b063cdb30fac38.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_l.png new file mode 100644 index 0000000000000000000000000000000000000000..5b1bcd53dd0bcf07cb872f460e6d3d4ddc72a95f GIT binary patch literal 464 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!3-pI!a4o{DVB6cUq=Rpjs4tz5?O)#$pJng zuIIV5&T(j*;nq0Asd<(Qh_ucCNp7t(+(1(E9Jd-!mrur@ko;eMSs(O#e+T4zb%?zzYVz4K{BK-Hn>@;MogH;TOA8C#+_ywcPt;nzTgepky#N3J literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_l.png.import new file mode 100644 index 0000000..4e26d43 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d036uvbi4fofo" +path="res://.godot/imported/bar_round_gloss_small_l.png-efb37185053fab041418a6e0e8f1149b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_l.png" +dest_files=["res://.godot/imported/bar_round_gloss_small_l.png-efb37185053fab041418a6e0e8f1149b.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_m.png new file mode 100644 index 0000000000000000000000000000000000000000..f37798d7794220105234621d8f71532de192d918 GIT binary patch literal 127 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnH3?%tPCZz)@mUKs7M+SzC{oH>NS%G|>0G|-o zv)o$W?PK4myZ=wBmezTA4=66@>Eak7aXC3bf$2{>Q%z5R#)2suxwte^1s8bg=d#Wzp$Pyc(IPAW literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_m.png.import new file mode 100644 index 0000000..7a23cc5 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bniph0ia8wu1n" +path="res://.godot/imported/bar_round_gloss_small_m.png-8f7864fd46d633c34a1c66ab6cecd5a2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_m.png" +dest_files=["res://.godot/imported/bar_round_gloss_small_m.png-8f7864fd46d633c34a1c66ab6cecd5a2.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..c34d94f26057105706b0a1602c51daddd927d5c3 GIT binary patch literal 465 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!3-pI!a4o{DVB6cUq=Rpjs4tz5?O)#$pJng zuIIV5&T(j*;nq0Asd<(Qh_ucCNp7t(+(1(E9Jd-!mrur@ko;eMSs(O#e+T4zb%?zzYVz4K{BKrI<30Fc*zkltwvde9kr_xx{LS8$gt-0Uw@!$n{%Pr zxhg?QD%5OFj>eaTTxG9rIUHn_J&~aHu&q>YpPxhFd-D(d*|UzHVlgsgwB7j4Cn-~Y zRm&gcr0=QAA~mPoy|bOo_4wq^#}=3TdALDY-(>$`c^eZik*xj$!1DkA literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_r.png.import new file mode 100644 index 0000000..dac818e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://chuo2my3dq8m0" +path="res://.godot/imported/bar_round_gloss_small_r.png-3841d9cd8acf537afde5eb08f13bc936.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_r.png" +dest_files=["res://.godot/imported/bar_round_gloss_small_r.png-3841d9cd8acf537afde5eb08f13bc936.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..aab3d6a6ef1b7b433c027a042c5259084bba9006 GIT binary patch literal 619 zcmV-x0+juUP)a3n|VECd~>e&Il>Y z03yr^DgXcg_d#C!P;BusQ1w7v{abbXRB!A-T+NEZtyNm@->`b=o_JzDcQSNcwB)*CtXQETZtSNTU|-z!M_Ty@+gL+?gm*&sgVHd69TX7@i` z?k7k8VtdUCD%w&l#{d8T5Oh*bQ%~PtZ$E#p@4t^PpC1p;0AK8jZU6uQVM#fd zdIA-e9zxX?h-uluR9Jzms$a7-*GRK#b&hNVivIu1Uk3S;YN%Q;L6p55WXMe_!RQTN zD@G7Vd?l1TTz)k!2MQA8r52#U#T}_tQDcSZzCg1PQxK-ed=v&p#3>lX`sfewPtn2! z8Fbrcf&RVW{8?L2eCyOrQvt&p;02BjPlx1q3xf_2?y$Of1+>V5eIUYPlS(X3*`XUl)?bsW>Qs$o%yy}8C|-xScp ziiXw>yDjML&KhC}!*G1feZ$O=<>aW!l8MVFjVa+tL8gAhmX04}Yth(V^vLIrl#F#x zi7tD>E{=M)ILcW)?(jmWXK~pYm_8(Gonjx>OVIlwk002ovPDHLk FV1mmT6a4@H literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_square.png.import new file mode 100644 index 0000000..e96c0e6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bulh7cjk0d5xt" +path="res://.godot/imported/bar_round_gloss_small_square.png-3d32a104cb58fd7c93d2e70e21cc3622.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_gloss_small_square.png" +dest_files=["res://.godot/imported/bar_round_gloss_small_square.png-3d32a104cb58fd7c93d2e70e21cc3622.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_large.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_large.png new file mode 100644 index 0000000000000000000000000000000000000000..a6dcdc2fc690a4dc4211ad3ff3fad3d54cc5af6d GIT binary patch literal 888 zcmV-;1Bd*HP)`&@PZVtdUCD()vo zQE^d70000GbW%=JZ%^Mpf6pH;51;R^kH234nW%q*0007aNklze;1@~7;Gm#^r*RhJ9cR zq+ta10|8DrFhJ=1MZnr0n808ENkHW3$LBQZy6!>@Bc&wWYKmTTFCb8l>QjFqjQ&(B zp24jESJCe-~Rrgvzgg0rw{W%I}BpWRSApgC7{mpxkWtk*~ky7#AD2C}m0Sa(1 ze}Cb_yox1R#8r+Yzc7=XNx<5I>o0u!l_ZV|qi_Vq)>;d|0(64=Wh=>}EoTLR5@2KT z$Kw-A28iJp^*dl~qX4L&HPoM`l`PQ0Df-;2S}IfkFaa{j1le4Q>`?$@Kn-_ZB^$iL zA=+aWh>f8GkV{6$buBeE!huLY04h!bDhL5EcZAR-sFADyc?>Ou5WfBfJo6Ip3~e2Z z1_FjKXo3#B1RP*Qfbk4Y&;TESmY0AQJ_W#COgSu>0XY8%_!00g1i&ow$v26;xr|o4 z1XObwg=RV(uReGQ_|W~RD^|Ld$ax9Kbt|!A+{|56Gq>?{JN?E>DgbC~ z`LnUb;S}Nd!C_|bCu`CBwid}}a?yO7qm#9$&Gi(0(~|UPb|`P{X=Sgk@WxS@*JVNU zAhm^}uZ+=QwOnwh1Ax7L}B_|N^Ep@MHd60K zVecwR^*~+xT6FR?RP;Ss={r~ZR&m@WL+n9Z(-k!FGEn_qcl%s*@=Rv`VtdUCD()vo zdd3Ok0000GbW%=JZ%^NUKhGa851;R^kH2346h>Lt0003$Nkl`x2~Qxg`hC^mqUt9Bip2x%_Jrg-31w<^Tru z0wEa#wi>N5a#)5?Ekl)>z}D+iy%|9Gdf{4Q;e_i=E1Jy#J%SjQx;o8(*djTO&!Ea0 z4d_8#?jDYcsgpZEdHVN+0};_bp+0t31FZf42HCq6AjE^e0wC7`<9-1)!KpkKiq5P6 O0000h^x`iH_3oxw&74BH>eeVARP R;sI30;OXk;vd$@?2>@tkAkY8+ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_large_m.png.import new file mode 100644 index 0000000..555177f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d73gqyk425dk" +path="res://.godot/imported/bar_round_large_m.png-6824fc5d9e6a55c860dd314730bc854f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_large_m.png" +dest_files=["res://.godot/imported/bar_round_large_m.png-6824fc5d9e6a55c860dd314730bc854f.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..944924e65145ba45dc3d227c2df34700746224b5 GIT binary patch literal 568 zcmV-80>}M{P)7L}B_|N^Ep@MHd60K zVecwR^*~+xT6FR?RP;Ss`&M!3J6GH$L+n9Z(-k!PTy^m>Q2kza@=Rv`VtdUCD()vo zZs_yP0000GbW%=JZ%^Mpf6pH;51;R^kH234nW%q*0003uNkl-|35QZrT zC|g^*S7le(B=7%r%}fGG20X``&Sk#L{wG$^g zq~Hi6gLP8SK`W4i0ybs;M*zv+VOtbb_sV_a-~@xGppYZkJUYZ*Ire~zJqL%E<)U!u zxLU^mSv`p%HpK8z&+>5$!S%D?LS1mVl4zhw^oU`wXDN38T`rDq2Rz>_9?nI7QVOJv zc3*+?bJQQ20PS#)Z`Mv8_yE+g>#Tkm;nT_|-|J3>`s0 zR=cYe1QaZr%>VygO(slPr|mg?=zU`*mnd4qad4s76Hbj*gsQO7O&0acOQnG?zl0dt-tv%SG)}R1hhZU>#L{aj7Xj;aT50!NU$*92fR%4kV}MliiaPVxz!Oi20VY@+jBlb zj$Te+VQh$i1-ig_R`LnTOfoz{FtPX;PRM5vLRifntV|?8MGL4;Rq|Ps5Y_uZ)RqYc zn82AY;4DjJ-U*OF0Vl6~5w8%`0kdFRjU1$0fs|^iZJ7n0z(KAeri{Ys0c6A-VP1W4qlKf z+b3|pqXE*p5v>+0i$jgtq=N|fod{&%ynP5l(|{`bs2aMIne2Ja{uzboDjcAYxl+jH zqQZD^cv`oUO6N-|Cz&VJm$-IPNn#(P?q-A0J7#0~7IMGFgOd>VETO>4M3@Uas!|la=85tE0000a3n|VECd~>e&Il>Y z03yr^DgXcg?YV1K=`crPx6*TiXSN&dh{91I@8#(Da zSM@+$`&@P3D@fcXL+~z5^-*i`HB|IHTG=2z??z$fHd69TX8&S)%?m2-Cr1uvx;X#< z01$LiPE$|cZ(n~uukXK)FP|R|&j1x@jOqXY0gp*UK~z}7-I!ULf-n$->br$yp zP*6a)|Me!-fH=+tsHq3Pkf*=wPAA=J@sw41Hk*|_mqXObcGRj}1pc(7(bNy#3|PM; zlW$)Qn0ZO3x#A>U>gHcdGZI9a;ZqQ zfiWR}<6sN}0ameW9>X-Pdag7Lj{+NmJ8%Y2Kz9+gRuzd>ppAAYrVC|ZB*V^EMWY*d zGmu*~LjA<|cSWQS#Hgkt<+p!#&kXNT@7+yS@&ZdCk|L zP2@FKKjtI^2byDWJG23CkGaL9YX{aT1Ae;h8iENL8jaP4t)ba~T1!V(x5P0Qf7~|3 z=!uOCB`ygMesYnqglWerW*~ElOBONEN15Q41Jez*EaPCy{u(W6Hhyj2hP%dN!uQOd k>9iX#YLY~n>!73l0i*;0LcIWEI{*Lx07*qoM6N<$g4?VZWdHyG literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_small.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_small.png.import new file mode 100644 index 0000000..d18f563 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_small.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://mivjban05hbe" +path="res://.godot/imported/bar_round_small.png-2672cff6b28200d856aa6cb4a9057555.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_small.png" +dest_files=["res://.godot/imported/bar_round_small.png-2672cff6b28200d856aa6cb4a9057555.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_small_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_small_l.png new file mode 100644 index 0000000000000000000000000000000000000000..8536fd194b93e5a34fc9e89cb23a6378c26b9892 GIT binary patch literal 445 zcmV;u0Yd(XP)a3n|VECd~>e&Il>Y z03yr^DgXcg_)BN=IamE&cll3h`crQANMzF$H128ob0000GbW%=J zPv2i}KYy?9zmG4U9}mv}U+jx+0002UNkllQ^IgONS%G}c0G|-o zv)o$$ld9jTyI*s4xeXMQ@^o(1FN6KYUlW#7G@3p+%IL2I)w)`5H{Xx(7cTDM@sFM5I9$y_|@2EMy zv=0Ab8+B8`?!8;$C)1E;Wcuj*)5lx|%8- z9U-M`D&jGD4snXC+c=nu*blz-<~E=6Iq*T`1k1SQ?G_b_*xM~8)F)muvi_2?{;O`v z3kNoB=IS-ce@mr4HQ!!fzs}}cemJ?{NJUYO jjaNT^yX>X~|7Gh;xtzU{HfYTQ`iQ~P)z4*}Q$iB}3OKO( literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_small_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_small_r.png.import new file mode 100644 index 0000000..819e9e7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_small_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://coeuhiyiy2106" +path="res://.godot/imported/bar_round_small_r.png-a7160a9a41a1a940ced904801fb591a0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_small_r.png" +dest_files=["res://.godot/imported/bar_round_small_r.png-a7160a9a41a1a940ced904801fb591a0.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_round_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..eed4e03cc4bb54c7a919f2f58a9e0ea2d280b367 GIT binary patch literal 596 zcmV-a0;~OrP)a3n|VECd~>e&Il>Y z03yr^DgXcg_C#U$OK0&iQ2SPK?_J@mQ*QlUcl=s(^Ep@68#(Da zSKlj0@GedDKwbM>b=)RH^-*i|JzCiyKJP|h@-cX7i7 zSrh^J|KGcv04-E~xbxs4nK5bF2@4Gr<0}GZ%4S*rA^l}zu=J%PP=4dUS3`janimAZ z3S?XTTo#o^QJ&jAvKJ`&|Gjz|RClVOI>8E2`5d7{Zq*7VZ}?6zfk5IbrsOesXe37p zV&tV3V8CsP)TZvRL6mMWY{(RZ1v2Z};D)#Wqu31dA^xfdNRYv_Gv?{v3;O>K1@(_k zT{Pt}+yQRjHsYyCg}Y#AgnHMp;EEhLBd8txU+}TTheMvsA^mR5!&q?W#`M`7FO7PM zTi}T|pEG)^9P!EW-;s`Udad@cs6=Fraf|u_`mw@=wZrZK`mwWySimqGUwhXudt^B| zsGjBG7>+lwjrJS)gpX+d-|6?SpdyTwtX)#EPDm9xCU8`7S5 i*>1gnylWJ2X|sQnxr~ElGa=#t0000YO80@+$;xi!ylYXX(Lv<|F_3P(%6L#+XC1w8O2+N$p{^u7RKQsL~=)}OtBH#ccYS@1?wlXkrC^W!` zAAAh91u--Ju4mBrc4E1Z_4mFT_5DkuxxQV9{V-o@M(CY?rg5tyPR;mQ{OJ?F!m{d{ UN)LK30UgfZ>FVdQ&MBb@05AoEIsgCw literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large.png.import new file mode 100644 index 0000000..dd6b1e7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dhfaxg1m23j5y" +path="res://.godot/imported/bar_square_gloss_large.png-8a438f17b18374f4127e1cce9b4f4e05.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large.png" +dest_files=["res://.godot/imported/bar_square_gloss_large.png-8a438f17b18374f4127e1cce9b4f4e05.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large_l.png new file mode 100644 index 0000000000000000000000000000000000000000..84140cbda7a7baf4c626c925d27d49b0b51916ae GIT binary patch literal 265 zcmeAS@N?(olHy`uVBq!ia0vp^5l9BvH;iY9rwIEGl9etTs%Q-cDBTjDA2 ze|JqP|Cg_o;f#v4X>PuMfQ3cD$4*sD&|!^hL|p!CT3X1*J8A2j-2dUMO{ENHCNsKlKiI=$evrlYipg6sPoQlKp00i_>zopr E0A{dT+yDRo literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large_l.png.import new file mode 100644 index 0000000..a0251f4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://wcndf6unw88p" +path="res://.godot/imported/bar_square_gloss_large_l.png-afb8548fcb95745a43affe551019efde.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large_l.png" +dest_files=["res://.godot/imported/bar_square_gloss_large_l.png-afb8548fcb95745a43affe551019efde.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large_m.png new file mode 100644 index 0000000000000000000000000000000000000000..a5e65ceac13e6698d989aaf3d6de3338067555fd GIT binary patch literal 128 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDD3?#L31Vw-pOS+@4BLl<6e(pbstUx|bfKQ0) zS#GWWN!8!&W8bN}n_ZeO0~D9{ba4#PIG>!Lz}%w5m}I$n!hwPZf83c4H#+;xnZ(G@ X_C9WdOt7RfP$`3_tDnm{r-UW|MSCL3 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large_m.png.import new file mode 100644 index 0000000..9a1c4cf --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://siv8e853lrl1" +path="res://.godot/imported/bar_square_gloss_large_m.png-a0ae0e3c8803b46454a10dd4b6c11e4c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large_m.png" +dest_files=["res://.godot/imported/bar_square_gloss_large_m.png-a0ae0e3c8803b46454a10dd4b6c11e4c.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..31935c01fb04ad200e576680762214a1a6263735 GIT binary patch literal 266 zcmeAS@N?(olHy`uVBq!ia0vp^5l9BvH;iY9xyIEGl9etTs%Q-cDBTjDA2 zOTLr8*I%D9F(ISqV^3YPu>AxL)%`3kESH$LGd4HKgan>*Z~xJF?QX)=2T%TsuHfm< zI256=h%@=1jm*=(n-<8Y2PHgb-N2^sXHL(G{+{yOX>q%leXrc`2)quoj=|H_&t;uc GLK6Vxm0}VA literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large_r.png.import new file mode 100644 index 0000000..0101e37 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c3o6yw1xn73y3" +path="res://.godot/imported/bar_square_gloss_large_r.png-15587d2357442b5c1fbe964dc37220da.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large_r.png" +dest_files=["res://.godot/imported/bar_square_gloss_large_r.png-15587d2357442b5c1fbe964dc37220da.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_large_square.png new file mode 100644 index 0000000000000000000000000000000000000000..d1c61216cf8690084bef410ae28611c884cd6755 GIT binary patch literal 305 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA3?vioaBc-sEa{HEjtmSN`?>!lvI6-w0X`wF zXSuY_aB80A(mcnZaRx*J*;;40HP3Ks0+qb94!^JM@jIsUM|il9BvH;igtOrIEHu}e>=@mtU-Z?wK<1V zPvg%2b!{bKDqGKdPBabIplu?n_K)BMsVTwF=L;>!6%kCi-hE7e v(;I=@!*Xx^*%vMOK6y{t3HG^iHmCLd>Sr&%lXR{O=qd(JS3j3^P6YO80@+$;xi!ylYXX(Lv<| z*Rx!jXE-&_a%r98fRGwzfFj(QXSp?jO73fW{0J}j9aH+!I{cYg&?ld?ck1rn?PLEZ zRiEY7+UXts1gMCsB*-uLety0DeEaqL`x%6;1^ony#(KIqhG?8WdhsM*g8_$Y;Fihf zS4RE&AHTKDrR!a_xXK(=0S5CUQzDcSQe+b!i7`okC_QH>-udF*_fKKvak^9NEtcLZ z@YuW1^1>p;o67d}w?r&{uQ;#Gn9r!FwS!?&jM5a{^U3l+ix@mz{an^LB{Ts5;Wb?3 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_small_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_small_l.png.import new file mode 100644 index 0000000..d00e1c6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_small_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cd412ces7o5ws" +path="res://.godot/imported/bar_square_gloss_small_l.png-0f96a3563e2fd896ca19eb1d8b799a13.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_small_l.png" +dest_files=["res://.godot/imported/bar_square_gloss_small_l.png-0f96a3563e2fd896ca19eb1d8b799a13.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_small_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_small_m.png new file mode 100644 index 0000000000000000000000000000000000000000..f37798d7794220105234621d8f71532de192d918 GIT binary patch literal 127 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnH3?%tPCZz)@mUKs7M+SzC{oH>NS%G|>0G|-o zv)o$W?PK4myZ=wBmezTA4=66@>Eak7aXC3bf$2{>Q%z5R#)2suxwte^1s8bg=d#Wzp$Pyc(IPAW literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_small_m.png.import new file mode 100644 index 0000000..f3efbee --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dx62mw7d2cs3g" +path="res://.godot/imported/bar_square_gloss_small_m.png-ea2460ffefa41975f98a8b151dddc556.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_small_m.png" +dest_files=["res://.godot/imported/bar_square_gloss_small_m.png-ea2460ffefa41975f98a8b151dddc556.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..1ad1336c46ada3961dc405016f641176df0539cb GIT binary patch literal 262 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!3-pI!a4o{DVB6cUq=Rpjs4tz5?O(Kn*g5> z*Rx!jXE-&_a%r98fRGwzfFj(QXSp?jO73fW{0J}j9aH+!I{cYg&?ld?ck1rn?PLEZ zRiEY7+UXts1gMCsB*-uLety0DeEaqL`x%6;1^ony#(TOrhG?8WdTFOng94B1MUB~o z%qRcU6@fQQEV=iTA zT*~-iGr=lf?8n5(O^fwY+l%aje|^7UxaEBT^GsHyDLLPjvVc}Gc)I$ztaD0e0sxgj BUi1I} literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_small_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_small_r.png.import new file mode 100644 index 0000000..a4f66b6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_small_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cjuhcac6on1x4" +path="res://.godot/imported/bar_square_gloss_small_r.png-088e059bd1288319eecd97d5e38cd806.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_small_r.png" +dest_files=["res://.godot/imported/bar_square_gloss_small_r.png-088e059bd1288319eecd97d5e38cd806.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_gloss_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..a70fecf285245e6b32dc4477b490f0eac9ae88bc GIT binary patch literal 297 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyEa{HEjtmSN`?>!lvI6-w0X`wF zXSuY_a%rC7)I7(bafS;>YJx<#HP3Ks0+rm?_V^uB`qDc5M|i;}pR{LYLEr6T->JL* zPpUr4t<^G31!OK)NswP~{r!CV_44!k_cQbbPR<01HhH=@hFF|_I@w#SL4m{7(7ti% z)OYpk6*t>>aKDh_=X)n@@PJY9sH(y?#v>bCrX5)C`*PZ~v<*T((jF;()t?^3?sf96 zN`cM!RYjYMHa%R%Zgz8Xztuz09c=%kcCi1GGT?u9;jbd&mVPnEs?FJT)1NtP=@#C< m+I`A1JI~!G*<;zye`2hkYO80@+$;xi!ylYXX(Lv<|FVdQ&MBb@ E0CZ=6T>t<8 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large.png.import new file mode 100644 index 0000000..537b309 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://chp170ptcap5c" +path="res://.godot/imported/bar_square_large.png-620c031cb0af6d742cff852d454d5213.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large.png" +dest_files=["res://.godot/imported/bar_square_large.png-620c031cb0af6d742cff852d454d5213.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large_l.png new file mode 100644 index 0000000000000000000000000000000000000000..75255fda756f5c3fa05fab00980c1fad46f30549 GIT binary patch literal 258 zcmeAS@N?(olHy`uVBq!ia0vp^5&HGxWAT8H1)_V^uB`XjvHnOV>$pS1r;)n~c2 z-l@CGtqyt%RKZmeCgW_n;1M@{an^LB{Ts5y;xn= literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large_l.png.import new file mode 100644 index 0000000..a17dc4d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ccgugq06brido" +path="res://.godot/imported/bar_square_large_l.png-f6949a4abf5b6838186bdf528f32054a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large_l.png" +dest_files=["res://.godot/imported/bar_square_large_l.png-f6949a4abf5b6838186bdf528f32054a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large_m.png new file mode 100644 index 0000000000000000000000000000000000000000..51e8f716835b366537c9c091316dca6509744dc8 GIT binary patch literal 122 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDD3?#L31Vw-pOS+@4BLl<6e(pbstUx|zfKQ0) zS#GWWN!9Pv-LJX2+y)BDc)B=-Xq-<@P+)FRVob7JJ>h^x`iH_3oxw&74BH>eeVARP R;sI30;OXk;vd$@?2>@tkAkY8+ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large_m.png.import new file mode 100644 index 0000000..56c607b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cexxx2mvsij7k" +path="res://.godot/imported/bar_square_large_m.png-bd285519315b6686f3311af1103f7094.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large_m.png" +dest_files=["res://.godot/imported/bar_square_large_m.png-bd285519315b6686f3311af1103f7094.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..cc994dff029003c2ab7a3f1677cfa6d3e6bf12b6 GIT binary patch literal 261 zcmeAS@N?(olHy`uVBq!ia0vp^5&HGxWAT8H1)_V^uB`XjvHnOV>$pS1r;)n~c2 z-l@CGtqyt%RKZmeoo&V8-z9d5VjT(Y>vaRSdEpedIE@8s`BmWAJqKb6Mw<&;$VY Cb6qF^ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large_r.png.import new file mode 100644 index 0000000..45525ff --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://be6rtm5b1kwpo" +path="res://.godot/imported/bar_square_large_r.png-9fc306e4ff727afb3388a697caf5a763.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large_r.png" +dest_files=["res://.godot/imported/bar_square_large_r.png-9fc306e4ff727afb3388a697caf5a763.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_large_square.png new file mode 100644 index 0000000000000000000000000000000000000000..38b9bd9fa60f6004d5d7e4d6ec7df2ad7bb8fbe0 GIT binary patch literal 299 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA3?vioaBc-sEa{HEjtmSN`?>!lvI6;*0X`wF zXSuY_aB80A(mcnZaRx*J*;;40HP3Ks0+qb94!^JM@jIsUM|i=l>ElXaznj&4>(01Wh!q}W6^|)+IKOFSfSzo9XT!E2mkDw9CVv#q^4$!3 obFYO80@+$;xi!ylYXX(Lv<|zuQ!&2yg0SB{Z4NK9@ zbN}U~eWu&>rY-sSpltgBhorRBldG6@R#j^9>HlNPQQMo#Y%$wY>Vjv`^YSg%4qm!t zcyjd`yZ3xEZ(qEA`=9;j!!z<##%WPNKx zlKfY#i`j2G{#2Vp2W{wH+Z3-mD>UYx)Y~mfdphS&KD@u+z$~x$zNM3ZZe;Lu^>bP0 Hl+XkK3tfBK literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_small.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_small.png.import new file mode 100644 index 0000000..400954b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_small.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dowgtk5nfv76q" +path="res://.godot/imported/bar_square_small.png-0fd968038ccf9224b3b8db3de75f0528.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_small.png" +dest_files=["res://.godot/imported/bar_square_small.png-0fd968038ccf9224b3b8db3de75f0528.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_small_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_small_l.png new file mode 100644 index 0000000000000000000000000000000000000000..32b0abd262129c33c27c909bfbb433563de9b233 GIT binary patch literal 254 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!3-pI!a4o{DVB6cUq=Rpjs4tz5?O(K%K)Dc z*Rxz&XE-&_a%rC9&^QAkfo!d_+?r>&HGxWAT8H1)_V^uB`XjvHnOV>$pR{-C?*Egj z&vI*-ZVS2(RKZmeZA}?9L z_0IndSV=B8)wP%O*2!h@^PT0N u%bqKC!+z&i6KRiqEBvQAd}|QkopWWM!q1cPMj1d`7(8A5T-G@yGywqYidKvO literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_small_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_small_l.png.import new file mode 100644 index 0000000..94fe85f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_small_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://0kvpk5nbiybw" +path="res://.godot/imported/bar_square_small_l.png-b66f4c347d9ba8019dbd1c325e99df41.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_small_l.png" +dest_files=["res://.godot/imported/bar_square_small_l.png-b66f4c347d9ba8019dbd1c325e99df41.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_small_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_small_m.png new file mode 100644 index 0000000000000000000000000000000000000000..b2a51ff1ea9d7d0dbd5ac38648e3ffdd9f76eb07 GIT binary patch literal 120 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnH3?%tPCZz)@mUKs7M+SzC{oH>NS%G}c0G|-o zv)o$$ld9jTyI*s4xeXMQ@^o&HGxWAT8H1)_V^uB`XjvHnOV>$pR{-C?*Egj z&vI*-ZVS2(RKZmeu>omFRA7uN4S5K?_uS(JD}WA=(SWNLHfgiZgxHg<*j+LpLiz)Cv4mBI*xhC1-H5d x-iSg`W!5(?Jeo@O1TaS?83{1OOlET=@V1 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_small_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_small_r.png.import new file mode 100644 index 0000000..8dd03bb --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_small_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bk6702d1muw3p" +path="res://.godot/imported/bar_square_small_r.png-afab7a2612b28cc4e02737bb6c99a7cd.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_small_r.png" +dest_files=["res://.godot/imported/bar_square_small_r.png-afab7a2612b28cc4e02737bb6c99a7cd.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/bar_square_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..134bdb037dfea4176451c086efb8471ed73e804c GIT binary patch literal 291 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyEa{HEjtmSN`?>!lvI6;*0X`wF zXSuY_aB80A(mcnZaRx*J*;;40HP3Ks0+qb94!^JM@jIsUM|i;}pR{LYLGRSv|0h+S z<<=_Oy+aA8f~zFRFStJczWsXn`ThGD1P-?b14ZjST^vI!PQRV(E!LpG;c95#ICbgo z_?#0u{Fj(s$?@~OlQww3DCjCKaGN2iV4~`W?BHEXw@R*I**CMo~e-jvPxpynSnszniD(AoqC2p~(KI2l{2!CIhz!cy51#;E#V2i zE)LZj-s15YI5x00IdfMKed|(wBUku%y@eK(pM>ld`bKJds}w!#Hm?Y z_wf4qM;h&N|7Lf|*-PW&6HEIeUQeo3bBjYm3W?;-yjrIipBY!Gp11Y(_KzaCugv3d1+~Nb@hWcQ<}xlZ{I#{H5yI$$yAKtLKMMqT*KkZ71M(g_MZ`zY?8x6 zK7VB|OXPBMbM0lJ>2=m8TocPfwau@Z%VBDc(h5L!4e;@fxFA<6glFYEpoprrdS-b$ zJz3E-w&r~N+XyS+BGSHsr}H)44*Q}qJ^fC4KDI7>8d_?OPRXQhxFIWyzkc~}6fYn9 z$JJnHm~akeWmYNFom1rVO(79x(ZcIl9n0b0YzJv@t*QLbwXpBz-V@!Z!LdJCPCKYc zL$8dQ)#&>pS7h=|3R`_{HF$tAxtpgn;e*vLBob} zIWLoz8zf$8|Aq9_jL~&c)3piIfzn=ScaZ_%y?Ki}U0W5`b-N zjLD-W;p=~8YMaY$w=5@iaY3{3`5yFy9~`q1$56z`+CvbLm1Nikb|8lt=&_JmfG2oB zBa(+GEzwPo2$6u2l_b~>n_&We2PRcY0Wa7IFAydovO;Na7Cr?rS&0w~OHe^92&hsL z9E2?}jO2mR3Z=k#;#^8r0(=M?UIt>R1 zwE`|AgAqZ=N^63U4#PkpOD)(eaEE6gMpzc;rli~`kiytEnTV2f+m*AD4Q`#8Pqg>I ztwScvoj+a2LQaLPo7$SvN26s)NF$?fG(@N(y>PqIMq}TKUqL>4tVh6V*6}nQ+7#bOIABaYHZ6A{8H^0J=f9>)F#}sQK#(Ut#RJDqtH(m z^960WY`Yd4`<5xAV@_z!z;NZhzCZrHI$Kr`6gD6<(HCH=a>U%%Ngt@IPIF&I1eVr} zbc{BbPBP{3*HvkkXkN+L4-@oJd%mt4@M&is{n8v%&$Q-GOpL?V!md3;|SqFQ}5Hmgf by}lWt8GQXeik~B15kP=%h|itFqKp3lug@sQ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_blade_rectangle.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_blade_rectangle.png.import new file mode 100644 index 0000000..b878d74 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_blade_rectangle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ebsbxrrcnayf" +path="res://.godot/imported/button_square_header_blade_rectangle.png-caf983bc018243a4fe228892560916e5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_blade_rectangle.png" +dest_files=["res://.godot/imported/button_square_header_blade_rectangle.png-caf983bc018243a4fe228892560916e5.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_blade_rectangle_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_blade_rectangle_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..1fb7b9529fe846751d19011180a252dd369b7dd4 GIT binary patch literal 1305 zcmbW0`BPJO6vgk$G6bSPaRCLAAczKS0okmIc_}!8l7PraXKe4Zc55;si`?6OfqCc`cH)- z?erWGmPp87FZQbQLgR}4PCn)ZmhL|Mt4LfJ6hRD)YA>d1_l3=P9j~oz9REa6R#x5Z zD46;%GcY(l%s<%g>OZ(WaN6^zZeohiPESlsFD~kcc=6<+@2AC*7b_fV*5lbR*T$Uv zB~hZ*RnD!(_LD9FJuLS@Ymd>f4-Xzxbar<4^p0qTCfeGR5=r6k$ds~E-Ko+HSn(Ch zHck4RY-xGZ+pBJA?aYxBJ^!oawTYv=>1}3aUS3{lU;pTY@2R=Uy4l%z;;R@r(~gWr z5X9()-EWlx$+yFfk|Ec8=P%sf#baMr@UAP^kwx)GjC}30BCCDJx~j9_gjH1|05#g% zlOJ&I?Z~@8Uvs_%ZG5lqMy#X#S-{Jf^`*EvSP5=Y$FiCBF~X{(@@MNl8;Vih_WrDl z%i6`{Y8%mRrJ^y5pzj=NcMHDso@+otb+z!k@Zbr8EwRt0r_Wj$KSv zrdml|_Gx)>cm2*pfdls*apwd*`MR~u>mCUVIU488 zJuc?!*w33;33XVuJ8dr&Ss)vz#~2i;1>%4VtH;0+SwJ(EgyELR3|?Vg7_vkwp&esj zQcGkEN~|7$g_eN|O9GsQ7|@G(0b(H6x7q%r6GJ37TCg>BEy zNO%8TKiPARd3D2Rhil~*t5Fpvu46F#B6yz+45QejJt??vi~A2o#QpL0$ELUwjRPJ) zarl1{iw<<;)?LaG=C?UvHM}ahr`Rd}<&I^>OB3g9Get4(D{!6RrmL>+59^-}!p<@G z%&va!vGu*j=WhQUIefE5bfGWNEK8)11H~9YIz78V*zKb=!rvU!^s`T-nS?alovgUG zbEr@D$X2t!_^2ezyeLBx)tUb!jbi&lijP*(DOxK;SKOi@v}S6=D*MM_>(Q0pj0JT~ zIgReG7_mHH5)xf@Xk-mlHLyzTH~Ea7jVI`~1J9*yOSdARflZn1IcDvgRIa;G{B5Al Y-Y2Tcy;A4!6Zxj#y-Vm>_*rnmzgOK+6#xJL literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_blade_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_blade_rectangle_screws.png.import new file mode 100644 index 0000000..aed4af4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_blade_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://doa4onnd6namy" +path="res://.godot/imported/button_square_header_blade_rectangle_screws.png-556d0ae1b27544319eb43531c2f5a86a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_blade_rectangle_screws.png" +dest_files=["res://.godot/imported/button_square_header_blade_rectangle_screws.png-556d0ae1b27544319eb43531c2f5a86a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_blade_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_blade_square.png new file mode 100644 index 0000000000000000000000000000000000000000..e66091f5afe2a7794f0545aff3c6f633c25e4f80 GIT binary patch literal 1114 zcmZuvdrVVz6#m_|w58=`=1>V>$J}^~6>#dNfE0$~v9>Tk9x6~^L%fhy}SOulXK4Z<>bprzMOMAoE>CI zv7-P0EJK0=BQS*D6&a89?fI%*3@rGm!zNOStCZ@>;~{)L($MhRIK{2L9^vusODS%ca+Hec+iPpvFeRqJIJRG# z0qgX;sPr{@?dE}U>5*TIAfu!=D4{z%weeO>S6n8#s@9d&FP@25^S|=&p;)!Nx!}cG z_Kwkgb4?$Z^z`Z9hTw0t+lEa#%c#+!I=x1tKR7U=*K4-o^Yk^y$a`LcA2C{sDmP9= z%*`#RH@3G8e4n3E(BSM*M zQmI_JcTXT4n-&Oq|6NpT!qRu2JlomXLz9c7RLnJkqNv(AXj-mHxf2UvmX75{up^KA zWsM*A8|NyxLJ#Y(>xnH{;*BtcxCN;1_{;!+8wm;Yk1Cj6pNWf{@jP6fl$Uh_7gDj_ zm8*z(5&Z+%+#JHCXD7FzsJGk5iO+P*RQD!fG(DF-C}9>i7k)qQ^r7wY=;I!3$Js9$~liAKafYVflTCj*pXWn3C95+i6?O690gXMmVm@3GVqo7R_Hk-0b0O; z3xT`D3D|ND0gA{Rm`xEFxK11miiTkD1Tf%uU@tidtT@L2QDh15Q$z;TiEjmy5CiN3 z8e9S_U>ks^5n$i~(Lg95z=r`u!yY*eyVNCc4n7K7(TFsB2lN-n0B*27OreozxFx6p z{0QuT4NL?C8e{_ngFrx;KjZ|UmzM(wB2wq4n&H6@IPn9*MGKKm-%vdBM>cNi(q-|h z7X33EHQeLlmNWFvXK_|#+2q)N(#`YX0#!<61xm6pshFa7FR$tKz69Z}*M6*!f3+ZX3q)e|WP!lcDMlSdng>DYR4 z%`{04uk&!&W%b80jC;NDb!J;Si@n0w=Ck(Ak1eJ;i+vZ^UpaU;eK#@U=`Ta9o7g?U zzJw5D$9Q-3OQEdPz zMgjmBdL4E5*DAJ-K0(_TCoivPMJJl>LkFO~kgN$O0szra?*NZJGOd?nUsA&B-9#%c zuIeMvg!*{q{R#I}KxcK^plc$}v`<1bn zYH0=U8^Yr*XvC66Mp$)hW<46!OH_i))h zpV>K?>Z`bpj-GjXsQT!sxg&vVawV=>lFOGgnl+qNq&ShXRK$B`vcKI1;il(Fo&6P` z1`HZIPFuLv)ip0j7kNoJbJkxDnmUU_Z>GiX-@cQNj7;!&we#8a%}Rr^F~3S^Y5 zQ3kfgF63e{Vok}{Zk|8DGE~&0uJ^BL><-Q_vAY>^C+kRY_70;a>lxN}^t;P@QQ;+U z%9XKIW^w?J$y=eLKbyKl5a+{Z1i$FiE5dHWv$}d2+s@%ZOzDf4`q@!sG-@SlPbsW7 zQEd5`pYfsE=ujZNp_6i)0?Q4khy&g)Udca6PyIX+2c0GeMV4Ep_dU9b=?z0|N{Nx`-WsxfB4QBm^8KT7jD|03i?ncfesR z2$&-dm;rYyqKlHba5oW!#4sDALGGXhm;n?R0y|6xp&+moi3==tk*t7O5*uEGjwL;g zj54n4mG*p0xZRT3m2fTE6T}_s2~>=<+IGO5HbQ>B(xw3;bQ!=~@AvfXikOv z9HxRW;{VqpeZua4SmAR5z6*&R-{M{+KR7EhV75J;Zo(mcbZb&f;hEVt&gX-m#LMUI z&!shO+M=^uT4%U5fo6R7NckF={nJ0|nOV>WJ>NTO&Trm+-mqcUy$7$}IL0hqyzZMz z;`Qry?%jLz>h;GbPhLDS^nGa^ep%Gy;>By9Ohb+wyLj>Py+w=H&ziOTlTX^&bGMc+ z-||1H`Ybolmc{@7|G#zT`8#!YQIFrxftHDu1o;KmulL`7|Ga&Fe11N^y#D<6{`cqa zXGl`>s%Btd683a)45_&F_RjIV+YS<~fxEsdb*_9DI<0$6OX0o$7mfZ~a3wI^GIZ8G zw_U+S|2?DSH1Tz>?)*DfU?TN5Wa6bOhv)wN{&e+@oLT$$+s;}Zm}dAZ^R;Y3M&~{$ zwgZL#EcVUzTW%k+#N_K;i}Q7J7_L1&9KL$WJG-*@^{f9d+_}BD=J`*-6^~dXq8In? zJFXd!yX1A{ow`{*b*nulpPXJJvgD=tstP{4<-5IiPkCd+lJuKLVE?}wW3P*L3`crB z85jhBK45TQVBi2o9)kifz8D%v6wG2YSsDLo=?ytxU@=T%eBkQ}ihdM8$nbyM2OjHu z%~-fD`|U1)2VYg|K7GpCn3w&2mq5a`CuwT0w|!g3%{XiS%r&=f?PiJyV_3gnUc4jU z!+HD!X#PzLZUtQ0bCxWfrpu>=Erg`(GeS_n!JIiJZFP`#7#kX$uGWn3~ zm%jvL%)>OV`|A9guq=M{BiWLN|DS)o=(?wIRdd=ujukl{8BEwiW!oK!Q~NK)9(~um zYgPE?_?Ld`eS~=q-+y_PnxreZL;j{;~?jFy85}Sb4q9e05gYKVgLXD literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_large_rectangle.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_large_rectangle.png.import new file mode 100644 index 0000000..58c980d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_large_rectangle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://qywxvy2vt026" +path="res://.godot/imported/button_square_header_large_rectangle.png-d269f8a1c75143e7396490079930d6bb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_large_rectangle.png" +dest_files=["res://.godot/imported/button_square_header_large_rectangle.png-d269f8a1c75143e7396490079930d6bb.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_large_rectangle_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_large_rectangle_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..52479142197a02a5721bbf55ab57c3e210f5e071 GIT binary patch literal 901 zcmeAS@N?(olHy`uVBq!ia0y~yU~B-g8#tJOq-ma?C6HoCcl32+VA$Bt{U?zX$lo5| z6XJS?OKZxMg)?WaI?JUwZQ9})GZs&uzW6M+<{3`Sa~vAyI6#8arY)H|b@6#Ft!dL1 zO`QrtXSuY_aBBk1`0kN%N6qo;-Q+$k6w)sL7(m>yI3}_*l;NlWEAsi`Om-=)Y8UzIgfGtXa!H z`J|mack4Wl_H#wYt3rm$mv8x>RDG5kX#3*-|Nq~*^ZcElhg7}e0A^9r{kYOZFFYt zV>x_@BjKP#YSa&g7m>ch3}=q;-(Ndv_u(DCePWk# zKe!7(<@ z?vuOL?tLB6aMAy&+UsrK)-kAw9?)I!LHC67jt|a1{(eid*t2tM1W@x=rDwhpzz{3)w7%&7s$TOQPoUavhM-HS_jq!nRBq&Xx01QoNCjH|)@HG3y zC8yZyw@P&mJg)uo?BB(tyVvdkIoXq|Oe4Ymx$x&)3Q$b+z!Ih%tfKo^D>=mLIQHL- zH9329?$KTAwyqX8%s&LSHX(@NTh64-d+iyd9~OxDmGw;8JlEi7dqw5cU(Y{(^A@}=#rK%O*<@4diXI}^f+^vU;eV6 X!L?FZScHXD667FHS3j3^P65oH}*Uv}udZ zb7=t?XSuY_aBBk1`0kN%N6q%_+(mH&@ zhF#aM-}&Z}xOnlpd-oo_dHeaYsL934_dc11965IJ;>Bx=7O(&0lXmvpty!~{FJHdp ze^T{XZY`jV|NsBLb?5mzb$2U^{0g9Dq9s9o!T$B<@7w41>+{Fwub1CH|GxkG`TH4S zR<1H*U|^i#>EaktaqI1E&-G0PBCHRr&addmFPi7-+GzLlzx~_0(eu@vq;K zDGcGja{LGeey_WmJ|C7=aVz=*LcpcyP)w#kxZp%KI z&-J{zP^5*TC#MYR(_@e7}37EMC0sk)iLKx1XM{K=CSuU>z= z_u$pNdyn2Y#(Z;0+^}KSWl@twi`RcL4SA{T{8-NR;>BwhFW)WrFkKdo~e}De_`TH4a{)VPAFfd;Bba4!+xb^n-@xDU_BCG+I+wL(1zufy>jQ{8V z_p`pwVdV6_8CfRwT~FuGqq~cbC~}Kj4AD&4EB~j@_apmzh12SK#*8>`Bu>tRx9%k`diIn2{TS?+$CE1@a_Lxae+MyKNNtmb%P;H z{M4zM#b)M08|*)uKi~VZt~O8Qfsmbs{xZg2cRUU}4$PHWaK2anz)#hJeVoltuYKR{ z{dxOBGx7Z`z|g=34hSn~?(aKvm*EI|!FCyJDj1S@Zp3O@f9|~nwBY55`!fE^et+FL zv0-({&RJ|Pij^5Z*@GG|vr`(}Du-k-6bck9j{sw@h14GZu7dng>Rbg4hP z?Cu7>&~GbuX?bl~H`92-P5TGOOhcz1kzT87{y%c-ieJ7dPalii;G54dQ`Gk!%cku8 z`%mu;t$J;?a9+^miFbcp47sZIHB1dWH|4Gw$TOaKR zmYn6%0;-%cW#QDRi_UO^lmTUdY@m7HCNKW=>(AS+xu4En`}pzO_XX=-C06};^5Sdj z^k-&4uRKye==r{JjCmQ7|I#}AYhd;_m&C8%et!2z*|u%}BSYWAhflvZ3Hq^a*WZty zpTGR@!71*}y%(Rqe1H1v-DOded-oo_d;ev_hFzabLmoeQ`=z4i&!4~d9=uw-c-{5u zcV4~z_~z~BPd;f!j$OQX`QD<%>n~os_T?EvlZER@~VYb+5&H%H`wS1!oJYnF{hvm>d?fhcjp^ zGfc_iIIy@te)s*Vz4r_bed6%G{H0o(BgFQ=oHzf|B(f{ld}Upb=Uc&G$HS0<1wJ`sRBOSXIR6y;C3}bNi}CfouPcQaj`n?4=VLhg_cI?u)${+|Hug7}99Can|3~(X1w)A4U-|XL@ta$ls_#lg^VTo5zL7l1=(aV- z=5X7F+>|9Dhq)M-x_+}WL`SCfe2QLsgR^07eB6NrcfN{Gdw%%KeujfHE{Z805%~sk Ni>Irf%Q~loCII1L!fOBk literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_notch_rectangle.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_notch_rectangle.png.import new file mode 100644 index 0000000..12596e2 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_notch_rectangle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dt658ockhueho" +path="res://.godot/imported/button_square_header_notch_rectangle.png-db0906fecaf8ce8f8e05ca0c07b4cdb7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_notch_rectangle.png" +dest_files=["res://.godot/imported/button_square_header_notch_rectangle.png-db0906fecaf8ce8f8e05ca0c07b4cdb7.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_notch_rectangle_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_notch_rectangle_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..500151b8b52f1b67a4e023ffd3046e636316e27a GIT binary patch literal 1114 zcmeAS@N?(olHy`uVBq!ia0y~yU~B-g8#tJOq-ma?C6HoCcl32+VA$Bt{U?zXsDL}b zC&cwEm*zPRjkDaE)21yt$DuiO>f$q8T2rPh1#-`DYR;Ikc;?Ji)21z%K7H}DX^YQu zX#o|S<k%9MpbWk7Kt8)*Kw$%}ve`t!DH?x(ZYK7Rc6eZjg{iB*4|y!hHW z{f%SH*TC$r-+n$a^!=dcd-(9_Z!U>1t;4r%+yBfg=w(R$E05Ig9x3llf}X$p@MGPs zzaKx}x%c9OQ{3k--=98v_sKNmv7GH?QIpF8`WrUvdi><=yZ2x2-Fx&>+4)OF&!0bk z?>%^R{ra87i`Tt+{qfD)&(9SdKl!Ac=h41+@!F!r>yI3}c=7VRCr@5n6*4?~?$)eX z%a&|oAk}2nb-jFN_@(aFi-`_8P{=B?>zCM3^{d)iW z`TO7d-`_uw9h|lUL;OzpX#-==-t7JPp9Pa zDlMz(8P`e5`7z|RD>4Y(m1NdwXW$6k#?XJa^3C3Sv)Ru4-L`A4zphoa46&u{Jn>l~DU0RRRL5((S$Z?P)8wPFr_ zp4RZ0`}fJCmJBb;DpQZwmR2e|)c={Xo!?;>?=k)b?B+~9^ENY2$eUcx$YAiALC5is zx4`TTAJlBDZt@@gE4;65S?qRM*SC7+Nq0Cw>5+I~aJiPk`Zx3Gb&%b8M&@?wUn}Owc{g#!C6JFiDIP2TqdIl3lV4ffqJ+OC3 zPk3dpaEteuQZ0v1S8q@83y#m6$KtWCX5J-D%j+u{E|&J_+?`a+nh?eq(bO_s!7TBi zZ$$a+z$@>JHUf1`l{S3W0<;zgW{5U$8K2yAO1@!{<(D(^ylsI( zzx@us!tVO*Np*`4>V6i{?YUr<mdKI;Vst09A18OaK4? literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_notch_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_notch_rectangle_screws.png.import new file mode 100644 index 0000000..9cb4ed9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_notch_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bmg1gk5qx7c5" +path="res://.godot/imported/button_square_header_notch_rectangle_screws.png-89c476e0380ff40484075d83321a494e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_notch_rectangle_screws.png" +dest_files=["res://.godot/imported/button_square_header_notch_rectangle_screws.png-89c476e0380ff40484075d83321a494e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_notch_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_notch_square.png new file mode 100644 index 0000000000000000000000000000000000000000..6f1b1154b5a470f0b9455ca75b7c18f71139435d GIT binary patch literal 887 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H3?#oinD`S&v7|ftIx;Y9?C1WI$O`2D4DbnY zJ;$LjZQ7!#Qx^ltGn|@dxi!ymXrATLJj10mWy;d&(}CiPXU<$TZQ7FaTv{_`EC#AP z%cXUOTXX8vMN_6M1nL4R0J4GR{rdIi+vLTc&R%=lHTV01bss-|dzD!A=gEt&t<%4I zqzt&o_h~o{rU6v`t>`D7q5Hu z`s16opBF7&|H&uq$gztTFWS$McvB1=tdne{b2f`{my6ahi=2TCyI0ub*)v&f%1s%%e3nF2DXat9~>1eA28S zf|uLpnET|FA*)ga^90X-{&OVc#>|;VS8cUja9H9M)3GRBE{5mIiV8OuF%`r!Kl7dY ze6rWlOItcNcx;Wbtut-vVe)zL@3-%5j@va^4rU2y%-?3cV_cN6t>LBghdWCcI)ZDt zZ!BSwdF2)T{d;b=N4Jg5oms0FFdX)oe_-OP{kOMuZ}E=g{vs*Suxs!sMM;4{OhrypI2fO= zb`n|ll3}*=szY;^Fy48hr&ro&D#`4iKTTiGdy+`Nj>%IR4xQe*gn7>1n3MaTu{&7t zVY8BfnWrLu#h&B$4THApFNnMBpY?UeZ}->VSWONw&T+fbka2fk!#j=u5aS^01bN1v zs#E0i=j^XN^53-Q%29nqhGzB?yWh@#&$uaT*EgwDy(yWc`{A9~jy_4N*o4M?EPGz;tKVq+MJnaY{wtRk-~QI`zjx#P1J6@F z9=@1Ae?z^+pLrg^Tm03lE`LAx=1xztb5&a2wJraccwflv`yP>12J(!jtDnm{r-UW| DADFj0 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_notch_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_notch_square.png.import new file mode 100644 index 0000000..29d0a5f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_notch_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://br0pk55wqjed5" +path="res://.godot/imported/button_square_header_notch_square.png-56fc43346c7d239378bfbb430754fb8e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_notch_square.png" +dest_files=["res://.godot/imported/button_square_header_notch_square.png-56fc43346c7d239378bfbb430754fb8e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_notch_square_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_notch_square_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..0b222a5437bd32c49cb2788ffa1fa1fee6708f8e GIT binary patch literal 978 zcmV;@11C00004XF*Lt006O% z3;baP0003CP)t-s%?c@&mZHuGDVCO^m6fB;2q?@6DU_6@%nB;a3n`bEqnMbZnVG83 z3M!VCqn4JWm6fB-3M!P8q09>@m6f8FmZFxHqm`AS0002``uz5jqw>wx?TVf8@%Hzi zuIgcW{N(8Mg_rOyP4!W0<~CC5NM-3%Z^OgO_ef;oF-_?^SN23<_4fJfL0q=Bzwb0s z{qghX>G1fjy4>FA@Iqem^!MfF?&%{#(-1GPu)5>q?b8)B;~qWk@AUFDRNmg=^mvTk z;OhMR{nyvrqoc0s>+$UE^YTn)&kQT)Awkj6*5u^q(bL|<#?hjquhkMU&Cc4Iny06y zwEtpz%?m1)mZSgw|L!M8+T7=xS9u)(000?uQchFfKOc|JKW`t;kAE)@Pp@BZpHIK< z-@l&#EHCf&0006_Nkl2)66b4|=K3%4z1(M9ZZ|%%<-#3;5ZD~sjvGMyq zNo|K9O-2zK*Ye55|6f>wi=0o1Nsw|5i%cFqT_~5!u|>E=f*=S>&yvbaFHfvW+XF_7 z2Pt4Gjwt|~KS}@#F%^J^8t}p#=iq0j(-~MqSftzSem^yWMFn8G{+EGmgl#S~pc*lA z0+t5;0itP60nZ@E$2ArSiZ_dtL18#10x!aqGfL`*H z?YRc@lLv5rA|QRvy9T6x0g4YGzXar)aJaJ@$Gbc3e}*ofJ?LFC`_QCPa%6u<}lb z#s(eW;|FzwZAk;ztgWx=1H6?E0D7@}@z|22fX23@1T>B|Bpu+_(VDz({sBnO0RR91 z000000000000000000000HDBtO#iR5>IQ)S3lk+izVZ zx2?Bu0P;&fz6rDazs{1^SByI$0EGe6{noFK0adkh)rYoUKzlT8S7m`(FYf&k?tjxt zXD$Oat=3aP55ozAdGZvx)*U%xpTdW{y%Q)=(TZ~2qG@z`$^aNr!EGHPn)*n45#MQsf*5Y zX#vS;(-xiO(mKPf2{hxoN6Is^ps#`1KmD`rs5yVo^L_RD2~xKPS|(Z&Qm|Mpj2chaU5wRr{4C+@Vk z-^yP6bG{*ylTK^%!wi#OE47xcY-fL%{Ilk!S*<+J?c#>g0Pwp6!r(_P(+Jf8f1q_ZIK7dYc{Y?PGYd-u`}X(AIi}PraTD3<5ys zGdM6XZ~$YDK>-+93=LqxR}u?6_pY4&=^N1h3>$bD-mj7Zv5lfW_i8t!vVIV}^4WcY z^N#1vKmI=4nK@5h=NeGwUxClwz~}%19qt2DeY48GiYH9a6My;amWJtWzsd1SUa}|Z z$I2TY?+kraI!V0V=koj3-jcnQ!TfiZyfi=LXI#$`vi%Q(iM8T0=LMFV-QS-3^sZUr zk=M`Z@4j49G2LyeyLr7zL&cpH%lneq6fQje$Exs7PHJ&o`|d(M0rT(IC9cHQ=hkob a`7izJ^3{tnfiq5l+~Vo#=d#Wzp$Pyw7+8w{ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_small_rectangle.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_small_rectangle.png.import new file mode 100644 index 0000000..90df812 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_small_rectangle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dc5spen0xi0m0" +path="res://.godot/imported/button_square_header_small_rectangle.png-b6c3337aca7b17bf46c9d916b51073eb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_small_rectangle.png" +dest_files=["res://.godot/imported/button_square_header_small_rectangle.png-b6c3337aca7b17bf46c9d916b51073eb.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_small_rectangle_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_small_rectangle_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..1dc1442898c79d4b71429f61b9e1f2f6cd43f7da GIT binary patch literal 899 zcmeAS@N?(olHy`uVBq!ia0y~yU~B-g8#tJOq-ma?C6HoCcl32+VA$Bt{U?zX$lo5| z6XH5$%EB{TS~F*^I?JVbhEsFKjK$NZFFwnyd5%M4+O)+}r!GFnp$TM6o3>=?)I~rv zZQ7#qTv}(jw9asA0?qgunEl-&<%6E@9X02l{#nn=f?mD;_{h-r-h)@yuitrT9e(fL zqYWE&y?Oijn@i#w$C$;7*FAai;6RJdgG#pR}t&hRc_4`JYsMmRk$xjQ{`tzf*U=b?5o*oYOHt>qSd~{DS?@ z^WV?cukW{CpD({Ze*XLW{`2=UchxUG<}J^6Z!nnte`2mr;I*}9%Xi&<7vRYiT>k93+iCHS8*+Zh z@SIL=P)&Z4naOftqsuxg!Gz`iZrrY}to*rDrFG@^s;_UX858vCeq>I)B75xa^HYoV zG4Q>exNq|>A&p1E3(|XKYWw{glhkC+KYDq+?tiT3tMBz!`kM^?`UtLX)_?fsik_x* zFH_-fDTRN3ex^-X@|RV>--n5zfq@|)uVMD}3%#wk)@^+4($N0=$Jx)#M{lj&3FKVA zD8F>QTK4v5>x3DP)rZbrb9dHmrWs)j+ZUYKuE78B4FALLuU9|(@ak4l?)4j2yJwgu z0s{;R{u?@oRs~Oc^bN!};AN2al7dOWXa@!c4qz%`Pyi+zkV^!Bp~*nHAOi^eXW1ds zqNjVMtT$Gj$;R$z{yaI|Yk6mZ9G+FX8c#y}^U8Sg*68AJhRa+J#HRcdd!jh!r{bT& z`smQ@-^H?bA6pl9WDh4OH8V71GTzwkdFtDLhMe}pt`?StUZ?yHJrPg*^)|^?=DpJK zb)lEGN{jF3zPw(%`(eeuWju4+Uy66PX4P5)FSQ`%u94fXZDFSk9V~ZmJf!gUm$vlguV3~v X=5+gqEy^_%1v$sl)z4*}Q$iB}rKpJW literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_small_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_small_rectangle_screws.png.import new file mode 100644 index 0000000..588fbe9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_small_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://davip6dc8k2h3" +path="res://.godot/imported/button_square_header_small_rectangle_screws.png-efe3399eccddea52f24bfa29446a9a3d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_small_rectangle_screws.png" +dest_files=["res://.godot/imported/button_square_header_small_rectangle_screws.png-efe3399eccddea52f24bfa29446a9a3d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..5ea648516386b384c6b21cee48829822e3d3980d GIT binary patch literal 691 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H3?#oinD`S&v7|ftIx;Y9?C1WI$O_~y4e$wZ zoib(Nv}sGuaA{4Qy7(-&=Co;x&v9s+< z0m-vmT4%U5fo6R7NcriX^))d2j+*l`v!D-pz8f~|TD*AOy$7#ez5e*pI{e9#7mo~m z-#Es+dHeaBOX9tIkFH<8b6M2n;^ljvOhb+wyLj>9wMC29&ziOT?73T?eA1RL-||1H z`Yg8=(8mA&|G!grzjf#Nn|lgJftHDu1o;K~$Dhyd-*10kKA*o{f4%?w`|s!PXLx_` z*+~Wl#u=V2jv*Dd-rhbrsmVZu^@7FurVd-n^N%=|eEe^}_CEL8(4eP%Rf&b~m0V+< z%vha)sXo^G9$x%tsTy|BNBR@gIKy%DrZ^Fa67qsb2UZQf1aep^?F zD^&OUvTgniZ1y$ok7gF<9}Z7rem1dn%^5KbJI3E9y!QPNSz*+xJ+H4xLC{N}X2xQN ztEoqSfAHMwt2B$3d&g~tA3y$|V45V(;4cL93mj}w>P|Qwci=@`Q7<-zr_TyCL82Cl-=FV@OSvAL*Y>bi?U}mvexL8!N8RW9wu!0l{q;8D xjlcf>a5l47>{Fk=t==E|ic^|xZ_w?K|BUPOb-br8pWX-Zm8Ywp%Q~loCIIOlIj;Z! literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_small_square.png.import new file mode 100644 index 0000000..f9607ca --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cs1aab2wjwox8" +path="res://.godot/imported/button_square_header_small_square.png-9fb473feefca5da040aa17e7aeb8cc2c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_small_square.png" +dest_files=["res://.godot/imported/button_square_header_small_square.png-9fb473feefca5da040aa17e7aeb8cc2c.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_small_square_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/button_square_header_small_square_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..aaa253b1e9f8c1432b316931ae29260ad7e2b4cb GIT binary patch literal 767 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H3?#oinD`S&v7|ftIx;Y9?C1WI$O`0d5AX?b zJdk5ENA=4H00vNYnKJ|Un)CaynJugtmS9V z-TLH{cAiK3xuWA$A;aa%xBO44KFbZXeewVQ|KF**-@5ahYbH|!(0b95Aiv=L`1AMk z`S?Uh;Ht45_&F_V)33I z^np)Kk+brzJac0@r~dC*iP_!t=X+UV4zWKyYT__onzO=Yl`r#`ogY~(_OqNbPuy_# z$G^1fe`Z&nJ(?~642=pVm8aJOcStwhaSdm?bO75fwQGKE#CZ`{r6zW zemiraf~i{Jmlt2U#B9@Y(x8jqttlV$J8)pSLeG6W`y$aD@ND*4y`MnO1G_ zd9fg0{KE26oT1@IrPpRZE6Mp*zN66hYW^aJ?AvGSqi%=93Pk?2VBL0D-673&vU%g1 zoA2Kj=1;x1>+H(qS2D7;*I5N^wXFNNQ*Z84xqZK4%Wuf<`!jFd&K2vI&d5jgR3=A9lx&I`x0{O`SJ|V9E zNdZ7jKX)JfHhJ-%CoewwXZ~2X>uc-uFBLt%PG0=`@$>fu>po{S{JwVQQ*7yblb{by zaX_=*skl)DNqvR7i`~OFMmGYKc0X6{QdX!-!pvOm7v1F!1T=1#WBR=_|ou~ z*H$a=EO{qg7n*(d==b_l+SLvjuXp}zZSQgLP-Fh}SxWEJWv(~h9rktVs2}pGkzTW* z#ijfpD`VIlW_6Lxd#;ztz0lanc+9m_>Db=|+vXfTC2PiRvGzw=dYf(7ztE-j4U@g* zeGyRGzxoNcMQ~#lJEvTf=#DqS67F}hUw&u4@lWo^(nNcUl`~JDcHsIm+4pKEf6vcV zcOPz<`QEOu*)V#$WzDv|5>};+ho$cH->zzN3oj6>Jt}wn$ho<(2j2AEJ1(AVeLmM9 zDY32Yb?N~Ii&}4&E7q63&7LRm@|bUdPyLGNFJ5f5`RW&4TWcI4^|E#T zsfTAjzpPX{ZT4|vAKTe!Tus4N`=cW+i&S0rRz7OEO2F#T7Ctwd>j^yddoR9H=Z}rA zJki$OBc)xSbD&AR*Muu$=9C`mmwe1tua>fVe=ESv%`I6Y|Rke02c3r!)>axT98&8`P z7AVF$Z8-n@{{d4Uxw#En_vTLLH!=#opPX0jGo9ZnwNBpZeUft0irRiRV_e zlg4K2#nQgYRi9`uf8uqS;eEpDb{-w6Surj~D?M(T9J%DMxlCDV?Io2Bt)^D3EEWbU z%jJB1jn28b8Z5e)P$sVX;M;YL|63=0+&Xis#_p+aBv#(dD|3x(^Qu@GaM&$eO6L2< zlhdw?MgMPj*EzB7gplZ2^_*l*ZUyb2b!pr5Hz}2I&-$@=!OLmfn$kg9Vke(O#FU-B zq5r5wKw8?n^X=Ie6B4)898sMp6>z$%?qkNk?gHMd`2}m6-%qmSIn%bM`@F&*&o$|V ztR0=MtGYJdpU=5+rRSw;{wW+njwPQ!lvI6+XkUw;4n_xudmUwY0nFfiTnba4#vI6imU z?OCf8c-%7AhC0raTeG$6)NlKzW)l>Y&Rv;1`%Y;8If8Wfo>ArccD1Xk|n&(r^ z!ag=Xa9teR*O>lR$DXBYro`KO<+X{gwG@?RLxmOix(bT>Ups+~4z`@l=iF z9R94@srwrx-+of(dmO|0{UMN>6I;nLAv%`HKY!z) zXucZf_~#}M?0pu^`&#kk=j*m3mIC|aw)$_nv-*3Y`}Klz4>Fz3oeJfYiq%eD$obr$ zNcijyp{9+NJ%?Jq-DEy&dF<-4=+LSwR}0SlXLnzuq*X3^^_vxt^>>Dq!AmY))sF64a6)uN;ePfVRu?m;?@B%`8Ry5e^#qrY_Q9ExEjO=;SQ+yu z#ML(G(~lQ(l~l7G#h$#mBHU?v;LzPa;@v+_CZ=B3d-IhcEH}r+Thh)-{qvHjpx%Fr zjc>UhUvhPlT+ZJ$x7?H5ULS07?u~zUkohFjN11yc+qd$~PuaF|-p2byZ?l8*Uq53! z?Y`Eq_35;C+qF6EO#6>*%x$)HpZe#Pf@n2wkmCQ0lR|>b`X|MG6Am4cbC|O)$NJ~a zFI5e5Cz22WQ%mvv4F FO#m-K-Aw=h literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/crosshair_color_b.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/crosshair_color_b.png.import new file mode 100644 index 0000000..051d9a8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/crosshair_color_b.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dpx7y462h5qyu" +path="res://.godot/imported/crosshair_color_b.png-c25848af633dede204cc9b85ccb96857.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/crosshair_color_b.png" +dest_files=["res://.godot/imported/crosshair_color_b.png-c25848af633dede204cc9b85ccb96857.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/crosshair_color_c.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/crosshair_color_c.png new file mode 100644 index 0000000000000000000000000000000000000000..6390e22d89d135557b7e4ad39f00c95d37a749d9 GIT binary patch literal 488 zcmeAS@N?(olHy`uVBq!ia0vp^HXzKw3=&b&bO2H;>5jgR3=A9lx&I`x0{MOcJ|V9E zi2y*g?@fX}`e%Nr==uBc^UvK!KW8<3U$E}i$&0_Q-TB}Y_bImYow_^Fq^o;RhX7Uc zmIV0)$M^H!KmXoeUVr}j{S0lbPbC-_7buKwh5!HW z_sdESUw4-A&^Mz4H9|u34lp`7Efm*yE~EPKf{~%;r=0J=KS(+ryeIXsh)jq z{paZ8oF;e6*XqY#h2Ai@b!x%&)CbP0l+XkK D3vc)| literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/crosshair_color_c.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/crosshair_color_c.png.import new file mode 100644 index 0000000..9cc39ae --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/crosshair_color_c.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c4o81sabruu3a" +path="res://.godot/imported/crosshair_color_c.png-d8fc9850539661c8b7fc010287d7a08e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/crosshair_color_c.png" +dest_files=["res://.godot/imported/crosshair_color_c.png-d8fc9850539661c8b7fc010287d7a08e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/crosshair_color_d.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/crosshair_color_d.png new file mode 100644 index 0000000000000000000000000000000000000000..5425a17d0ac24d13b943b3a9ee1e996eb4371c8f GIT binary patch literal 393 zcmeAS@N?(olHy`uVBq!ia0vp^79h;Q3?%1AoYnzSEa{HEjtmSN`?>!lvI6;*0X`wF z|M3E#s*nDe-xsX=oYnB&Bq4 z9x;Tb-9Dh6QHP>MUp4Q9Ve%05%*WY-Vb!UaAyVVVeihms6YD83?3rI*r z?qF?vx{tZ|zV`nKuTmG})&^y}F8CH1#WKrb&F4LBhdU1ZSbcG);k={^tf3$NA3VF$ zm*?2T+0#;m`tLkd+|FgG+I{uHjJd|W8yMMcyRH)sKOSAnbjX=)nBf#cDT!^6;a->{w+iKCzHODcOKYh0R7A0 M>FVdQ&MBb@05OQWcK`qY literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/crosshair_color_d.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/crosshair_color_d.png.import new file mode 100644 index 0000000..93b8bcc --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/crosshair_color_d.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c4ou3gog6unii" +path="res://.godot/imported/crosshair_color_d.png-07e788ee14eca78d5d10a3f16f7e0590.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Red/Double/crosshair_color_d.png" +dest_files=["res://.godot/imported/crosshair_color_d.png-07e788ee14eca78d5d10a3f16f7e0590.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large.png new file mode 100644 index 0000000000000000000000000000000000000000..179a1f80c0e39ecc4612567c36eedd2ddb77002d GIT binary patch literal 547 zcmV+;0^I$HP)Yv5Z|E?-=YxRqY>Yu65gW`00030 z-emvXVE@q_|KMx?-eLdOI{)T~?7~jwv^4+bi~r(v|J+>v(XDwFCGZgE7p@jc{nBT{tC?J%g z7)Gv)HvsonJ%rO&PXYt>L<5kPZ9562ZOarGi1sr;c{CywE8mjk7|G-MB%&ko_enf& zIgS)1${{kyCJV`6h#cke1)U}~&@DrD>438xz!?YrOhc-Tog;KGHH9kislwgD6h7{#$md-Y&dc;i z{0!gsd7Xyyx@H|Tz}Ho>{`v_tix6hv?AT{US~!NCw%e4+%BdSsglXzUH=FbWUtaot l@bXu|h{%&{_o84e{sR@0dQChkbGQHi002ovPDHLkV1m9l1GoSH literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large.png.import new file mode 100644 index 0000000..a1b32db --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bdrg5xtqb5q03" +path="res://.godot/imported/bar_round_gloss_large.png-50b3bdf9b26a1f01077c22c2b4cc098b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large.png" +dest_files=["res://.godot/imported/bar_round_gloss_large.png-50b3bdf9b26a1f01077c22c2b4cc098b.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large_l.png new file mode 100644 index 0000000000000000000000000000000000000000..067e9a3c6ecb95a74d589db7390a30b8da8713b7 GIT binary patch literal 395 zcmV;60d)R}P)Yu65gW`0002& z!cOM2H2>gj|K^MT>6icFb^qO9|J+>v=#u~5VgKfc|I;V-*m?iwkN@Fu=(#=g({SLY z8voA|?#5UD-)a2ilk(4K|J5++y+!)rivQ}I-lG!#+*tq20IFERaN{{f{=++X(% zHw+6CE>V$l&g__Rm{=5gSm&x@Zf+;i(bxksQQeFq6D-9_^{8~1$Z?{}O<6>Mq*6J= zdg-h@I6l+_02AFe5UGEBee7BvU@lk!VjSrjkfD>|h=~L(J$jGKJo>dbm^uT|^KBt^ px~KHzY`t!f9^#N}A7YrNzz?#0B9ss#Q&Ru{002ovPDHLkV1m^Jxtst1 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large_l.png.import new file mode 100644 index 0000000..2486001 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bnw5as5di6dei" +path="res://.godot/imported/bar_round_gloss_large_l.png-b7ff7df9892f9a0d7d491f3b4d9b5761.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large_l.png" +dest_files=["res://.godot/imported/bar_round_gloss_large_l.png-b7ff7df9892f9a0d7d491f3b4d9b5761.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large_m.png new file mode 100644 index 0000000000000000000000000000000000000000..a55e2a8eaebafffedbfa944c211dedb1fa8f8aa7 GIT binary patch literal 126 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`GjuAVNAAs(H{d$vcsuxI9F6xQWU zPXK~H|Fh0r_{PY6c)6{~)`n+x5?d3lFr8w2{NI?z*;>6n${>sJX~K)^89mPXLKzuk XCkkBJ#MTo6G?2m5)z4*}Q$iB}?`kPD literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large_m.png.import new file mode 100644 index 0000000..08f53d5 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://5gsh8alfxkke" +path="res://.godot/imported/bar_round_gloss_large_m.png-553caaccbe3c6ef9b1c5cc60f4a6094e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large_m.png" +dest_files=["res://.godot/imported/bar_round_gloss_large_m.png-553caaccbe3c6ef9b1c5cc60f4a6094e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..2e5cc94b5b848833f9acaf061ec94837c070fc1f GIT binary patch literal 394 zcmV;50d@X~P)Yv5Z|E?-J=oTq7dJs65gW`00030 z;&tr8PUf^U|K^MT;BEium;c>h|J+>v=#u~Di2vSU|I;V-*m?iqasTI!=(#=g({TUK z6X2&B?#5UD-)ZvCX#C}q|J5++y+!)rivQ}I-lG!#+*tq204Y?cj{pDw4RlgYQy-r% zkMGZ4Pp?0JzW`}Vc)I`q0GmlfK~xyiP0;5K!Y~X3;80pRQugeC?wrH>KOnA?NZh|q zv8#piE{fLZ+@Y$*g;@x|nOY|`40QvHL_3D%3=I~Fm4m%raHPz`o?(b04}0Rl zZ9t7T>3|z1q5umpzCQo>$e7103q1BX@aphjI?5eBceIq0g88w2J74j70=*QHa)!HZ oTvO9`QY{=LNyByGEcK`Q0q3wHl;^PGbN~PV07*qoM6N<$g3dO+=>Px# literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large_r.png.import new file mode 100644 index 0000000..da86855 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cm7bj68abow4b" +path="res://.godot/imported/bar_round_gloss_large_r.png-3b808a7511dfda3822004643f6194a50.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large_r.png" +dest_files=["res://.godot/imported/bar_round_gloss_large_r.png-3b808a7511dfda3822004643f6194a50.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_large_square.png new file mode 100644 index 0000000000000000000000000000000000000000..97f6d1d85f50d9e156c387ba5493668c131757b1 GIT binary patch literal 516 zcmV+f0{i`mP)Yv5Z|E?-J=oTq7dJs65gW`00030 z-emvXVE@q_|KMx?-eLdOI{)T~?7~jwv^4+bi~r(v|J+>v(^nn-4gpsjl12H{SLJNs{ikQEL?w9EXevN0rdDX+x zR}aHtOVj~bd1uND=!mvPh=2xU_tBCU7%1R4m9$6kJ}$f!*pp0!N2HODD{^QePx!pi zVRSg~X1+-1hSC)!Zj=b39w%3v&=au$#uor9{$8-6$HmPr(^ls2))nn^xKBGAU2(*Y ze^*hh-6bt_O-iI8Rk*HB`M9E@kY}aLaDSFH-&ZqUWya2RG{D!{#OF_-nF=vQZMZ)@ z7p1ww&0H;4RX3B;O+D2#Uxp}rUWPDQ-4a$ZFlito8~g*RrAwZ`!?Qa80000`r(S;ryBpC01b3fPE+3xPtQMJFP|UpufG7O)?)Gi z006s5L_t(I%e9o(5yLPHL+Q9na&L(f7dgcKD@O81CJ^5M4|m`ZWE@$pH3Fk`o_RMp zeQ^0dB=Z3g!B*SGf!Vgof+827(CjS2-ar{jU?;BI*AzGg{t}=c`9Mx3 zPF^n&Rz6V@z z$~@Y+Aa1nw^pxVKo~?joUkO9enui$PLAwQmmj{eM{a|9Sua`;f>W_~7>js0R(o*R|_{?}JJyg~og%-s{u99`CTQDowwnna)5`^@=m_!x4I zmK>`q-!MzrFZSHEqC>{s9t!_c#qM8T>T%)oSGAQh*lg}?{yFLUN|CC|Mti#|gzFY3 bt^Lbi`i1BGqr26hKw|K8^>bP0l+XkK!mF4& literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_l.png.import new file mode 100644 index 0000000..f54ae36 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b1qw0kgqw68wj" +path="res://.godot/imported/bar_round_gloss_small_l.png-d234244c39e4359ef8fde09cbbdd6764.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_l.png" +dest_files=["res://.godot/imported/bar_round_gloss_small_l.png-d234244c39e4359ef8fde09cbbdd6764.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_m.png new file mode 100644 index 0000000000000000000000000000000000000000..7399e7d55f6bca7182968003f989c18c27f6517f GIT binary patch literal 117 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Hl8kyAr`&Kd$vcsuxDm%=oC83 z0|Y()$%zkmC4NjfVew$6Aj7t`0*4m#SVsWO OVeoYIb6Mw<&;$TQ2_=I7 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_m.png.import new file mode 100644 index 0000000..f9923f5 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bluv7rqxn467b" +path="res://.godot/imported/bar_round_gloss_small_m.png-78c8ec1bab1b48c00d21e697ca554763.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_m.png" +dest_files=["res://.godot/imported/bar_round_gloss_small_m.png-78c8ec1bab1b48c00d21e697ca554763.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..f8d7dcba04fb57e4c9a10009bb672539a2791507 GIT binary patch literal 333 zcmeAS@N?(olHy`uVBq!ia0vp^96&61nw^pxVKo~?joUkO9enui$PLAwQmmj{lB02|6$?(=lzdX zEC0Wn@c**<|0i|-&vHK5p#A?@$B#Qr|6fl3e^K`TgWM0N;=kRf{PT43yJO+M9(Fxg zF7^LT#Q!r4|6k3yw^*pp>-!F%iM%C2e!=(o&->fQ>(7^ezkWZ1rBPfCP$JjU#W95A zx@q4{p(XKL;o1cNXli1E>b*lt9nf)t@^|QR6FIIM9eP8gEWg_SJ*Lr`pUX@$7cwOYR d+R%GHn3^~8oX@zuCLd@qgQu&X%Q~loCIIc2nhyW~ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_r.png.import new file mode 100644 index 0000000..ddc142b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dogkbqjymscnl" +path="res://.godot/imported/bar_round_gloss_small_r.png-3c17a0cf08d2fa97e1bd3b7f3559ae39.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_r.png" +dest_files=["res://.godot/imported/bar_round_gloss_small_r.png-3c17a0cf08d2fa97e1bd3b7f3559ae39.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..3cdb9c9eb592de1bca701679d54b43050d0f41d2 GIT binary patch literal 387 zcmV-}0et?6P)6iH2g8$74`r(S;ryBpqr01b3fPE+3x&rd&JFP|UpufG5}GG1%| z005&&L_t&-(>0G*5`-`eL(S4d=)EiuuamkhMLx{V^LpRw%)5b4`h)3wik%Za(lkk7Hmf&-G_m6n^&h7a hw^r-W?ae}a{{Sjk8J!qnrknr(002ovPDHLkV1mgIwKxC( literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_square.png.import new file mode 100644 index 0000000..7f0d55b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bvxgflcontr18" +path="res://.godot/imported/bar_round_gloss_small_square.png-3483964f0e5544ba5647d80415f3996a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_gloss_small_square.png" +dest_files=["res://.godot/imported/bar_round_gloss_small_square.png-3483964f0e5544ba5647d80415f3996a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large.png new file mode 100644 index 0000000000000000000000000000000000000000..8b7ab67a1022ec58865b41b51d08c9470ebf27c9 GIT binary patch literal 508 zcmVx=J^$i$^wV(v&lBLM8t%qd|JOS5&uIMR zlmFI$GI&lX?;&M4H(4=p2R24bJbyke|3b^VOEGR}=hu2?n)TCkFy@nt}d&50f|B;RCw zqH_c2@MLDl0e3fmI|fn!z~)H6{{RNmZv5+gM0S%GH-Kf|WS=*8$Mh!0G-2cJqBTrR z95=uk3#*@52KG)g&^WU(>;izxA8CIG(CpBViGw30000Nn{1`^8;F}Q z|F7oUTP*bd41>~ny>~$4cuRu(g5~Gy_rH%n@4w!@em}!X=3Qk#iRqp$jv*44OD~)h zI;0@L63}DVW{?+oWlc-wzyH#yod>&XXN9}+nlvSCS{35e5~%fqB_uE6*eV)y!e z%dQI5?wZ0?^1ImMm%F`B%X(vj`=t!BG3QIQ#b13rysPn?>o0-xM(lR}rE(o&U(dV% PI+4NC)z4*}Q$iB}=IN)6 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large_l.png.import new file mode 100644 index 0000000..6a8f80c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b4awua3tsfcpf" +path="res://.godot/imported/bar_round_large_l.png-2218e318986a5f78fa604926bde2e95a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large_l.png" +dest_files=["res://.godot/imported/bar_round_large_l.png-2218e318986a5f78fa604926bde2e95a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large_m.png new file mode 100644 index 0000000000000000000000000000000000000000..7532497415f0fd7231c183c3c2b23a64a108cb2e GIT binary patch literal 113 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`Gj7M?DSAs(H{d$vcsuxI9F6xQWU zPXK~H|Fg~od_O4Jw(xCpAh(;Y#MXo>O@Z7i7~33s&7MSyGMsqEuhcIhwgzYhgQu&X J%Q~loCIGn#BEtXx literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large_m.png.import new file mode 100644 index 0000000..34e9d3f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://4jdyw5tdawts" +path="res://.godot/imported/bar_round_large_m.png-ec65efa127ba6491692de2df8ed26f25.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large_m.png" +dest_files=["res://.godot/imported/bar_round_large_m.png-ec65efa127ba6491692de2df8ed26f25.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..058ceaa4f3d26ed5917fa7c90d6cb7b0b0c17749 GIT binary patch literal 371 zcmV-(0gV2MP)fs|Kxt?xjp~lb@bD4|LBt7ryB0YSMtwj{NIZqT9*7lI R9E|_~002ovPDHLkV1gbbt78BF literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large_r.png.import new file mode 100644 index 0000000..0577c1d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dnpf3irk82mws" +path="res://.godot/imported/bar_round_large_r.png-abc49b59cb576fc624925a95dc138f51.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large_r.png" +dest_files=["res://.godot/imported/bar_round_large_r.png-abc49b59cb576fc624925a95dc138f51.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_large_square.png new file mode 100644 index 0000000000000000000000000000000000000000..0c36f0a9a2ee21e2dd9312ebed53bb31c313605c GIT binary patch literal 479 zcmV<50U-W~P)x=J^$i$^wV(v&lBLM8t%qd|JOS5&uIMR zlmFBOoL|t5%9~zwPq=kJyt4C_2;q!I1rildv0=KIFwZ z5$V`l4CS6C;ikkqK`iT``4u&Tyv8dKKX0+9%^yU-k!*mh?nQM5H003&6>vb-&x^(m z0|T*B%`>`U-t^PqOr0u^oG{KW8ZnWc@@3F%-svX8e3kHydJk&cnJBWwbq}s+Nddt8 zCg6Y2qS*U|8)Y{i_h59J`@DP}_aetNEI)s+q)}Vs5#FN_0002& z!cO9=BmdVr|IZWu=#u!{g8$}-1FY+Wmt^#ojSj>P!ka6UN)(DK&Meg0?^ugu-klY7E1Y7Sr z2WH=E3yNHTLUXVPM+0Rjg&p{8uQxDPd-7nBQh}TM?iHZx`9?t%9$sG&R(?002ovPDHLkV1m8!xo!Xe literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_small.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_small.png.import new file mode 100644 index 0000000..f67b6fc --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_small.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dk60gw5nlc44d" +path="res://.godot/imported/bar_round_small.png-8993dccfd7c10f48e6e254769453a7b6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_small.png" +dest_files=["res://.godot/imported/bar_round_small.png-8993dccfd7c10f48e6e254769453a7b6.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_small_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_small_l.png new file mode 100644 index 0000000000000000000000000000000000000000..dc66e65baff80cb780a5728548401604ab0e3570 GIT binary patch literal 320 zcmV-G0l)rVs5#FN_0002& z!cPC!I^wG%|IZWu=#u!{g8$}-d``l7C~OM(T5HfKa+1+WcNj^hYRI?p7rQyDm& z7PR{CdT~dul@AY*NdJ?1TB@XYo?ao1%FNr_VO!nTT4-Ib@~mQA`i%zr*#81UTnq%` SKcjsB0000gTe~DWM4f)$$qt literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_small_m.png.import new file mode 100644 index 0000000..cce1ad5 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://in3ibqmw65ys" +path="res://.godot/imported/bar_round_small_m.png-a2e13a61ab4341d6937cbe3d347e047f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_small_m.png" +dest_files=["res://.godot/imported/bar_round_small_m.png-a2e13a61ab4341d6937cbe3d347e047f.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..ba65b6bb68daae348ae738680732673405abacb0 GIT binary patch literal 320 zcmV-G0l)rVs5#FN_0002& z!cPC!I{(iT;;SS7=#u!{g8$}-|IG>Huq*%39skuZ@XBBI*m?icC;#Mr{N$W+bf zBJZMFxA-wP&<|FY2^1htFdf!wwy+Z&dMuGyDqP>Zrsi*CS^P&`v9J4Ey0HOHx(o#S SV8j;y0000Vs5#FN_0002& z!cPC!I^wG%|IZWu=#u!{g5(b)r|37k_z@GMs?^94mEZeCqry{Tru?u-2F??5#4dzi15@ U2PiVr82|tP07*qoM6N<$g1kPa@Bjb+ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_small_square.png.import new file mode 100644 index 0000000..193aacf --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cs8khw3vt2wbc" +path="res://.godot/imported/bar_round_small_square.png-d61e7dc50d9f5c3a7ef60c278c5bfb92.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_round_small_square.png" +dest_files=["res://.godot/imported/bar_round_small_square.png-d61e7dc50d9f5c3a7ef60c278c5bfb92.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large.png new file mode 100644 index 0000000000000000000000000000000000000000..16c06f3db922b67d7de11ebf9049f6af5e7f4577 GIT binary patch literal 213 zcmeAS@N?(olHy`uVBq!ia0vp^2|z5t!VDz8AAhs|Wam zxZYnPaBq>|-9vwemE8X|J9s(i-rE*iTHnpVU<3^bD$i1NswP~ z{QLg<`x)w0E;Ysih1@({978NlCvy};x-u0crk;p$6^b~faMf-yOTfkniC29l9nf0P zc2}h#kax@Ff;JX|RgGm*9%mfF<}O(=f8&fVP6{0+ysH>aMH>`xv;J`dn#kbk>gTe~ HDWM4fQdUls literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large.png.import new file mode 100644 index 0000000..6aa067c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://nv5b3owhxpyp" +path="res://.godot/imported/bar_square_gloss_large.png-4b420366fca0780a6661200673afab53.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large.png" +dest_files=["res://.godot/imported/bar_square_gloss_large.png-4b420366fca0780a6661200673afab53.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large_l.png new file mode 100644 index 0000000000000000000000000000000000000000..98c54e88f54c2004b89cac20e2bc8b7977ec941f GIT binary patch literal 190 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eL!VDyBWEdlX6id3JuOkD)#(wTUiL5}rdVo)e z>-{AH_ZA7>T_gk~?=2Pt3g2HW^zBCFhg0$Y??n7R!|?yroO_FfI(E+Z43uLp3Gxe$ zf8T$9KSRCBrN&sGkiMsjV+hCfWR3z$W)>dH^aE3Te&;D9SZtQ|I?KXTv?A2Ofsb|D iwPn&ij&ns=mNBebop?L2DS{iQmBG{1&t;ucLK6UbhChD* literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large_l.png.import new file mode 100644 index 0000000..978ef3a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dmtt1e0evgxxv" +path="res://.godot/imported/bar_square_gloss_large_l.png-93fdef1e83f054e05fef3b0204fc8daf.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large_l.png" +dest_files=["res://.godot/imported/bar_square_gloss_large_l.png-93fdef1e83f054e05fef3b0204fc8daf.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large_m.png new file mode 100644 index 0000000000000000000000000000000000000000..a55e2a8eaebafffedbfa944c211dedb1fa8f8aa7 GIT binary patch literal 126 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`GjuAVNAAs(H{d$vcsuxI9F6xQWU zPXK~H|Fh0r_{PY6c)6{~)`n+x5?d3lFr8w2{NI?z*;>6n${>sJX~K)^89mPXLKzuk XCkkBJ#MTo6G?2m5)z4*}Q$iB}?`kPD literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large_m.png.import new file mode 100644 index 0000000..1c78932 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://gxuwa00jkqjp" +path="res://.godot/imported/bar_square_gloss_large_m.png-efba47fcacc88ff01548da37fe724963.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large_m.png" +dest_files=["res://.godot/imported/bar_square_gloss_large_m.png-efba47fcacc88ff01548da37fe724963.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..91fe133be98196501fca05542f2091c248431382 GIT binary patch literal 192 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eL!VDyBWEdlX6id3JuOkD)#(wTUiL5}rdVo)e z>-{AH_ZA7>T_gk~?=2Pt3g2HW^zBCFhg0$Y??n7R!|?yroO_FfI(E+Z43uLp3Gxe$ zf8T$9KSRCBrN&sGkfEoGV+hCfWD8~%y)`@vug(~@-E{~k6!3X#ci2FfNS%G}@0G|-o z`%47wEfT!DNC-&YTPz3^zQ0)L+l|T(r{e$LiTHnp;s2{S_ZACv?40o#D92tBTTd6q5Q)pl90iulta@vBEYlx6kZAV#ou{$F;zU83xy&5KqBJMQ wwU(mdKI;Vst03LlvSO5S3 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large_square.png.import new file mode 100644 index 0000000..8bd1fc9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dwy6et4ahi63b" +path="res://.godot/imported/bar_square_gloss_large_square.png-09017318ea253796752a4a7b3684f36a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_large_square.png" +dest_files=["res://.godot/imported/bar_square_gloss_large_square.png-09017318ea253796752a4a7b3684f36a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small.png new file mode 100644 index 0000000000000000000000000000000000000000..b9c098943e5c49c5f4e31f388be9bf8eb253bcd0 GIT binary patch literal 209 zcmeAS@N?(olHy`uVBq!ia0vp^2|z5s!VDy(r=*_(QY`6?zK#qG8~eHcB(ehe>H$6> zuJ@M++*>4gcaac~yth~oD13jh(6<|vA5O*pzZ3EQ48#9dbM7q`>exBsGfZRaQY`6?zK#qG8~eHcB(ehe>H$6> zuJ@M++*>4gcaac~yth~oD13jh(6<|vA5O*pzZ3EQ48#9dbM7q`>exBsGfmdKI;Vst0R3}74gdfE literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_l.png.import new file mode 100644 index 0000000..12f6bf3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cixqmkf5kvvs3" +path="res://.godot/imported/bar_square_gloss_small_l.png-67b20670d0d53983c055865a945f440a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_l.png" +dest_files=["res://.godot/imported/bar_square_gloss_small_l.png-67b20670d0d53983c055865a945f440a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_m.png new file mode 100644 index 0000000000000000000000000000000000000000..7399e7d55f6bca7182968003f989c18c27f6517f GIT binary patch literal 117 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Hl8kyAr`&Kd$vcsuxDm%=oC83 z0|Y()$%zkmC4NjfVew$6Aj7t`0*4m#SVsWO OVeoYIb6Mw<&;$TQ2_=I7 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_m.png.import new file mode 100644 index 0000000..fac0c50 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://er5aoc8aoirx" +path="res://.godot/imported/bar_square_gloss_small_m.png-435d54d7c27adaa4cca47d12e5a82a33.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_m.png" +dest_files=["res://.godot/imported/bar_square_gloss_small_m.png-435d54d7c27adaa4cca47d12e5a82a33.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..cd97d567d5dc99c07756a1cab3b24c92d5874896 GIT binary patch literal 185 zcmeAS@N?(olHy`uVBq!ia0vp^96&6?FwMoRzy literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_r.png.import new file mode 100644 index 0000000..a7bda37 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://clmlu5mqvqam0" +path="res://.godot/imported/bar_square_gloss_small_r.png-f0b104501a7b661623d53d1e923e679a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_r.png" +dest_files=["res://.godot/imported/bar_square_gloss_small_r.png-f0b104501a7b661623d53d1e923e679a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..17bda3ebc87b9eb58e2b7005ff64d12354c59f4e GIT binary patch literal 203 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF}GX1~OUz+3N@HSF uJf@|faHK&h<1+7}av8S>DVD?)Oblk6;ir!(^E?2W!{F)a=d#Wzp$Pz1zC}F% literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_square.png.import new file mode 100644 index 0000000..2366b08 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cvlq10htafabp" +path="res://.godot/imported/bar_square_gloss_small_square.png-20bf5f95cc942f527e4e1da3360e308a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_gloss_small_square.png" +dest_files=["res://.godot/imported/bar_square_gloss_small_square.png-20bf5f95cc942f527e4e1da3360e308a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_large.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_large.png new file mode 100644 index 0000000000000000000000000000000000000000..2daa8488208ece1233a2278bae6854b52cfbc7a2 GIT binary patch literal 205 zcmeAS@N?(olHy`uVBq!ia0vp^2|z5t!VDz8AAhs|5Ij zxZYnPaBq>|-9vwemE8X|J9s(i-rE5VK~5b`5{n(y(GvlIR1VA z{rwE}Dwi5#fkKX+E{-7rn^xe7%bQ@Cn3nI&N3gv6^plMZMtXuGS@ y5Xie&s%-{AH_ZA7>T_gk~?=2Pt3g2HW^zBCFhg0$YU(LCdgz bfs5g(P~2gKou6(1wJ~_Q`njxgN@xNATs}PW literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_large_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_large_l.png.import new file mode 100644 index 0000000..6cae04d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_large_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dypsv1b4fxho3" +path="res://.godot/imported/bar_square_large_l.png-8d4029e250a264096f57268064850e95.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_large_l.png" +dest_files=["res://.godot/imported/bar_square_large_l.png-8d4029e250a264096f57268064850e95.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_large_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_large_m.png new file mode 100644 index 0000000000000000000000000000000000000000..7532497415f0fd7231c183c3c2b23a64a108cb2e GIT binary patch literal 113 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`Gj7M?DSAs(H{d$vcsuxI9F6xQWU zPXK~H|Fg~od_O4Jw(xCpAh(;Y#MXo>O@Z7i7~33s&7MSyGMsqEuhcIhwgzYhgQu&X J%Q~loCIGn#BEtXx literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_large_m.png.import new file mode 100644 index 0000000..f9ed1ad --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://0h8b67dduxmq" +path="res://.godot/imported/bar_square_large_m.png-aceec5f114d630567768a8836840ed51.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_large_m.png" +dest_files=["res://.godot/imported/bar_square_large_m.png-aceec5f114d630567768a8836840ed51.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..7199ecf712fdaa29f5554c4522a2b66b34970e63 GIT binary patch literal 184 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eL!VDyBWEdlX6id3JuOkD)#(wTUiL5}rN`Oy@ z>-{AH_ZA7>T_gk~?=2Pt3g2HW^zBCFhg0$YU(LCNS%G|&0G|-o z`%47wEfT!DNC-&YTPz3^zQ0)L+l|T(r{e#=nsaZl(El?G2e>Xj1WK@%1o;KWzwf`l zpP^pmQe!Mo$imabF+}2WGDkrqE34ibp2*b?5+s{Le*0*wh&Zt!OHF1CQ&E}o!Gebh omFHFoADg#P!qlNjKqizSb<@7mTCdkFKr4gcaac~yth~oD13jh(6<|vA5O*pe>LacVxj+M7!GhZRaQY`6?zK#qG8~eHcB(eheDgizr zuJ@M++*>4gcaac~yth~oD13jh(6<|vA5O*pKg00<)tq~ag|hc9)&WYemjw9*$G`8t zzn`IAgTe~DWM4f)$$qt literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_small_m.png.import new file mode 100644 index 0000000..ebda287 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://vvtscg8b1254" +path="res://.godot/imported/bar_square_small_m.png-89a4e3ea3303b37a31cc9312b40212b6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_small_m.png" +dest_files=["res://.godot/imported/bar_square_small_m.png-89a4e3ea3303b37a31cc9312b40212b6.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..8822b613a397c851adf0537f742f1951c8580462 GIT binary patch literal 179 zcmeAS@N?(olHy`uVBq!ia0vp^96&6S^y?3z=P=dWA$S*klegFOa z4D~9P8e@S%=AJH&Asp9}ISOv_vgobhxw-pbf^>7qZ!LutH%@G*7L|CzW|YRnXetrF mymq(4m#(uM-pvX;p$s*z11&D8#q0+f!QkoY=d#Wzp$P!_yF?%W literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_small_square.png.import new file mode 100644 index 0000000..3da2ce8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dc0rnu7rc1f30" +path="res://.godot/imported/bar_square_small_square.png-f94f04c794b6bf7c07a53bc5e67abe06.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/bar_square_small_square.png" +dest_files=["res://.godot/imported/bar_square_small_square.png-f94f04c794b6bf7c07a53bc5e67abe06.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_blade_rectangle.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_blade_rectangle.png new file mode 100644 index 0000000000000000000000000000000000000000..78247a68dac64cdf3bdfe2c177fd37937c2f509c GIT binary patch literal 646 zcmV;10(t$3P)eDav!m_c}wAyWl-_70a!#y>)PA7>@*V~rk*wZ5+mRNJ<+~sgsqW9_> z-)Qtq6q|E*RpR&NA)X$n07Q__ zu49J#fq+9E0w*8{odOh~00k&O0SZun0u-PC1^f@dX0_T#IlQ{H23Qg;r2wj1Yk)1$ zRtliHwFX!(7HcVh>Q;S)6wm}9rK!(l-k07*qoM6N<$f?&cq>i_@% literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_blade_rectangle.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_blade_rectangle.png.import new file mode 100644 index 0000000..28a142d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_blade_rectangle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://58ddh5u0m2yf" +path="res://.godot/imported/button_square_header_blade_rectangle.png-e7ec142e4ab705214f853ab38f845a45.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_blade_rectangle.png" +dest_files=["res://.godot/imported/button_square_header_blade_rectangle.png-e7ec142e4ab705214f853ab38f845a45.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_blade_rectangle_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_blade_rectangle_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..768fa7bd73ce12ec501ddbd1a16dca99b7350f69 GIT binary patch literal 695 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dtgBeIxZ|Zmpq*&4&eH|GXHuiJ>Nn{1`j|KRI zxZYnRaDR!wy~To4r!Ky`NC?Q7Hf=E&Et)oM$<(PpauHDNn?rsdPR0L!G3ozJm#Yg^ z7SCwkI4fu0+`z4~lUK~FySYgE@Zr<{FRTCme)IXu5C1vyPv1tzNx)$DX|>7cE{tYu56Ur>^~fzy9g7cmJ>I|M>Ci|EoFo77GC#`5y?*Fxj%pTB?qdi(hK_Zec$PS0gvU~KkuaSX}0_x9HDyu$_pECFhT z;+L!S-`y?Je{|{3|M^|aF6;-7SBTw6c+UMT(LuJw@Y<{xyZ0Yia{Hno!EIf%hd7tNqL*Cx0nNO%Ix0EGGCnks8DKWpAscB^f=!LY(#K%60hfggyu86v@$ogs<=gqazl z!B~z#4=69rz`lUHf%yXK0>%$a7Z@rS6Ap;)VK7**RfxADyO!->!`I`x;q+UUB=2{mnkMHb4lWuw~K^J%t?!j2k z;&SE7#xuW@?=Lwavhv~4Wsa`FN>W~X>pen@wmCIzmadPE?prcXe(Ku4Y}4KT)GumJ RcLBx|gQu&X%Q~loCICM|ODF&U literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_blade_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_blade_rectangle_screws.png.import new file mode 100644 index 0000000..cbe7453 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_blade_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://8747y64mcl2p" +path="res://.godot/imported/button_square_header_blade_rectangle_screws.png-8de4beb9c7dee5ab9aa5f1074f086946.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_blade_rectangle_screws.png" +dest_files=["res://.godot/imported/button_square_header_blade_rectangle_screws.png-8de4beb9c7dee5ab9aa5f1074f086946.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_blade_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_blade_square.png new file mode 100644 index 0000000000000000000000000000000000000000..f72e84193e3a8617eee7fca5ec9b4911a146eba0 GIT binary patch literal 616 zcmV-u0+;=XP)4J z5jFM;XK$5x@f+0W823zye$W9KadC0h|F0z#YH<+yOK| z1keBxKmt?%2~YtPKn73%89)GCGJpWan@Ygz_{~%Rl8<*iVFEzm-{ydE?*O*3F~0#! z$<;s&)IbgV4X|1)R@}qvZ4OuhOD>ST%>h$j$_28wIbc4U&ACAK_P_j$Ax1hbcOUB! zLea)hm);O<;Q>+E`v~xa3{YYFk8dgcu+znRtI5jNnwqD)y~(SqxT2%4|L?Em=I;O1FZlTS|LUCHqY{>uqyPW^|I7f| z+~;&_wU+<@01b3fPE$W$&(EK~zpp=EpWgsnHp`s=00Co3L_t(o!|m7CZi7G&1<+06 zf??BpFYXoNZp_Sj|Np1rNLeWeyfXpiCE~u%(ben&gOE~`%4MK)etmg$gFjNKxXx}` zmVlGn3rveE#R0%cy&h3{P>D1ecZfA{2*(kfCzTo>j|4yzo!xKk3Du)cWE?1k_ywG9 zsjQxLTAJTLM9qhr)OoGAz-r9^MuWkKTVT3aOcOv4pvNt+L|i6-K0u$lfeGRy0Svp{ zA$J4w*=){V;=U(f1N)wU3s?&9080TDU@O1^Yy~)gwEzdO7GMDO0t~=jfCh*HG(Z#} z0jdBAPz5M}EIBzr>{k8<&*))G1=;2U)k05Hv8^(v xjaA_w`dR0FL`O&$b7c4PEoIHiI_}k^`~*1u@CUy_27Ukl002ovPDHLkV1hgBN_hYP literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_blade_square_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_blade_square_screws.png.import new file mode 100644 index 0000000..a0201d8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_blade_square_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bx7kgf4r0r8l7" +path="res://.godot/imported/button_square_header_blade_square_screws.png-874169f4ec34945c23f7facf8afd3449.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_blade_square_screws.png" +dest_files=["res://.godot/imported/button_square_header_blade_square_screws.png-874169f4ec34945c23f7facf8afd3449.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_large_rectangle.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_large_rectangle.png new file mode 100644 index 0000000000000000000000000000000000000000..ca6b2e336eb2be08d774c12582f27087f79cbe11 GIT binary patch literal 428 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dtgBeIxZ|Zmpq*&4&eH|GXHuiJ>Nn{1`lLLH0 zT<HlT*Q>QL| z{P_9e#cQu#fBbf%a`oyRvt}({w0Qlzd8<#Jy0&NU$^WnB+*=IPyZHbA|F`Zu|9^%d zTto8*&>-%TAirSy`1AJb=g04#f1iOnBd-W3eAm;(F(l*O+gsK`O%4Jr4+Af@vWkj6 z*?9THUw_RoPlvoqVc$9b>Ca5a)^$7WTyUs$!tEgWV)Zz=+~;v-zDhBdr@XVi{oC^5 zyEoOv{wsH#YuO#9xwD>O`plB)`U)GFCNVH^C^TRY7nmA4D-P5%#4QnaU|?hsfD=FX z4_w&B?ET}`F2)jv<4h6J<_&T$A{nw@vl-aUSLRO0y(%j7K)iuz`^$qj|If(N&~ZNd zdsBq+X6AzQxBHpdyWIue@Awnfzr4wGzs1oXY|Bee)ul^6w*q>U!PC{xWt~$(69C?s Bx`hA$ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_large_rectangle.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_large_rectangle.png.import new file mode 100644 index 0000000..a0e5d5a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_large_rectangle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dvhvvkpeenx4o" +path="res://.godot/imported/button_square_header_large_rectangle.png-3939e907faa836635fe5328b03c4dde0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_large_rectangle.png" +dest_files=["res://.godot/imported/button_square_header_large_rectangle.png-3939e907faa836635fe5328b03c4dde0.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_large_rectangle_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_large_rectangle_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..dfe792030a2a0d0f42cc867f7973bff57d01caf8 GIT binary patch literal 479 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dtgBeIxZ|Zmpq*&4&eH|GXHuiJ>Nn{1`O9OmD zT<K%&~ub(w*`JTNepRD40w1WTJL6#4@*k7#Yd9YOA z|EoFo77GE*|NsC0tvk>EpJDLaX4?Zan!6;(FW5f*{QCL!@$>iJXW)I&{tzhq&(p;* zB;(%OTb4zK4Fp^+Ui1>WrJ5C=KI_`w{*0ZcI3`$U?)uI0UsZTPf@Wmsb;ljM*1ZXy zze*u)YL0+mcC>oT?Q=?OW<9N!^8}r{3+AuC*Ajj9u5um2Y4exU_A{ijR;*|E{`~Vf zp?T5V2TUKGVmh&w^?_JnGUJnLOdl%t%IP%Rd9}-li9?}*0g3pN&Tv7H{{{Pl?h+(X zkfOf~Z~BkhdROG>GN?Z|0yd37CW2w-R)&~!&$+o3w!h-y{2<=IHaqY5&Hb; z-=BUYr97J<`r1ETgN-I^ACJwy|2p&5hG*uNr|e@?J^p;<7lK;~u(b3lN@$<^c(dz5*_Skuvnx~?pub!T(tE;%l%GSKS$^Yt{-lGzhmZSgw z|JvN=|I7ddCXNUI000YgQchDpU(Y|UpI^V9-vA3}ZgKzs0Jup+K~z}7?bo>ugFp;L zQM1Fa@5}fR{{JgOq)^ZyLz>99_B+iK2r`D^C}KfT6w|&oG2bXQYU!A5|);u|NsBm+~@zy057_nK>z>%3v^OWQ$JtNpRYe(pTFM#AVzV{ z0002tNkl1%r>I>Me1Dr3HvoBz~{99KDKmY;|fbRo9KO(?;fSWP_2tWV= z@EKsg+wFaaw(9^L(D?$k>i}C|>kHVf1GG)k`U1B5FK5h9^&8!O(^tr7hPD1>TVqCZ spw#Y5U`{5&h(wRyyNNUHJd2IF14Xe!Z4U3itN;K207*qoM6N<$fNn{1`=Lh(N zxZYnRaDR!wy~To4r!Ky`NC?Q7Hf=E&Et)oM$<(PpauHDNhg0!y4*C7R>GJ=@q{D|# z|G%vM_{rNpfBycz?f?IN{L^Re{(sv4?){g~U%vl;lz;ERtIuz*f4$%N^|I%W^V;8T zR6cp~;?${&A3uJ6^Y-)q^Zc(~f4q3{+N@d2=gnKaXYa|Ar>?DDy<^eh_5WYZxwlvd zX#0O4IKy!3&hrg&HAX<|c}s%)g6-qapP#>f|9boQ`S%%O%udf`U|f`VAW=%(Ap7|-4hWr=4q8@1%QFd?lzXXA+O;Lvv zC(gb0yDo%xmFT^%NqgpNn{1`HwO5G zxZYnRaDR!wy~To4r!Ky`NC?Q7Hf=E&Et)oM$<(PpauHDNn?rsdPR0Mf>GJ=@q{D|# z|G%vM_{rNpfBt^{^8MZWFHfJn`+q4*&)$=( zSMQiNZ}rJj*A^{a|NqsTdy9pD?)eV{XBckXdG2X4^%T%Syd^a^x z^p^fppW(l$Hc>WtZRXb7Dq`JNU#eXESanObf>Azw;9RBUgE7O zew*f;=Lrmq`R2WGPsH_^#b@p}tlo5m;W09JKPx4KL7OLPS}6{h$j^E6@q1%Lha4~-Hb~u$h{pB9};$%PH>F$2H%I{`%SYEHHKPMwOd&8r? i$NAZhLtg*P%y}zb<++hVX`L`9$aGIvKbLh*2~7Z^8Ynpc literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_notch_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_notch_rectangle_screws.png.import new file mode 100644 index 0000000..6a701b6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_notch_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dvs8wlac3jl02" +path="res://.godot/imported/button_square_header_notch_rectangle_screws.png-a81ef5c3be1327d33d56573730ccc902.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_notch_rectangle_screws.png" +dest_files=["res://.godot/imported/button_square_header_notch_rectangle_screws.png-a81ef5c3be1327d33d56573730ccc902.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_notch_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_notch_square.png new file mode 100644 index 0000000000000000000000000000000000000000..10bcfd9e0f625a451ffcfddb43c7161fbb21c36d GIT binary patch literal 511 zcmVv1H-(U0e_y6K=-r(xmS=*r5`@$vKQ?eqW759;gj(b3k)%GRQzue`mwk==OTb z7>xD%S#n-eS6PF#j6_SRyTw8pV`IzZ1CWZg8cJJit3*dACFSU`GNz4<3ufRKxUVW7 zKrP~YClYs|6c!f#*j z8o3x?#onzj5D8HF?n@vMlp&z=&o@z;`_A)}=m)@*CwmgHARzz%002ovPDHLkV1msm B0pS1u literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_notch_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_notch_square.png.import new file mode 100644 index 0000000..66eec95 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_notch_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://can40ha0po55n" +path="res://.godot/imported/button_square_header_notch_square.png-94ba3e9c7ad696d8319769cc6a8285ef.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_notch_square.png" +dest_files=["res://.godot/imported/button_square_header_notch_square.png-94ba3e9c7ad696d8319769cc6a8285ef.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_notch_square_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_notch_square_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..1d979252d2ce9443aaeb31a68c3ea9b2337c68b9 GIT binary patch literal 569 zcmV-90>=G`P)?(g*f-(UaRPu}3_|Ke};--+|> z*Y(p$_|Gf$*m>mS=*r5`@$vKIst(|#5aOs0=&ua$x(D{b1nlke|IZKV>+#Xi)|#59 zo}R0sqp!TZ$*Zfl$;#IM>YU!A5|);u|NsC0%mCWl=W*v!wEzGB4RlgYQ$JtN&!4}) zuRmX(-vC@T%bfrK0UAj}K~z}7?bpX{!!Q&?Q6_OwVTzqz9rqGTu6jf9|354a5H19P zG(kF>fOr26AZg(-jgl%)$G<=rn(xB}v&z+yIA*aG|AZeIh&L}OcE18i!*lxS)T ztbuh6m`^5iTVT6dZBPFa0}y}!7=ce;pyvy`djiW3PvGs#4|o=@9>DVDK|IN$0ATp> zG(Ny_;PGBs0@ASn1Rwwb_!~g&Uz;jhSpjPQ+Em%f3Q+skrpi`UfZD${Rkrd!_>3t= zB6GXX#0V*CV8cfHSni17p-9sYcC9;dG7Y0UXIer<%G_*zrl00000NkvXX Hu0mjf64n~W literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_notch_square_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_notch_square_screws.png.import new file mode 100644 index 0000000..e279121 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_notch_square_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bkn31lhs0t1lb" +path="res://.godot/imported/button_square_header_notch_square_screws.png-7d2d9918838a0f71fa1b84b3367e9edf.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_notch_square_screws.png" +dest_files=["res://.godot/imported/button_square_header_notch_square_screws.png-7d2d9918838a0f71fa1b84b3367e9edf.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_small_rectangle.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_small_rectangle.png new file mode 100644 index 0000000000000000000000000000000000000000..e61ece4eba6c88246895aa1840390755919eb0b6 GIT binary patch literal 426 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dtgBeIxZ|Zmpq*&4&eH|GXHuiJ>Nn{1`lLLH0 zT<V|HY*Lm(@Rh{Cw)v z#fulOy?Xue+l|WAt9R_#dvej@^|NLzKY8lfym_ntznXJzu@KOx|3Gkt;ntn!$KHNl z0W^raB*-t=KK{J@`uXwm_uprjEZ)8bD16(~#W5t~-rHNALQM_=E*FJTU!(;cWZWgR z_rK;rw=limIaKe>Hnm5!VC>QkJnS6#aII{D?1sTa%MeYH?KbZleU{m5szi`ITU zb0;|K7kgsu`}vi1{+Ud2L?tK0bIlbHlOLI zj~Lb5-NksPL7F=ONS`@yhACou9>ewDe@_7!uedlra623*l(hKHe_HS$pT);IsW}B3 vYzxxv*0X&RD;Ai(fB*Gl!HDPWO2@=)*sd0w7YS7adXvG^)z4*}Q$iB}@r1s~ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_small_rectangle.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_small_rectangle.png.import new file mode 100644 index 0000000..0112e79 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_small_rectangle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://j3da1f62tui5" +path="res://.godot/imported/button_square_header_small_rectangle.png-251c9f7f8fe18d5d9c06039268b042ac.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_small_rectangle.png" +dest_files=["res://.godot/imported/button_square_header_small_rectangle.png-251c9f7f8fe18d5d9c06039268b042ac.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_small_rectangle_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_small_rectangle_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..f88487e45fc90f4348645df1a3a5fad237bd4b61 GIT binary patch literal 476 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dtgBeIxZ|Zmpq*&4&eH|GXHuiJ>Nn{1`O9OmD zT<RcHFDCuJtbXz0 zwT~Y^pE`B%)$5PnZdA^jw|e#J9kXUF-?R7RqQ&b^p1Ss77yF|X{1282yjaik?I6pO zReb+n&AGQ2XxifcKyZfP)}7}oQsNH)jpi;1@(Z?)Kfm67e*FIV_Zdzrtl19~{_W}F z7?N@C?Jdhqha7lX5;xwGD>L}5we{gYca~N6SSIgZvhtnqpZG-{(V9)>XzNt zm3)t`o~#m_ysh-m*0(B)(*Mq|e4BQ0JID8zk34rAy<+=_dxpKI`F~~$?F02(1^e&5 z(|NdaD}#-aoKC}?C;$nXD6mk+1n|G${@|FZh2Qx`ve z{Cx4^wO6k{e!EdQYu56Ur>^bUdvej@^{ZF!m^W|r|5tPFEfxZr^B)M#Fxbe6l!+haS7abc*FbCD-M3Q zUs^bo^MppD@btPhbthFEjs=Ju*U{)xzI9#gk+f@@%(E@8*DP4)JyW*Ga{HsAvd){g z*4$y4I&SsJqrTjqhfvOK9t4M$YhM(TWQ48B2b%eK=XMW8(Jz iduJO=JU98m40EM`*CyQ@F8n}0FnGH9xvX(C7EPPBcQMzdj0X+jmkxf*Uy@@e9zvKCr@2ly?V#Id8;2R6?n0p=gBI*ZwFaE>|%ekg8%=k zIrkO|0S*5T1ZNm--FZHrIoK3vG~Z=dG>|2wm$T0WU3wPnkiFFSw7KASYbaLSUE8k3fB+Fnze zDCo)K>+)$=n(Heo@tGGw#MYd1TBdR+W(}Kb80+Q}!V!F@bmAGZ8SAtQ?BvexbG}{L zF!{tu@eQ%;JGx?O8G+o>4+}oB=1i}D&2^u-q0Xh@JA-*DlRyIlivj~9hXaEh_mtDnm{r-UW|wJg!y literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_small_square_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_small_square_screws.png.import new file mode 100644 index 0000000..e8b13fc --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_small_square_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://nl0qw5qsjs6y" +path="res://.godot/imported/button_square_header_small_square_screws.png-acaa41986018f9eee171ade53da9b579.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/button_square_header_small_square_screws.png" +dest_files=["res://.godot/imported/button_square_header_small_square_screws.png-acaa41986018f9eee171ade53da9b579.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/crosshair_color_a.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/crosshair_color_a.png new file mode 100644 index 0000000000000000000000000000000000000000..d47bf9c01a8a9d4fd6016801a1d4f57b303f0803 GIT binary patch literal 553 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX3?zBp#Z3TGEa{HEjtmSN`?>!lvI6X->?6F!~Xw|`~M&1|NpfA|BL?rPwW5R_WyrX|NnXZ|G(e= zza$Sb^$f$+=%WjPI{8Y1{DS-a?d9X=pMSr8|9yUah85c`b~7+A#(KIqhG?8G4ZgXp z$$)3gsY|?~k*f}T`EUPO&A0W{$7hUQ%Ty5`#q=CZby?oW(QuCh~~ z^1S@Vl?x}sd-SVbeinbjllogg)5-tzt*IZDvK|sD)=5mCkZ?WWMv~y|hGz|?*Z8M= z5PiiP-YI;vxZdD!ahtBt^6M^NSH7F_t?f&7lYhj_tIX9gGw+`|E*d_s^0(~Q)~bBH ztp+m_YnFGI?zkhG`|j%29fs`h{4#@#LiagxuPH9Q6u#O#`3f3)^6Y7>n{UREa{HEjtmSN`?>!lvI6-D0X`wF z|49KrP5*EE|Nnaa|LghxZ`l8TTL1t3`v1S*|Gy;v|Em7~Py7GB=>PxY{{Qp*|L@2D zKf?etJNLqp3ZOQDk|4ie{rmj+>;2=;&zG;a?|;9a;h4(7?F-gD^I>s0n&!lvI6;L0X`wF z|8WDLlK;2;|9{&5|Em7~OY;9;^#4E4|NjgFP)A>f?G>OjS4ogx@csGx>)*?t*Wb@@ zd#cDZpy(t|7sn8d^KU0viyc-FV1BB9#O&Lvf75xn{Q|gVnPe{NGS9lO=cuz#n?(Bp zmQQjAWqRgTJ=&LRz1+`NE{*->THWX2rAFR&tv>BpH+f@l`^~Lq9xgtoHh0(ARMqRQ zoU1&yu4Ku(WPc||%hB*<6B^LD-1`d;mS_Rn`w dD&Mzy%##aK-J6qSDhhNRgQu&X%Q~loCICN$kcI#N literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/crosshair_color_c.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/crosshair_color_c.png.import new file mode 100644 index 0000000..b8b9be5 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/crosshair_color_c.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cebgoc4cj4qye" +path="res://.godot/imported/crosshair_color_c.png-341ea194411621f48e901661fc3f9875.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/crosshair_color_c.png" +dest_files=["res://.godot/imported/crosshair_color_c.png-341ea194411621f48e901661fc3f9875.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/crosshair_color_d.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/crosshair_color_d.png new file mode 100644 index 0000000000000000000000000000000000000000..5d97874b1a0b08a61f412db7d0f46cc489d6f067 GIT binary patch literal 243 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*t3?v(r4=o2$Ea{HEjtmSN`?>!lvI6;X0X`wF z|B(Pt?EfYC|L6Jt-;e))h5;z^TRdPFP?WVK$S*jazkff&%K8Q7K!JQu7sn8Z%gF_d z%&E#8XBpIF)6RuBKC1FtKd0%;+>4%eEIP$RhE|_%^B=vwth1W60fcfqsM@cD$ Y*V&ErUp{ZU478fT)78&qol`;+0Przh2><{9 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/crosshair_color_d.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/crosshair_color_d.png.import new file mode 100644 index 0000000..bbd9641 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/crosshair_color_d.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cyubngwmr3i07" +path="res://.godot/imported/crosshair_color_d.png-06703ee3b63ca77a248ce4397490ea7e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Default/crosshair_color_d.png" +dest_files=["res://.godot/imported/crosshair_color_d.png-06703ee3b63ca77a248ce4397490ea7e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_large.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_large.png new file mode 100644 index 0000000000000000000000000000000000000000..011fdc8d935bb9f8d4fe8c51715ab39c66033967 GIT binary patch literal 926 zcmV;P17ZA$P)Vv5ZYv5C8xG_}qg3;BEiri2vk*|Koc9=a2u@F#pdJ|K*1N+*kk23FNRV=Cm~6ryBp< zT>9aP|KfH3*E;mmaR2C%|Jg+U-emvilmFpy>b*to##jI3e*fQT|LK?i(H-#0U+B3# z^3Q1Et0VT?+AKI2Yhb`t?zJ?50T7Jrxk)q29OOSz(W4qrL#- zKULSid7GDIDKtYvY5um64D+4>6yRX|{==86Y$mkDEL$PTFN|cT6)?2m`3rA96PhDK zE3ARBHB?tic+|w14v_Tc?&p)nu_upIc$vEH>%_YPW-d`}CtXb8LzFOCsdeWg@s~x2g-QuFV zfoV~oZ<$wq_PEpD3jW>Izf~X>Ty5=OxzPpPAGP!^yP2CH4FCWD07*qoM6N<$f=Z&j AM*si- literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_large.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_large.png.import new file mode 100644 index 0000000..643ec6f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_large.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bw1mjjm30evxy" +path="res://.godot/imported/bar_round_gloss_large.png-4df978cbf36f5ffbcfdca5538d038641.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_large.png" +dest_files=["res://.godot/imported/bar_round_gloss_large.png-4df978cbf36f5ffbcfdca5538d038641.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_large_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_large_l.png new file mode 100644 index 0000000000000000000000000000000000000000..99665e1c3213e5c7eb403fbbc7baa93bfecc527e GIT binary patch literal 609 zcmV-n0-pVeP)Vv5ZYv5C8xG|KM%^v*E;IGMgQJp|KV}}*+l>7lmF_t=rdsc zgNA3{i?S>c9IX3^>20)>5CF3Yr${8`*;?Hjm3JWgno^3i`>;;{m3+ zKq(D?3KisEqzNOMu$3k_uo6s&7+BO&CK-724R;*i&|s5pIY0^ch|M*C+VbD<%VHSd zjP6^=IjDA59AMLv79Kc^X-i%?=uKp6S;D1lUvPkfdW0!416v*KE;m60>M|5xCfNG= z6i)^SPhYs+YIsFmeS>y!ALtPzc&Ur$9*8l@x_bsioNJ&5b+~vqYEG420M%*UQw}1e ve?qmcj|L3>0NSu810ckWHvmv;j`RKi`dqVv5ZYv5C8xGv*E;IGMefE||KV}}*+l>7lmFgi|LBtR({TUkm;ccn|KxuE-)Zp5U+B3# z^3Q1Et0Vm7llIto|LUCo+*tq20N$e#icOcH0000GbW%=JZ%^Mpf6pH;51;R^kH234 znW%q*0003+Nkl-|35CG5=WRbP|-f9&@RJ4F8|Nm#rOafWJbJ}^#WroR0 zVir;2re=_ihZVWgz#{f8K-Y!70&Uxt>ywZmk#NRnjy0#q02VE$`3P7Ril|1as#<*R zMADlSLLrvf2IU<)@FcLvFzXw{@l~M33&^o=O#)qFIh>NK0WF|fQ}doxpw;jjR|k3z zQsZBApc|25nUFyW)bb3VJJA?1;YQ3QG~o%B47SsR0;U2#F@g4fzYIS{{2TUc{1$f0 zgs-7p1MV2CVc|`97E3ZC<4R%?by$dH4^ka+NVw)3rS-b)x7OC+>@71q=kib2h*QZ~y=R07*qoM6N<$f_VlgQvd(} literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_large_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_large_r.png.import new file mode 100644 index 0000000..1c1a6a6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_large_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://yqxajc7actbo" +path="res://.godot/imported/bar_round_gloss_large_r.png-bd8eb0a799cf87a0fd76a7e9914fd49a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_large_r.png" +dest_files=["res://.godot/imported/bar_round_gloss_large_r.png-bd8eb0a799cf87a0fd76a7e9914fd49a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_large_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_large_square.png new file mode 100644 index 0000000000000000000000000000000000000000..cf0c9664f15c61cb13c949ef4f9e32dc4f5656a7 GIT binary patch literal 860 zcmV-i1Ec(jP)Vv5ZYv5C8xG_}qg3;BEiri2vhy|L2eY&lCUEF#qL-|J+yqs*A`r(TI*E;{b*t(-emvTME~fM^wV(e##jI3e*e)O|KDl<>6h@zU+B3# z^3Q1Et0VTJRY#JSrRSc0BkJ2)-y%4!OHJZ!#QS~=sTUl$;ML9ai)t`3OR>rtE}H3bSx zjQ0;-?t&$kSOz;h{KCl1N-)vk`3v73@D>8JvIT}dAps`n1m{m7?;w1V3RegWOg_4^ z|8v<8DFgCe?D3+_uw z4($gX74Q*4wIGB~0bEwa%x?fVKNI}Df&Ujk?|haIdo_PgLEAE|Yqel4(+b6%luvJJ z!5h`9#l}<`4{E^!mB#qH_|~^Px{BhP+Em^vm0(5XZBqly;04hzKZ5%iHIP=d=w>jp z`%N{QG#CP2H3ZU+e*Q-a?E_QU!>OUkF_S*`@t=W@DJl)%Aamp(>+=fz!R9HPYE;^C z(rh}BN1N~AT8&B?_6g42^rcRJN!#OFjQcSjY{hU-BXVpX3Az}p#kjsu!~#027K+te zS;9sZclmKvdw*>yia3gSOA^nE`oe0gUHS*ewmErr$+xsaNB(at_7a-jN7psQ&&gfK migTy@n}Jv?X-BvG&h{;;SS7;c@@h zI{)aB|LBwd)iC6+EAYx+|KDl&+=A%2J?gzh{NxQ(n>TK@2ARx=Y`@h`ugw4?xAm_rb^y)t*O`C{$D^xXpdq# z7Y0TW>@0FNI)FC;xe-IuPkevpj1+?y)pRHv`+GzFe{eF8|5)UkMRx@50NelvR{WGi z8SVmsL_$1vybSEX4EEMQ&P;Cxewpdbz?K*Pwl&Zk;v+8um-Y~Qbs3F$8HnpL>WK+n z(ul_ww*VA)Q%?lF*U9rZSywgX1VB#~xPchrC54o!@F#3-r&0000b*tq%3uHJll|J+#r%mDxDoZh1n zk+^y90000GbW%=JPv2iZe{ZkvzmG4U9}mv}$n(!60002XNklHd*#d$f5Cu@$ z47X_COUpGS{r|s<3xlTfc8`p}z(iLeb2;bC#=u{;D1y*$sSJ3lb^w7{{jAEm288NS%G|>0G|-o z|7RHf--)=lSm^(&Im@OWPX&t0d%8G=NL)^iU}fd0kodolL0(yeOCvRaTi|h;(jPvC YU1jx+Ps+GtfJzxWUHx3vIVCg!0J}RQfdBvi literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_small_m.png.import new file mode 100644 index 0000000..4ceabb3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b21qb5a816m8b" +path="res://.godot/imported/bar_round_gloss_small_m.png-42dc9006e5b96ae0870dd8fa4b3cabe5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_small_m.png" +dest_files=["res://.godot/imported/bar_round_gloss_small_m.png-42dc9006e5b96ae0870dd8fa4b3cabe5.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..a95296ee96251d04df681f987f6d9a575353e9a5 GIT binary patch literal 462 zcmV;<0WtoGP)b*tq%3uHJll|J+#r%mDxDoZh1n zk+^y90000GbW%=JPv2iZe{ZkvzmG4U9}mv}$n(!60002ZNklHeYac@(6bA5i zGa`1sZ)_MNeE)B^o{H$a>;LOio`blq>k$?WMLN{l52hf>XBKoJRZ!Pu^-_JZjkKux zC-<-c+O~qYBT%vwkY({lN&*QY!bP0`=?<4G;2TJZEldGFKydq9!xrbf1vnb`6|cct zdbpzphxEV)Xmr`|v>_i3)e!4zeGNBsAcK{HGuDOtItlrs-ylA&X^wjn$if74!P+y4 zC4Hz0im!~Fs!Y>TF1s1E2F0e6^QNP8=y=$n7ntAS55AsAr?feuVgLXD07*qoM6N<$ Ef(L8f0RR91 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_small_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_small_r.png.import new file mode 100644 index 0000000..75b9f4d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_small_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bi5hufx0gu87a" +path="res://.godot/imported/bar_round_gloss_small_r.png-3cad07fa6133a32cb075bd769283fa67.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_small_r.png" +dest_files=["res://.godot/imported/bar_round_gloss_small_r.png-3cad07fa6133a32cb075bd769283fa67.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_gloss_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..17393c3c4841db49d4a27afa4bb1f0e11f39990b GIT binary patch literal 615 zcmV-t0+{`YP)v*+l=(6aUjE|KMx#&uIVMVE^NO;;SS7;c@@f zF#p#&|LBwd=#u2HEBM@k|KDl+<&)~YMd-Ob@XBBR;&tYEL@0bof)K~y-)ZByx* zf-nrM7uwQ_dwJiiC~~a4|I2MBKue4B!;fUfv}q+07$D>SnFTAw3ZfujFEikCy+u=s2cn)x)9^7juo%r7fU`6^*PN z)+^AfwKc>DhT-_y_=eda%gIr-B@>rVT2sQ4f=qpnEgj#<)}pn&7?98J85!%A5nT<0 zT^#jpag?)q+~>LSmRAH_IuO0>)(gm+gXUb?>_567mrx(|&RPHf002ovPDHLkV1kQN BD~Vv5ZYv5C8xG_}qg3;&uPe6aU*z|J+yq;A{WhVdStY=Cm~6ryBp&F#6$&>b*t(%?b3= zaPG!e|I;V`*+l>5i15l^|KxuE*E;CAJ@U_J;;SS7=#u}@9roCH{NYU!A693Eq z_XQy^0000GbW%=JZ%^Mpf6pH;51;R^kH234nW%q*0007aNkl(*YwblZ#0G;4|*-G+g%UMC71lU;o z@%Y4&0b)2t{SH{$C;%#G4fUsKB@480iaz(MmI@UBOn^)>K{l5ndlUc}P{W;9$p)`* zi1wHTVq@q46p|4NT}zFPa3B&8fQplV3PJ$P9U*iHY9uQ_9z#nZgs;B=AG`#7KwAf+ zfq)?lnxF$O0S6cnU_65pG{8roym3_Kb(s@A zNNuj@D`Rw6Ef*YWL38G`;Bc>3OezL-LZ5$9FW&!R$*1yQ*b$eI?1trn>1xfYcl7nK zBYKkh?x=T^M)W@}x<{B62l|%z;Af8~@=@@g9{#NYx!{tGgXKndbbkYp5INuBE`8?! O0000AxVv5ZYv5C8xG|KMx-;fnvy6aU^}|J+yLryBU&g8$o2=Cm~b;&tS(EC1Cn>b*to##jH% z3G~x&|K^DQ(YU!A693Eq zxFN`t0000GbW%=JZ%^NUKhGa851;R^kH2346h>Lt0003$Nkl`x2 z27J213kNVXXws1bNCB5swi>N5a#)5?Ekl`@z}D+iJ{v&zdf{qg;e_i=D_YC}J%SjQx;)N+*djTN&!8+C z4d_8#?jDYcY12DEdHT}M{P)Vv5ZYv5C8xGb*to##jH% z3G~x&|K^DQ(YU!A693Eq zwe{r10000GbW%=JZ%^Mpf6pH;51;R^kH234nW%q*0003uNkl-|35QZrT zC|g^*S7le(B=7%r%}fGG20X``&Sk#L{wG$3Z`Mv8_yE+g>#Tkm;nT_|Vv5ZYv5C8xG_}qg3;A{Wlb^qRB|JzRg+*kk46XdWf=Cm~6ryBp&F#6$&|IG>X({Sp& zMefE||I;V`=7|5YU!A693Eq zEgd%b0000GbW%=JZ%^Mpf6pH;51;R^kH234nW%q*0006nNklH#%&kiZsrJqL)X_hDiKk0nZ=!_Kc5^ zp_da_7#kvBfi7^KSA2phmkdu3Oe{Wz6Y?2^5LUAXD-#J&(E{pIS9}%~MD>0UwPnHq zCUE8pILlI*cLHQkz{v|=#0vy zp+y*T=^H$&3D3}mFd7Vo44UYuCLHf3C5#_L)WS!o)PxE?1=zAKXZ{Vq=D!kPcHV!U zv?I%!sR@}ZD>Qd}e|l9DUa4Pgwx-rd)P#guWBrTfyNTx8I@I1zD#8=Bw?hN8gBPUB z_9@)&Xn^!?MC--M;!vYD=^z4rCjxmmZy$otG@!~ps)jCQCV!i=e?wuq3I`};t`xGl zs4yNJp4RQ8()p6gN#<$&C9a)RlGw+nyZK=Bj`>)=h1{?4;3UL7Pbsh}73M-%+jW1T zhy`?2EfjmWvV@N!n%YN2@BO`{DDr6cBTBSy`wMHZcIh9WIF%GxQ=VvtYQbMD_B(WA u&fL%yKPRh+7k8!nn}J+x>Bq2x$@M4y?NStExb(3A0000(dH?F1-lG!#%m8KZR=ofK z01$LiPE$|cZ$E!uukXK)FP|R|&j3qLz>EL@0gp*UK~z}7-I!ULf-n$->br$!H zMG+A0f4xaHAdYhZYU;r+KD~d;i0>m0|MK8? zLwU{Bk2wj!f#w+84{ZS4V{S3(+JSY-fS<0rhG2w-Mq{;MYiKs0*3yyHEpfudpR`Re zdSW9(iEGG%A6{iFVcM~Z8OWUCn#BzCaVGfXz;uHx%Q)DwzebCijbGch;jZzR@ICWq kI_(CGnk13tI_Ri>0QG+XLXZt;1^@s607*qoM6N<$f(;io#Q*>R literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_small.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_small.png.import new file mode 100644 index 0000000..b4db5c5 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_small.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bxlv07llr6tki" +path="res://.godot/imported/bar_round_small.png-089dd5838d165782949fb86c4f3fbe61.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_small.png" +dest_files=["res://.godot/imported/bar_round_small.png-089dd5838d165782949fb86c4f3fbe61.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_small_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_small_l.png new file mode 100644 index 0000000000000000000000000000000000000000..c975be7ce463deb76e5a88f0becbd3879b785abb GIT binary patch literal 444 zcmV;t0Ymb*t(&lC9E zg8$}-=(#=r*+l&1lmFK`|I;V*({SdrH15V%_Skv<%mDxDoZh1n?*!<<0000GbW%=J zPv2iZe{ZkvzmG4U9}mv}$n(!60002TNkltYzJTNHr|S}F(rrX4}(R^O|#t^v}1f7cBPz>%w_>0tSt z4TQ*%4X?B)n8Jqp4Ed~0F^L5w@KZ+zn1E^XCSV>^pz#CB`9n&Y{_#-&0000NS%G}c0G|-o zdy9qsznb&^41@BK8IOR1Ql2i3ArhC96BL+QoEYtnX=zC4@Fd;wVPRl6F*VC^*0XjC PpehDWS3j3^P6b*t(&lC9E zg8$}-=(#=r*+l&1lmFK`|I;V*({SdrH15V%_Skv<%mDxDoZh1n?*!<<0000GbW%=J zPv2iZe{ZkvzmG4U9}mv}$n(!60002SNklu!I?6`*kd?TThG9sd`NQ>I~!5CEeVghZ*4b*j6Jxrf&BMqwl>OG=^rl}xw07ljd ziXwe$i6KEmq^b)bJK%By@(L-jMHrBG2yS0mIO3eA0?&fX@fy6v!3#Y&#DV+^vzFPR zH+!vbAw>r=*cjMho#?OAke}TK{c**<4`kH`bi$hTiN!8d1Ib6n&P}FSsh917PX;B% llVjsidVDzSkOlqk@B=fWLrV9K-NgU^002ovPDHLkV1mit(MtdT literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_small_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_small_r.png.import new file mode 100644 index 0000000..887b609 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_small_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bl2sdx074hmxh" +path="res://.godot/imported/bar_round_small_r.png-8ad3edf407e41d071ee76b2894f56953.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_small_r.png" +dest_files=["res://.godot/imported/bar_round_small_r.png-8ad3edf407e41d071ee76b2894f56953.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_round_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..fbdfaeb40c70f1b88141e8fb5f72f7bbdfe3a186 GIT binary patch literal 596 zcmV-a0;~OrP)i+*k6?X#e1A;;SS7;&uP%lKb*tq%3t{0g6O$D|IZWVv^4+MI{(ur^wV(e##i>(dH>7+|LUCHqY|@JQ0@Q# z01$LiPE$|cUq63uukXK)FP|R|&j85t&m;f<0a-~zK~y-)l~dWaf-nrM8`9E(cX7i7 z1Q!svFf%oxn#_K1V2#^IO6E4c{r|5J-HblsqI4jpRT< zioDbU47fWZwXQp?5uJA!Hew3G0-059a7SE#QEZC&5P#JJB*1gnylWJ4X|sQ>WQ>EVZ={L<0000tWZsW8vR!RQ`W8 z=iXwW|92w(pJ6Z+lLuMERTAVEd_TW_{d{@*{{0MF`59&bMOS&cIEG~0dwa`LsKtQC zC9qLk#Vp$R`+n_hMn#j>z2Z~&t3U1NnNyQOWOG(!YAVN_32VP=#WzBRh`OC#DJFS;xAQx>mlxlwt38bP0l+XkKYng@B literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large.png.import new file mode 100644 index 0000000..025eb6a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://3w7yah7ubtqb" +path="res://.godot/imported/bar_square_gloss_large.png-34b848532a07ad26cdb9c765833af363.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large.png" +dest_files=["res://.godot/imported/bar_square_gloss_large.png-34b848532a07ad26cdb9c765833af363.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large_l.png new file mode 100644 index 0000000000000000000000000000000000000000..f5ff0357289198b0cfc3415985a6f3b0cfd4aeff GIT binary patch literal 264 zcmeAS@N?(olHy`uVBq!ia0vp^5Uo3EcvC!Scf_E1Q-CHVfe~|!)u~-nOfHB#=B!O$8O}^+tl$=y%Ve&**!RjIlZn1S%NRUe{an^L HB{Ts5*kEK| literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large_l.png.import new file mode 100644 index 0000000..e36a2fe --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bsuh7lipims2r" +path="res://.godot/imported/bar_square_gloss_large_l.png-83340c9a4a7c0e47e4fadd7b1f3f5df6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large_l.png" +dest_files=["res://.godot/imported/bar_square_gloss_large_l.png-83340c9a4a7c0e47e4fadd7b1f3f5df6.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large_m.png new file mode 100644 index 0000000000000000000000000000000000000000..41d305ff8c242228ba718e1971bc51f3e0714009 GIT binary patch literal 128 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDD3?#L31Vw-pOS+@4BLl<6e(pbstUx|bfKQ0) zy~RTRU(NY{C*uDZhT|5;Re<91o-U3d8t0P}6qs9-7?UhlPdHHU;Ey}g;YMe_Ig=O} Y+TO=)kO`Jl1}bInboFyt=akR{0Oe~XIsgCw literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large_m.png.import new file mode 100644 index 0000000..16d9157 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bdypa4jefyklr" +path="res://.godot/imported/bar_square_gloss_large_m.png-cc3ac1ed509d08453315d1ae24e162ac.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large_m.png" +dest_files=["res://.godot/imported/bar_square_gloss_large_m.png-cc3ac1ed509d08453315d1ae24e162ac.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..37880a01dcf77c9eed1a07a9fed285d6ac5c0c5a GIT binary patch literal 266 zcmeAS@N?(olHy`uVBq!ia0vp^5Uo3EcvC!Scf_E1Q-CHVfe~|!)u~-nOz~M-s!<5^%H!!lvI6-w0X`wF z_ZA7>Uo3EcvC!Scf_E1Q-CHVfe~|!)u~-nOOwIxwJ)@)l-Y&hu zxb)549+$U!S9k7S`Ra5g_qlgj0lj;g?l(xDdEkAp{s2$fhouKhHKw24Z<26d!|3HY zd9nW&QkOrG{`SOPwjtyD;yB|I2bZbP0l+XkK!5xN+ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large_square.png.import new file mode 100644 index 0000000..acba38b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c7pkm7o04br4i" +path="res://.godot/imported/bar_square_gloss_large_square.png-7598a9f76966a1cadcbd9f189599a628.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_large_square.png" +dest_files=["res://.godot/imported/bar_square_gloss_large_square.png-7598a9f76966a1cadcbd9f189599a628.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_small.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1ca737206fa475b017bf39bd4599ce6aba18ae1d GIT binary patch literal 321 zcmeAS@N?(olHy`uVBq!ia0vp^2Y^_CgBeH`yR~lzQY`6?zK#qG8~eHcB(eheHUT~% zuJ;xR-d`+mf3eWr#e#Pi3Ef*NaDR~ih_P4@sN~gN*AJ)S|2&=i>tWZsW8vR!RQ|sc z@&63N|5tPFEfx}QXmF+e&-GY!xyQSOa{ua**ydceWwO#(-yko+lfb|%aiAfe`Co!T10#sHkGH`t zL(k{GHj~Kj72%z+uN}VFC*7RXWSb-UC-b7t<6qAsmakRw`5V&yhj|juVl(aHojyQU OGI+ZBxvX z*L#Zu?=Kd(zgXz*V!^wMgzhaBxW7mM#8@l{RPyKPeuFUq4^ozJEW%R(^(AK+#xF7sn8d^G7e9(r+jo7= zS@`Fm;@7s|SG;E%#duH3{rq`(mBJ18+BnV%?he0$tR?kIQ(m;~sRvrb;OXk;vd$@? F2>^hbYw7?1 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_small_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_small_l.png.import new file mode 100644 index 0000000..f4a1ee9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_small_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dd864ftldsveg" +path="res://.godot/imported/bar_square_gloss_small_l.png-66e8d23ded573e5511ddeab22990d5c0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_small_l.png" +dest_files=["res://.godot/imported/bar_square_gloss_small_l.png-66e8d23ded573e5511ddeab22990d5c0.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_small_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_small_m.png new file mode 100644 index 0000000000000000000000000000000000000000..437a2eabede98f38b389d8c23af29135ea5b5f2b GIT binary patch literal 128 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnH3?%tPCZz)@mUKs7M+SzC{oH>NS%G|>0G|-o z|7RHf--)=lSm^(&Im@OWPX&t0d%8G=NL)^iU}fd0kodolL0(yeOCvRaTi|h;(jPvC YU1jx+Ps+GtfJzxWUHx3vIVCg!0J}RQfdBvi literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_small_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_small_m.png.import new file mode 100644 index 0000000..9278337 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_small_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cpgpw8y8ps8qt" +path="res://.godot/imported/bar_square_gloss_small_m.png-d2f78251c62240226e5e660c93d6527b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_small_m.png" +dest_files=["res://.godot/imported/bar_square_gloss_small_m.png-d2f78251c62240226e5e660c93d6527b.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_small_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_small_r.png new file mode 100644 index 0000000000000000000000000000000000000000..7c620a581cbe89d888f3d9cd1eddf576a9b4c52a GIT binary patch literal 262 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!3-pI!a4o{DVB6cUq=Rpjs4tz5?O(Kn*g5> z*L#Zu?=Kd(zgXz*V!^wMgzhaBxW7mM#8@l{RPyKPeuFUq4^ozJEW%R(^(AK+$+l7sn8d^G7f36lzf5 zalNR~eS}x#|Nr$uYLAaZL=;({3;4(|DX1ve!A0S2PNNvN$U-kmd7gib*KRVHtf_Hz zejBjlVu9!4ho2o@?TLKg?#K0Q-xOJ`KRz$-C-1(o?=Ww*oYEAf!d!lvI6-w0X`wF z_ZA7>Uo3EcvC!Scf_E1Q-CHVfe~|!)u~-nOQ|zaDmdI2HeDuj{*G;oojl{=XCP z{|v+bS99(y7V@wz;sq+=DhcunzMo&ee!jeY|9*z8{0y^zq79xdjv*GOpH8+EJFLLN znz}jSzBJ#i|FO)k4hf%Pv|$x7UTVka;hivz@!5tYYMc?Nr*1X-%9sU+P50SYAFf%t zV9M&*9#`(|o^{7}<@CFJ-`<(55Uy)Vf3Wr-5I0sEw7=!&ygTe~DWM4fL+g1P literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_small_square.png.import new file mode 100644 index 0000000..f829d51 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://oy41dh72jiwn" +path="res://.godot/imported/bar_square_gloss_small_square.png-97d21d74c8251beac3e347519b2c0447.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_gloss_small_square.png" +dest_files=["res://.godot/imported/bar_square_gloss_small_square.png-97d21d74c8251beac3e347519b2c0447.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large.png new file mode 100644 index 0000000000000000000000000000000000000000..dd824d229a8b71a46522e947241f03cd2a7b2ee1 GIT binary patch literal 330 zcmeAS@N?(olHy`uVBq!ia0vp^2Y}dsgBeH`OlZ{sQY`6?zK#qG8~eHcB(ehemH|E? zuJ;xR-d`+mf3eWr#e#Pi3Ef*NaDR~ih_P4@sN}<`_*Z*f|2&=i>tWZsW8vR!RQ`W8 z=iXwW|7RGMl}|biRKZmepMl$)X}+bZAtzFfVZ?|Z=Zw)le1ckCYorGZvp2M_8SzBE3*_@-WLL5BR# zuC>!=e=F^t#kRM`m6_XrN19nt$k#f@vPnE(f-dF1vlf?m#2Zu@^tlcS?83{ F1OWPej9>r& literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large.png.import new file mode 100644 index 0000000..3723f1f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dc3bg5dycpudh" +path="res://.godot/imported/bar_square_large.png-1ad9c1561db9d9b857a4cd9c898c14a5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large.png" +dest_files=["res://.godot/imported/bar_square_large.png-1ad9c1561db9d9b857a4cd9c898c14a5.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large_l.png new file mode 100644 index 0000000000000000000000000000000000000000..1f26e284715f4047acf71f69ec34f0203684fae4 GIT binary patch literal 257 zcmeAS@N?(olHy`uVBq!ia0vp^59Ikj BWrY9$ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large_l.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large_l.png.import new file mode 100644 index 0000000..a2e790f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large_l.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bj6pisamwpgv4" +path="res://.godot/imported/bar_square_large_l.png-42ddc3ec3ee77434865499b6911a9a80.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large_l.png" +dest_files=["res://.godot/imported/bar_square_large_l.png-42ddc3ec3ee77434865499b6911a9a80.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large_m.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large_m.png new file mode 100644 index 0000000000000000000000000000000000000000..c3c82c357f7f2446b4621a9800a34ffc1df7f807 GIT binary patch literal 122 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDD3?#L31Vw-pOS+@4BLl<6e(pbstUx|zfKQ0) zy~RTRU(NY{hC%trj7LC08BZ6-5RLQ62@1?DN{mUCt0x@LNdHiHqBGctfnob&xev3e SR6Ky{7(8A5T-G@yGywqBz9OIi literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large_m.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large_m.png.import new file mode 100644 index 0000000..dd7b778 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large_m.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dhqagoxsviiyp" +path="res://.godot/imported/bar_square_large_m.png-63bd8c6ab24e0dab5583de58efddf605.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large_m.png" +dest_files=["res://.godot/imported/bar_square_large_m.png-63bd8c6ab24e0dab5583de58efddf605.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large_r.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large_r.png new file mode 100644 index 0000000000000000000000000000000000000000..cb94ed85137ef9c35a8e3338bc268ee751f59b06 GIT binary patch literal 260 zcmeAS@N?(olHy`uVBq!ia0vp^5FVdQ&MBb@ E0E>NQbN~PV literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large_r.png.import new file mode 100644 index 0000000..eff48e8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://daeuraqq70oxx" +path="res://.godot/imported/bar_square_large_r.png-a4583cf10621189f1d8872d11b337588.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large_r.png" +dest_files=["res://.godot/imported/bar_square_large_r.png-a4583cf10621189f1d8872d11b337588.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_large_square.png new file mode 100644 index 0000000000000000000000000000000000000000..26781133236996239b666efff11805ed13344bcb GIT binary patch literal 297 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA3?vioaBc-sEa{HEjtmSN`?>!lvI6;*0X`wF z_ZA7>Uo3EcvC!Scf_E1Q-CHVfe~|!)u~-nOS9@LmJe~aOVb{B3;oojl{(m*+ z-eRHuXBd{1PdW`$!BrCE7kodze*JuT`~Lk5TlpDg0YzIqT^vI^j=!B|$#mF&gJoms zjIXK_|J$1h#cDaqE}JlGW|bmCs`r^q4VJm7Cs^JjrOiL6$j28TDn9kopLN%MHCtWZsW8vR!RQ`W8 z=iXwW|7RGMl}|biRKZmezuQ!&0chfaeI0 z<%XR?pZ_19v}5t|n=?ZvZV7rRYOL)YRB8}%IjC*VjJ15Ht(eW&(~MX0`A)Ujzj!O3 zTlR62^Gc8RTC02y;IFqgWIp#&j!|}s{{dz;W{Cp~Yz7UCJP8ayX2XA`1^lzPFaPgi zIBNGQH0k;+!N1=lwk=8Ek7lipGC95DpXIg8)ttfhR~7#=Rd~(vl3?&z1au*Tr>mdK II;Vst0KEKsvj6}9 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_small.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_small.png.import new file mode 100644 index 0000000..52d58d9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_small.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dsvp35hqbccbm" +path="res://.godot/imported/bar_square_small.png-74bbf8479c26ff338d1b9ed6b150fc96.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_small.png" +dest_files=["res://.godot/imported/bar_square_small.png-74bbf8479c26ff338d1b9ed6b150fc96.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_small_l.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_small_l.png new file mode 100644 index 0000000000000000000000000000000000000000..9cebd493079e22259fab28373e5ddd63b09c5f6a GIT binary patch literal 253 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!3-pI!a4o{DVB6cUq=Rpjs4tz5?O(K%K)Dc z*L#Zu?=Kd(zgXz*V!^wMgzhaBxW7mM#8@l{RPy0e{HwjLf1XbM^|0&RvG8vNS%G}c0G|-o zdy9qsznb&^41@BK8IOR1Ql2i3ArhC96BL+QoEYtnX=zC4@Fd;wVPRl6F*VC^*0XjC PpehDWS3j3^P6=W}|`4eZ_*=>!aBC3P;t@sj{S~E>{)1JeucQh4#s>H|F0_|b&boFyt=akR{0Eud3 A&Hw-a literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_small_r.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_small_r.png.import new file mode 100644 index 0000000..4ccb285 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_small_r.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bhqax7pr5yy7c" +path="res://.godot/imported/bar_square_small_r.png-b5545cf5846280de1f4d681c6b1f1fb4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_small_r.png" +dest_files=["res://.godot/imported/bar_square_small_r.png-b5545cf5846280de1f4d681c6b1f1fb4.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..ef7471d94d9fddb848e873c3febaaf9ce1125c47 GIT binary patch literal 290 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyEa{HEjtmSN`?>!lvI6;*0X`wF z_ZA7>Uo3EcvC!Scf_E1Q-CHVfe~|!)u~-nOS9@LmJe~aOVb{B3;oojl{y)R; z|J9s(i-mX(JYoZ?;3^673%;LUzka^FegA%jt^5qLfTDGtE{-7)ka=7fe|^ z+vCc;-LvlauAF|E@7z0+6~b}{(;vwHDSIGyCiS;B^SAzKp5>dP>#jcy_|!i6-g5RM kJNtL#JxO>yVfG&;S5C)|Yl^=x0$sx3>FVdQ&MBb@0GUI0H2?qr literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_small_square.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_small_square.png.import new file mode 100644 index 0000000..33a224b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_small_square.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://conudgf5d0ac0" +path="res://.godot/imported/bar_square_small_square.png-cc6d1bd5ad7b2f4312f15e59ba56a1fe.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/bar_square_small_square.png" +dest_files=["res://.godot/imported/bar_square_small_square.png-cc6d1bd5ad7b2f4312f15e59ba56a1fe.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_blade_rectangle.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_blade_rectangle.png new file mode 100644 index 0000000000000000000000000000000000000000..4540f9e1d92b5b8124fd7bae1d5fdab9b211ea13 GIT binary patch literal 1217 zcmbW0=~I(;5XbjP9!R*OZ8<_I>C{5&Q5dRFq@94n5vWZ7VW`Ix@T4soW`qHULZWs& zYB}lv3TO!l3~~&iD$1cI1DYyG!=W{VkUUb(2m}bkKmxx$(?6m6V)r|{pZ(74i@hAn zjdHSQ+5>=7G$%YB027j0NT-r{*C}o=S@08K--H4DQRHAvwIKnw*u4o6Ix(ZHOk7$j zDJiKP6>ru_7}{EfR=kO9Y9*VlU6WkDF40w!Oifvtq`bU=BuT8Kq?(+TmWoM??304@ zMpGfiMk+R%5Dbew`$an>*DoTa%e-NE ztnnkQcC4kP0}c7!D$oCCd`|ynadyu5>Xk+!Y1U|`wS<0PNc&hZU{akCOQZt>e~*t( z_x+`=sHm%}yE`#Ck6!vAgVbzZL;4$9$!78pM8+@qgKh2JTl|C``ATF?;^gp zj;$2<@sg!3{3@Qzpp#Vr6R*AtK=qFf4@<~V&uRAWV}=1v^xaHL!1o8f&C@BiF?r+h z_{a3w-3VnLJ?>aSx@eY?9YRA7lsu!HzW*hSi)2swNGPVw{4dr7^cRAw3F|l|n=+fRtP>Q6PTUEx zITzweRCZciEEYG_j8C*Q72-dWtwf!*X=Aqe_PdRsItTL&--jJo^b@T4EU<_^ngC@rz7<}L<#=ugXg>*O#UxJ8AV5El==phYaX>tmLfGeo5Vj!G_ zIAoLSaw-Av0ocG2d;-NZIlxz73)2__Qe1=pxnKr@DyM-rX}1Oh)=v{U0~<2Ij0vfP z3+W&L72s64Ez2EtLN|yocUz%jMo}urVf5GqjG#36`MxcHfZhua4YwhnN10SKds6C- z9gW*qQ?v_4jw>^;Hiy9xZjzqzG~l9w&brfdD(F|Z9mBUA8Fl{-B=k`D1#r>-D+^d* zNZ_A8qz!t^WNnwvlv{d->zS45k-1(D{g?B0H>BV8n9JH8YW4k3CBl%sC@NM_#PaI$ z@a~$N-crabe4(oOe6aD+rJ2eWz*&INQw{)Azol>I2Ibwk+LP>rgqVtYRnN%1wZjbc zk5}}0KhuLV3+|_{r1~F`wuV1r?K-%=*Wc5{S5)H}B+LoCr1_AM^fF3a-=Vz{$Cy}` zX6AM_Z0VbwUsW4jSzDjPM1C6K97^#p88ETtY7d9~b$c3}vEzAPFKg5^HRbx#iVWLo Wjo`S&ysRQ045A~r;mvze&ixBlO*Jq8 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_blade_rectangle.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_blade_rectangle.png.import new file mode 100644 index 0000000..c62b3c4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_blade_rectangle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cismkusl75xn2" +path="res://.godot/imported/button_square_header_blade_rectangle.png-2de1f19a1a037df0a44085972c20502f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_blade_rectangle.png" +dest_files=["res://.godot/imported/button_square_header_blade_rectangle.png-2de1f19a1a037df0a44085972c20502f.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_blade_rectangle_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_blade_rectangle_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..5674b18068ab2a05ba0ae4a9cac04c796779853a GIT binary patch literal 1305 zcmbW0`BPH|5Xbi=K?39wI;CPupn`~E@jwu3<)K)KM-ap+9yM5yIt~y;t%{X59qQ4l zs0qlS1QHMhB%nnt#)JZ+6toejau|{~T+#?RAPo^iUf8PFURgmwWq!VlWJo|PE+wbAxl$4%0aB3ni8nF- zTHg~koOmZCY`W&+=!P4+B-gK07amjIjIA&Fj<8P<1L=mRJI0#$la?t{+rH-Jc0#jb zLj66V_ONMwdhkH?_8$}RhEIGj5;Hcl*=o1X5aTsOPXsZX)hnI*vShI={~V!a*VZ;@ zwF3sDWuR)_^ivAa6>z)Yj78-%RLL3~8rQ!w%Vag(-I}rSNsV??i|g@nj;)1i?K#=e z@p@=zR4S9VJniV{(vI9^78X{#_^Yp?;s{kgsqA-{Z3S!3XUUv}+u~=`l7(W8 zfpT$^KIb9g)ddJN)Ytw-Y}w8aHHGxuKz}dJdjVtSUpUsa2QKoMzz- zDRNY@h0v`sg)?_&dikwiB#=kW#%64jE=uCSO1Cc6>nx;a(Uok(-boXNV|nwz*`%Xj zOw=2Cz=70m59=L(YyA4exF?_B0-Yn7z^Kuo0nZ*721Ra&zQ4QS7|W+Oq#?Lut|!Iv zZFL6xd24DPEJI)og~@=EE)*L*#NLea>1r zK`a>e-RT8G;D?|rlmjC`Lj)|81*2pSW1$StLkpC!P*)g(GH7I>bTB|R;4E|&m>>y& zjnZHOqQHlZQosU!fU;2lE6_l|1}>Zi8{kyT8Rf!in1+`K?u@Y@0)${kFe=W5xo9KQ zA~Xhgp-oVN_%UD(UYv~pHKf9y0iJ?0s}ynTzFPVEVrQ2G}R0uvlwdtXvX=CT}wj=Q$ zvJv``Uk;1+2#^JMEkXBb-CTFkvOL%26#OyTx`f%8nsp*6q|y;~X!yxjvvAic@=bxa Lo*z}SR`An*F9BqD literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_blade_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_blade_rectangle_screws.png.import new file mode 100644 index 0000000..6ba7ce4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_blade_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dxgobghmtkp1d" +path="res://.godot/imported/button_square_header_blade_rectangle_screws.png-a5790cb76a7dd07c1f92b11aa510f061.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_blade_rectangle_screws.png" +dest_files=["res://.godot/imported/button_square_header_blade_rectangle_screws.png-a5790cb76a7dd07c1f92b11aa510f061.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_blade_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_blade_square.png new file mode 100644 index 0000000000000000000000000000000000000000..566e02ee778b9a5087f824a5913ee3e64b998030 GIT binary patch literal 1114 zcmZuvdrVVz6h8O%LQ!a~fPz9qW5Srj0CNGhsVyi16Wa=IGL%tfRN@R(6cx6>joZXG ztMmclqmL2LIok;mbrU+l2UDrlO_9fK$E&53hdgS5mfx=b@8q2GeL4BgNxtNq5b_gQ za~IDA09JC+`cxXpcjd*P`-E9CMFX)rZc`k8R@Y!3h|K$x;6fl|+xN~k_Led0B=cNAGhU5`%uT1f)1Ylv401s8~*XW9hn0STIsKLj;}9H zJU2Htxsb_N5p`nAM#<^}4TX78mV2oZ`?&RtD!`~qGPt*m_vIBpNC(#Zq} z(}#k;$Peb|=8{CZ2jF%butV5Bcnq=RP6*UTgO4Z(JalXlPiF#VXOQ5)A|W1pNDkmi zf`l-P1F1le{s2n)nR75Jd<~zFfuxVpb19<+tARXNK?ajvO6F4Bisb+g76XSQc*IhS zgN2ca$ARF9=gikH(bYGHc$bj*1zArQi3W#O6?EL#hqq;HYy8{fxQ}}a1IolfippH9 zBtDk7X0Q9#A$RQzPP@hZPm~Oh5ak zPKgxl)XGEdVTZL%>>t`1no?R+!hTy_V%oSMVDN(~;eP4G%kcRLZp~DXEw8tYkbg zhr^X|$!sIE*H(YBDhgVw4D=)uSR>qUnVuCvC5fhY@)M6`aHWyQ38f?J+hhqBs z6+P6+;XD`WWPeut(oq@RRTa^FH@Lc#)pjQV8kgWCbKxmX)f2fSOnNt~S=N4lVj2`~ z?e2cn-Y$TWNS)-0rY{y6)NoC=xVU08u0drp9P@|M`QzN3gEgMKvg=T2sZwhv8=dao z?~qC-;gIuc5AsKOp5mT`RzR3iDCg!EdA#P)QOSaGSt6a0%I8+bF6y4)<@IEdXhfly z;qv&RA?dRo(c32Tii(E*fr*BO*6Ft@IP4A8e4TC;&Q(fz8}=b~UV{nAI|biSi$>{H&~ zUa-~-3eu(+ZP6*WALy>R)}3z5{YFdJgUDa#)nb;%dVJrP#put{MUt+t9PaJ8+;cOJ z@OunyXPI8<>~Xs5{#W(pz zhJ_Fndo;KU`g}(r^Dn}*z7pbDbP(~x;k@I!g_Pf);e}QBn>zc2RC{2xAaOVac3lvKBiHZ z3}KS}!r#CMhr>5A4bgTaR;izC|3GO!V&QkdEGmkhnvRaF_WHi-#%l@^aNFbl|2l0k zQ^KpelVj6t$kLp`Pz7hehtjFv#(r_E=`1zd;OSN@&Iz)JGg{fi7W}&=xF4u=Z)YAR z+1OHdkL%foDDGbS7LT}|q0X+hGDgy#zc*RUEeo~CN%UeQ#>7~b7r#hom>Q@XZKTZV zuG5^WI%7d^qmPe@vrKP5=M^ literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_blade_square_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_blade_square_screws.png.import new file mode 100644 index 0000000..4a19823 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_blade_square_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b5h18o1gdn64q" +path="res://.godot/imported/button_square_header_blade_square_screws.png-918de19824c75c46e88378c48c34e4c7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_blade_square_screws.png" +dest_files=["res://.godot/imported/button_square_header_blade_square_screws.png-918de19824c75c46e88378c48c34e4c7.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_large_rectangle.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_large_rectangle.png new file mode 100644 index 0000000000000000000000000000000000000000..7d7de23661f3590957b36d74261ccea09bd1f77d GIT binary patch literal 814 zcmeAS@N?(olHy`uVBq!ia0y~yU~B-g8#tJOq-ma?C6HoCcl32+VA$Bt{U?zX$X^=Z z6XH5`>f(Eg1gA|~a&NKV^y!Q5FA|tGZSnoZ0yAf>y0;X>zPm_h%9MpOW-OjMb@5i67x8I-7FTcLuU;q7m|M~Ox zGcfiai)LV8683a)45_&F_Ks(;lp{mi!?OFXiJNw<*XWw$bLRj5%$IpdtLA9sP0r&x zUp*tqrp}*NSBAqkFFo5rs<&>HN8zi7*Ur`aoS-MYZ2iFvANe+<_gK9>%h)z;#Z?1F znWxhqcfTz8fRq&Q!m|JdN+L51o;N*>M8G4?3onjG9+hTc~Nb} zdMIkoyd}5&C!fq0%{2NsslUnMZZe%*ca*V^5$of;x%&z`yF{;u76EE)gPHr2g;$CVJtxQ8{gj=P8> z+^*&Rym`03{XCfj)OnTNaDEFT$l3#&81CFyl4Aa!f$d|FT>iSApiQeSepb$@6EJ)H z)v)kR)Y6#knIDf^{7sAKzh1q6e)!_w7JsWOGVaSWPSv$#cDUXMT4S zp7r;S?%kVPJ-y0mr={QTXEbP0l+XkK7F=e( literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_large_rectangle.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_large_rectangle.png.import new file mode 100644 index 0000000..7eb0840 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_large_rectangle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c2gkrmjbc7pb0" +path="res://.godot/imported/button_square_header_large_rectangle.png-60d4cd4051b6cf6eb1a5e6d52c8d4c26.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_large_rectangle.png" +dest_files=["res://.godot/imported/button_square_header_large_rectangle.png-60d4cd4051b6cf6eb1a5e6d52c8d4c26.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_large_rectangle_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_large_rectangle_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..070567f270823d2fefcbf67c19b095974a8bdc05 GIT binary patch literal 902 zcmeAS@N?(olHy`uVBq!ia0y~yU~B-g8#tJOq-ma?C6HoCcl32+VA$Bt{U?zX$lo5| z6XJS*vB1=+i>FOnJagu%DN`2STP!$Z#^QU61n(~rxVuOQD1L9L!1U=r1xxNP1gcy# zZQ3Fr36uh=1e)>xPWZcH;s4JI|G3liVyEr@2igB``z>C)?#&^;>(}qRdj0Xw9@!F!r>n~ou_hc2{tXa!{ z9AW-;qw>L0fwSjsEnmLn*;?NJujbra406o>|Nn2@dH(+l!}Sj=WkBmiOM?7@^Yi!f z`=8gpZ{NROzCPan{r&m#_cMgAy&KNJz!d4};uunK>+PN6dAA)HTrU>B_f1<>z5S`) z^cfrf|KDxo?8@lmV4dd1crI38(X{ssOIEfzU)>^9b^G@1{8K@5c8Q0zoo+9QFsbEi zJ1Tf!lHsW>CM+)^7lrI)*>JCB&kboFHv1_{Exz7!HU3@265%0l7p+>pJo9_2mWlX* zmA0SCuf;Ga+A`{`30#!_Qd8jBqmMds>t1~a>Z$u*{aK^q^7+;h*_z&T>#~zK{e(Pj zn=`yTKVRSN7&sUhrn2p*>Wz(D@j7aEA8SR8*L@q?s5Q55fjF}N0)Ay} z%FBLlC6@3dcb*rHWHMmPyiv5{&607>iy=D zQ|$Fyr8);bJO6t2@MhB8YxjU0@4H`;AbwczZ!V@6>h|wm`}($ZcWG>PxPH>T7DkZ0 z2bM6%+)_zzuV*lO{Lp6J90}EQ^}=sQ09NMXX%8rdaB^B;Y=oM{Zi?Y!;3J3nmUtlYY#)^Dpp|R2?r&*z+ z#VPc5^GaEP1xNVfCss_m6a8t*&4$zzMdQt^UH%6YH%;QVV_oI+xMz9tegBq6zwbZO z2q<;^X!qwr&fJc)vrO;I80`Md-_-Dg^}u8npl9%c97dC;*MoLQH#}l^cZd<2(gg<^ zl07V+-JcQpUH3uR)9`iM_x#@cdLL`cEtNCU6Jo#XI{a79cPP92h-uA!)@%F^|JGdm zRdnuu@{CCF`z;J2{00->&bMK#m0D(U^8}Mwh~?5(`&M19NIK`Yss4Dc`l@xSwR)?q z|3|)ExocI`uZ^si9`atWefm-H0{72PO9iG*T|9mIVj%baVu5MXmQ0BFZ};O_KTgi|L=sqI~M-oRQ!ewyWYJ0{ONqgn?ruDUVmJ? zc-_4Rum0cmyMF!7y?c+IJbCeGweq6H>%Z)0eX@%0;>Bx6j$Qn9jOpU#d;c%1&ziOT z#}VdlH!9DbyY*nH!1Co=o~`Bm|7y;?#X>-r{Qv*|)}817&oEdt)xHN>FIp1h7u?T( z-d_LydVl%+`u+Lw^Y6d+pTD2sXpL1D0|Vn_PZ!6Kid%1QAMZP4Ai^4Ox$PcP@XNj5 z#rS{ze?RN{97ay>n~`N=-}Q73J-WO2h$6Sh#gLOz_qZ*77|j)0xisd6PK9UW>bk@w zatsfxyEquzAo?D#J%*k$PvK9}jB zbwXM3B>j7=N}k!%`S+LaJ`hy4+kdO*3agcQ2g|LbSi_8y8h43SK79K>QCwgT!w&^u zY~5fG3qN(JX0e&MP=Uo~^XJVk>uU2<9!S|~tY60X>yF2P$AP(03(oiIANZ+Su#dC( z?4|G1r9W?9XePeD1sEFGzyV|Pei;%_UGPPKnpU@-+$x3 z?DyB56C1iicFtgXQLN1P$sT0+52iWsOwVV3*f-bP^8T#-yjyqvP-Ri5Ygl;q-$UVm zrKw)*vb!7jLj6|m((2l>ZpP*9H}5|`CK@X4+IX#T_Ww0(A+Z9PKP_0d9aeW(<~rHD zQReo0`QrSk_ja9KwLGLcX?xwJu&t4GA9pIvT`IKiS8U-8`F(%pt>3v~{nPpR_sxZ$ inxAgF6>Yh2)qjRrho=T^`Rn!;f-y01g1<`dVjINv}ud(E)u%8RN&qsK_L6yV!;_R7EhbDzk8b?^OPO(f{$|x38By|NprE|55(o z!>8XJ3;%Im`^_Q0|F`{q+-dr7D*n^?jIS3gw{6@1_1n+?cf$Xl7yf^q|Nrmz&tHD{ z|9bwNdoTW9lK=eW`_pIdHf-4SXtnaadygJJdHese`n&gE{@;(k_u$o^KYy=Zzq5Gp zx>v71zIprk+l|Uai`O4HcJbondlxTWd-CMP*>ksM&04;E`Ii5$=G1a#_uAUMNt z>&|og<^R=yj+QJ5@(Vt1FQ4DvFMr?uynej@`g;EP`TqOg-`_u<;ao)-BLf3dzo(01 zNX4zUcfx~jJBYMB^i^#P$Vsle%>8nzkd=h_0k+$dzW@I}<4t5i+M=HKCRRD0_KDAG zw5~m$ky_liapCXsu&k}OEDl}b@Se0JaA)n-Jrhr_)mYvy{$SR_gCY;^Rq!;pm9J+A zJI0`KRiMHBq20H8U#s>8wxkN0N$}j;((G`R`OL|G*^47iC#}_ID9t{^{GpJ=;pNst z$_Y<+H<&XyEY$xbX25TIKz--r{Py;Ve&h zxEMZtd~VIK^c#D_90y^b|EU6grV6TDfrLO z5To?>_;OkHh9q@sK8B+|`?tw3MAh2fD%kj4yg`|PL4joSh}}Z^*SUxlFN$`bW7)A| z%KezQ4G|lkme1uh@Nsrl)86)HoiXF3*E81K__Uj;AehmjX-dCB+@VwYiRE>(mMwp- z6IQY__NUS@^F&C1<#9Po_C2-cr}Tn%`po~Grw5)|^IBd0$II7hAFtPa`Ojjs&1zG{ zegFA0RO@romjvAQ-=FgA@=Ilhr)vBTR{3l8uv`+Wo)YU_wmv#}^~3cgyMOxxrTyNW z_-z&YhTbVtvLYBA918z4BxtYh39MT!YR$UgGUx9V(jfPkckdMX?`udsl

>yi*--!h literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_notch_rectangle.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_notch_rectangle.png.import new file mode 100644 index 0000000..df3ff9b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_notch_rectangle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://yyex8c2whlni" +path="res://.godot/imported/button_square_header_notch_rectangle.png-28cd1314374a1cc85f4e73d828528ff4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_notch_rectangle.png" +dest_files=["res://.godot/imported/button_square_header_notch_rectangle.png-28cd1314374a1cc85f4e73d828528ff4.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_notch_rectangle_screws.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_notch_rectangle_screws.png new file mode 100644 index 0000000000000000000000000000000000000000..36bb96e1385dbb93c9e2d1dcbedb946722d118fb GIT binary patch literal 1115 zcmb7AeK6a182=^_ZzW0D+NxD@RJ&nkJ6CGv{B)Y4gmoOJJoh}$twh=x zSLegd007sR=%{l5V3;UpI^s}&BA*tD2D_Zd_(%Yr)b6uhz@rWO662Civskbk-ml=0 z6fmiwfrCQcL6UR!FLK=K>pPm7;KoL{p#fI3q1E>0=1w&KO2T4s>g(HHN???u^AS~* z#bPzd%1xSagJBz4t2Iet5VHbVW*|a$M3!O}`Xf@BZY;$l3f=gXZra{8%c=!}iA`Z{ zUmssHLPLba)xS277kWg^mdV$U-^s?U9o32sksMcc5|)4Pk;|9=RBC&A2DbQkoqo$Q zhD8)~`O>=8x;Hy3gW;}qwLzmbE_IO1qqyz4a{cMdxTA355}i+6c0umK<2soj@nD8GL<$g3ku8 zmp)nt06P;C6`54Fpk2&KkV1!s4C?$ZuudMj_6j0(J}3(cKH68PK<;hnPWe4g9`&3^ z=&~U6RByf2svMk)e&U?AqYqd$?urE7M1NMSN(LL0tZ>_ajiD(-AezmjUpmjsY?a|RE;>Rh$&0?N z8bVKq9n`8XIhfe*G89sAj8R%b^?DetS<0BWjJJp08pK|I*H{&?8Kli|_0O24IAri` zJPbu*!}j=#9MKoNG?M+v_4{9g=)vuw>8Bn`%d*OXN(?lRp1yFE{>h@Fh#aBP;_C8m z7;tODcfh?>4QQ7t=>SZ=2hP@QxQ!kQ;5pUON(5JSZg#g_oK;7C$o=Kcq0*6m=l{1j zS)>PbS|8B+7)y}`fvgGwGnd~7NZJ@27_aQ=#!%*|X&9(SV*cJ9DzIHW0)8?fpT5Dq zjHNtRr>wa2odDhnTSCZ;)`=%VFwF2Wi-23~%FM`-9tOh(GUGGQZn?&LcwJ8h@c=;o z8)l-&t7#$bO|4tu1LwMHrr-|AbV|!{%-ujXw0N8MSXdj{e0JN3FN>~FH> zZEcW*i4m)-}qk>$Iddklgt7JMZ?Y4~TI NnA5bVu2UJ+e*^Ro3MK#m literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_notch_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_notch_rectangle_screws.png.import new file mode 100644 index 0000000..7dba48f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_notch_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ckuchfdhfof46" +path="res://.godot/imported/button_square_header_notch_rectangle_screws.png-4aa42db23c4eb614e1742d3dac95644c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_notch_rectangle_screws.png" +dest_files=["res://.godot/imported/button_square_header_notch_rectangle_screws.png-4aa42db23c4eb614e1742d3dac95644c.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_notch_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_notch_square.png new file mode 100644 index 0000000000000000000000000000000000000000..a5748c6bd813ac2441b77a82ba1f1ea95547d057 GIT binary patch literal 891 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H3?#oinD`S&v7|ftIx;Y9?C1WI$O`2D4DbnY zy|+kk%9N$|7Yp25DsX?1z|^UW?=BLWHf_ zP!_0W%9Mpb1yiR26@b(L89?)X{rdC&Y5mtXC%@jQ{Qsi=@4x)NAAj$`t3QAKUcY{4@#1x_ zUVnV^_VbZr7cXAE_w7dIqQ&bkUcC0?$%|RDmY+R$Yx(jm|6k3yw;1TJ#s7ie48yHE z&o6xLxCC^xWJ!=;@O}AwdHeJIK(t=ppT9nSe!l66C<%~c7kE(omG)Mm} zqu#8;Op_-*{8?gkcN53dyL^i`_t~@T`H_o@>En8e3>%6q~Y&!@1NKIFnAni z#Aane1EW6g)agI0-CliTt*LvVEkD2Td;hh!+!-z07QH(dFYc;kyeql@#AxPLsAqZN ztPy|TqQ1KKf40QR?sz8#HvWK;+xu@Yr(6vTmtU2~c=g=2*lCroYW{!r-f@4~rMo-7 z+*o5ZpVjlrt(Q99pWf*f$Zjr~mC`836jyeC|DDJxUa>R#uRLCR``h;Zy<6`ec%Jg{ z@YVeJ8|rubnRhB+%lRc$x4$1e6LV;z;^Y~#4cG2xP>qt?CtRC00004XF*Lt006O% z3;baP0003CP)t-smX@O5q7amnrQV_u-=h%Tr4Zes5|x#smX@O4qY;;vqnVkin3$uM zmZX-Jqu-$rm6fC2q7s#rqLh@O-lGwgmZFxHqm`AS0002``uzXpfA!pX_3X+2=#TO7 z_Vv?A|M=hk;&1H2PXEsn^3Q1h+fMGrSGKml@XBBR+*kO|E5pOf_}qf^&^h(?`Tx%k z=jrhO`|tnjpWNQ)|I#1x^!MfF?&7N>-rnN+#scHy?f=s!?(g)lu)6fW1>~v@|KDHU z;OhMR{nyvrqoc0s>+$UE^Wdcr_{0PD*m=>>*3r}6qNA_G#?j>D=;o~r&Cc4Iny06y zwEyay-lGzhmZSgw|NqPY+T7>8_l&jx000?uQchDpKOf(3ACJ$E&wmduU$0MZpYKn< z-@l&#(O%1l0006_NklJ^1-OIIiSa2 zG2lxWVgNWFjsVjk7J&Nzn9|od`PFDNItCF2X*Qc1w^}fx07FoJxnmk(ng;+B1Ez1l zYR5f5RP`-jZ~{&`7yz*Xr+|$pz#q8M+QmiJAkrY`=STV|D8N?+JFuzhFLli#%~A&e z?12Wr@&D}>ApZiu4s;1XfXo1{TPoM~0ncrf=fQycJ9y{r-ZtRn70SK730!reW!~~Rts38J&W`(F6 z-~kpF)D?~;4&bn~zXunXlNJE582<5Clc<2ovBU&aE)OIgVEb}czBm5>q~j2P00bZa z0SG_<0uX=z1Rwwb2tWV=5Fo>VME|d~r1cdi0m;@&TS;x{OahY4r?!&X)S3h&+iz_p zwXHXE0Q4QMKL*l)%{OC>!VTEpQz@bUMxgI0U@vzJ9eg^cu|Qr_|M{+w!MZ{juM`=Vb%707*qoM6N<$f`Bgc A9RL6T literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_notch_square_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_notch_square_screws.png.import new file mode 100644 index 0000000..34252ab --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_notch_square_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://7aqx1v5f5co1" +path="res://.godot/imported/button_square_header_notch_square_screws.png-2544a45dd01f264cc8926ca986e90483.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_notch_square_screws.png" +dest_files=["res://.godot/imported/button_square_header_notch_square_screws.png-2544a45dd01f264cc8926ca986e90483.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_small_rectangle.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_small_rectangle.png new file mode 100644 index 0000000000000000000000000000000000000000..0d41bf217133f67dead11869c312042501057748 GIT binary patch literal 812 zcmeAS@N?(olHy`uVBq!ia0y~yU~B-g8#tJOq-ma?C6HoCcl32+VA$Bt{U?zX$X^=Z z6XH5;+Ttlw7T#Mdcz?0L{Y3)Pr!Ss4bJe{?f_E1Q0j2IO6__z&@w916rcMQti>6Km zq5BI3fU-a>Kr{Z|34eDi{KuW9{|~ZX?6m!VUijXFS07HrU%!6m)$5NNHtbrwc-{Zo zexJ@~JbCis%^|;g_a41@`}xso<^Pw}FJ8QM&|lntND9?mWh@G`30}{Kc8=3&wsyvzr22Y{{8p!{paszaBtR7 zXJB9w^mK6yskrs_#?7Kz1`KV1srNmZ-p#6Q&1t!odGG&4EzPCIU#D32A36F{&t}Hy z|2={Nv+lgRRbV3ZH)P_YD~Gqv%4e0`&vL3`@OvA$@AV&!mJ+6(wSkNCUy5+7{#Z3P z&)!#Uf5?)PPqOW}9(`G@Xv-e|=-+HAi;q147qQ7L%nW;V)B3y!=BX{Kn5y6sK#mpk%C|||A;>*6sz76 zaKE%HmgB>xS@$YyH%9C)Esy0e$SyXX{587#dMm@*`99b3@5VCfXgBmPI3@4M_wZEv zhu@crZ`;{Nu6b{@`}lqBE%YmXHR+aME`(7T;8Lzdjq}7S)ta~W6cv6tqD;;idgLbiQj*iyaFv)!ROt^d;8rFYqVGr~UY zFA*pi|;KGoH1iDkTGrAlKYDU?k*CVHf_=U zg#uHjE&?JT7pNX+#*3Y{?~aB4zZ3rdyzu`A*+1?yeK-|={ra7I_a6Pf?RW3Nt5>f- zembA=*MYF@B6=>KYu^NF+C1oATWh_x;TbZ+e-zP3JM>lKUft{O_optY`|n;W((*FB>xaxAp7P&io;T}6 zI&NQQ_;`Q*dpFNp@eCi2sW32bFfcr2+fm0E8@=MS)b4FeHg-q-=gH|_%RL(#%^2rq zKV{#HHMeI0C3@;tnMH0lEoU`Y$q?r_Gv1N!;hFXizwbVM{rc(Lqr28^T&7%fefS__Us<;y0_faaR*A4u=gFnf#n;0cUKxWJ;S7_x9*9o)Df&d)+IODd$x*Z(FZS zpU=neG;FC)?o`1Bhhu-U8;Y_nOT4^2N9#C4>c&lH6yE+it-bhVJ@d;A{$cZzJHg@U M>FVdQ&MBb@0JH*(VE_OC literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_small_rectangle_screws.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_small_rectangle_screws.png.import new file mode 100644 index 0000000..76546ba --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_small_rectangle_screws.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bx8aone4rn8yp" +path="res://.godot/imported/button_square_header_small_rectangle_screws.png-4885e89707384cc49c8dfa62f0468357.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_small_rectangle_screws.png" +dest_files=["res://.godot/imported/button_square_header_small_rectangle_screws.png-4885e89707384cc49c8dfa62f0468357.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_small_square.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/button_square_header_small_square.png new file mode 100644 index 0000000000000000000000000000000000000000..855e53d86e1ca23b8eba3d89a73b87216cef91dd GIT binary patch literal 691 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H3?#oinD`S&v7|ftIx;Y9?C1WI$O_~y4e$wZ zy|+m4-eSR-Ggr-+v3Saqh0~@jzPD81?joW4iv*@lT|9mIVxY+V#RAi&EtxiL(bTCR zbbld80Zcih5tXu{(swV!-ie=9=y7K{mz?1ev22c`*c3z z$&(kaUVprI@6nsLpFf<6f3#Zp$gztTFW>urS$)ys^%pN*JA3Zdw;PqSW-VX7e9Qk= zbM7q`0^0i@2+lCvy7PPo!=k)%^x7lCgaoffF?gF}_4{!HM4SCcFm z<4vSh7fEhBFo#L*$B+8cOq0YJ{DpvCfrAaK7pBB}Kg?t3V&1{c4i_fCXkcRgW`4@< z|FJW>@)@6N?=P}_es_NCcijieeDf-qH@)7+`r`i+-V^JhV;a70Kk!R&k9=R0Jpa#n z9^==KW(zbtVpQAoce46{g^8Y%dvy|=r+Tj{3u!+lTpTv(uXdhIV5$4o%sIDz`oEsD z>h`Kd^3e*i_ZVUW8ReO5r@o(GwBC7p-s)%JS$n3fjqmr(ovLrQ`&QJQFR!*|Z?xb0 u=iaN^E8cIPxBY!{(R#I<7uTy&ga5M6GScyW`CKR;HAuyGUr}%vJZ63QV24`2HdRpy2fBi)YMOe19=eWYM%~i|#K3 zF@VZ|T7YJ}I~M-`yzu`A*+1?y{l63bVyEr(>vvwg{|G(|GVZ*L_4_-Za z^5Vm(_)q6E-W>9~ckj`o)yhYXU3{{N@5_GHMT^(}I>vPI;Uo|EoFo77GC#^B)M#FxNX{a(ds4EED^#r*r7h-Ngwf*t(Z_ZF^%X#d|+!#VPId!)XV-??rv(R{qbBQsaKI zh2ea;SU;ob*CI2^xqjx}3s;@=xq6L5;m6V6XRF-qcz=Dx)|1C)6t>;r1K*6hbDp%9 zH+o#MdUpE#UA+xc?!F7oWnJaBO7??m_}&9qRXPE?8^rJZlP_aD$lajN#K6$On^3t> z=d5{Fu`=Uv+x?sEXT7`r+>J@^Ve_XXsRieIS#0F4E@S+4=LgfAdX{tMi5ud6{7cIH zm%ZZbQGG>VV0>WlIJJIpfjPrR#yh&~Kmnpag9P)l@Kbkc7Mqz171({SZr}W}t~O8Q zfmY}`kYyeXfBG{U?9BHuJeP0$>|1ev-IAExv-P}Ncm7aiQK)NZy!-EHhsk z_q68j@?E_=q&{nV-L3GgnRY*7rk@Mq@2|Tq`>nnGezB5jgR3=A9lx&I`x0{O`SJ|V9E zNdZ7j|KG3w|Fr)9kNf|x>i>U~|Nr&;|M%nnf7<{5_xt}Z`v2ed|Nr&;|MUF+Z`l98 zBo8wC48!GyiakJ`0wqCy!S?<2^5^sYs2`UT>OwT-B978;gFAaZr zZM6c=l6TT|rI~k+ey=~JUG0$Zdgss9_8tchHRfNRrSwi+=6dtpVPB_?`XR3x=`|Z# zT*?o!GKSq@Ru|d4XM3*P3yqzO$6QO5j{RM*ZO-9SvS#cSYk#Drx7nKg3tej8FxhL~ z7Xh{XtDkUN1UF`}bIL`D?sy|C;eIFk<#*;A|KyG=O|-XIIrH>s2d+PpeXn-%_xxOS z_u-bA@9hek4WqYP)@<7+VO83ASn5vy?W#7n@B*>gqjJZOoSPea;7#AXUk0`kNFn()UTNS;>A{*uYS?BwZ;)rFI(rI zdU*Ep%SyG=Rv$O^v7Md9)f8;CKRV*FNY!<3<)fCX1gsuy;d8UOp1@PT_tGnM{@D1+ z6K&l+QrZPN2b$D-O}H{^vKG_E$xzlZVGqRsZYHI#CXl^cf zv1-PRcEQavIpkYd{Z}QN>$aL4xcY5$Z2N@w7Q% zfnvPVhV#$=A29Wio7=E;Z|-z{BctH^$$8~I)A_wp{;sI^n||%sIWq?NxNOc}-7%g* zJ7;a3s&a8=Vq)qN_2pd`UOAZvECoIGy%sm~p|TGDoycy3iY zX>7J$EbXgY^@#@aCtjBs-Y3j%=h2ax72{&G(&M(tkxLGn%ao-^W#YOIzFpV&zjflrt+Tdj?4J5YV&&buGS|p9uZoochuy-ZWWH}a zIqkYw^#6u;ofGR$2#KCm&q?OwR?rSwmv&8mlTsP?tRIUPyqw0ZDIKIGcJfI?Oxfuh z`j1)!q@}$(-=2LjA#q#H5!H!O0jIm_K4$#uF5u0YU$D0M{Ul4CGi`gi&nx`#T$5hN z+R^E{s%!K8`J5|PdS0sLpTZ&JSn|2FS&{eQ?S7*Lo_Y4CczhpitY5+Daq#TV{h-{y N;OXk;vd$@?2>_7?+A9D6 literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/crosshair_color_a.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/crosshair_color_a.png.import new file mode 100644 index 0000000..14b1cdb --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/crosshair_color_a.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://327vxngk0xfx" +path="res://.godot/imported/crosshair_color_a.png-979b360fa9a3cb41c14bd3fa3bac3e82.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/crosshair_color_a.png" +dest_files=["res://.godot/imported/crosshair_color_a.png-979b360fa9a3cb41c14bd3fa3bac3e82.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/crosshair_color_b.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/crosshair_color_b.png new file mode 100644 index 0000000000000000000000000000000000000000..307538a6ba5c36a5f90d548fba04a38cf1a39499 GIT binary patch literal 942 zcmeAS@N?(olHy`uVBq!ia0vp^79h;Q3?%1AoYnzSEa{HEjtmSN`?>!lvI6i<8_|Nn;l|KIQb zf7<{53k`^#@?0d)$L1o;K8_s_RKAK$NEKVN?T{rCI~*UIlv}g4>(p=ir)Corl+In5JNuikSj&VzEq~w4u<5>et|))b+nVQ7 z&B8u5KX6?f+t-->R>z*DYo^5QGM4oHY(FDstlgFQYRz`b|4dI<+g$xOPu$=0pYc?U z(9dVBr+|1wM zYxsJ0fxlRRe9?NjhvjQd=9(V(k;y%4#~z*K^Xfw8tN8?*uL+v&5P7Ih_RJ5PT%BjG zcHi!Qetg24W7dH!-Ts?RZRh30UCg=lYh|~BxpDZNQ)~2lpX)TS%4|@tFPX~abV^vp z>3-sd_GrzT3ppz?IF4-++IeQ(D&GmBe;&(KES(s2dDf?0DJvA^pH;<3MF>o*zua|n zTN_u;r!Qr!r%qgE6l>|$NKWO}zHX4bKxc+yWfSXs;kalaX5m{x)5KP?Oo)zU^3UIR zD4MUvIsUoH1ACuE^GYke{CwSZ#8O}%-&X%kcUFH-biZD3?m?#0xl^H>QnA{}3pt+~ z6bYZ*A=I?dvgc6ix0}p|EstGY79U!5l>zi5`H&!-+fhJ9UkuX8gQPw;R%rS(bSnF#CSl`#jJ zxGGCFz5dRyGI+_wtJ=|h3r>ixDBRD!!|Gz@^j*oPCFA^S~XuDqD^?WoE7@AK}wXXI;KEvJz7pTS6v_o#AG%PU|GVDNPHb6Mw< G&;$UX2;YAI literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/crosshair_color_b.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/crosshair_color_b.png.import new file mode 100644 index 0000000..dab603c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/crosshair_color_b.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://42kbbpwlvhbc" +path="res://.godot/imported/crosshair_color_b.png-1897a3dccdec04438bd95be46cbbc2bf.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/crosshair_color_b.png" +dest_files=["res://.godot/imported/crosshair_color_b.png-1897a3dccdec04438bd95be46cbbc2bf.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/crosshair_color_c.png b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/crosshair_color_c.png new file mode 100644 index 0000000000000000000000000000000000000000..511cf13efc202b0b068d19e3475db6ac1b2c795e GIT binary patch literal 488 zcmeAS@N?(olHy`uVBq!ia0vp^HXzKw3=&b&bO2H;>5jgR3=A9lx&I`x0{MOcJ|V9E zi2y*g|IhRPzpDTL{rdm+zv%z}_5A-E_Wv)*|3AY3H0k}s%;!MW zyd^{Y+ zf6+7d&8e-H4maZ1X81cD61H&g(D=gi^v|JBeAXOyEzTuge{`lG$@#_F4~iPHIU9tZ zecHHg`DUMUEY)gu>u0|>wAlP0v+#21-D_?5)FRI9dOK<7LEeAS6-f`?o{OuTYw+? zkaP1sV$H z-zQ9+ze36VgtL}?pljcR_Mo~&T9!_7r#>^=89rF3W3S)7ta4r_`OYN%i|Dht!{%S0*Gp=e!lvI6;*0X`wF z|M3E#s{gnB|6kSr|7rjK^Zfr`^#8vk|NjgFP?JRO7cHPPcS(?6u)KbM{`vj&@9*<7 zwAXG80}4O!ba4#vIR19pORmET0xjn5wneXh+vjX8%8|dI&3DQlyxUsu(af`Dum7vH93ghzoeshsl`_u@Bm^buO)brj2J`G%!1d35hvoLp zgBC@vH?4UzaktHrFy-Z`8>OT+7cUbuJCJbu#MVczDpva+xRL%tBxe0oxf8Y1<_rEf zSN-w8=JP+|7TYYSQ7kp$yUAQVf2Yc>>l*w^?3^d=b*of(%CNQY!A0h3z7Kupn4j+a zXAvg<{*+CC+zCsEz)A(121|#Fl^VA8p6+)UU-1PT+{Ijz%f5qo^PRqvo5F790sYJ1 M>FVdQ&MBb@0LkRLwEzGB literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/crosshair_color_d.png.import b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/crosshair_color_d.png.import new file mode 100644 index 0000000..7084fee --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/crosshair_color_d.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://rj2jmbmwt6b4" +path="res://.godot/imported/crosshair_color_d.png-a327c0e47e78671961d58da523f61c1d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/PNG/Yellow/Double/crosshair_color_d.png" +dest_files=["res://.godot/imported/crosshair_color_d.png-a327c0e47e78671961d58da523f61c1d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Preview.png b/temp_res/kenney_ui-pack-space-expansion/Preview.png new file mode 100644 index 0000000000000000000000000000000000000000..9a585faefd4b7c9f07df5443ad87c965659f8818 GIT binary patch literal 24894 zcma&Nbx>Sg^espNApwE}4Fq>-Ab~(|_r|qxXj~H9Ex0>0?k<6D+)2 zb9jUJL$MH55Jf_Q#bVqWzd{s1QkGYjbj+#{kFLI5iLhxcEc(#sj-d6OqZG)yRB3b2wqX_ITw6YMfG zGrgjdBO)TS>`Nl@>#M5U{d#wE>bse(;-01$fki7WE-pEodYnF0T3TAZiawEjd-Ie+ zI}KkX9AkV_n=p&aZ6kA`ITBAx%8v1+C%<*ELI(Ut}Q1M7pQ&TM=tzWDnzUFon z^vtmseP@?cWmUDg)v!+;I+T)%ms{*X$`hRv#~s*dRm&$52TnBO>TqKeV= z=#&6Dc*w;3Iv%g;_TB-Zq{-jEe^*!6$UwfB^xTZ@mF%%Y)R2D7)c%~pA8g4}Q`5_x zot=Juewmr2%d2}vMn-Iziws$_adFA59lu!uTMbg$_%h}nA0Js0$GUn)yz`n)uWsN& zbDYiR%!P{%DfQy1V-)!d#DO*OP2(#CxMgMa0|Nt3`>d z=#*j_8XAVOH2?rGIypxk+Qc@Sz{SOdk55qCI`Hx1$JF#{21dqV3}#yU-0g$EH#fI0 z6G6lZUj=RnVQ@ps=kW0mWiI@IoVJk;)F5t8P=+E_L;B)Bt_w&u&Tczr+efcWUapnT;pI`sd~XFa&V|F8A_|2#u<`~T?g|I~YahKdS- z%*@P?mwTSokyC7JF#6eAHAo0TUVFKxNhqCu5{lXG*O;-iW6j`aof8zjq|x}2=2>oU z8!jdZsnifON3<0I(DuZV`UJ_!`u9QNQu^{j;uD0bOaPtW@zjh9(FZ2V^Nat_K$w%z z2TbV^7m`a^%UU4v&ui>B!62#k|CRV3n}DdFuZTP%dH$AAU9;k^ybOSB#Wl!AU<7Xag$r)3*Hrr9RoABQbufN_;@fUQ4CVMdp z{E_TXbdakRrD~L5Abqim(%T~DPR%~Fh0EaF93xjnepwk!po&kfHPOm$xSo9AoUOex z!dcQ4?<7FUCFm|2T3G*GnDMV*DPhj8vk>#J+B?v4uVIuc9shZ4_c(Txo|3JF9c9fV zhvziRRBa*I5x8k-bud%bK=>NtDn|aSu6t`guE@T5H#U6$tHJD#s;b$seWu1g8kK^3 zgKAE2FCTl8tZUmOS?*)Tcu|7HC*!ID-ZY&EcKZmO^2`DMnFkji7mKsvYYV_b3NIyK zaWAX%6)?Rch#dkW#jJvz~ShKEimPs(MB5UN~Au1p?Mi z&Syc1ek$%2v)p?4dyYCQ#BS_kXe?jr}^aiY`i{Fx39k~$xg3d8<--5)QiWO=UQx9-K|l=QU-*pg7eCOBlVoRj8aZAG*AJruml41V zSR+6kF4~@IpGrniu;H)S3^1@DWM4@lI)Ce-Q$x~DkBw;0S<^<- z?D`IW)_F2?$U%N)8MJS?tCrRLKn{EogoPEYf;{Wce)XujnUsZ@Wz4R>IsDvb%Hz_&_sJw{Y=WxfU)a=;ak5o5HChd z4=8bOK>O8wmJvzSJ5l?O63i>(@E}&!9Gjz^xaT`?q3NAh?7HTFEUBm~G>wS%lxWs`| zmJ8wlxK1edj?_Q?VLqfJrudDOa5|M&;qzKHX45(bhzyDNDh7qVErqG~tCs!CH6~U@ zjNkM3LYX09-bQuJYJ!rL${_3bJW>w?syFAmXVyuVgX1a{VKyC51kS*r1t8l1G+^og zAxjYI)U$68-t;eW{J%Z`fly}<4@yO#>fi7J0?och7m+{)dtYO~f06(%dh%cXJo9g- z>T%pGj{}$KdB;J$jqFNcr0x#jKsJPE*SolKA#CCqzH`$MF^V*LUgM#82Ao|{6Fro!!p+VHz#?_D*HUo^lMPPGyR zOKL*-k#cH6i>^=CRE;6Y0u?c4SCkHfN9hYq%uOJy^vhL}h!il>aDlc#=X>Xyph-oe zlgj|JYT#AA=Ut(&kOtNV+5-R)0fyN3sD%HPJUUxCA)u&f!-9a1S)f_KDZTj+GV7%j zwZ+RY>8>66GI#*oO1bKkkI!cNQPX%Tv0$bWz3o@fD3SjEx@ z2{zest+cmA-SeveIB_DAa zq4*u~J%7bvDcOGHcGc!f9&$U(f;#QyYN-x z&GJA8b(Qg#`FPkcBg8qI?`#c=KF+JVS|FU< zsp6_Zv3Ef88B>#2Yj8sAZKlzVH2}+1m6iuJUzEntEfQBy0U3KXzv9pO+*(PA7bhfa znjH(=ys}y=^U@I&0yBMO^@`bZ?OAA=nK0Md>$xH|(FJBKbGo4%WS%>xpk}#dU7dpPA#&xkRD{%DJ#Ffd2Gl87M3 z#3e6Z_SqL2gZOk7E<(=MhWYE>fa;tLJt76l(!7)OD)Jn>_#74gWRYu-7-i4NbaNP` zVCx3KFB|R#7dK_iF@Dw1C)QseK4by#e>+vw{cy8LB*3!P3cb<-Bg9sILv6YL9S{MF zK>0Yp9$c6N6=L!;7n0aJfRP<;{({O|yxjprUfai$OgUKJ24BOXI50mdRTjB9#C{{F zHLiWzE6AKZM~71Kras5tBkzwg$Et1k_!!cHE*4^t|oqGt;TTPOd2_pd&GJ;Kfus|MwP7 zkI6eu2;X{7e%rzBCK|(&qg-*MqrM_Mk#xeKb|c9^p}ABy#cVN`jCDh?oUrqngJ#8j zy_DF^z-?LSmFhJp3NLb^JhNyy`=9__RD7Z&5+>lH(P)5SFox3~!;RT%XzJJt+Bf9V zya#_&to#P}k#+fl&x|m?JVRHvLSLaPn4Uv$abap;O)iDcvAQ8QWtTrxdg0V1z{WTJ# zpRB)~5L<pY>@o8Kt73@6 zKHuF}mcNCcly}&?f)5gT#HYb#r2VZ?S5KoWnE5Q<=Tj)1k1Qu7?JHk0lM$LE66Bc0 zE|CEb1Yn3G>O-t@vt6jb8fYPFZwtsbt-n!f$z72~Q|`5R)Z!Agykf;?uGKa1jU~he z^_VNL_(!fkMPWbT3s4Jtn?epL!yPL_ZS~{G`L?8cxwnad@qB z6RaTyMT!6y98hHQYy{U)5xT>_ZI%0^OBLrE2_ne&W;odv&x+s(KZGF0v$i*Qg0%-% z5au}pAd5NvX1A)Ud+pHwZ(A{lr3qvnj0vfc4gbj%)RsI#^<7izykJwU`rUDb& z0w~_lL6kxX;U(hXTgYK_)uhs)v#sANv4-Up5{Fm*QmZHwa`#qdo*BppXZ@PTO!8Rg+OY{*Ljch(M zVkptH@36gLD1y`sP`{+k0YGjQ4-DNRz)af&8DJ?b-w{I&$Ou-nWctPl66mZ2L4m&f zFILet%R=n7sks`Nw;;Z`F%Gw=Up8t;4|t)RvYjg!5UtgWG1Xs}ASLywzck;|Ns4$5 z5CE>sDY$30Ys(aqg;vAA$$L)4q{LI*1^I|Z^8>ykP@QM~ARsnk+?YR8xkp#m&8!1EayU%*YBYNbZ}r<=A(# zW?R!eGiTy|eN}i%=)rD)MIF*?8{(1{GK+Wc-@P0y>pd}A+EfE7x>S2_-vEy(1u;Q2 zulJa?q!2Lkk&t0#7JZ=Xn7c*{R|AAP7XIUxqOEWrN4cJme{~!PxvM4uGG6rp&K$f~ z#2n0&Q-tTNdb1K#w3LJmY|sKIxnLl$edmj%-}ne86BuBo*f{%vx3*Q;C%BLY2arLV z*xUiNrANz1a)b-T9=}S!sv`2NgDzgb9Kh;m^$gIL%TxGD&lX1s@u?TfH@4AILsBPn zdhiWoh8&^$Ax9*atG#i3secaTBGCKL)COi+o4|mSaM&>SVbJG@#lRbe#ON}x!Ni|H zQrekw=+YUp1h_LwMw(2&swm)!ObaWp&93({(lrr=bzJ@N(?@=k6sgW5Yt1^?bqbbh zpI1fka{$NkDBNa}n5Q=irDe)dF43U%m*I~D37w3J{|+q+PSMnf*nW66e{SN>Q$WoD z5$YBqCaBpFUC`WxZoee-U0q6ph)wfSclpXh0!{e3xLQLUz=iWD+)UM=<@%0EkX;rH zKGi1FUcq_BkpwFwYGYzodI!w$5L3VQ4K<@8bz;_5b3d87NgVT3W({VgC24Tg*sH;> zi`+>790@`3TPIkL(3{Or1%w-2#((Hf^nFub8|Rh#&>BOYe1t^96id!ZTBL^;VU|6) z_fYJ}ca9GYQgc(iJDX9YuUGEkNXcy7h<;tdDUJrz0j)BPrY&K^Xjy0vX$P3PHh8FF zoD`%nB=jh%UjemT5}!(T2U>IO4YDiLAR+k6I(DZryJ`F!lCYuQ?Y(yjF2HXgsy1mE z{GIG}M^j7AW`Id2pSp|Y=7=9=<<$bev^>9A3->q*hJWC|$}dD0a6Pot_RNg@i>l7; z2KEm44()-_#jrjQkskbZ)#l`{F%pK}wN+&n1S^OXd7!NmAVEm3M5-d*0)PTny3~-h zZrpU>>t&;pZ5Y(v+lQ0g7I1km4wN4t&`AE6LQYU)%5TDDiWZ#O7QNo0Bs^^STU|Aw zZ77SOlaf`yMTzCN){RDL{##(`)(-a3AQOP?n>FEpEjN3(9PQ*EPsn(UVMJjD;ExYC5XF=Tw8*HuRFCkmi zewIps4e2-Ar*ofT`uD9XX3Qrlz50uwe?_S;+{s;kR{7hHdkxlWS|~~?LUxTr6w3F0 z50=?iOUJkYmd8&C=g>?C{v^k^IrjAVpT=zP|Bk2azX_u$^)JMsm@rsI19bUiac58n zI3DRC-R0g)`pOSl#MSBQA9E_oFO=7IfUW4|0e2oEUW-jbMK8ZOG4s(!*&qW}6N+A@ zDCwGSt2VkA#cYtt$SVHzlwQ;pW$c-#MopBN^-dPVso+~wIXb*_{H$Ct_pRh>8SdL3 zT%IwO)i1PIX4zd#6?i-zy&>>qI^c$5eC-k^#?5;VI2lk@F2SoywcoK#fd-_q9ggWt z(#)3|txul^Q}3w(c~hnqZ{u>i)Md>Uar%pQDJD9H`t>^GKQf^_ra_*kS`80EZuS8l``;aGponv8iiLCy}0(% zivspG|65zmuJGeV>tcb+x#_yB5;CIf}!**#H^KvQZ$(xVDp%-#`O}y|647f=)d?r%E_czyr}{C*;SSt zo_u}mwe!Wk9k%m5jWi6qxu5a#)&jop&qQ6;JtEKX4%SeD~LH`3j(L&&B>u48I?;aRKJ73Z~G_zKAaJ zvSqsc@KZEe3=o)i_vLBhuJh4wtlAG#p%`D;NDb)LAh$DEWC^D|%)j_q(*aH*XrEGWC)ruHMODqvv88^%3K}Fh~Hu9Z0>lDN$>B&PZSFHZ-^Pm81brI03 zin3e1`gA>W@)Mqc(h#GEW72qX9UwJirR%bCqchvda_aQqv9Xkx~KeRv&%hDc@s! z3om!rg$Ctqoji?3K0Z7c+CDNb!~~LSsLbVU6a(-d=0n3Uzg~C)v6XDy+%%12N@qQ~ zKBaw};+}U9b11|Rbyq4cS9o7JLCC{dyKVY@YNlO%0`v9jM9*cLKC=kn<^pl?Y@AYa zF?Xq}wO?ls*H0ej!k?uVxpyyHJXM3&sa8r!tNCSmN~D~a2C{j!jD&a>0%Vmy=`>xc zPgF<#Wj`b%ii-bT;J|Msl(&B&PY(EoY&8sbdOXb=*s`pI%s4V77Ef8UtinI%QJ7m&jTcoW+#eh;YhI697S`e+|n$Pi4!qN-jcJiS4M z{J=R}vL9lPCre8Bo@A<3WD^ZYj!eIMOJ4!V6ZirqrUp2X@~(K;^JJ@Z;ey95%<8Fb z)%|+Tu1}t-i2#0>7__SsW8q&<>XWbkv9{*Tl2tD+>9)P^XfoF(380eQ6S|&XvVnSS zN&&=!w>T4h>bw&fSQ;Qg=Rvvkw05(r&^E(Ya6c>V3NB#rN^fLj?2Q!@k85RnNvd!c zQiE#ab)EP|DNcvS01WJ<2}GR?w>AuE`ea zH?^?(rly_L*wXz5M`X9Zwad!BQT#+QzoQXB)B`5)Z17zm(8_!WvX}Hd&#s8AE)WwYEhRc zmpoJy$6;id4ZqmI>X~&k^u)-9Ua>KfR|-S1J+Z*V`XH%f2GD!<*#S-XiZOXX$Az^ zH6NQS5G~H7ks?Ro`GBou4bXo1W;2Cf41? zx^q~zDG{Kz6gu^XURk%{u>OEd_oeNRx-dugO)p#R6%-#lGnkc(ZAfY)?C z6G$zfnXJBgizrkt`JX9ek*C6MXDT_M)`PT(uGbn7J@*%F}qgw7Z7`o80Gtzh=|MQID`W*y@aBm19jHW+S~12C?Y4T zUDjoop|0q3 zpo(iE%!RqxRNMu#-;dx0w5$rcQW}?iZKNBF9I@n6xrsQ8yZV@gnnf>Ms1F|)p{o&J z=vKc@cyy7uGvDobtaeKry~cryz}kvMIRNYi7?D-KVQu+Tlaj=cly0?a_yY#~&e(tR z!SCte#P7i-jNr~r?puIj5C-h<^?y@z(Y&jO@>6bSh#B1OnT2@z`5f@9ypblkKWFzn z%~-vcB2mrSCCccWtYkXYx3H*qvQFsPfQj^wyYb}G58T?-8^XMd#5LDcIyGb(?7|}` zjgwyeV5kNK+b}3bi2({Q;c<-4FPJ+2%{;8)jUeM9-^O;%$%jDpsgQrp zFV|#dimI~d(U@yJen)0$&8pSgc<-hz*?U^V>T9!iicY0`SQ?SJ0To&A_{V*CR$dAk zA;NC`8S_kd$Y4)YaDVyo#pk;9>5Tn)m7Q1B?tI(twp_dW_D#mVFMn{QqbH^2FrZkN(QFHgxCe!&&GLFoy-xUSUUA?p-a-CG+xzvSv%j zo+wA<#XM&aHYeVi*0fv~ojk%Dk2`ZzZ&-6xyCneccNV_#>A=B@>#p3}Na6ewCXK&! zfEn$X?&JLagS}JJ1y)JAsfqKNP7_a@7D_X9X4_ETmpq<=iMEH1hA8}^3iQjLU-l|l zR+JgD3Wu5D8x!k0fUUlagZBqM1L}PHtM$JmoSYtyFYBz~^kc4P`?F*z`Zdrgs4=$06*z1z|1u$&! zO{Unnl|lXjsEd1dU8GTTae!M+31B?R+1z)$wGXorC=?u<%$=u3ETiPc0X)~&vi&?) zyE_|***{MNiuj8nloB_#l|^{z0U7z;AbQtRlhs`_O97~LK548RScfj}#OpLD0HHee=U?FGguAb54{O}Tu54z+hLe;T@=ga*V z%aZO!+KIB@h@bT&HLokXVb4q*4G|Exy?LohI?}(_`kOcUBp;zxvVAy?<%zaDmU%U* zClP|T-K{jSD((oM8!B4*1+ySKVI1z6_$#P)N=C4tDZ>ak=j3QxRU#%vq-Zaa=}_dT zpF=z*ngOk40$5@2W!82gGc|;KnC{SfDwr-)>nB+^mM(YX5jn`whFSq?tdprJ>BNk# z>s+QhC&p0%cEs>zyQX6iU^2aS9A8i2i_xh!N!ypd@>QebS0jLCo;Vj@Z~e&H9a8H% zBivzK(RSraOoBdlbe0+ZKn}m<_d83>dAi>brn$YkB;nK`zHk9AE>E^WTt^jc9TM#o z5;P?bT-?1&M=jc$-lV}T9#kGdK%KU}k1zmauLCBpWzCwH<+Gr-ogj=Q2im?7dHd)( zq}7!`IO8VgvVFy`1gOrr-&{oLd%982uhuL59%O<@VD3*|3a50rj|%$TbyGabIFFX( z`1+etL3Ypfya1iU-R{`_r;QX57mHp(55(UZ-pYJXOY4J|TbrtWiGW76I`RU*s&t@j zhEF6M`o_2^;pa&~CC7BKHxFp=9He-T_kMSa!jGrexx&8x7L|mLB-oJ0IV^|@MD-O< ze`E~?Ny7%+~%^&XYAi{SS?ehV)uksI_NRn8| zj&d*(H(i8x{FY~fD~_$zrKVpFXd%k3h5DW6ull-=mI(jaMJe^ov+O#Rq(;{vuZ+!8`uW0d*olZJKhL6$+LLH9q{ybjiTKMO-ty3LLrna zS2@0_^sMKR6efZBMl$&s2>Q`*=a}m?N#xzWhv$5U?=&Ksz(L4NsBz$)=eYM*Dy2fb zxDP0K)AL;g<^5kZNm&J02El?3>N{vz{<1n4W0?igWF-3?dg%-dq%Nbpe9}i>-XVO# z>z5ErlfKVE;d1?(5Hjn2Ws7=w*RZhPOtu62ZvrXtBQ`CQ@nVWt$@X2?D{+40Mps*U zAR6#1DH3BH@^OBJiIz3oUq|Ub9UyrdT0)r7JBoo$l2~(QZv}z^hW3uhXN&V4mX~>h z#UPh44aY+bA4^-ktn!+U34pDw8k}aXjl2@?)G1pogY2h##J&)Dwssm3a|r*6Z%In7 zRK;SS3UXko(8<`XZ)s_H#U0#pY3SMfr~LYDhe2b2wu8GU4|GVIPZS6kLIXNUVA@`n zRT!)2M$%^HY-Dj`rYX8;g+ZOCGT$mKE6woW0K?^8WCgt{;wHwzuExJAt*T6Hbf)AL zl*ZDkVJ^>LVdnRBR$1;Yy3DpCDe=zBt2%^xVgn{qCnYhuJ{Eb`73snirdeN7J3~U+a2BMe%_dMy_3c3wMoE-)0pg+(tfqu~FCmVXOJ%}1=z&@nFtIyp>+mCxS)KB1JB?@@xJxd!HbszocQA3S@&nSi$N4Fm! z{)^uG<~5&tt3kYF$6+ra1!hPu`*YLQd)TxBS{B*fS+ccVE;{srwzVT_Fe_^CVo%9xnQ%7)(~x@cl4Tx?UG$nNi*2ukdm z!-2oxYly1ifssJfVK+&dHN)C+%iYp?awb6H6civ|!+nhb8ZcEDx5PkM0$c+--C*t= zMv%Z8>+9={Jt;Emv`g=ZFsdu7bSe8dxFKJiwSbTKln~@M2s~j5x~;jn_jd(P-=ko< z9AZBGeRoqHG&U4Y>|mm;WpVbi#`ZEI%?yLiiU0KbJtTmK7t+u&33H$uwVTIf@8)QT zyZ}j47|?drR8&+19jIJ0rJS30K1QRq3wdS7ZQa7sYl1}9b-wql{P=N9)bW>J>CL|H z^_*{TQNnPjl*SWlIQdMPENUk-1!EHg88%(-36#MCCRj;kH4*!` z<4U|(rY?!qlL-iFDEME#k?Qf)+qQq!-guQR~8Z}^rNL8c-7yFjJri|YTL4bi^ z_wk{(k!J4{^cl!sK*;G&qZ@5K3}Vdo)~c%Jn&tvn9aI4uITQ*R;BkKXzJ6f}!>;-z zpC~$VR~+I{GKmxh!ea2rjWRQL+_~U&oH&l}N@dJeN<|(_kJisc9-a8l^bhl9fMejf zz1dPk3m>FYl?h@JG4~4hG{{Pjs%i6P$7BmMGrNrP)yVdK4;KxRnEhHhcB)GG%k9lh zjv*}Zh=*MSa5^{tyB`-d<$8?%EH+4rP|85~4o$hNWzBJcHnQ@vp0wpFbPW^XOK9-fsdwBtNI z_LT9DJAS@b=Q&TC40q{e>aqNctg4oPJg(YlH9j>{6JV2(BONJuJNROay%$f~%*jh^gbrlt?L?#QkO(&boqCJ@+MCn`OA-;1J^t<0jD-$W>u-fu;X_T76MSZ13CYm6 zE;0FESG+3rsK_#A3Bz=-nGF#lBH4#bF9A}T=ilyscGLNMNKtm(JWx(WC5nc2^dReN zBWo2ngW(8JJ1)f-?PEg(W>eMsidgcTuT4sN!DUqqI(O1hb2J>0FA+^iAw$?IiV`iu zw~RD8{XgLbfu!C-iWz%2>ipE6d9TA~ih>Yfsn;kFs&|MA)DUEJxXRN_H-+C70tU?b zJ?u&sAWGuGqEG-SzVz?lJB|_vd5n_nKd2rS6MC7wUV9XXuB_o`L+>Bfz60zCK+g{}TeDrV8+@kj3Dee6Sl zjXm9mA&0wVrPXItJsz-?^Y|8%mK~y$J#6T6W%6SsfE}C2<1|Z$ke0E}&H$vP-8h!> zmRcc`FFq~Lee0MAo5^WNgnWyIy@Th~^T$VrQvhN3r)bWPd$pr|HrgTefLq)v4|$RT z{N1I`jc=mX(TAxId(~HxFD&z8hw=8e&EtbU|P*6AgZHW*f=^*}$r z?IC)WBIQHx4{H&xaAF{l4yUl>!CLr?3jQln=by$z-WsJ~I71L^&Wz3C-a9~y5&`Oh zSQ>&9)A$Z&n6#=pxJ+m{Rr?O8%;yfY3@Q3Zb#}tHzGzi5gLwm+Z!w?07Cr<%4ZV-Q zjn}_4QC(6wE?ibpTef#?+}!PU3JlshQj@sG{B8RIY2Qx_-zrRVmG}6B&s?1aq^1`fJsrs)ay9@Ycy$3*rwT6s4W{{cA zWwPE=fyXfNJN=d#(SHPiel`eU_crAl{`b0%ATl@&?b*$4%{U9QTCSPi4b(L0{g*Z@ ztXWTY`Q^RwGyNg#l1dp55KQFvAD4)$nKF?r-R)!*W3ot*V(9;Zq)Q&&q{yN@DEE9YbJx2V7G7vx7h@`;Gw z3)OIzG;(rQ83^|LJxEdF)UI|KUOO5(&>or;V{qBe6IUZ{L3RAXc{(N$Lg6lid9>L> z?5zg>$i7033sCbhNh|+Ow{*JqEC|EBO@g-ddPL63KPyIYA>l&GSpLru1U7J;{$G|7 zK!bX9et+Hax7LI>tAer8?H{&e!XMwyMd!HB)?`l|Smy1AA)hXy*hwI8*Hp|E>vfJH zy|oc2xOeaqVXQwTF{ne5$}3&*p-m{c^X%vJEEeVlUuAW3Xcl{iVnQ@+McP5JSSQhp z?3~a+OWCS?T35XH0hCzHT;7|H7Bn*Ycl^xEbO;fOaNgFz+8`3vc|m5XQVG>9EUsWH zW1o_n!ia}qygPArI0OKJ3gw5;VO9^3`KEjf7rg#Xp^YUxT*;UYANgGs6T7h+Xo4=o z;n|{PMV!^SW$wO>6-pBr^mg-t(xa)eq{N`eXc))6HF+(gl}XF+!vF`L%chN1$=?Ft zwx--k-7ioyA zeF9Vp{6VcR$pO>AYI%3u+b|i^OqxbwCYA~t-m$4`fRmCpvynvU>SDTXGv-v}nnkQ; z5!dHP+sW6}#+6`0Wqf!88Pgy`^8xMlPO#uHbajWT+3oQ6tnI8ZG4XVlTI5 zPh{(>**xooGP3FinE86AhsdX-E!9&4HmVVkkJkF#2S~@Pv~Qv3p{*cqjL&6iNH7`( zAt@w8uDUwX5Dhc?74^ojAZbdM(hZ0(-rnUBB8ld7a4;a=%r&zvn6z@#Z8W$uQ^qOP z!Q)74#Y^ngk7sT%P)pp{{n2R<`Isq3HwSgte%W)km-yobasoD0NzkCzj!uSNm!-07 z&E1T_4#23ZAfcx|L71sI-LaRyR?_3FOWlqBMBcBV^@fJdRg!-U;dwy8}oH26N<9KYocv$sji>{ znbgxXW(tOp_gBNe%MOy{y!lXuX-DTSHi0Bb0{ZGOj1l0P3bXPDgoZClG&g3 zA-iQK;)zE>7}5b@t#3gCV3$BcoqE+WVtMXs%Gl_>sV)~bwbV?q2-pgJJTEv5*Z;^= zHFD5Ad=L_!mfg7Pr$q-(JfK(fKJYK=uENT={i%z`Fo-6wIjm^UKlF#(F}Sk5Emt%_ zbFltUES1)fXClcejaJFEX}?O!?CF>4MhzWrsR$3fX|J)>_e&a+kpA9&&W|)+Jij*H zzVun?T(C?33&hIGiKl{iuY2l5nIKU)O@nb*{_m>y^ zBznrP;VCRz3}TaP$MNi;qm{a)V@$yt&22_##NJ;ITYPAdS;$sDb_=+Pjq-eU8Jr?Y z-lc&v89;+>XxhHswdN1v9eB;F24;xl+R1Mfb`QSx`9AQiirUAF1&(_^KuK~XFL-gQ zzSa9AJ|wXfo>f*&p_+Y0JRqOt-^j{r4V{A8?wMPC3&`m|5y1&~ex;X7gknhjl%&R=J@Wo z_@F$?8hv87Vw?XA)5;v4_?C<+d_OBYbYedHT&m~C_Exq0j`!)HgN@Y1aCQ`WKW>rp zAV*lAwv$*Hd#}7$LpPYgw#m=M_!RJdgLCAsj4H+-n}P;C`28r}%ddK~IZzbg7t__g zuSg?KX#;ApaNytThP20uT0#p8D}FMyG@h%qu6My+7qAFvuMaP$lCBn|GgYx@)CAHt zvT&2S#2yVEY4OYa{^Ti4NHMpyeXi7*FAl`$Dl)WS`=rHIv5)Q~TeDhIcRV@gSALR&t&%jMvlR7LyUlEe`O~~)9`g)X-(GNOQ%wIe(PqTUe zf(KM1*hezq1jBiveCuATz?YD0^A!TyI3J5K+;H)%C$C92TK+Wmyv$Y{Y zPS7b(m}N4lqyH5)7r`sU%ghghy?qZCD4D!d*rFZ(ko;2h%BphO)b0h7lPr#=o&QND z&XDE{_+|%|OxjW`3?H=*kTd2R0HI9wH%Uv{DY%pw1*%%Js@+|TbU@-$@}lV4{}6-; z^v+CJWaCV?KbeGg!OVn7b)~d2K?op;&~nGeY>DF41R;>iyAV2^TO+TvgMxqqUTX7`*rnI={CV$jv zWRGUbzG|}hEdncchittf?9+V{Rl&wB2bgL+yeYbUIl%k%*9{PN&8>q?c-kU8!1T*o zcml>}o(7<*mB^XdK>E^h*>Tg_{LP+_!u090D)sp&MT+Qo(|*mSROd@`lL;Mej+E;| z6>MV1UjurY!jIdI16B<4%HuA*(hG1a*f+NG#P^ppj#mZ<#>`4dj~YMcM?yio?DG4! zfXRB}v=~r6gJxmIb)nvU#@N07$5VVcX&`Jd)?O1~o|_g!(-kyBH}RQL}c2 zi8)A!k-vj?^gE(GLu+A(%2xR09>bXFxhSIGMGxw#5>D>$Yeb>(Ej$Nq3dGDr#0(=! z-$CWZY4L}GC};Ico6fHQiMUxlBsN^Ly8jSo*kFexpyJzz^6bj@8iEC*1?4;W4BQFO zw{zQph-$pT)6(#ics|22yo{AumFXQ8#QKQeq|pkYhR728c=`@{tM)z;!5NTYJ+Pui z*cPkeNk0i4Z}|* zjC{kq$<$0rm`uBM%>vNR7H!ZJ?U{i`YgNU$_kY|91ntkZRdZQq^N)7=l5r2?&H5BH z#Lev~s$?ESH`5vKf8Qw&zT}c5f_ypAmfZ1Xj7njO>atK+MP{Su;mF-qP3#$-A~G&; ztgNGWRia?2-0@F6%mqQ}G8rC?rS6{fv~YL*QN2ppS??{3x@c>Y;6X7q;RF-Mb&S!< zLJm6LBnoVk)ya6$_p~?}tGX+uV62UccwH4vWWOdwO^T0CNnzom-%T0QT$cx+Pw#*d zOk_-Nx6-0xh0y&3Gs^gA=DizdPr9*ifX~~N&J_@SBhBz-)ZLZCa~v<_2*}Z(b8zlk zlh1~5x%W6Cv9t)lBs6P9@_zjspR+}EN#|!RmqreL2iKrmdYjo0Hx#yoq=}!6sz2;t z#l0B86q7|5S=6#%ts%U^kqJUqx88i7Vg+bGt;+;OYB=tXk5Vro)Xen`&ud8~*bE8% z0|b|u>%U8cW*3&EQWpH5;vZ1d8o~p(wpOU9*J@XO*)> z$Ksw?dp_y26+ZfEX;xuYHT2)o-Y=+=K6dt8XF2*(X?{k=+~N}ns;te6?++Cro+A34 zXJ3?L_8+UQjik~Txc?Ljd9~29e_H%kIi29_*%0E$zFP{{Nta4|BR=fSXh>&n%ajedyh$|>4~=*4MuMYqQF^b<);wgZYu_*vCm-HOI_^9NFkf3)F> zf179Ys8h81>=guq1_By*YQOLTUEQ$@Hr( z4os8TdZH0`>w>ckOWDdysbUP9z#6sPs3(yiJosJYU??ZZs=7kA zQ?M{mY_J{@-*IxdG?^`@;A(yV^!D*xFS?jymg`JP%@O->3bx{{ zEKz`eTXnnA+v>;LgK0UC@5AMekM`bZ=OYR1LV`8cLzDb+zFFR6K_lv9Oa`S+V+FwP z$W~96T{Z3fg$#yrA#^={=JVJLw%OxUdZPn8KEeTNW4Nn)6TBSP8JytmyR&BV`My0+ z)Yo$eqa^N#c{PwqQCGUp)6fGm!w2uxHeaBnX99nOH;dOLv@nj7MlC;~ z*g43?0zaOclWy^-0;- zX9DgWT!ar6ouV-yCzgH7P@ryXWcH&(z}I3_aW=G2M=*U;SYQxC)sB=u`tB*%uI z#PX*XxcmE7pI)&F*HNt%?G?fR*`S^pJE-0lL5*a%#UwcV1tLS0f(@Sk0|5e zL32%b!elov{Du$`Yu#S5^!m~~^mGJ*ayae%v&|A{;QMbsI~F8G4k_0=Q?CJS^Jc9i z@@0Aa>QZ%@bW?nd^()0xc;(d(fy#4Xr8mxqBUvHHZL=VC4$jQoyll4zYh)5x%V~GD7K!!xaj??KADHP^OrO)|2JulX8fNh zqrolEqbC3~D)zsU>cp}CH>v(l{(k^?k-zu9`1@a!9=)Re`*O5~0F2ob{cW}WkfCAs z;&9Tx_n>Eg33+r%tt}IqK5pt+AgmG1=T}Jl1L(_g`p%&VeYg(6{UeRL*K@%VqZ;Uz zpc9qs^Xlc(LPomiJ_nQgMaQ9f%+J}GgX<*wYU@6xP@>fV0#2J-zOc!e^B~Qwv?TFy7;;;r}28`Y6<3u$x_)W>uF&R=)AEgX_S&KxUx%l+|$r zp2?n&8~>+<>XzB0#faSsb)|-v0)wSww4lv_r6(TMbJF}npe{pP+0?5KknTPJc;4td z?y=hYQir22v0zE5n&vC)l9nSk9493o=^AFg7O?w9dW#l8tN*VOc+Or}OaZ=ZvP-4n z!BZcCoaTqZ>ytL$)#Jhuss$AmQS*Ej?}lG{sEcNex1bN3E3@RMqeo7`JXH0BdTXXa zo~vS3Tg`Hde8{$uAAiP15RAeEiH{5RF0mWgS4vq5H9jQgD=yG_@Ocrvq(@gd`*Rm_ z4`EfgA%`u91zJS-V<3_T$=R3KvPnueGV6EW4E9{ZkJn9_I{Li&W4lBIIzrwnEOG6MstIu4%U`YJ-4&nOU`#Ff(ZY41Wg| zYU|x(%FEYOCJ}Lw_QheU&0JKG;I%C>P|x^FnqKY0=iF|}w3 zeMjOPJfuLkPz$Ta8xaA5bgOpCv6l1P1euRH4-&E7@PugE;N!q`P!2#xlXknFU^T8< zB#s;Y{cjCov1Y>~Z#6Z>o$uL+p(CHu&*jj&lhC{-t=jnRTG)cobEys)xakgC$S~jK zeLfDT3}}CW&4TTA*lm_;*jUxICdJ8knKnPqed^ec$P<%YB^q; zc^JldV`|H@mo{F}^n^gQx^HH}Wa`?WgfBVsZX71)-JaVGc_jE`XvTS>REwTg*5w)L zb&PGrgGgG#%6K)za-Tyfnfc|Q>OQp65ZsLK2=&&5r5989?vcWW*S*ZBg-CYr5?0;w z8sYI`#WTY2Bl0s^CD?n%U`)rt1w@e!{jVV>fmpMpOy8)`RAbXL)k|g14l1`fe`?DV z)Soi@mELlr&%a4-HJHjH?e^hFmrYh|EkbI`%bPm|Gy2?!yH^q{We>Ct7|sXxP-31w zL|j%nk=4sD;b5tI5qa8?Hs;N7F}aFuW%A)#^GXvFJwdqU9<4IDO80g+Q%8*tse^PR_AX8BOIji=t}U@2s^Iu5*akhn#MZ zc9s?wZH%8)o&^g&(iU=@4T3SH4!!!O5$dF&A6m*5ZRfHQNpE;g@N5d_g7pInWZ{tq ze<2R&qkV$-b5fsy9z9M{fqOx%t|?cHSFvr{#mt7sVY7*$1AcA`%w%?P5ewslv3m92 zh+pK+G4VF2dU&a;wwVLMN_`Blezhnj*_M5z1{epWI$Z9!diBY%vmU|j>RYt!B5ih` zgg;#}`M`Ln%6bkIr~wqjV1t@o`r@Y_sTwZnt(uteyC@l62^*V?G}QW=>I<~sWNY4h zm)n=NvtmIq5U4Vl#p}e}5^&2bL1F7t1bb8}>Tj%b*H`w$Xqj1LW1yfPUm2uyg)FwJ z$^3z*)m^XY680(A|KOID?G4zINb({d*SFHZw*Wqf?n^p130-Voet+3%$4#NeuzBm& z z6F|0Yt?4XASB83KugF!0=FcpPB2L zT^Bld#Mdhw7@Y{K+HIH`mMl2K{HQIf(p9JNpc&S)rItxU`wpi{gw)Ny{9c6V5eN!O z$k=v&CDj_a$;$4Vx?(l=bE8Xk2&p}aPcXwTq#C+52{|!c#Zd&r?Z{k4Q?LI~OUo13 zbVD&TB>0(mS!ZeAKjaANBk=(ewlf;$YCD>jnOJoqG-fMkB$Q++HuM^qH3VqUWxqqtC zt>nccrHg+3p9THL;INP0%-&`y6)9KWEoG8WX(=X1O@z6M58{I=0>aH(h0aEmG=`|d zaNFbME{7S%E&yepPkF$dVE2@u`Z&mzvFC#7nm|`OOpkB|00j4xHsXc zYXW)?%AmoY`q6rleXyFD^|Dju?9E-8zT^soSN2oUDdx8|k*JO&7dm%xl9!{axJDyAFIEy)gZ1^j}yV zM#lX4)YGfyeDSNnXN4zt-&=%*s?!xe@yb4vK?L>R@vgm%)@sFpNbHgD^r?w}-h>Fb z5Bd)sJ|c7U3@OO{Jk+L!ph&DrY63u)KW?Bz zPj@JR-Cp@&%~YrwSX{ll*=xw$<|Z&5Abi1Kof8SRSlp7VL%QtD&g~&sy^wgzoAEft ztc$q7w}nFnEv7SNh|Id94AE zF8prhIc+ee7-^p}u?DdRL@y}Ue&I*Wdn61bmMz-vXlvq=LloBz^fzBCL}sr+moTIT z#VD=DeMuKffKbo^PNH*)V+gQ0+{4U3nDQSl4cb7Zx!7T$wA<|sQ9&+3$h7`D<|O|B za}L^gcv53r2WFq^QqcUX;}?JW?OEB~0jkx##wLEpWt;_5myewSw27OZ@WZT9$sk>c zWA-gk)Nej0HfdJ_j~(HT_Ouh_lwwzcEWM|9W*5J)p+Yz1t1*H9h!!7Z z+hgNfj=eEDgJv;s#g?ST_*EVw{G@wS{8!nK>EThb?yS0P+&R% zga~8uqa?{8gB_{$rw^Mrv7&KWN@Y@5po>O*FJDB$Wb(WEr_O@TR&=A+S`vC{1Cn@M zc%rs-HYFAN%#c9|e!y2Zbk;At5>T9hZ0vz|X=Gx9FKe=_K;aAA-6SLzXy4lDpgyl8 z8!5t$=m%UlZ-)?ZHJGG#Yo>LdkP}y{Bybz7_GuzD#IJqC1>j9BAHrDDPrb|G4uIV+ zg`?ln;8&HXt~wjk`_|bsAvkNXf3&F?#RK0$gQlXp>ZxN|P7|B!$n8a} z=|KRD?qSTEo}l?VKoyUWriwnbS>I1prV) z(p9ylbf6e%(rI-`xc6t%_lLw@INJ|&1xRz{Vqrb3JK9%N-m|SIW!MuFMZ(9ysiGir z^Pw%G0%7|=(G3>+S;dqev&8Cx`rF=szL%{ym4Z3n(;UrfR0JKd=7gv`>D_0g6hCcN z`^`2-nAy--Y<_C6+4H-8 z-E>pOWUelYt$$3NP3+ocdfsm8jT^Vk#$O0^+;v-Hrt*~JyG@D<*@hdnc?eGE8t~OHA<&W)4cti_a6xqpBdU_& zkGX(&?>~?U*76o&<%My}jikZqkY(?NL&5WX627D4?8~X?Z=-!0K#6? z{+xi6%_-OR8tbZDVHaj7{?_w*Q4F;C{>cnm%>}wj5D{Y)wnIrT+-CbM=0X|sI!Vd=2f<~r6g4JV>l+$bQzQvVZ*nb+ zyJ)tmA+qD+!`~8}+od5km(wJr>q##$4+lbY#rD`YCN` z{pFQWo3d;$OrOf%S^73m-TUOYUZ!DVE^&Y)pk3d9kZCkj2pa@@P3MnAQ(~u<`%&%C zF9F<-y4nUW;7q?MZNz$KNB?y9X1r?KxB55F&r=V{sfcae!8z#!9`6~iO{)790WZ|P z1J-c2-^$o$#)LPxpLx_09fm$IAj;l^)djJJLiep?_Pa;cX!yq5k*x~Q}wV;MHrSf5(%*rCJ(%>!|oh&RhM~g?P%wmF<7}aS% zHm2YUY>%?xMnnK<dWY4dM>tCS^jouSUJGB1U!?&x{ik!r$e&)=$W-$}p-tntUs- z4zKz1d~<@ibx*UMdgO=S5)uzBFTe`tAu_kpZ+W(z2b2RwhYZWujB7d%b#Lnk!=rLa z!K!x5<|8Y|HHAa|&mDOl3jnBp`YV>3_7=XXunjQba5+L=otBs%nC9g3H|ZaIKD?M# zf0!=MlAG&Am}2B}Zrf_`Qi-F^C;8CNq>kDyp#xpfR<`ZA0jjlnKyepLW767lWKi#@ zb)GiSkr@VtEqHJw($~~g(F5L!)&=&VhwhaIyNu`IP^y4o?)Yl{8r>TS zl!)WAy|M;zIKh`MD@~7gLX1`UC1=)K9BsHwc8CRbd9gh}e~fo5*s?TCBQ>;jvv?AaqgOKidT>N4k5y>3ejsBXIzq#doUEYgJ<)@6MMOv;3F+NuD@>`Q9d3gbaP5?0G_*3I41_u@KPlD;SROYxPK!+T&ZM^ z_z?c^&C_-)iWOU2u>g1pbvgKYf z^d;(?F=W<8E}j-+P7DWB70CIncAg_7wY8Y_TeikX7w`)tPaIhn3I~lo5MBH^`fW{7 zt{foOvNiZnh)tpv7H(~=N38-XYve^dzir(f^_`w-j4e))Y_7djB3im@*UL5&Wp_9X z3av6$^7ZItypE3JDdjEXt23RvcY%hoK@KwWO7ge_f5(~lV{y~kF$aeYsvLQAs8 z=?caf&%5K-@T5_yixbb6Y}1kCzBU2a?QE*}R%AXDUZc`vzYwt+4lc@oV$fNw<$^BU zpcy4bar|>N_u|!v1V%jwEjZy4IaztCUrbd&zB}~MZ#?KdCL*+e^|Yi*75Bt!YZY4` za&yZg)!Kz2C9Gjihh%s)wPM&qdD_W~ORKei#_z~9*S@<$%$A$rd7kjzN`?*Yc9syC zKv)g>y)Wr?-LQ`Ijx7q4dN3hfDJa=hRFKqYSAzLiGRy_b-Y&@T{18Rv+4O6zi$&!k ze2z`(-V4Q6-(@J%T7|Kt&_+}i#qc{pvF*mD;7MD(L+wm-;bq{GpJ(8TVaYFP+YURa z+UmJ#>mQf~F5ssDvGZhb@PU)1s7JXST&}-g~u`F&0(+iMMQe6@P$i}MAs-TR||DIusJ1e#o~-! z+~yD^)#Yc!^ART6aDab|qX{(Y4JKc6DDe&ceLLTf;ec?|2QTUu1y?zN%UJ`YS;OVV zgwMJ9y~~$kjZWf}OmwA2Up=b$)#N5i7iM12+QYn6Ms^BDD^#i3-0y z)(#-E*}Ug&98i8h27SeIvAg>Ov9{P89*wtmgvTW2s+K8wKrK!)(itOfj6PZPDWSbJ zQw?BuTW%NEx|yd&D8$!#tK{#o(SF+Lu(P=$)1C=5bUjh7AzRJ8Sr-8rlo*XWyl72* zce{+RcNJT@(O~|_QbE2H0sh#;s$>pqF0P1=C0g+09kX2V$N~)XfmLD!k8z?0Gh5_v z+667V?EO-_=(|+8i%?O&> zv^Z4#_JF)#lB0sGVV;sl?Z|xW7ZO^%<;3C=1cF2jXncL^tP>6uJeB8P%=yvzH=4*IS06{^NH>rJ74xLz_p*l`m_IbsC@N7RbP!ow;g(>xS zeMbSQ8IiRczITs@YnGL3wg>~sAQ%4q!ZFjC9ehPZ#oLH4l3dDqF4IQK#Uwt}6Lu@w zMY+mB5cTa!qkGYlnHu*LC#E1=tws-UDec3OV}mWLd!&DW1AZxtHP`6gFVdJLf)`Vj zsOcosanPSQe+tE7XtVWYn0wkbr~){`Qf!KdjSV&D9GTBKP*`ee6OBqoz2pd&n`L(* zDS2ef4$cU$`5;jbcdk^r?-Ck0adosOUe zS$JSG1AbE3rByQ^s6^}-Phbxl*i~n|UsslBs@Io+lq-^0<-30DvgAK8oN+FKb`iRU zv#-hkkL{Vt0jdL$_jK9ALnrSH_My4-^{Kro1IvhvD-*_KuX9I`G2e#;HF8lU)il+I zkaMnAS4PoQi4R`&b|=RLZYPM_76x``mKA(r`&<83>>^#Bq@sy@BiMn?prZBT>QVs_%B>tF4!&bH1 z>HZ+DH^-18V2hjor@B!DTKN-ufVwT!wTp_PMZgn~n{k=f#lIhGAZu^&i|TSg`@$QE zTb{0FvA79#TmKNuk*hP8j2p4XCyu%=2gXtzBK~cf^kK}Vyd}*66(1j zpHsAeqNg&!l*=XYsr*oc)=cm19B)w#fUM>=;L@W{bR@*s{>U^xxmeNRnplapD|H5Hkiw`vdTWC(pFjGc>hpTkwT`4yzkV>Cd0RLJo*&Z;%9wMkbL1m+Q5s! zWz7fBy~+^I*oK`k7V`L6eehS)(h8lZ!n!xnu#y7qwvqKmnDEN|je~%Fg5iGMT>Y&m z<YqadF6MLpYG=M%ASm8%U?Qy6I7Pn z^?!bKxb*Cwv~>XrjQ&3DlwH(dABV@vYBrUEEjwD|(Gj{%3kM<^CDY^j5QI?jgH>;4bv^S=?q|4;`(^b literal 0 HcmV?d00001 diff --git a/temp_res/kenney_ui-pack-space-expansion/Preview.png.import b/temp_res/kenney_ui-pack-space-expansion/Preview.png.import new file mode 100644 index 0000000..341041c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Preview.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://wgv3wrjl80ne" +path="res://.godot/imported/Preview.png-3f87b387592254a618a701fb87e1ef59.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Preview.png" +dest_files=["res://.godot/imported/Preview.png-3f87b387592254a618a701fb87e1ef59.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Sample.png b/temp_res/kenney_ui-pack-space-expansion/Sample.png new file mode 100644 index 0000000000000000000000000000000000000000..6d4b90353da211c3970b8c08a16744a29d12614e GIT binary patch literal 28466 zcma&NbyQSe^f!!vAP6WSNFzAp5K__#0s=$lP|{s8bV*AINL{3J=o&htha8aZP-2iq zNs)TS?{7WtAJ4nq^*)QmVy$!TIeXuG&)xg8Kc7vMy6RhELK;FWEG%M01zAljEF1s} z3mfMF4rWAw!1V#<53Y^0iZm7$BL3mE*?r6fSnA5!azc44tMwWkIeI0jpC2uW`jnhAOze+E+ zy9)-@u_W7G4NpExK~9-@-7K$_S^JPzIoH+Ii5j@y9vrobYhO0^5~iE_SAY8hue(|E zlW|WubqUJ}`rM>$-NPz#{_zW6$&zyYj|2&824oP_C4f`eEUIoSFSjUeU>jPx{G*h~ zx3pjNQyno#5VgEDOu^3^UF%VSx<$v24Ubf?D0ED3DCR8)eLWMf3 z<`L5aaI1mv0*8=I1y*D$bg?3z?P zv44@3Qx+N)*EF}k@B=L=^*S@VHobMS<{MfhZT`2gc3N6dOlmO`6H`rXFRNQ&LSf^D zvQ2mtz!}m48jW0D-QlQ2!&?S9KGfaqX0o%h2Lwj*y?AjlW)oA~xmrL*MfFs;{Xzv8 zywY=h?vw$qYDd(5&CDzzWaRGa8!jFAaW{emFK)q3(o35@;7b@=UEQG7^!%8C5KsK( z_oW6ozmuO|U0T+7@ygf{Xecg0eEyup?o)BM3>6U(+1dT=nOx)P8Qjp&NflVmJ@eT; zIujh()6+MeR@HfYa<=+oXKZ4rYxVb?nXiv;6bT8*@ap08^yApOyr_C%5#8A} z{Edi<(KHG*GS6(AJTN#FoKikJzuwY{+}PZ6caNy5X}P(*t?ggf+CJos9b&Nqnnu@W zcg|Sdi<(BhU;e$~iRpilJjEA3Qa8SlmY&a_G9&P1{zcLRWt&$~@2bF;g+sQt{Hb$a z(yNP*-|2GZ?(XgYprC2w$Kvu&fwV=O%lKzlSWH-oveMe#i~H@5jI=J=@9tI(JG|~X zmR4qOoc0zyJUopZj2W{Q55BD|`o_q?-}w5`TX}V^HGZlTMkuBWi$%q#hCG;fmuXhX zl{n(3Q__fJ<=HO`l#w9w!zMtj6R?`TjS>k~%2QDYJQ`EPzK2clx%1ZtIYk)ko8kkX ztuvp_S4U$%PXeXBsD?6*_z|!3e!h1!VyfGT3MIIcyB))4r{L@jgXXJ8f(XN9z#8mG zvT&Ja06T?wluX`Z2n8WRHt+v;4zv9KbKU>V9LDVb%ijN9_kS_>&)xsW&;MiH|1npq z;rGrPo$`=i3R3MT(SZM58%ZWaMSSRkwzRTxTi5nEhQ|(q%%jrD0a`WP&TDJ0p3|)i z$qZFzI^;`AgzRYc@NFvR_x%qi=&&6X5yKOR-)9JB3qQ^X9&OLg%M0Ay;MBI5Zk~jH zqikT4TR)kztqisa9#Y8kK7wv{qlWI@jU?&akAd&qJiLzkZ~sj=jwbfPp64-pUJi30 z$uL$ZQLE2Q2|O>!7BRjkaRA|ngIcl!%nY0il2Rht&+y3I>z(&K%*gW`gk*r9DqO~o zUtY1Rw%Ew>^TYCDY}G+7TyVL?A{u3z8VQ;xjpzutyE)((&oa5&ZR$XeVWpUSaY$RT z1dHo{nxKg^_^ zwRQSTj|pP9$y#zR%@sXtL`|629(k2*QU-_V(arGO@rOZq+`;&rUUwfG8XCA2=OzvP z)0nGUP|({RQyBy}HK`dUM=ha%&-osn#q*(5_HU2X17N)d#s*N=Vcoay{1b#NF$Nu<}IR~jG1qk!#D3x%-&A=#P4;Gdb zyslc`LW9?G2W_%#M!%rv#Sc&oP1(ejpUL8^)Pzjbjg2Ze7nV6F1idtmkHzlI=$B|y za;0RY#V}Bsi4s43zyM2NruKr{MtgXnRE}&hsUDTqieplKNIk-pCF;Ek_fW; zuFkvyD@-(DeoP&fC5a{@jeoRSnoRKhLHWfRZ&%u$}=!IIU>sV{n( zlw59^GX6rd3S6O08BdW~uH8F6jCR(Q=jQ0bI2LDh#}3dYMxp;M34{#?O&raAtl7_c z!zD}u@Dbs*z5-_@N$;iUzZgfYgkz2=I@wvjQHo&;0GGx#K=g~gSaoTa)vysjs!DQe zYHSXl?5(KphEAYE`fI(0=V7IDKU+HNVaeP2{2zKNSHB?aAP!7*n~G#W6zM#O)q)gd z3#~L+H+J7UYXX<~dP!>2Rv6zoFD%w_HoxnfcH3J#b147eynQbObTK~dG`}}x3kX{a zMK-DoBdvLWajz)PD5!jIt<}Vt!*^~&-@SvQ)sDeE<9hd-gQjI)6nE3|yS70u)LFya zm9w#Sn|s0qAlFol51vbm091$22X=yxt-6;|gsmG>+uKnaGDjs8%%nuDIU^peh@F08Q2Ht6n#gOH{^>9)ZiS!7iOvLkBTHMHXl6SE+yi zU_UnA^+_kK@bd4=3RejKVeKWH>ir}X2_pkKmfl(nonh^ey?&(mGNw$yvE|nHyMgWK z>MhS@w^@tr&}3O{DWQMsqz#bst|70CQoF%pCf0Gb8U39xsA3FK&GaP_jr>@gDyW1i zD|5c!@p&1Ep7cTi;4)$}#V)6N-~e3I8F!Pfi+=3~&N_c#C+(^a_3hEx*V$E-E3LaH z1fHm*tgJr8)}ZJNwT@(!zmVMyIZ8f2XAZ~7!Q~8W{E#ENcCQ`6Qe!k`MsTi=CvA05 zxw_1a{>5tPVK1slpVkQ5sV*Rx49`k#y*bzZ_WZ*B4vNM-G72OiQuUUT|O z>dXzyuF?+c3Yqc3l>b$naeF5!8}6*Dzm2<5@? z1i>ORMdro|v|y@NS>@s{+gVHVP}^I{wn1DlFVPtbun>g)d#c;};TEC8&0U-)TiR&l zaAi|h^c_Z*rk~FQyot0DHcdOUpQl}7+}PqM<2F2F&oFjQb7F>`!;zS9Ey|g7U#fet zONS_;@p zk@;8`T)8%V36O!4sIZq?lZ}g84yU2J$dl z|91_j6_fg$qoDux`Zp8_YPFKL*qPk60<@Ljdd;k}3?h4R2TEV!X43vSP)7}!4V*~y zH9oD|D0y+P=m`#96yE=5WW*fI1y*Wb%`w7#R$b6Owt zFZ|YBp)4l|J~oxkrynrjnfLDw1c04MS#W!|{YA^&LtFzk3yeR`X(~|Rq9`R-K`?ot zt~-i-t5N@-oBiq*_J|RprhNiVS6d1_Dz~|;@EL?Bw_vh1p4T2nMFj*I^BPQw@>v5$ z$$X;1s==8!^BYG1Z3rcln?35UcOh8Y^%S@XPltbTf4O`9QSjGRl5F zuO@L{Ux7NTH|w=Qi|noJiGmtE9iw?iam#g7>lRzII2V`rTi>#Xhi^Y}#c;{h7}iDV zwdkvQU~XLs;NRXq|+bX~7iJ zt%S?`#`syzBV{ghFAFH&n$VM+641M#hzaZ42GZi;==DDB(`0tuclBV~rcF1E?2@{# zVRJ_M&#S|VEQ=pwIZ_gcXF&d>j7qfBroZ}VWs{KCtZ(`wemW(YDtfcbIxWmp|BaB| zF?yztKNOzU44OA}^AIxOUv^9|jC>>TRiSUSw*mbi__2BP z@^L;auMIsIDU02qBRQ$Xv6h~QhP{hlRbQ~+;5ee@s9FuLw zyCM^-v%bh=K?U_8HI*TNN|9ulkz-yDRcayp)<+v}^^D3ePWuE6>aia|nh)EYb1>?T zCei*eocGxTvhXw-)HRjCv2Sa@9~)U8{UBAsLNbUl`oAYaS%=E$7bd4Z^a)q$m2(z1 z<=|!A$v*xK-6ifV6aw>Zo^wXHX{^atI7$E#`XbaE=R*}r6%37p^&H@G?cEkO*Ynuex|B}eaYS)8H zzC|R*=8_eNGgvnFp$JFt>*ob3*UWjZ-BX76n=CclQUm%{E_1J5%n_JrJN^`9Tgtt)Kl7x z-Q=+Qunh~r#osNd2DFXj&nLwy*srJkPzHI&|8`zYZ_sib|zJz z)9ltst+#AZWP&;P_}h54SVes;l$8}CM}<|C=Sn1dk%j~&?w7uHe#{Z`w#?@v8N;jj z$ot2#DUZzvnVvds(Qe8aIqH-3kU1wPgOh(nZuVqbXG_1!U)QXVOu-h3=u)548c2ft zk>MdXd~m5R`ly2pcNJqYb62K$Vtr5!t-)0ioBNW->3k--XX)tyzfqnd1D`fhn7LxT-yCdCTcP zh?AAqPB_%wI>bDPB-V}07wdvDrJv_QB z2`7$UpH03=Srjkqd{M+ATv*aVh2Npm>LL+LnuSQ;^;G)Qx&1T%_<=a zVM45hCj<<5k}tuop4jfFivHuhg9K~Eeb_*{YRmS7D;G6xN!VOJUf?2t zohh8b;m^OgmAgc?4`}AmW6~Tf&)mnx4r9z@FTjD<7qUd#Ax@<+w{98M@6n_l12}BJwz17qIwu=NJaS?|0R0z z8JC5Qyhi&G9+bVq($V!SbZ)>FpMWTUsD`AgHnwr$lfk0=5>z~jZHewvh`X`sD{Dt) z;GGFJn!v)&?MtSxI|TD}S04v2wgFRSJg72zMq0gqm%6GyU}CX6Y*=MN-D;IXYl5&S zXx5P2UvR9d*EIs}kh-(K5Eo`l*R~t-q+v19BLZfN0UP{#i0j!b+F|?h;Rj##)aGPV z9K-bExH`1hi@1j~6!8g+UuLS)yM=uWKj7xCAWwgcvF$i8c{d~e@_oauj?OPPvJ^!Q zok!zEVVv5W4kiN*2BWXWnu@U@Pf<|gR3ja2iU|CV-F(B*t(LD=PC*TkR!WHHEN#LS zpf_#yDB=1*Ne*pQB)@2Fb%8_&&#G7y*ADdDoneZd;&xLhZ=CL7f~H=2h>eybmweO6 zQ}E6AzrKD7<%bF+DdgrTOY>8jDB@ z0+$3oTw2*J+N4qnV7I5(H)-5_qb~fWN&e{)BFQT z3W4`myDEF4G@TP8k&r#Tk_m1qe@Fcn%Vw%Z@YV*0rA9u0o}QlASi0@h<4NV!8f~be z2c+LwnUL*X(!@8_e*R`5Y8C5LoE2Di8;E*-CYeva7pDyig_qBFta5!4NKdEC3Vex@ z1OKD~6rZ{f2qEYIv$oU9cNgY&U%OzlY0y#15hMm;2Z3->XWoV;R`~gP<`j%i?38l2pF>!(?Cl2Q-JiZ2O#Q#(0iiOH zU0Qt3iAPyKyEEuJTdz?ZE8s>x#Z8@N#7++UQZBHuGBP;SS6&nrDs-)vr>v>(6&C)1 z1)g!<_R3q4cZVSP!=aOcE4psB4~h1Dw~x^fy2uz-ru*~4_cEm-8Xm4GZ9N#gj6;I}<`(IiaMPXj zl-D&rI;wew);K`-Ozx4wYS4( z-rxb<(AD(AncOukN0y|6`!MzmaE%0Si+;1}H{74cEifyr5@m59I0*S#H=AnqX{5Js z6V``Ca!SKvA8o@f9$dyH#AH!IpcoLcnHi+~UAbicNKG|GZEOS)HeahU z@Y6+u>Nis(g&6rJAPqKKkuD>KDXK<%?ldAsSjQ>YCl9CMBa+o08%94RfdHHdoAa1T zi5?}cSxe)di2#8@DBy2eGw*@zN?$XP)!(lo^u~tjsPV2p{G&nsMGNfN)t6Ft{TMXM z4Z?*aMsbrWJ|pKMQV1s)ZrPCO^)3igUM<;aUxBKjo{gD$$m z66mk~856C>s|+Rzo!TK|LvqW>fvHRuu^_2ou$Dh^Jb7K4MT3%U8Dkb3z5LDd-RjmO zs-}8w+`6;y8Q2Yww&wwS#yS{f9aW+k6<8EXAu z=j4ndXOW^-WZ^SVUoMSLC2l%BRe{ItiT4yw7oQVTw*R+|#}}#?^rW`V zm&2aPMJdhyS>a!ByDZFQZM5L&^CFrT2-H-2P@Y)7@ZXaX(GC5`yBt+6&Go6ETp96|xnP{sx1u*DHrY<9?xHOoEr98rS-I#r27+GRxDwQMJl8K=dQpJUZadzoEK#yxK4 zDvtdY)OYsd^`Wfg(&A2^hKS3hm$E9f=#aG<6&`%+vPeLTz^eWYDIqbG2BPh$M{2?a zS9TuKNkzh@xlw5vES|R`Xn~Dj<9Y+#x|cso-e(QI`jDL<{DEW^X^js|RpA|Y1`pbg zJJmq-HZgxNANf5<@l^NICsFSqx`g@+QR7d3Xi70R*M-kOqI2!ROi!K=;2IcO3z<9B z3vg^C;(SVq<4=8ra*FNcFz$J?M?x^#!PC2TLS|*smBvvun$k?kVW0x9)uRKWzD?UEr8HT!dbsIZjJ`Q?$Wz@ zQv1}oltT`)`~%8PFH|_L5^wY)=EMACLM%2dz5du{lKJ4F7&(`r-sF7&sKCn%$x2b< zAL%2PZ(IX>at*CjQy!JJm#5nc*=nkq!WzOcTckJ7Q-*%otP!brcI?w9(eO928@ zcxIHxzT{EJSwdmNxh5)RcF2Qo4f@UJnSdUK-_eRj7tZ8%W?#?b{tP$tZB2}`O0uDV zREw^<+}rUX6|wx*N<%<#NOiE{S2s7Op*2M*ZXt0q`TD;qq8<}XV0xk1UI_TA?YTka zR^hvfRo2REzg9Lu8_D02hI_~99;mz(dl45Km)Vu&lseVv9|8~OsC5S12JR7NgDY`Jzm|DssN_u+**r`1<{ib~X42hSIeh?b4H zD3R>8=X>iu!ukTOR{f?!Dzu5iGr3$JE29LTxX_gOgDK%smzoA4P)^?Ab%}i2tZAB_ zMDcDh4g5JpW__wFXlY-FbDAQw$U7T)#Uq~aI?Yq3P@)ms`GqFMO|6Oh@Fs?2PJy;r z-jTqo)4H0122ma!;jk`h5S2E6KOF7dWXbuFyv)MAY^AnXHHD1RDm+hJ_>cuRVh$ao zKU=YJVv0Rtl3KyFdz=g>7gBn=JnO+MMNnA!>S1 z=co*n2cB)iR)x6#mk~$z+woBbleyLQ-|D59w4Z{3Q&=cVt{rE^RvxXqY<-E0>+8|S zE+@0}lsu^wEGvN2!etER6^%V;Mfb#VC-JBe)+h)6(6|2Wm@zj*oBMLpI&ER@9yc^6 zLdryo`iT5L+OW>BC=8XYFG+jnuh9$Tgh{^JJ0bzR(AJ?Q=HDs|YqO+vSY z`s;C@cRw@RVV0ZsFuK`@f76KeJ(JPv-iR=sNwcBtKM@yY(H8tv5#!u18b|P&Mojr) zUNRaqH9cS@7IpvgwWL2*zKJ zOl%EoyY#DhH~0DoETnD{7;d_dBsH3bI&QC_^HeboDf#DKvG$l(=SAq-cPg>MIsPZX z-vsSd1xcTB-OtbO3Ddx^ga|Z+ujxkl%jI7t9FyV0^t^X0PJjKzpxoV#Ey`g>m;@RN zRl55=5P6#;Rkw019>4snfbr&vQL7+n>|nk_!0B%f)$N4n#Ye~WT%^3?Fe3Sb?K#80O!kaUjMv0x5KC$+^vMisA==dzj|?uojZp( z_$12#Q@=NIrfmd)yW4^bE%>SVWjybGCKo{P?T{H$!NX4UD8HW?DBwFQk)@g=`B9ix zpv(dMRbvQ@z#59$IF9<{g`#!-G6y}+HRSOIzw*2;!g~0rn`F&F zZ*l%&0tb}{Uqq^12`F?3p8Lsku$GB#+ z4gGNZN2G3Z|Jb4cN&TGCREtOR@0mYSwE~Z}B9?aEy9au5%it)@;CuU8tchA*qWYA< z=4nsCov`Z$0%(Wlb#yg=Wh$(j%&%N!NFUb6|W`+hvsHaPa= zayiSYd36UEF^L zPGKgny5|}Tjf!+YYT89{>$y`oj`5 z{LcP^&s(uGYcKg7^wvXOCV&Hl#EvA@W{4a?a<)7NTRk31##7i)hlN;0byf57Lvuk~ zOp z-z2IBGOjjjvE$FeTz(S74`g(X;5)6-ivuh7@eiQFLaDr86XkDydIct#EqYt!K0+vK zq>QmC4xrgn@N@qjS|ns8N=TUurjS3l?;pL6lgr6qf=+$Xy`p|UID7ph#ypukG6@Zc zAE&OI-6lyn97bV}8PfsTATeDA_|Qyq|TW@&BaeYGQf$2xHzm0Pe< z+TXn4$R$G%#qAl;l|`fFKg$Z5)tQ>kC83VL`J5;?UfvR@y{jR8nDE?jqr|u|-xNQ> zs^cfF_Z}|z$N?f<>bLjN|Z4LBHV=W;_lClON5 zc}69J9>+*=%-}rwtDzs8xO|e`1Brs-(uwA%uh`#PLQGjbDIoDpUAv-h8MuEPZl7<; z;7|%5{i2}o4ro!!{^kCYcWG@&8Aal{h&o}dW zkx~F%xw1KnaNt#(+qg@MWa_d}jE3&PK=>et)Y*qT>7`Nr4^B%dCf zCs8kkU}RDl_=dWmn?fTB`V9xnMp)w?C>7b8xC!N#=eU~2tQ1mnG=h4Lae?t)LA_*MI zlOaAmf}r|hCMirg+Px=2pv)K=#vjVbT}IIY|F?qx1**G4i(~R3xraSVk^f`N4(T?M z*W+&<-H3srKjLESF#}2M$7?1g(_C?I**JoH`YKoG?qryip-hecp-oE*8)Y;s@LT}N zAEiwqtQjvJ0M!T2*;vw@vyy5$vp~z%13!qpC+n!U(s53WII^AE0qWUQU zrnl>vOkfAM+vFHOr4let(*|D=08e^LCpP12?dX7e4a~&qoMaXN9T0p!Ul+;W5tbGOuJZZH`9Ibs>Q1iUjHFc;KgiaLsrxBjuLTo6&bvplu z(U2OtUD`nrOa}fRE%86BP++Rq)}Z=NSj5P3;5P_3WNq%*KONCZz6D+?sF4+cQ4}#W zDHB+~I7#}ymCBb)m<#knK^wolE8?8Af*LAIH=dsVCqHrw)OOEqz94?YSYGn}h*__y z)xx9gV^jBvQ}2^X<0_|3&pyPOaZQ#uEMrke+BBTSbil%6V7a#~q{+gf)YaQSd@BOO zpGI08*SHh6jqJadOP#a#*cY4q@jG37a2NiP;#H-FCx;BTl2h4)}3^1?x z8Qe!=jfgGQv6>g&?#f`htVW9tB9Gbvj8{XwliJdL^u6@f#pS(wFkhPe`Z=R+Z|IeN zIcjy$Qmo%sUwjWSleR_^$LB-4|7pgjVrIYI%jZV|$v{<{F3ep{8SLa4d%i7^K=O|Z zVgRh`sIV2{8-fpxYlI#8ehI%v>5jdyEo9g*hg4HL8@Ah@=<|HDT+4HMGQcT8-1bo= zyRKrU!69`(InEP_PjiRAd=Cq0n5 zrk)X4+Ov%KHki-+npsF@oYaELw3Q3P-juav$>n(?N-|L zzak|2ue`TL(n4KMF((&Mza%-*Xy&HZC;ZW4lHq3~VR_4X#X!gC#OCtsv<{+t$l<&7 zapP=w&GWYTjBPPBt(8W+_|V?TW%S2_16R{D4#v7hHl8sJSBs(AhrQhR)kgRaeR!o* zbx&@0h;I;5F?u8nYp1gbELZq=q^KwkMui=1qKt|yU6+BXXjZlIImfCJ+p|XBjK+g} z$=PVay19L)$_ExZhsWKaPkKoPkG zi-5;e(N^Ue_qOd5ZG^r1OqlN4N;hCiyP^JOaYov$X@{`c?h$NYWku*KN;YmD9a7Nq z*5(P2S~Vh<%A*nv+L*LARt}nggrfg^(zK=tP-k(w?~<%p2cB)(+o#?EUZdADNWOXo zZ8yxV>R+GG7KQ(r>|nXVQp^{yIj8q&V?ca*hpuzb+kCPd>F?N6)w|)9^7t*{sN+Rwm31yEH1ix8*G8@!_y4ky-DwCRyr z{P$Cur=W=y{0FI14a%4s<-E9WhF?$gCrMC9|e@6c%Mvl zH5ry^cd2?xD!-;MrAhHkoptfz;GoW&)-Ox8-@z)Mqq%7$dXMVv-g}U86z1`xAtUat zK5+Nu5rYpN)Srtz4t0YG&;(HIls9#h??vweJTW8knX%8f!b;goS(xg^NhCo!n!fnm ziDz2L(fJ|JR(8T!u7cBh#mW0?#W<8otOcex<+;h4N?Sxv&0OTLNNUx6Q&10}y9cUI z;31XZH$&Q-hIq~BA1OJEulVFaYp~zHY4M81a&IeHY*tCMhFmXaJN{KTxZtagfAMWN zzDU341XD|brqZFXN^2+Im>AR2qI&R@Jhf9090GEiH{vIOWF$^5+ICGAf&2tDtAg%d zCpVVt^Q44W#g@s>DsUL9lHX4#iwPM}V42lbD#fYKsTD{b&WgT=Ml8c>?ppg^wtITv z0$!cx-+u2E)uOs@Tn@xfMhq>m_x!hFrI9c*3%iGAqI-|9)5;wQ!FgTkj}Rc7SSWcE z?o1H;jdIGaJ7F0ywpuCxd-G6eJ`%3O2|$aoC!k2Ntei;%C8*x=3FSO72`TC{2t-6Z z2P1_`g@G!Yx+G13ylZ9qj(&4fQTLVKI2$$oKf8iAUeQN?L;v`Z*0j1ca_q9)*(7qb z91ks$UE*KmP6`H5aPfIcqSrO0#<7XbN^NmlLZCg5-`nPsf$1%vnl#RjGUNzctxEe! z;MbO+v^BV&JjiRb6Y%)D9uY4P4I+D%eot+D{y-mrb{Ghh0s&X6Vs$RbO4zLR=3_)8 zm~u#cB?LLSIX92(lq^ODS#)x(`()rq_&yejH72zfsk8L-)m)@bUA@6RQ5XVu8#)W} zTo3^tJm+gL6ag<`3lrCS+Wkr31Y0zN{HyZKMf*rYZ=}HkC7U(-Z^2s6rb3X3!P9Xv zAd7ypon(V+UkE$8pjcZ|haGKE2v$l?asm`*VHTPv=Fp*!uHqqC~pLE zKCzd-rppTT99$=j$<1hNHK_k4)RlO%ANx`&9c#sPKrgik z!(}$aNMkPe$pz#D)=QeTo|Nlpaj=9UFu0Rf08!59@V&LM40NxoY_ZjB=2eT<^U6k* z0$0R8D-!OIt+?}A09XtwfmGFi}CZR5?i>2Sd5klP#&<2LNJ5AdpQn$A}J zVsE&p2Pc8VwjFTBI;XWj`F9&9IrPfxr@z@2eVDCs$~-no7e4z$*kI?CVVzE8T?=30 zCcw0{D(j>LgZhEAAo%FB+3ljCg$6t8E;5Vhdb?t&v?}e5Pi@epE$zr+KeJdus*GEC zM<@OK5~G|&`F+X@Kof6;{|%yElvc>S+-q3FaEqs{pPo0h!eC>UPtAwNg-bx^FK_yh zJ#v4Vcf>-4XG0?l^2<*dQ-%FXo4W-L9`3=orX9r)^%L=p)lQ|AN|E+?p_VhS?G9T= zUm(5vXWRTc&^Y&0JRGOw)Sx)yxS-cTn6qBlNc-;$7HYbeH%AiEOffJO*O2xgrE=

U5W)o1h=C8%UhBrDNDTW!xjFo;!#S zh5SbHUo|S!kD#&&cAu5o?on*5zqIJV-Wv^|zX# zW=UzPK=(X^fBhZ#@Rw-5KV&ibi&^&%HZO#Nv`LYJ z-Krx4s#zDobQMecv0k;%IF#nkQ_*>m;witzp`}IP04Yku$nz%TJj?*BAIW8bHf7tg zc+$U3X@kRd=4-g?y-!rqB}l@_F||S_J`}L`-=e;4m#DnmhA!UFci7ncZJN6*c(wlW zn>*iPoz!eR)Z9^2t;SL1IS_nmMmgWPEBaxNPn;uU2S)6|NhGx{iQpFJ|->V6?pJwNvBKpn0 zph85U+AXtJKV%nrh#){9T5uh!=?Mh{xDuFNdHx3hSaJ zp_x5wQdRi%H;7}xzDmSJxQ%%|=PQXWv3<{Zu6hBC7a(DC0zh-!@I!`ib!~|t$*fDB zlYPu&ekDQ6{0O=waq<~zCub;?ul4qfXiZs8~zk0_im z@H4Nmj5YZDVwb%t&0?sz-bt$ho+%IJXxE0r(t}E|3X;WC0L_TiYS;unH@DV87ONz> zUW*WauFJ7tIrs%QMM>x&mjLjD2@<~*=XjDSFYg+p!7mOmwDe?qTA-z3w-BUN4HIL3 zWw#*KJfG-Pu&-_oC#$oxp>0J=^iSd@4TJC?@^7t6wAhuSY>|^rgs|F@?9bokHLG0; zpQUZ!@#+ok3#W|~YI6yBrakM5FNwA0V3zq z$aAaL_{GW(=QK5v0FKQlIOk_drv)r+_M0*Xpgj+`!@pySYieLb|1(yTr3YbClIw0h ziG`wzqv9%78L6hY5?o;1R)Z_+Lz?a`R+IZUNpVzK5a|8_!!LE((Jzba?XhksVcMS! zNi~JsN+Jmnkh2I0^@|v`opYbn5GOOWa39frYE~$W(1FbU9up! zt_?HrNxP^qRZ~5{CI9q;yo#bwW6;NtW_7}yTm^8j0-37}i*6ZWNyisJ0^`{Y z_!cMvDBd+?rE$6T=lMxnDnlkTi%yG~iECF?;-XzDA+|P8;|R^az@Q6Fr;z_iQ6O#| z3?JHYPhBJ*kDReLN=uIdwXmmB92XFFMd@gWWlZIV@CrxdxZ5vwE4?9q)u^9a>X53* z+5QPuYmi0+D=j3Ym7uW}ff+C(lKI!%zF=3-PB#0#M`5Klgl`dH&Kq^*hwb=M*^z;R+eUCJx9_0!40Q2z6AJ(5$#)_tRShbD1T-}{Hc#7j)y z`+8 z`4`#dpkfr}Y=aCQo|*clJGDy<(f{OUo>=ICW-1_G{_rihZU7^VWZnnl?^EgU(`2#S zgW5mI)ofxRMdQ}UC6e|RSg1{h5aGU0S2>2m)AnnsGH{{ zx)GIZCGH@Vy1m{{N0?W(9oV08TqSM*CRgV-vN=AFS75$iNr6nAn}x7%Wrq_SMO~Vb zz2W4OBISRJ4{v&prtX9Aw~p?9T}RloD75JsmRV?`0h6}Q_5d7PovSjJKw?BD4Wx2w z|C8vzs3NVOT2GLTqNno;aKzG%AP%xXQjsO#6nsf3CNIbSwhy-dEB zD9hboMSB?d7?DW`$#`*lmeH%tS!B>dts8A+-36*J+e?R)Li;Nbh8rfzM6)&FLf^9* z-CNL3o!8$_cT$_ILJg(7@5&k)icz!VDLOOGpbw&9PH^hUuucBe*gm~o-bgAreR?z1AZGXU@m3lV&3hQ06fh(_gtUw8p=R01 zm{#5o2)wmwJ^i_0V=h#RLQ2hJx)V8-(QQXEZjCp$F3fS&TFsTsBFY}MNs9->#sML4lj+s={r}mEBa-CfF$^UynMjZuznyi3d^A zpf$}G&yG%F#saP%jR)M0Z8V2%@=eX#rr#PVRvw#45q_5lR7h1w89Q!Vu)EYT<}dTt zJ*+t#F==5t*7|dBUbc8f3I%3#8(4s;088q#KVQdwGKRY}mQ6J@7{2^;iPk66v)@M) z=~^7Xof0mgK*6zIAgj@>xj)G)y;}>Bfw&aoRm|ARLyhHX5gw-mQD`pz?6Q_(Rn*OR z`&h9G`|{2sVlO1)+q?d8U-RE0n7dOcd%x=ax>!(_Zk~>hrM4 zE$;w2mAO_DzWzm<)em=QcVMb`CQhG=gGB)k|LUSbza@Xk@I6nUn(a~PzrwqCW74Jm z7yLHQOEh3uMktqrk(w8^- z`ZFCJ99VJZv145yBhEpV<-EEip8islyM)aJAMUOPj@l0Ny1xniI9`3V+~d?pW6__2 zdCa_CvT7meTVE>rV(g0BwSFI=7LQh8>Obww=ZqEj%msA&tn0Ya+U<0{(OL3;Ja zH1s_22W+$iqxB`VObb7LLCa81A3KUNC|hJi3s1$u&zp-$groXM4oe6V(a%k$Wyt#e%mto7DAhaDXHt0VQA0z25~QR_G-u1WeMA9 z5|vO;vptmSF-p;>6=~Tm9{4SbwyY;@|E$<@c@8ti!JIY8SgZTnry%st~MxqxUOO8hV zKD5Xb0;nJ9R_$M;laZ0#8?e9(h7=HQd)7R{HF#ufHX2WAhz;O~SDIF=y7~QmjIw)m zo3mQ8h6q!q-aL+B%rP{g*2O`l-d*=Cs7FDICb{)Ib3#9q}o9Vdou$f-xZrdbM0Dnc$Q2NHXUsr{d~Q$c5A^T24}wb}M?=+2P$yDfw!a!?!1! z3B*%Y<|mQICnqPzy3D|fHWA$^f~)`4*;_`%@dWLoxLa_C;310yf-D+>1PM-HH@HJ^ z3ARXZcUXc$kl^m_1Qv(j8dwPKZg=y0-~T!Ho^$V)`?05bdZxOoYED-_^$ZC=USien zUa;_jt%n>ya~mq{1929g4M3@6cL?5DPTQ>x@>Q|{QR;FFvl1z#+l?9WjZ36AA16iE zkB)LFNFAt@QtTP4!jJW)2m50+Tg_#X3I83&(JLjY?0=_8Qr51#wGHV|k5aeHuGOs= z(M?ThEbMri>3RnMGCMik6#ax`>6ayXD^2%uT<`SfBm% zQE?>$*ZFR&x(cr&XBzT5+5dwDkQ5T)AtbJzcR)OlTq)(pjD%3>#X{_@*z5?}^yEM} zy2PNb(tfxYM~N;~evPDDC%h{H#jrc#NDq+=&Jc%=yv++WE$Q8RQ(I`-%hvLnzc#g2 zlkD>pfyG$rybBRHK;`1)%p(9MqDQ(T$q zK|qiK&C0GEMm(y^6dRdBA;g(=)lWuK$op1Kk zRJyCKVpFCy|D>oMd7GLaQT;YSFrR0y3NFBh`KL_+C&?3~^(PuT!|krJlFX=R?N5+SagEeR7vJ=^7y3ovj)1Ew1K91fXpK*KAPj zrXDS*0^ChjLIQsYb-4}WCrEU;s}R+edNp`tU96G5_UAj)Bodl2vF(WAuBlts5aq0N zlv$QdlCsi)^Ov&t#Ex)Pf5W9`rG?EfL<20zd-*K}6b+&jo@zfw6B6jge4`=ZndNe8 zKp0QKj-QH~>=r!yLqjgp4;Yo8&lc?{im3&@E8eX#dsNh%c>9WVP&98wln+m7Dx$p8 z89rtE)$`{#_>G?NS!V0V%4p-%)rM)I_C6ez!l$ZJ@o}y&D*0@P=j2@@{7Rs@I!NR4 zp=~*bmqavWIZ9*JN^3v7eL=59P5=+7cAr*`xlD43jey)~+9Xl~R^z6hH;HC59#myE zBS-Ew1w;|4C$Weq_#GXcOO&8~3mn$xWbHp4iZH*5>P>LOHX2h&sVFZBsei$mbFjM^z`>Qs~T`e*%&B@$eS1g>wb1ty5kG|bw>CxMBwwX zk=2+Sk`iu%wK|GLk{rCT*_^LHR#k5*|EHGXKtaCNx775nU{^GyP%Tx=dBI5Wcf}W+ z?4>#gz-&WKwnlWH6V-uplD&@nuJo7 zM3u=_kYo{6A_sj}putNZ4!8KIs0eE*3I}Q6P?YAm;=TP0)U4C|JQik5n4CahufBwM zi7}pgq|t>U3XcxwR}5dg)5My8p1EZOR)=ZtSBUH%Vaz9hB9M3`HgtYU1TGvmsz2H)ooRH(>#=pvUh8b|6WiX@ID4{x2?tw0HNr618( zOzlpH7S?)L?e&eyO_JY)6^O=z7Ky*XF%j%B;7bd)z5Vjev-eVo_um($^^yE_8t3*F ze;Ykwqi3LF8dvN1-TS+500Bm^WEaB0gJEwovZiEKPu7*kPgrRV(Te=> zlv89wcUp->Q%WpI^8f3?1dT>hVm-+Jk!0o<^MPasYFn&mr=dv=WuEzNZ9n7>)Qx{i z_Hz6c(qboAI|xSJkNZTM*KPz|{`m%#?Dez2%EjnX`%akd05|*kfbO>E*$Y^+qK!3b z(Sa}BAro3E$19leu7BqdTp@MC(+?*;E2#<7t&l?$q8!D*vr=Rvn$ zG0|+%g@y-4qr+{7JK8+~`mg7VnB53A%`Q3p(m{oMHBmD^thF@ukV07xb?U7z6;rr^ zSeN7!zWO36)}p>o*(jMC0}jcHwE@%9rjIY>N=O&$O^83$;1pQ<8Urb92Re4_oavcS zTN@Tc#YE@OAecKeP@9J11N_2h6VvAHzN^EPRr@Heosj|+jAAW{`Sf0g+@y*9Zewc~ zD*$>jR7EZPOe11cm~LBx{hSTMq-KdOH_#n3g) zni_7)nt9&+^bvoBnQaJi?#*egp;NUNt2Teml5o_Pe>$Ri58(e81%gKaSbkhwwDl&u zHN{Rz(Q$)#&pyCXxXrCe1he`Hgfqi1mDZh9ACdZ?K4InqLzDA@P|tb+PPR`awQmo< z2hMY!lJMkf|5Q0lor%JCPQ4D!e4TT^Zc~hB>}iAo#Y7x8?m>OboKZl{e8jNDl7Gc? zmF4*3@We)bKSqbvdQpbzk#`FN0*UMk#roy5V^Ux8dY)5~_6l?i7H-~?a_27Z5Wfm! z{q$3BO&)6ExpL}m&?*`*+-lf*f1?TnjAzbIyEFM2!Nf4s(IE1uP5L zl!@y6K@hpH5Bzm&NGo@Vo12?-<{pB{kztFiZZcPu*W4|9pR49q1=+BH0fnUnG&MV^- zYp&}8KTwYW1`pFPsfnvHEPR_W{2gsz7{k*Dq7Jd-b681(ebY04N<|R#`g3aQd0(3U z!*Vi+B>k(_*w^+LB53idb?GYo{0Ks`w(0c z=8%urIS7@D8(;`{uN7htp#UbjYSiw2+>jpo1)8+CEN#~XN)BQV=08GtLU(X*+^C$U zUtU~s{UU1xK}Y2(XBKzl&8w!a04?S{hY6c}!W2eLB0sWWR_H&qcj?mctsYkM_&uEV z6CE|HFEA`+Kpvo)3PFnWV6ORQFIE8Fhdf=jNZ5(iH`CuQ@=~{*GL);`9ofj|{fc;8 zYK&g>C%n2$;RDMRjOJ&#=naWvs<^_o9EWnX$48TdsO3Y5N2N(>MgwyP>>Lf+s|}W_ z!$H5^vf>gcmA_B7vmYus)OU$~y|5lN@fSL@!ADCK17?0R636r=(rQKSh;C6b(RsQ! znu{u}+FX}LTS-@Rd#_25+!V&*)5Jtwwuy_Kr!IK8O2szPH{cIn=*uWUUEu>7T@9|F z(9t%!Z$D|g>YWM%1?Z+ta3vyde~e(psLf4ck_8z|G+6BY=zVihmVWA%p&TYMCZhZo zS~Sw_oHt;7Xl*YV`xN#}EE3>kf7j@D9~<{{NYjd(emvscd!#%bTyH&H zZ$(Ezm8XxFNd(MD_dWSlYAk;C3%7OcegIF%cKLC&a5UYJ;rI41 z$N$~~*=KkfC3ylQmv-;IW!;*(4b*ww@AM;`(idvGbC_eZy}?*GNvy_?m075|y&R=b z32`+(-%npnuR}&)4>$L8_cE7Eig#yv{T6(V{3=-GB|R=<{T{C4o^D78VAwSDRGk|% zn?eslwjPg{iKZ<`q$-Qw5P(D{BYc;avi(zMcl*h65ns3smPYw)S6PT`TN)HJ>WXU$w=RcQPl z<^*W~bAsVPtuK_cEKF{@^~m3-8UwH1bY9VibD`%?e%8|TJY3wzP^!(izS}4F z|J$r+bh=oWK#X*n@9$R*W^8Ey`y$6+(F1J&e*fU0MZajzCeQ$D%pgQTvn^QboYv@7 z=e#YE9$Il1mnWK%0v61M0zcXNsj!+8L;%ZfW6+?4o&KMdVMH7pMz|h+>^ob8Y|QgT z!P(R&3vEUzgpRkX+SvGP*+OtYS%8gXP(|>{S-TB_Jg)jdAo4BQb4qv#qZ3q2>>vY(zR9}7 zc9nPLCh7ln&3nbP(n8ZSWzv+rfz6!JEG2qA(}2!@glI6q(@ z%mZ;oQl!josPhRWxmDGERXj^E=cMylxa9dy)x*%=N59yb4VpwDTi?f?d0}o!1E41= zVt30e)`;hFyILO}C1-loF3+<^XoG&TB& zQ~6qSY}791+V_=^9l_Y$9yY!S+n)dWIoeYVnV%SV=+?2>2Z1}>5i#Wm8-e(B?rwtD zrG+V&(Ok7}8QreB>LD<`a1~1Hz)6idD1wKtiI?ns98AP$ zR{y!uU+83aREN0nlQ8i7!eGV$$K4PmR%j%1j8X`^abF7@#O!`| zufEt-tFMlQ@M1*el*&I`@;?q9ME(0eNQ_<);@f=Cf9C!#-NCSOmb}wZb?y!>&3yJa zB16bC3_(|f_-!XC%7(%z^>;mmooy45h<7>1gLP=q7a4kfyF`ioI_T@J(lf&R`Tg0^d z5P`6Nm!TuwPi1Y4iT_``hrtLU!T&$9{~KRok@eTzEX?edfAor}`Iz`Q37FYw(+V9A z>mI>^#~%RdMO312O;sO8p&+yhAn)BTIFDay&Q(3+sQD+G#u?EFsp0n`SC1Q z{ZPEl{dm>O{#+cgh9GJzqWZh>vqKw&SHhfEzT!-7@_|~)DQPB+T3XqaPDBRj(b?z5 zRv;ckzX)NGhp#p@%K+4I4Gf>Q=X(Bj*U#*nSKB4^@k$8@c+65mC=j~^y}sh0_=M9NHqeVO`Om*v zNMC%s^JWT^A~S|=Rsj-%Ove;JcSY)ef*RhL54SoWqRBycYt~Dx*C)CNDH3X;Eq%Ud;!{?iCV!~y(l9Oc|4iORg)i1jG@m-j3RD#ue5h{S=#8W{%<|Rn`rre zr85&tl&AwnOZ9UD^2bqf}!|D$kI1~Sw~TAk-6Mb^CX z=~!qGGewtalrISmrYoVMj21yu4z7B0%y^Uosb55g&{W{ZYi%PXhaM{sK`$|5#pq;t zI&S_<`>kAGX^FU;tUn3uoyNuvgAN%O^wO9|YS@AbfI)CjK9$MIUl4O6%Z!J(89nMr zNuQ8Hxoprd16$z>2>e%|e;=L#$%6dtr-*G6&m7b1>6GAn9RQpB<@~j3 zirdT)2rSj%iS3#a!&b5;f`u4u?{KJkCC$8e`w=aKd!wjK6%FcRN$)+jm;QNnC(GAs z?ZU{QTT+tKG*D@GYy2$_=vky<^K3g@G+MyKXPa^216)d8AvWyYCzr21$abMv$q>^< zhRv>;>)mW+OvI_|xbMSAonA*f!}C*7)J$M}uy|fqaKuz_uVzR%y7UEHfg)d#kXUnTN_^shEPp;lnI9$(UrwUyuKjZ{+tj?`mjQlP1 zyYXK0WL{*KoV9GbezlKkX%XMKbhzZfx?M;pLCIJq*D>`*|0%Yp^C}+PmQ`)YbQ7a8 z8xhAg@b)gl`1{U9Na2EAwaQ{;VD zIlXHg19N!#>IE2=@s0}MxoqteAOSp2&mlM`?_1ctCwfSa@9lJM60Zi_y$k%jL>32s zQ|$AvUMJl?r=vqLOMN6;iCsu++c3%ybM$MCd9MV@*rh?usu(Gwf~gI9|FeO zdfQzv4qydg)QVNC=L`>lRC>V9uFLK1<$2;fQXJ0$V-CHPpjk=$cvE9MPVAK63Ei_z z=F^ZA%cqN<7=}aHSx@Cu)Y(3MkJFJ3ZTLbMP22OjAFev9kGZT|UMQ_xV|Y&(;o7cV z4;1iM!5MFbNjkkZLnW6xpQ$QNab(0UW~GGtmmFwWB)d%3nCO=th4rqf}=! z*)KcMuAQYp&Z>^q2d7F7L54l%N7#Wpk&xgp^O^MoQqp(IUMfZ2-)KlR_$u64IH3?` z)tMG|S1d)FxM7BYrBDV`7_(8J{+nVJJ(P}Qo&lSbt^K8Itz!w|q$3HetLvF-pAH+e zs$-DPEHh23kMf#$(+m28C;Ej!FEl}S2eEUc#(Ten?0X>1$~?jbFuI8=Hb~d}?x`O< zzDQG-bW(LOvLA0k3EYRAu}Kqfa&M%Ps%T}t~P`X%Ko$_CeC=1TkPZp(Gy zefMj>lqE}2Sm3hK(zAX-*%Q?R+lR8;$KLx}Z<>wd0LgBW;H>brvg1y=K4(LrTQ2Dx zUmAj~swi)U4$PlV63ch=o}ROQaYB2H*ESvES2VrNmGS&&)j_kUo(+?O48pZM7sLU_ z(Z`ZaDY92yIHh&+j?E%pFawp|2M7H6U4`mmrN`Ax3B`YL>DKLSJNY|r`B%KUU;C}2 zSiShE3HX`On}t4&t%4T)O4jNiEzlhO{wmtdmz+V6YGx-2g8TsM!)q9-n{?OWRYMT?r)WC#V7Z(bm?nY1lfUx5#EV7L{b_ zhtg5Jf0R%-nEd;gdAsMic6~cyrMjF!L738yT&S=@YA9T;O;2#mdn-M7IO%Oit!IBn zX%0Nf?~gGpi#T;URqCkUJP6w&w;~u@Ax&37hHAf+9EqSck6;<9aB9{C<)5o9#~nNM zr;mX=7h7x580gd}-~KpSPgjKM+kdui#1IDuWz8EH+b!z4=_T7Q7fUPU2EtbB%COmR z)uJz;RF-ZQdGrOg{5@)w-DN2MU zua%}dS-?=^PRqql1d{^R{DNL_1Pzw@j%Z74R^x(ry#@N}zO5kh)*fc zwl9iI9Wl2mjiL?Ae9{ z_>YCNnfn?O0YOy&eN`T{GE+s{BL#U%cKC|}f^oHDiKSQ=Uy!E(pmgv>*P*Tv^0yPb zp5z8UaEeCZ&K6m(Qq(N8< zdhWO)Fkthi@rT2w{>IF)M#uIZ;I5Y%^wa5p6RoIxh1o85y(6YzlKE($YpO$cwunk5 zj}9P_m;q%O! zQz(cq33pDyTtnf`e4*oI$pd|s_!ukydbV5JGX50CP|a@(yZP3t56kdEi{qDoJ3o76_Q3}{y0UERO#Y!eGd=diq5WrxivLTT3e&8hmN=*7a&RF52zeq4jJ zxs{>fBoRqtC!Q`iY~{7TPjVJVTG(uVJ+NrL`-}=r@HExS0odt0n01}Thz0X9B{ zQhOhqg0`)XoC?_hC*Z~z#G@f{NdOJY9|jf!gyA9{=cW(9kHK!tqxU_ zJ#otf$=k-sJ`7kSr=c%>tar^VaQ9)GfxiAAedO6|4s_8U(pcRj`{nFuHGd}SI7q4H z{_1(k?3SAe_MXJDl-C8H;40l(tzfWH8chEi3_Yv^x!VQmTXh2bLNjCdY~Aw#bH&o% z`uf4lw>zXCwdeR$hA%eil83do_JMTW2)I;7d_#62&rh5~8oa z<{BOA+4cqa(v9*x{EOIho!?KoV=E*li@#=-j;6`Vf|jqkVVvOq$@ zZT|O<0L1_#^T-u?iy=~oecYGgXAo=L}loeU$o~7H&YZaV``MtiCd@K{v2^p@Dz+2`AEa7*u-b%qE8%7uhNXD&*{&*eL z)UX^4QPT8O5+N#5bT3gTRV86Lh&MF@R|w=cJ{X5J=C2UnDbKz9VeC<#nTQ>!3HizI zZ3!bEqHv9i&pF(s%{Y8(Qb5?c`r+L!BlZ;oRqsZUL3V@=BASAHcv0R$;ur**kBwE! zHuCp+Y2Ld2dY$NysH2eL7rpWtC3bJY<4RE+PL@UCeEsR-wd~D4E`pcyYTav#9Cpvc zM94DV@)7)m`dvh)f(w@jA6zU);CQ%I@z&4r(>fo`FtMx6w~x_aqaX}-6Q@SB0_)?c zuVGe{e~fm_dj8xj?&7U2)X;s~@!Hu~4{`Bj&T(yPvV+IJp;g(7#^U-_(W3dYcFVit>C z7ptkG(E8SgRyhwi5KNDZN8O<7YABoGVku8Rpa?*n8;a>xND<3G;1{mtHh~zx(^qAUvWn>v{QgGHWCS=(3E; zkhBVtQS2a@lGtLa#>jyHNN+WA`MAyBPjJHc>2*>*o-9;Raya{puoEE89o!>hx0>$h zw9}&m<2SSB3c%HJg6$BI4Y4iXblVG-TQql}{ze7+;@JADuaMo>S_p^YTX^;_nGgqD zxex^pPTX-e;q-L>{qU^=8A$%kEHr9IeeatT>az}uNDMEZcYj9a@M}Uq$UIA(WjV&% z?BL)CAU528?H!s?%s!#8um_Z5!;84gRDv)b$dM2)!Wj>gJd+U0wVnYCZAo_&=K+Io zQ@v@5&?kjW@HT`5nxp78+Rd=n+u;rTd0i_}@!neEZ`C!t=Xpoey1NKwd`Z4%zf#HM zav=d0_A)&=MlII;n_J0q4s#rYoY$7Hy~TEYPe-5BISLLb_OoXx;j zBSani`kpZOx)g1PXbDY)9ra~>8*Z2C1+w0T!~scl)q1yNHD5Rf-Qh#5=tbVxUm99& z1uZ10nlo2ie}UA`d{&evG9qKEKG>A0-sl0e<~OyNT9S z>m0g#O+ZlgvB}__kdbJdP3cRtpK&du@%FT(VAA~=z!_8&Bp^c)zjXRf^We=#l?Z0W zd9$EnD<&!wj|sOX%^*t2y+V^0satt_uae%AGBA2>nykFnvtlKbL7u6=>ak5t=g^#L zB0-X0`Bt?}{Y?t!bkAuwAxDvNKc^0rl+a$JRfvD{6@%U-gd)Wdv8&|Kg!(=Kr`+>$ z_NKoOL~@ipQ1qLcy2shF_RY)~*m3TsHqj>_H**_I(}j1O)@y1prYgt(_?nzX_0~hy zmDbdZ^oeDRJB@B3N$V%ib0z{TOEW)| zwG~GHDA-b!JbhmN{w39yopJ3?y*%Dv$|llnE;A@~Exf*+iAr)|lw&BA?30<{w?Ba) zTt5JB1c))!Ao4_h*g5jbh81l832^kQLI9T zC|$ObB+lXVGln^~Bp6!V;Lfti-b%%K`=e%rSo~uRO9aoMa`-5g6ybo#MlQ%fP-A# zTR}Bk=~|#@5?sh6S2=N>sH-=Ybm*r0O3;m8@l5?P7a-J6J48I+fo@}m`GtpHDy*;7 z_Q#*c?Ik=U=NWPj7!;Pxpz~|WHIM)BB8P+Fe59WAQ$gYzHn!z(!NV%qkpL1Bdp1oG z+0=qzR@l@}OxqQa$K00|2#4o+I5ajC9!aV!K6#b|$sQG|-Ao z#|R%-yIoZ&7Xzc!uuSW-wl_@ISuqIyi!HeC1||s1z-!D&F)qB{EQ=q?(cJmv{!?-g zYc~*3A@oTigDm*&B}q`6eKNwe{>1TUe1R5RqTgKpLH3EzqpMBgP*2b>l4GnJk!jZt z*JVFb1vlGK7w1lm+@x^9OwR?m#iou)3cdPf@2Fzu_wG;ZkX9_r85v`Z@$-kVF!LCq z`lXtBF#ag}n@RY)K@~^wsN0xC#+ah;)|khRWZ<7L@v8sR5*Zznq&q;XIiCl=GkP3QfCx4qcEo0r@Gb@1F}Wt%wvFE_=Yz&OdKV3;c=%!pnXrcH&r7nd8lWe z4D#)-j9$VP^Xue>-cC`}tZEV*0k;stD^*Ka3XjrrQ-|~HX1eau&->xC{?1Sql!V8Z zAre=lSv|YDWwn-O+`bo8l()q$=u=k2j;98xF(ozMi?jKe^Bv487Bz9tP?dT|&~R*j zB-P~aiG;3jRnddq?i>%cug=bHwa$yoo;mUkQp@+i=V$Q>Zr)73O>7Q$T(q6q? ztn-=Cj^cb}KBExDzM{DBzW8hGct_A0ox@kcWS#oGZoXPqfAPb~4(g(5c`=^04~dvd zKYaz%7WV!=yVx;weuXPey&36}bbB;)_TK@?wu`F!)|#X?*(9~d=UeyjOznR?+lG`G z%&sNR#TS^Miw)P8E5f~Fo7YNYv{P-4f(7N|o);I~k8c;j;!?k_*sE<; z6sziS{0JLkhFHH=W>$V*oi(m3~_ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large.svg.import new file mode 100644 index 0000000..973a6f4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dke1u1bd1n663" +path="res://.godot/imported/bar_round_gloss_large.svg-d48f2783ab86d14c6fbe1ee1dc10bf68.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large.svg" +dest_files=["res://.godot/imported/bar_round_gloss_large.svg-d48f2783ab86d14c6fbe1ee1dc10bf68.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_l.svg new file mode 100644 index 0000000..24c4078 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_l.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_l.svg.import new file mode 100644 index 0000000..54d00c3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c5hxqynj3owbf" +path="res://.godot/imported/bar_round_gloss_large_l.svg-e04265be15b73a06762af4f1bbc22a9f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_l.svg" +dest_files=["res://.godot/imported/bar_round_gloss_large_l.svg-e04265be15b73a06762af4f1bbc22a9f.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_m.svg new file mode 100644 index 0000000..62f93e9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_m.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_m.svg.import new file mode 100644 index 0000000..c2d7bc7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ckmjjtshw3po2" +path="res://.godot/imported/bar_round_gloss_large_m.svg-f1bb50b5494351d6d8685a4161cbf6fc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_m.svg" +dest_files=["res://.godot/imported/bar_round_gloss_large_m.svg-f1bb50b5494351d6d8685a4161cbf6fc.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_r.svg new file mode 100644 index 0000000..eb896af --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_r.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_r.svg.import new file mode 100644 index 0000000..687c3ac --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c7y2y26ko84o5" +path="res://.godot/imported/bar_round_gloss_large_r.svg-59167d19cd1b3d54e2036ea98946bb8e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_r.svg" +dest_files=["res://.godot/imported/bar_round_gloss_large_r.svg-59167d19cd1b3d54e2036ea98946bb8e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_square.svg new file mode 100644 index 0000000..c1170a5 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_square.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_square.svg.import new file mode 100644 index 0000000..e7a713f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://gf2p4thsmlpt" +path="res://.godot/imported/bar_round_gloss_large_square.svg-75a7ff2fc2b156ac6beff4344b790bad.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_large_square.svg" +dest_files=["res://.godot/imported/bar_round_gloss_large_square.svg-75a7ff2fc2b156ac6beff4344b790bad.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small.svg new file mode 100644 index 0000000..28565d0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small.svg.import new file mode 100644 index 0000000..6766552 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c4ckelqf7mmhx" +path="res://.godot/imported/bar_round_gloss_small.svg-04060d3829dc5074175eaf58ea23302a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small.svg" +dest_files=["res://.godot/imported/bar_round_gloss_small.svg-04060d3829dc5074175eaf58ea23302a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_l.svg new file mode 100644 index 0000000..2387cd8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_l.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_l.svg.import new file mode 100644 index 0000000..7ab3745 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bfad7vr5uv0ye" +path="res://.godot/imported/bar_round_gloss_small_l.svg-d38b21178e998ff862629db5586efaf2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_l.svg" +dest_files=["res://.godot/imported/bar_round_gloss_small_l.svg-d38b21178e998ff862629db5586efaf2.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_m.svg new file mode 100644 index 0000000..f0cba67 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_m.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_m.svg.import new file mode 100644 index 0000000..fe7ff4c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c07r025ttb17u" +path="res://.godot/imported/bar_round_gloss_small_m.svg-9d44a74334d7531b005670b5fd025f61.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_m.svg" +dest_files=["res://.godot/imported/bar_round_gloss_small_m.svg-9d44a74334d7531b005670b5fd025f61.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_r.svg new file mode 100644 index 0000000..3f843be --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_r.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_r.svg.import new file mode 100644 index 0000000..7d110fd --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://0s5ar0vpg7ac" +path="res://.godot/imported/bar_round_gloss_small_r.svg-929064e45193421740eca8255a3c7c74.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_r.svg" +dest_files=["res://.godot/imported/bar_round_gloss_small_r.svg-929064e45193421740eca8255a3c7c74.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_square.svg new file mode 100644 index 0000000..c9bf2cb --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_square.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_square.svg.import new file mode 100644 index 0000000..247e21b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dce5n5sqkw3lk" +path="res://.godot/imported/bar_round_gloss_small_square.svg-84623718182661b88735537a931fbe9c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_gloss_small_square.svg" +dest_files=["res://.godot/imported/bar_round_gloss_small_square.svg-84623718182661b88735537a931fbe9c.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large.svg new file mode 100644 index 0000000..2497dee --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large.svg.import new file mode 100644 index 0000000..8543c7f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c1phswl1geumb" +path="res://.godot/imported/bar_round_large.svg-78943515bd9e4418f4d41b78ad7289f7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large.svg" +dest_files=["res://.godot/imported/bar_round_large.svg-78943515bd9e4418f4d41b78ad7289f7.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_l.svg new file mode 100644 index 0000000..8365326 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_l.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_l.svg.import new file mode 100644 index 0000000..3566dce --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bgir4gskd44vd" +path="res://.godot/imported/bar_round_large_l.svg-5007f5e6bf9c7288547dda731eaf2219.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_l.svg" +dest_files=["res://.godot/imported/bar_round_large_l.svg-5007f5e6bf9c7288547dda731eaf2219.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_m.svg new file mode 100644 index 0000000..d572aee --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_m.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_m.svg.import new file mode 100644 index 0000000..0c949cc --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://5860qxjt1s6i" +path="res://.godot/imported/bar_round_large_m.svg-5cee6ff7d3786920ae22fa394a0b6d0e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_m.svg" +dest_files=["res://.godot/imported/bar_round_large_m.svg-5cee6ff7d3786920ae22fa394a0b6d0e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_r.svg new file mode 100644 index 0000000..730bfa5 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_r.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_r.svg.import new file mode 100644 index 0000000..bf9a1f9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://3ej73cb807l2" +path="res://.godot/imported/bar_round_large_r.svg-8d48f4605a5524c412caf190b3052d24.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_r.svg" +dest_files=["res://.godot/imported/bar_round_large_r.svg-8d48f4605a5524c412caf190b3052d24.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_square.svg new file mode 100644 index 0000000..6c7df24 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_square.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_square.svg.import new file mode 100644 index 0000000..3c33dfb --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://2sbqiciqw1a3" +path="res://.godot/imported/bar_round_large_square.svg-d7a773668d1b6f255438b9509cca210c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_large_square.svg" +dest_files=["res://.godot/imported/bar_round_large_square.svg-d7a773668d1b6f255438b9509cca210c.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small.svg new file mode 100644 index 0000000..9593477 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small.svg.import new file mode 100644 index 0000000..ff60075 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dakf1efskkqw1" +path="res://.godot/imported/bar_round_small.svg-36d007dde2ff85f404b0f19cf83ca35f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small.svg" +dest_files=["res://.godot/imported/bar_round_small.svg-36d007dde2ff85f404b0f19cf83ca35f.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_l.svg new file mode 100644 index 0000000..29225e3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_l.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_l.svg.import new file mode 100644 index 0000000..5b6c62d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cblbw6a7dn42w" +path="res://.godot/imported/bar_round_small_l.svg-524e0805afd5977be1799f90b1fac404.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_l.svg" +dest_files=["res://.godot/imported/bar_round_small_l.svg-524e0805afd5977be1799f90b1fac404.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_m.svg new file mode 100644 index 0000000..917af22 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_m.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_m.svg.import new file mode 100644 index 0000000..aa331ba --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dfp8hy8orxeea" +path="res://.godot/imported/bar_round_small_m.svg-8a6cb7342a3ad8861df2822fdd89d43a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_m.svg" +dest_files=["res://.godot/imported/bar_round_small_m.svg-8a6cb7342a3ad8861df2822fdd89d43a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_r.svg new file mode 100644 index 0000000..a426476 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_r.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_r.svg.import new file mode 100644 index 0000000..2428d5e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dnf8enx4fdyjk" +path="res://.godot/imported/bar_round_small_r.svg-a4c4e83896bf95e23441a01e5361e266.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_r.svg" +dest_files=["res://.godot/imported/bar_round_small_r.svg-a4c4e83896bf95e23441a01e5361e266.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_square.svg new file mode 100644 index 0000000..06c36c0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_square.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_square.svg.import new file mode 100644 index 0000000..f8b8453 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cv4cvjoj0p4pr" +path="res://.godot/imported/bar_round_small_square.svg-98d93b9d112b69bc40d6971934927422.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_round_small_square.svg" +dest_files=["res://.godot/imported/bar_round_small_square.svg-98d93b9d112b69bc40d6971934927422.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large.svg new file mode 100644 index 0000000..6a1abd4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large.svg.import new file mode 100644 index 0000000..1407462 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c0lu1kpoa26qr" +path="res://.godot/imported/bar_square_gloss_large.svg-fb6aef6d57c6cea4054c65d92f810acc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large.svg" +dest_files=["res://.godot/imported/bar_square_gloss_large.svg-fb6aef6d57c6cea4054c65d92f810acc.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_l.svg new file mode 100644 index 0000000..7ed60ef --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_l.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_l.svg.import new file mode 100644 index 0000000..ca80a1f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://btnjcv8dc7roh" +path="res://.godot/imported/bar_square_gloss_large_l.svg-297a70c178d8b26ee2515e2e4c69c214.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_l.svg" +dest_files=["res://.godot/imported/bar_square_gloss_large_l.svg-297a70c178d8b26ee2515e2e4c69c214.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_m.svg new file mode 100644 index 0000000..62f93e9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_m.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_m.svg.import new file mode 100644 index 0000000..0734875 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bj4t3lj1t1b2u" +path="res://.godot/imported/bar_square_gloss_large_m.svg-1b5af1e8a59dae3c5024d73cd0579f76.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_m.svg" +dest_files=["res://.godot/imported/bar_square_gloss_large_m.svg-1b5af1e8a59dae3c5024d73cd0579f76.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_r.svg new file mode 100644 index 0000000..1490c92 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_r.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_r.svg.import new file mode 100644 index 0000000..652d06b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://kci75hftyy5r" +path="res://.godot/imported/bar_square_gloss_large_r.svg-8e6eddf11f4be176545cd474919bc31a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_r.svg" +dest_files=["res://.godot/imported/bar_square_gloss_large_r.svg-8e6eddf11f4be176545cd474919bc31a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_square.svg new file mode 100644 index 0000000..4124e7c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_square.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_square.svg.import new file mode 100644 index 0000000..25f2ce4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b61uke83hk1ui" +path="res://.godot/imported/bar_square_gloss_large_square.svg-c5bab1eda0ef2df32196d3bd01db8f24.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_large_square.svg" +dest_files=["res://.godot/imported/bar_square_gloss_large_square.svg-c5bab1eda0ef2df32196d3bd01db8f24.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small.svg new file mode 100644 index 0000000..f0461bf --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small.svg.import new file mode 100644 index 0000000..a588e97 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cruxfceuum6kp" +path="res://.godot/imported/bar_square_gloss_small.svg-51c88931113d380637b91bd61aa1bf4a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small.svg" +dest_files=["res://.godot/imported/bar_square_gloss_small.svg-51c88931113d380637b91bd61aa1bf4a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_l.svg new file mode 100644 index 0000000..bad52cf --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_l.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_l.svg.import new file mode 100644 index 0000000..70e95d0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bdqxc43e12aqt" +path="res://.godot/imported/bar_square_gloss_small_l.svg-ef2b6f52fb2676141a9b18077d24e4f0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_l.svg" +dest_files=["res://.godot/imported/bar_square_gloss_small_l.svg-ef2b6f52fb2676141a9b18077d24e4f0.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_m.svg new file mode 100644 index 0000000..172d02b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_m.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_m.svg.import new file mode 100644 index 0000000..17a82cb --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://enioy7ju1wpj" +path="res://.godot/imported/bar_square_gloss_small_m.svg-253738ee991214cd85f8f9a0eea5dde4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_m.svg" +dest_files=["res://.godot/imported/bar_square_gloss_small_m.svg-253738ee991214cd85f8f9a0eea5dde4.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_r.svg new file mode 100644 index 0000000..336eac1 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_r.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_r.svg.import new file mode 100644 index 0000000..ad9d39c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dlyb8pdp84cl2" +path="res://.godot/imported/bar_square_gloss_small_r.svg-095a526809a8aba59c9c1df698f314be.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_r.svg" +dest_files=["res://.godot/imported/bar_square_gloss_small_r.svg-095a526809a8aba59c9c1df698f314be.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_square.svg new file mode 100644 index 0000000..d8ac6a4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_square.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_square.svg.import new file mode 100644 index 0000000..ea76e30 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://3axft0r8470c" +path="res://.godot/imported/bar_square_gloss_small_square.svg-ea9b2106d8e45df78f4a3a47964b43fc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_gloss_small_square.svg" +dest_files=["res://.godot/imported/bar_square_gloss_small_square.svg-ea9b2106d8e45df78f4a3a47964b43fc.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large.svg new file mode 100644 index 0000000..451a1b9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large.svg.import new file mode 100644 index 0000000..167e803 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dclae0vgl6g4p" +path="res://.godot/imported/bar_square_large.svg-adb142cd6e7ef1a74d9aa997f319453c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large.svg" +dest_files=["res://.godot/imported/bar_square_large.svg-adb142cd6e7ef1a74d9aa997f319453c.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_l.svg new file mode 100644 index 0000000..d92c135 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_l.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_l.svg.import new file mode 100644 index 0000000..46460b4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bmmu0ufrxajuj" +path="res://.godot/imported/bar_square_large_l.svg-7838dbd3b165c5849525853bdd799131.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_l.svg" +dest_files=["res://.godot/imported/bar_square_large_l.svg-7838dbd3b165c5849525853bdd799131.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_m.svg new file mode 100644 index 0000000..d572aee --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_m.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_m.svg.import new file mode 100644 index 0000000..2392d4b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c4dnxna5o8y0h" +path="res://.godot/imported/bar_square_large_m.svg-989e16bdb6e180798dd7d8d4fe4dab6a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_m.svg" +dest_files=["res://.godot/imported/bar_square_large_m.svg-989e16bdb6e180798dd7d8d4fe4dab6a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_r.svg new file mode 100644 index 0000000..0174b62 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_r.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_r.svg.import new file mode 100644 index 0000000..3307dce --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ccrntmmu66u08" +path="res://.godot/imported/bar_square_large_r.svg-495074a966f654e1c7786dc38ba66370.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_r.svg" +dest_files=["res://.godot/imported/bar_square_large_r.svg-495074a966f654e1c7786dc38ba66370.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_square.svg new file mode 100644 index 0000000..1948dc8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_square.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_square.svg.import new file mode 100644 index 0000000..90111d2 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cvr5a28t28ydp" +path="res://.godot/imported/bar_square_large_square.svg-3901b5128944b99b344c14e80b246a69.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_large_square.svg" +dest_files=["res://.godot/imported/bar_square_large_square.svg-3901b5128944b99b344c14e80b246a69.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small.svg new file mode 100644 index 0000000..5732c8e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small.svg.import new file mode 100644 index 0000000..5f66163 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://357py1qk464m" +path="res://.godot/imported/bar_square_small.svg-dd7747cdcaba1691fbd9a9fe98030041.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small.svg" +dest_files=["res://.godot/imported/bar_square_small.svg-dd7747cdcaba1691fbd9a9fe98030041.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_l.svg new file mode 100644 index 0000000..4590da4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_l.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_l.svg.import new file mode 100644 index 0000000..084864a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://chxugdwn5pkc3" +path="res://.godot/imported/bar_square_small_l.svg-d66ef77980a5799ddd1a7cade87d934f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_l.svg" +dest_files=["res://.godot/imported/bar_square_small_l.svg-d66ef77980a5799ddd1a7cade87d934f.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_m.svg new file mode 100644 index 0000000..917af22 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_m.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_m.svg.import new file mode 100644 index 0000000..342fc98 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bkmwkjmpgpbtk" +path="res://.godot/imported/bar_square_small_m.svg-828147f1358f8f36f03961a2d02cc8da.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_m.svg" +dest_files=["res://.godot/imported/bar_square_small_m.svg-828147f1358f8f36f03961a2d02cc8da.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_r.svg new file mode 100644 index 0000000..6c3f5d8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_r.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_r.svg.import new file mode 100644 index 0000000..00119f2 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cmacuvwsdchiw" +path="res://.godot/imported/bar_square_small_r.svg-bac09ab507a43b5a4a4092aa2caea832.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_r.svg" +dest_files=["res://.godot/imported/bar_square_small_r.svg-bac09ab507a43b5a4a4092aa2caea832.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_square.svg new file mode 100644 index 0000000..32518f7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_square.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_square.svg.import new file mode 100644 index 0000000..acf7cd3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c4ik5h3o0phdh" +path="res://.godot/imported/bar_square_small_square.svg-09cecf7c6473a6dfc815f77007d347b3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/bar_square_small_square.svg" +dest_files=["res://.godot/imported/bar_square_small_square.svg-09cecf7c6473a6dfc815f77007d347b3.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_rectangle.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_rectangle.svg new file mode 100644 index 0000000..500d061 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_rectangle.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_rectangle.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_rectangle.svg.import new file mode 100644 index 0000000..f75fdf9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_rectangle.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b2usx51fvrv2q" +path="res://.godot/imported/button_square_header_blade_rectangle.svg-d6bdc26dc04ff4ecebd35a72d36e4107.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_rectangle.svg" +dest_files=["res://.godot/imported/button_square_header_blade_rectangle.svg-d6bdc26dc04ff4ecebd35a72d36e4107.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_rectangle_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_rectangle_screws.svg new file mode 100644 index 0000000..4992295 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_rectangle_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_rectangle_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_rectangle_screws.svg.import new file mode 100644 index 0000000..745e5a7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_rectangle_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dyb4tqsygm6b" +path="res://.godot/imported/button_square_header_blade_rectangle_screws.svg-f4331e5615d986d5b41c5be21391faf3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_rectangle_screws.svg" +dest_files=["res://.godot/imported/button_square_header_blade_rectangle_screws.svg-f4331e5615d986d5b41c5be21391faf3.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_square.svg new file mode 100644 index 0000000..48a55ea --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_square.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_square.svg.import new file mode 100644 index 0000000..234b354 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d2ks7vlygr80a" +path="res://.godot/imported/button_square_header_blade_square.svg-8b144b5a90c5c31fa8ac38e76ad70ca1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_square.svg" +dest_files=["res://.godot/imported/button_square_header_blade_square.svg-8b144b5a90c5c31fa8ac38e76ad70ca1.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_square_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_square_screws.svg new file mode 100644 index 0000000..f1e1694 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_square_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_square_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_square_screws.svg.import new file mode 100644 index 0000000..38b8a51 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_square_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://hbay42weu60a" +path="res://.godot/imported/button_square_header_blade_square_screws.svg-2b12589abd90b5968c3fab1285f8e87d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_blade_square_screws.svg" +dest_files=["res://.godot/imported/button_square_header_blade_square_screws.svg-2b12589abd90b5968c3fab1285f8e87d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_rectangle.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_rectangle.svg new file mode 100644 index 0000000..944b38d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_rectangle.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_rectangle.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_rectangle.svg.import new file mode 100644 index 0000000..6c7ab9d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_rectangle.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ctjnb04674orf" +path="res://.godot/imported/button_square_header_large_rectangle.svg-eb5b4d7b09b85d55f17a9dac3bd9a712.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_rectangle.svg" +dest_files=["res://.godot/imported/button_square_header_large_rectangle.svg-eb5b4d7b09b85d55f17a9dac3bd9a712.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_rectangle_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_rectangle_screws.svg new file mode 100644 index 0000000..0038171 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_rectangle_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_rectangle_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_rectangle_screws.svg.import new file mode 100644 index 0000000..4fdd78d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_rectangle_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c2yfcuq32k7ab" +path="res://.godot/imported/button_square_header_large_rectangle_screws.svg-032805931b69d4d340ec41e21e6b1137.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_rectangle_screws.svg" +dest_files=["res://.godot/imported/button_square_header_large_rectangle_screws.svg-032805931b69d4d340ec41e21e6b1137.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_square.svg new file mode 100644 index 0000000..91c1dc2 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_square.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_square.svg.import new file mode 100644 index 0000000..bb91bb2 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cdin1l4pkyi0r" +path="res://.godot/imported/button_square_header_large_square.svg-38db88d4e1137770e336329e7e360a09.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_square.svg" +dest_files=["res://.godot/imported/button_square_header_large_square.svg-38db88d4e1137770e336329e7e360a09.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_square_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_square_screws.svg new file mode 100644 index 0000000..d3998ca --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_square_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_square_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_square_screws.svg.import new file mode 100644 index 0000000..1eb803f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_square_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b08ackfix4ijp" +path="res://.godot/imported/button_square_header_large_square_screws.svg-625f16bef5dc2e9bc90924d0552d99ab.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_large_square_screws.svg" +dest_files=["res://.godot/imported/button_square_header_large_square_screws.svg-625f16bef5dc2e9bc90924d0552d99ab.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_rectangle.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_rectangle.svg new file mode 100644 index 0000000..5112eb9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_rectangle.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_rectangle.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_rectangle.svg.import new file mode 100644 index 0000000..eba9022 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_rectangle.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c65dpyx7whtxx" +path="res://.godot/imported/button_square_header_notch_rectangle.svg-176283e5838c2b893dfa31f4ebdf02d8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_rectangle.svg" +dest_files=["res://.godot/imported/button_square_header_notch_rectangle.svg-176283e5838c2b893dfa31f4ebdf02d8.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_rectangle_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_rectangle_screws.svg new file mode 100644 index 0000000..2ee0bc3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_rectangle_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_rectangle_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_rectangle_screws.svg.import new file mode 100644 index 0000000..4074513 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_rectangle_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://mgxljeijnju5" +path="res://.godot/imported/button_square_header_notch_rectangle_screws.svg-5bcc75d0fa1340a36952e9a6b22639d8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_rectangle_screws.svg" +dest_files=["res://.godot/imported/button_square_header_notch_rectangle_screws.svg-5bcc75d0fa1340a36952e9a6b22639d8.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_square.svg new file mode 100644 index 0000000..3dd179b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_square.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_square.svg.import new file mode 100644 index 0000000..eba6a89 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ck8c7vvglh8bb" +path="res://.godot/imported/button_square_header_notch_square.svg-81f0238302c308f2f84316206a627436.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_square.svg" +dest_files=["res://.godot/imported/button_square_header_notch_square.svg-81f0238302c308f2f84316206a627436.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_square_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_square_screws.svg new file mode 100644 index 0000000..4deccf2 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_square_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_square_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_square_screws.svg.import new file mode 100644 index 0000000..684eedf --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_square_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://o5ke6efwb2q" +path="res://.godot/imported/button_square_header_notch_square_screws.svg-2abaf79457c40e5fd76ec1204bff5536.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_notch_square_screws.svg" +dest_files=["res://.godot/imported/button_square_header_notch_square_screws.svg-2abaf79457c40e5fd76ec1204bff5536.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_rectangle.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_rectangle.svg new file mode 100644 index 0000000..17f49f0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_rectangle.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_rectangle.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_rectangle.svg.import new file mode 100644 index 0000000..1941eb4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_rectangle.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c8xrkj78er5ml" +path="res://.godot/imported/button_square_header_small_rectangle.svg-4741e135e217049f0d944a12916a9dd3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_rectangle.svg" +dest_files=["res://.godot/imported/button_square_header_small_rectangle.svg-4741e135e217049f0d944a12916a9dd3.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_rectangle_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_rectangle_screws.svg new file mode 100644 index 0000000..6c534b3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_rectangle_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_rectangle_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_rectangle_screws.svg.import new file mode 100644 index 0000000..1ec40ff --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_rectangle_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cig0j03ejkvgt" +path="res://.godot/imported/button_square_header_small_rectangle_screws.svg-e89d607a86511757a905a3a11c5d0544.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_rectangle_screws.svg" +dest_files=["res://.godot/imported/button_square_header_small_rectangle_screws.svg-e89d607a86511757a905a3a11c5d0544.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_square.svg new file mode 100644 index 0000000..2dd213f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_square.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_square.svg.import new file mode 100644 index 0000000..77bf514 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bdg51umn7aot0" +path="res://.godot/imported/button_square_header_small_square.svg-74807478814a8ca62dadea69542ac5f0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_square.svg" +dest_files=["res://.godot/imported/button_square_header_small_square.svg-74807478814a8ca62dadea69542ac5f0.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_square_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_square_screws.svg new file mode 100644 index 0000000..11cad1e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_square_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_square_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_square_screws.svg.import new file mode 100644 index 0000000..aebf572 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_square_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dg0g7v2jq05pj" +path="res://.godot/imported/button_square_header_small_square_screws.svg-bc7205b2c3d77f38c6c13d78ba0c7fa2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/button_square_header_small_square_screws.svg" +dest_files=["res://.godot/imported/button_square_header_small_square_screws.svg-bc7205b2c3d77f38c6c13d78ba0c7fa2.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_a.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_a.svg new file mode 100644 index 0000000..0af13b4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_a.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_a.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_a.svg.import new file mode 100644 index 0000000..4566071 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_a.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bxkwhijno4m0x" +path="res://.godot/imported/crosshair_color_a.svg-66aa86bf58a2d0e930eece2e00ce8890.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_a.svg" +dest_files=["res://.godot/imported/crosshair_color_a.svg-66aa86bf58a2d0e930eece2e00ce8890.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_b.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_b.svg new file mode 100644 index 0000000..b10b884 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_b.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_b.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_b.svg.import new file mode 100644 index 0000000..a30476a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_b.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dqsstu3wy717o" +path="res://.godot/imported/crosshair_color_b.svg-e7ae59b7ff5a2597b1f6bdc42ee610eb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_b.svg" +dest_files=["res://.godot/imported/crosshair_color_b.svg-e7ae59b7ff5a2597b1f6bdc42ee610eb.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_c.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_c.svg new file mode 100644 index 0000000..2ceb795 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_c.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_c.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_c.svg.import new file mode 100644 index 0000000..98da88c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_c.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dqagoedjnsoxt" +path="res://.godot/imported/crosshair_color_c.svg-0710d7c06aff92e9764234b6e212bbde.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_c.svg" +dest_files=["res://.godot/imported/crosshair_color_c.svg-0710d7c06aff92e9764234b6e212bbde.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_d.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_d.svg new file mode 100644 index 0000000..1bacffa --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_d.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_d.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_d.svg.import new file mode 100644 index 0000000..bbb3ada --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_d.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bawlvw6rp0dpe" +path="res://.godot/imported/crosshair_color_d.svg-f8171f3769f550b11033697659fd6f3b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Blue/crosshair_color_d.svg" +dest_files=["res://.godot/imported/crosshair_color_d.svg-f8171f3769f550b11033697659fd6f3b.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large.svg new file mode 100644 index 0000000..f9e5263 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large.svg.import new file mode 100644 index 0000000..6a706e5 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c7xn7usgtho1l" +path="res://.godot/imported/bar_shadow_round_large.svg-9e62e9ee72fbac1deffefd797b6a5042.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large.svg" +dest_files=["res://.godot/imported/bar_shadow_round_large.svg-9e62e9ee72fbac1deffefd797b6a5042.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_l.svg new file mode 100644 index 0000000..d8b3675 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_l.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_l.svg.import new file mode 100644 index 0000000..47e4766 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dcnxrhl7vr5xi" +path="res://.godot/imported/bar_shadow_round_large_l.svg-969f3d972f9ae5a10ed5284869e24cca.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_l.svg" +dest_files=["res://.godot/imported/bar_shadow_round_large_l.svg-969f3d972f9ae5a10ed5284869e24cca.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_m.svg new file mode 100644 index 0000000..fc7aa42 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_m.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_m.svg.import new file mode 100644 index 0000000..9301e75 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cue8k33dnyi80" +path="res://.godot/imported/bar_shadow_round_large_m.svg-2bde4c18b8a48d9878ab9864905f2eb0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_m.svg" +dest_files=["res://.godot/imported/bar_shadow_round_large_m.svg-2bde4c18b8a48d9878ab9864905f2eb0.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_r.svg new file mode 100644 index 0000000..ec1e6b8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_r.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_r.svg.import new file mode 100644 index 0000000..15180a0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://74hg6lblc7p4" +path="res://.godot/imported/bar_shadow_round_large_r.svg-f0a3b76759fa174405dc522e8149c2b7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_r.svg" +dest_files=["res://.godot/imported/bar_shadow_round_large_r.svg-f0a3b76759fa174405dc522e8149c2b7.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_square.svg new file mode 100644 index 0000000..379aece --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_square.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_square.svg.import new file mode 100644 index 0000000..be6c1e8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bovfgqso56hlt" +path="res://.godot/imported/bar_shadow_round_large_square.svg-067723fa580802cd45e6f63ddfdb94c3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_large_square.svg" +dest_files=["res://.godot/imported/bar_shadow_round_large_square.svg-067723fa580802cd45e6f63ddfdb94c3.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large.svg new file mode 100644 index 0000000..6a86505 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large.svg.import new file mode 100644 index 0000000..5bbf6d6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cwsfvg76dvhl7" +path="res://.godot/imported/bar_shadow_round_outline_large.svg-1de9582d8740a93c2dbc8fae8048c18d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large.svg" +dest_files=["res://.godot/imported/bar_shadow_round_outline_large.svg-1de9582d8740a93c2dbc8fae8048c18d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_l.svg new file mode 100644 index 0000000..fdeb254 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_l.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_l.svg.import new file mode 100644 index 0000000..c8c1b54 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://8e6j31yqxw2v" +path="res://.godot/imported/bar_shadow_round_outline_large_l.svg-e5cd5a30b412e71f0ba653126ebb685b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_l.svg" +dest_files=["res://.godot/imported/bar_shadow_round_outline_large_l.svg-e5cd5a30b412e71f0ba653126ebb685b.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_m.svg new file mode 100644 index 0000000..87b0f53 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_m.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_m.svg.import new file mode 100644 index 0000000..66df250 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://iy0jeer02oig" +path="res://.godot/imported/bar_shadow_round_outline_large_m.svg-805d2280a405f7267263271140959a45.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_m.svg" +dest_files=["res://.godot/imported/bar_shadow_round_outline_large_m.svg-805d2280a405f7267263271140959a45.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_r.svg new file mode 100644 index 0000000..de92ae3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_r.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_r.svg.import new file mode 100644 index 0000000..1153aac --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dw36ngb3c4xsk" +path="res://.godot/imported/bar_shadow_round_outline_large_r.svg-dc92ad52e1ee56ea01910602df04f8a2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_r.svg" +dest_files=["res://.godot/imported/bar_shadow_round_outline_large_r.svg-dc92ad52e1ee56ea01910602df04f8a2.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_square.svg new file mode 100644 index 0000000..b9a92ba --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_square.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_square.svg.import new file mode 100644 index 0000000..49dc9da --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c8pish5voq1i0" +path="res://.godot/imported/bar_shadow_round_outline_large_square.svg-6c15ce7a6773276ae1759938557b5fba.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_large_square.svg" +dest_files=["res://.godot/imported/bar_shadow_round_outline_large_square.svg-6c15ce7a6773276ae1759938557b5fba.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small.svg new file mode 100644 index 0000000..6ac1040 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small.svg.import new file mode 100644 index 0000000..f881745 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dbfgneb7tp47p" +path="res://.godot/imported/bar_shadow_round_outline_small.svg-4c2dc67cffaf444f1836f4cbafbb1d98.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small.svg" +dest_files=["res://.godot/imported/bar_shadow_round_outline_small.svg-4c2dc67cffaf444f1836f4cbafbb1d98.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_l.svg new file mode 100644 index 0000000..eab4c62 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_l.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_l.svg.import new file mode 100644 index 0000000..a7bc8bc --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://eitip1xow2fo" +path="res://.godot/imported/bar_shadow_round_outline_small_l.svg-62f1cb1ce8eeacef8a4eeed5d83ba97c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_l.svg" +dest_files=["res://.godot/imported/bar_shadow_round_outline_small_l.svg-62f1cb1ce8eeacef8a4eeed5d83ba97c.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_m.svg new file mode 100644 index 0000000..3f2d7b9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_m.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_m.svg.import new file mode 100644 index 0000000..342d820 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ctfhertrm87rp" +path="res://.godot/imported/bar_shadow_round_outline_small_m.svg-b36e40ceb235367ae72007fc158c3592.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_m.svg" +dest_files=["res://.godot/imported/bar_shadow_round_outline_small_m.svg-b36e40ceb235367ae72007fc158c3592.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_r.svg new file mode 100644 index 0000000..80a9db8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_r.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_r.svg.import new file mode 100644 index 0000000..4d8d9ce --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bbktjd5t01im2" +path="res://.godot/imported/bar_shadow_round_outline_small_r.svg-1e028982c4c33e1b828fa1792edafa7c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_r.svg" +dest_files=["res://.godot/imported/bar_shadow_round_outline_small_r.svg-1e028982c4c33e1b828fa1792edafa7c.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_square.svg new file mode 100644 index 0000000..1dd9d6c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_square.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_square.svg.import new file mode 100644 index 0000000..065d63d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://fbfejfowhg50" +path="res://.godot/imported/bar_shadow_round_outline_small_square.svg-780e8f74543dbef50b137f2e48b3ee9e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_outline_small_square.svg" +dest_files=["res://.godot/imported/bar_shadow_round_outline_small_square.svg-780e8f74543dbef50b137f2e48b3ee9e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small.svg new file mode 100644 index 0000000..bfcd5bc --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small.svg.import new file mode 100644 index 0000000..1e43f2b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bdjqqffdufrw8" +path="res://.godot/imported/bar_shadow_round_small.svg-e052c9c52f927e1d26e4fa425b78983a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small.svg" +dest_files=["res://.godot/imported/bar_shadow_round_small.svg-e052c9c52f927e1d26e4fa425b78983a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_l.svg new file mode 100644 index 0000000..e65517e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_l.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_l.svg.import new file mode 100644 index 0000000..69a870b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://du7vanvnbr4c3" +path="res://.godot/imported/bar_shadow_round_small_l.svg-351619a94cfff447590f011e35a6eaa3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_l.svg" +dest_files=["res://.godot/imported/bar_shadow_round_small_l.svg-351619a94cfff447590f011e35a6eaa3.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_m.svg new file mode 100644 index 0000000..c4dd342 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_m.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_m.svg.import new file mode 100644 index 0000000..165d8fa --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://capvkvlirasdq" +path="res://.godot/imported/bar_shadow_round_small_m.svg-5ed97d39d4fca9a6c91143826e90a23f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_m.svg" +dest_files=["res://.godot/imported/bar_shadow_round_small_m.svg-5ed97d39d4fca9a6c91143826e90a23f.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_r.svg new file mode 100644 index 0000000..38e6986 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_r.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_r.svg.import new file mode 100644 index 0000000..45cb5ed --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dxhosqksxc2if" +path="res://.godot/imported/bar_shadow_round_small_r.svg-33e3bec1112003838a565fc56f3d2175.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_r.svg" +dest_files=["res://.godot/imported/bar_shadow_round_small_r.svg-33e3bec1112003838a565fc56f3d2175.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_square.svg new file mode 100644 index 0000000..439bb63 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_square.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_square.svg.import new file mode 100644 index 0000000..5fc1c0e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ch7ood8cl3vnh" +path="res://.godot/imported/bar_shadow_round_small_square.svg-656c9b551e919dfdb1eeab984f25f5e0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_round_small_square.svg" +dest_files=["res://.godot/imported/bar_shadow_round_small_square.svg-656c9b551e919dfdb1eeab984f25f5e0.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large.svg new file mode 100644 index 0000000..970f251 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large.svg.import new file mode 100644 index 0000000..41e194d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://h8o3pjrd03g7" +path="res://.godot/imported/bar_shadow_square_large.svg-982ca9488f176a1b4e6f12627092106e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large.svg" +dest_files=["res://.godot/imported/bar_shadow_square_large.svg-982ca9488f176a1b4e6f12627092106e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_l.svg new file mode 100644 index 0000000..8af33ef --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_l.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_l.svg.import new file mode 100644 index 0000000..d27e197 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://2boeefqmdvva" +path="res://.godot/imported/bar_shadow_square_large_l.svg-7bca10325b6d73b61868dcb9b7c8ccfb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_l.svg" +dest_files=["res://.godot/imported/bar_shadow_square_large_l.svg-7bca10325b6d73b61868dcb9b7c8ccfb.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_m.svg new file mode 100644 index 0000000..fc7aa42 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_m.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_m.svg.import new file mode 100644 index 0000000..6368e51 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c8vk33tdfr868" +path="res://.godot/imported/bar_shadow_square_large_m.svg-3346c5d68d52afa98eb4424d23e49a42.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_m.svg" +dest_files=["res://.godot/imported/bar_shadow_square_large_m.svg-3346c5d68d52afa98eb4424d23e49a42.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_r.svg new file mode 100644 index 0000000..787c57a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_r.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_r.svg.import new file mode 100644 index 0000000..4dd7156 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bc8p3gqs8tnmh" +path="res://.godot/imported/bar_shadow_square_large_r.svg-06726c98e5ac0ce3969f41c6868db875.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_r.svg" +dest_files=["res://.godot/imported/bar_shadow_square_large_r.svg-06726c98e5ac0ce3969f41c6868db875.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_square.svg new file mode 100644 index 0000000..24c6381 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_square.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_square.svg.import new file mode 100644 index 0000000..69a9937 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bee87qsvw7swr" +path="res://.godot/imported/bar_shadow_square_large_square.svg-d7a69867bed438d52f99b6205fb4f2be.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_large_square.svg" +dest_files=["res://.godot/imported/bar_shadow_square_large_square.svg-d7a69867bed438d52f99b6205fb4f2be.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large.svg new file mode 100644 index 0000000..0bcc5a7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large.svg.import new file mode 100644 index 0000000..3947314 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://k7p5jyix6clh" +path="res://.godot/imported/bar_shadow_square_outline_large.svg-cd4733afa81f976e71ec9452363b72f7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large.svg" +dest_files=["res://.godot/imported/bar_shadow_square_outline_large.svg-cd4733afa81f976e71ec9452363b72f7.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_l.svg new file mode 100644 index 0000000..dcfb509 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_l.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_l.svg.import new file mode 100644 index 0000000..137af30 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b0yv4oyj7hgt5" +path="res://.godot/imported/bar_shadow_square_outline_large_l.svg-b86c76b6c234eb58e771e971262a57b6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_l.svg" +dest_files=["res://.godot/imported/bar_shadow_square_outline_large_l.svg-b86c76b6c234eb58e771e971262a57b6.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_m.svg new file mode 100644 index 0000000..bdd10a6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_m.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_m.svg.import new file mode 100644 index 0000000..1ff7745 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dc1b1alqu1str" +path="res://.godot/imported/bar_shadow_square_outline_large_m.svg-369be80fe40e9314cde7a937c495fe28.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_m.svg" +dest_files=["res://.godot/imported/bar_shadow_square_outline_large_m.svg-369be80fe40e9314cde7a937c495fe28.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_r.svg new file mode 100644 index 0000000..33b91f4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_r.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_r.svg.import new file mode 100644 index 0000000..cb49bd7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bqu8ee6vcy0ii" +path="res://.godot/imported/bar_shadow_square_outline_large_r.svg-eb1427dd92545cc7c5a9bc1b0b5f17ec.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_r.svg" +dest_files=["res://.godot/imported/bar_shadow_square_outline_large_r.svg-eb1427dd92545cc7c5a9bc1b0b5f17ec.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_square.svg new file mode 100644 index 0000000..67ea337 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_square.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_square.svg.import new file mode 100644 index 0000000..169ab74 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bve3n4ewpfo53" +path="res://.godot/imported/bar_shadow_square_outline_large_square.svg-ed8b118812b05d7727b3735926441eb1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_large_square.svg" +dest_files=["res://.godot/imported/bar_shadow_square_outline_large_square.svg-ed8b118812b05d7727b3735926441eb1.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small.svg new file mode 100644 index 0000000..4bd91af --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small.svg.import new file mode 100644 index 0000000..2f15400 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://06itaeyis6q5" +path="res://.godot/imported/bar_shadow_square_outline_small.svg-ba361522ac125964e5fe6084af979c08.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small.svg" +dest_files=["res://.godot/imported/bar_shadow_square_outline_small.svg-ba361522ac125964e5fe6084af979c08.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_l.svg new file mode 100644 index 0000000..4d3cef6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_l.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_l.svg.import new file mode 100644 index 0000000..2d07368 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cbypul2fneaft" +path="res://.godot/imported/bar_shadow_square_outline_small_l.svg-3b4c93bb37dff79917ad6ac474f54a08.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_l.svg" +dest_files=["res://.godot/imported/bar_shadow_square_outline_small_l.svg-3b4c93bb37dff79917ad6ac474f54a08.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_m.svg new file mode 100644 index 0000000..e5f2f99 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_m.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_m.svg.import new file mode 100644 index 0000000..2993a4f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://chwouj2v6x5ir" +path="res://.godot/imported/bar_shadow_square_outline_small_m.svg-dec0cadec770f9bd536d1af37320cd44.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_m.svg" +dest_files=["res://.godot/imported/bar_shadow_square_outline_small_m.svg-dec0cadec770f9bd536d1af37320cd44.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_r.svg new file mode 100644 index 0000000..a9a808d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_r.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_r.svg.import new file mode 100644 index 0000000..3adcbfa --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d0x30xdx5mam7" +path="res://.godot/imported/bar_shadow_square_outline_small_r.svg-2596b1f4dd44ee9c84e492759428c26a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_r.svg" +dest_files=["res://.godot/imported/bar_shadow_square_outline_small_r.svg-2596b1f4dd44ee9c84e492759428c26a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_square.svg new file mode 100644 index 0000000..2febf10 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_square.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_square.svg.import new file mode 100644 index 0000000..bfb9517 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cch7rwf05o7m3" +path="res://.godot/imported/bar_shadow_square_outline_small_square.svg-597a4fd37d9786630d613261ade29704.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_outline_small_square.svg" +dest_files=["res://.godot/imported/bar_shadow_square_outline_small_square.svg-597a4fd37d9786630d613261ade29704.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small.svg new file mode 100644 index 0000000..bc8b83b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small.svg.import new file mode 100644 index 0000000..f77d48f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c2endudhdj170" +path="res://.godot/imported/bar_shadow_square_small.svg-68a1374cf29f22ed5b162e10f8737a0b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small.svg" +dest_files=["res://.godot/imported/bar_shadow_square_small.svg-68a1374cf29f22ed5b162e10f8737a0b.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_l.svg new file mode 100644 index 0000000..608ec8c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_l.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_l.svg.import new file mode 100644 index 0000000..d5f743a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://botca8i6m2kk1" +path="res://.godot/imported/bar_shadow_square_small_l.svg-ab4454a9d6b83eb53ae5b707fb003d8d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_l.svg" +dest_files=["res://.godot/imported/bar_shadow_square_small_l.svg-ab4454a9d6b83eb53ae5b707fb003d8d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_m.svg new file mode 100644 index 0000000..96d1ca4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_m.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_m.svg.import new file mode 100644 index 0000000..b101978 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://nvs6gqw36u61" +path="res://.godot/imported/bar_shadow_square_small_m.svg-10357dd23cebbd9726b136a2e48e5acc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_m.svg" +dest_files=["res://.godot/imported/bar_shadow_square_small_m.svg-10357dd23cebbd9726b136a2e48e5acc.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_r.svg new file mode 100644 index 0000000..4b4dcd0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_r.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_r.svg.import new file mode 100644 index 0000000..04103f4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cs3bjvl4wkuox" +path="res://.godot/imported/bar_shadow_square_small_r.svg-138a9983decebe23b6833b5c7f5e83fb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_r.svg" +dest_files=["res://.godot/imported/bar_shadow_square_small_r.svg-138a9983decebe23b6833b5c7f5e83fb.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_square.svg new file mode 100644 index 0000000..e12317c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_square.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_square.svg.import new file mode 100644 index 0000000..9d81bc2 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bc02y0uqi3vwt" +path="res://.godot/imported/bar_shadow_square_small_square.svg-8ad8d8b76251e8ca32fcfda6a8ecfdcb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/bar_shadow_square_small_square.svg" +dest_files=["res://.godot/imported/bar_shadow_square_small_square.svg-8ad8d8b76251e8ca32fcfda6a8ecfdcb.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_rectangle.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_rectangle.svg new file mode 100644 index 0000000..1d6b278 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_rectangle.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_rectangle.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_rectangle.svg.import new file mode 100644 index 0000000..b838735 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_rectangle.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dx80ixkbjb71c" +path="res://.godot/imported/button_rectangle.svg-bb5a250ac2e10aa0149ab5d0b4d5fe44.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_rectangle.svg" +dest_files=["res://.godot/imported/button_rectangle.svg-bb5a250ac2e10aa0149ab5d0b4d5fe44.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_rectangle_depth.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_rectangle_depth.svg new file mode 100644 index 0000000..bf245ce --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_rectangle_depth.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_rectangle_depth.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_rectangle_depth.svg.import new file mode 100644 index 0000000..25dd825 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_rectangle_depth.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d1q4hyul4jcug" +path="res://.godot/imported/button_rectangle_depth.svg-bd1e5362dea2193eca5a150872dedc99.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_rectangle_depth.svg" +dest_files=["res://.godot/imported/button_rectangle_depth.svg-bd1e5362dea2193eca5a150872dedc99.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_square.svg new file mode 100644 index 0000000..e67fdcb --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_square.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_square.svg.import new file mode 100644 index 0000000..d2f5803 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bmrx7cuyfanuq" +path="res://.godot/imported/button_square.svg-5b5c3e2da5f1a9b25ee179965482ed75.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_square.svg" +dest_files=["res://.godot/imported/button_square.svg-5b5c3e2da5f1a9b25ee179965482ed75.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_square_depth.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_square_depth.svg new file mode 100644 index 0000000..9492478 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_square_depth.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_square_depth.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_square_depth.svg.import new file mode 100644 index 0000000..9426990 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_square_depth.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bqdtfywo5roj8" +path="res://.godot/imported/button_square_depth.svg-4a9e3e5aebe42c902dc2be2a12e31f93.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/button_square_depth.svg" +dest_files=["res://.godot/imported/button_square_depth.svg-4a9e3e5aebe42c902dc2be2a12e31f93.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_a.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_a.svg new file mode 100644 index 0000000..cd46a92 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_a.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_a.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_a.svg.import new file mode 100644 index 0000000..163dd1f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_a.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dfclc1fid0e10" +path="res://.godot/imported/crosshair_a.svg-1a92364afd43bd652bbfc92e441bc6a9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_a.svg" +dest_files=["res://.godot/imported/crosshair_a.svg-1a92364afd43bd652bbfc92e441bc6a9.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_b.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_b.svg new file mode 100644 index 0000000..3ce78a3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_b.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_b.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_b.svg.import new file mode 100644 index 0000000..2846472 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_b.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://db816rgbhrsoh" +path="res://.godot/imported/crosshair_b.svg-cdbe50972c760ecbd3304a5eac5cb654.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_b.svg" +dest_files=["res://.godot/imported/crosshair_b.svg-cdbe50972c760ecbd3304a5eac5cb654.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_c.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_c.svg new file mode 100644 index 0000000..e1a28d3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_c.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_c.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_c.svg.import new file mode 100644 index 0000000..f148423 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_c.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://8r5fqtowjga5" +path="res://.godot/imported/crosshair_c.svg-2322d736ac0c785b9ea7d741f4eb4f82.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_c.svg" +dest_files=["res://.godot/imported/crosshair_c.svg-2322d736ac0c785b9ea7d741f4eb4f82.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_d.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_d.svg new file mode 100644 index 0000000..cc85dab --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_d.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_d.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_d.svg.import new file mode 100644 index 0000000..dfa113e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_d.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bsu5t2wdk66pt" +path="res://.godot/imported/crosshair_d.svg-7cc6328aeabe6a8fdaabaa506ef32735.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/crosshair_d.svg" +dest_files=["res://.godot/imported/crosshair_d.svg-7cc6328aeabe6a8fdaabaa506ef32735.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_a.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_a.svg new file mode 100644 index 0000000..c90be93 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_a.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_a.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_a.svg.import new file mode 100644 index 0000000..e71bfc1 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_a.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b6h85vxklyaf8" +path="res://.godot/imported/cursor_a.svg-7112d836fa01bb98e6829be3cc39ae0a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_a.svg" +dest_files=["res://.godot/imported/cursor_a.svg-7112d836fa01bb98e6829be3cc39ae0a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_b.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_b.svg new file mode 100644 index 0000000..87ae49c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_b.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_b.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_b.svg.import new file mode 100644 index 0000000..e4f44e7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_b.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cimncaoe5tlrq" +path="res://.godot/imported/cursor_b.svg-ca411e94be20c84bb3d60159733db38b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_b.svg" +dest_files=["res://.godot/imported/cursor_b.svg-ca411e94be20c84bb3d60159733db38b.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_c.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_c.svg new file mode 100644 index 0000000..480469b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_c.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_c.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_c.svg.import new file mode 100644 index 0000000..c0e5633 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_c.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cpi8tvmhlann8" +path="res://.godot/imported/cursor_c.svg-6c51d815d16d3795d880553735620254.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_c.svg" +dest_files=["res://.godot/imported/cursor_c.svg-6c51d815d16d3795d880553735620254.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_d.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_d.svg new file mode 100644 index 0000000..6409625 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_d.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_d.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_d.svg.import new file mode 100644 index 0000000..41fca21 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_d.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://coasuy46yg5qp" +path="res://.godot/imported/cursor_d.svg-5d398fda998fa972c9ee5e28056286ae.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_d.svg" +dest_files=["res://.godot/imported/cursor_d.svg-5d398fda998fa972c9ee5e28056286ae.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_e.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_e.svg new file mode 100644 index 0000000..e77418f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_e.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_e.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_e.svg.import new file mode 100644 index 0000000..2c5150b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_e.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://belk1py8f4xop" +path="res://.godot/imported/cursor_e.svg-b6e212b02eba19c14ca87a59553e6033.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_e.svg" +dest_files=["res://.godot/imported/cursor_e.svg-b6e212b02eba19c14ca87a59553e6033.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_f.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_f.svg new file mode 100644 index 0000000..bdaec2d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_f.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_f.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_f.svg.import new file mode 100644 index 0000000..6192923 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_f.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bmqdnvg2uj8qy" +path="res://.godot/imported/cursor_f.svg-3f68b3e3c2be8172bbd63a3522d598b5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_f.svg" +dest_files=["res://.godot/imported/cursor_f.svg-3f68b3e3c2be8172bbd63a3522d598b5.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_g.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_g.svg new file mode 100644 index 0000000..868d306 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_g.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_g.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_g.svg.import new file mode 100644 index 0000000..b4108b2 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_g.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bbd3kyfnjnjff" +path="res://.godot/imported/cursor_g.svg-2fd1d4eaa81c486f218e1795d8034690.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_g.svg" +dest_files=["res://.godot/imported/cursor_g.svg-2fd1d4eaa81c486f218e1795d8034690.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_h.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_h.svg new file mode 100644 index 0000000..d05d867 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_h.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_h.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_h.svg.import new file mode 100644 index 0000000..f1d662c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_h.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bapu07ga2ade6" +path="res://.godot/imported/cursor_h.svg-a4438514a7fa63630b4f1b0f04d76ae6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/cursor_h.svg" +dest_files=["res://.godot/imported/cursor_h.svg-a4438514a7fa63630b4f1b0f04d76ae6.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass.svg new file mode 100644 index 0000000..6936828 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass.svg.import new file mode 100644 index 0000000..14c2df6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b8xyot6cww0mw" +path="res://.godot/imported/panel_glass.svg-6e05670cb0786ef96f2686932799f0ae.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass.svg" +dest_files=["res://.godot/imported/panel_glass.svg-6e05670cb0786ef96f2686932799f0ae.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_bl.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_bl.svg new file mode 100644 index 0000000..2339d86 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_bl.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_bl.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_bl.svg.import new file mode 100644 index 0000000..fd79f04 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_bl.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://buqj7bql5gohf" +path="res://.godot/imported/panel_glass_notch_bl.svg-4be74bfd33ecea70dccafe497dc6eaf7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_bl.svg" +dest_files=["res://.godot/imported/panel_glass_notch_bl.svg-4be74bfd33ecea70dccafe497dc6eaf7.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_br.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_br.svg new file mode 100644 index 0000000..424474c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_br.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_br.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_br.svg.import new file mode 100644 index 0000000..21c6287 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_br.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b8q3xqqq5ogqn" +path="res://.godot/imported/panel_glass_notch_br.svg-a8f3972b390bf4e79f4108de44364d94.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_br.svg" +dest_files=["res://.godot/imported/panel_glass_notch_br.svg-a8f3972b390bf4e79f4108de44364d94.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_tl.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_tl.svg new file mode 100644 index 0000000..c94634a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_tl.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_tl.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_tl.svg.import new file mode 100644 index 0000000..4e68347 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_tl.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://civkm8rqqi1mg" +path="res://.godot/imported/panel_glass_notch_tl.svg-2836fa28abda221e9d77e931f2540898.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_tl.svg" +dest_files=["res://.godot/imported/panel_glass_notch_tl.svg-2836fa28abda221e9d77e931f2540898.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_tr.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_tr.svg new file mode 100644 index 0000000..40ab90c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_tr.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_tr.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_tr.svg.import new file mode 100644 index 0000000..a3e2ff0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_tr.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://be7orbtptjp6x" +path="res://.godot/imported/panel_glass_notch_tr.svg-8440f5cf48f8fa847a617f36e512e4db.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notch_tr.svg" +dest_files=["res://.godot/imported/panel_glass_notch_tr.svg-8440f5cf48f8fa847a617f36e512e4db.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notches.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notches.svg new file mode 100644 index 0000000..5bb1299 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notches.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notches.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notches.svg.import new file mode 100644 index 0000000..fa142a9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notches.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dyedisf0tqop6" +path="res://.godot/imported/panel_glass_notches.svg-40fc9013ea01515ed7f250ac796ff011.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notches.svg" +dest_files=["res://.godot/imported/panel_glass_notches.svg-40fc9013ea01515ed7f250ac796ff011.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notches_top.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notches_top.svg new file mode 100644 index 0000000..f61af84 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notches_top.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notches_top.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notches_top.svg.import new file mode 100644 index 0000000..ef35404 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notches_top.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bvd2rrlyc3kbc" +path="res://.godot/imported/panel_glass_notches_top.svg-94e4135c45cf6097cd2232784cd92bc1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_notches_top.svg" +dest_files=["res://.godot/imported/panel_glass_notches_top.svg-94e4135c45cf6097cd2232784cd92bc1.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_screws.svg new file mode 100644 index 0000000..40753cc --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_screws.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_screws.svg.import new file mode 100644 index 0000000..694f7c1 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://8pb2q6qntw8i" +path="res://.godot/imported/panel_glass_screws.svg-cbe59f5a48257259ecb68017fd4d078b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_screws.svg" +dest_files=["res://.godot/imported/panel_glass_screws.svg-cbe59f5a48257259ecb68017fd4d078b.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_tab.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_tab.svg new file mode 100644 index 0000000..20bbdb3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_tab.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_tab.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_tab.svg.import new file mode 100644 index 0000000..a6459f1 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_tab.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c7q27w7a0surl" +path="res://.godot/imported/panel_glass_tab.svg-3bad85c979e206703419fb6bdf87529c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_tab.svg" +dest_files=["res://.godot/imported/panel_glass_tab.svg-3bad85c979e206703419fb6bdf87529c.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_tab_blade.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_tab_blade.svg new file mode 100644 index 0000000..c13e91f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_tab_blade.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_tab_blade.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_tab_blade.svg.import new file mode 100644 index 0000000..2becb2c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_tab_blade.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://db0obww4en0j0" +path="res://.godot/imported/panel_glass_tab_blade.svg-b0ee9fc499ca2ffc77eba7f4d83d4d99.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_glass_tab_blade.svg" +dest_files=["res://.godot/imported/panel_glass_tab_blade.svg-b0ee9fc499ca2ffc77eba7f4d83d4d99.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_rectangle.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_rectangle.svg new file mode 100644 index 0000000..681cfb2 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_rectangle.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_rectangle.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_rectangle.svg.import new file mode 100644 index 0000000..19e8c8c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_rectangle.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bxkks4sa5mc28" +path="res://.godot/imported/panel_rectangle.svg-cf2ea292c78f7a8b01713c0158687c99.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_rectangle.svg" +dest_files=["res://.godot/imported/panel_rectangle.svg-cf2ea292c78f7a8b01713c0158687c99.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_rectangle_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_rectangle_screws.svg new file mode 100644 index 0000000..91c775d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_rectangle_screws.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_rectangle_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_rectangle_screws.svg.import new file mode 100644 index 0000000..99b463e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_rectangle_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://np8t7lbnxphd" +path="res://.godot/imported/panel_rectangle_screws.svg-fa8b3f4a058e3d2aee7bb739b2d1017d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_rectangle_screws.svg" +dest_files=["res://.godot/imported/panel_rectangle_screws.svg-fa8b3f4a058e3d2aee7bb739b2d1017d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_square.svg new file mode 100644 index 0000000..5596038 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_square.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_square.svg.import new file mode 100644 index 0000000..fe22d68 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://p1wspqbldbkm" +path="res://.godot/imported/panel_square.svg-5e0df7acd58c3805fcb7956c71c7a2cd.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_square.svg" +dest_files=["res://.godot/imported/panel_square.svg-5e0df7acd58c3805fcb7956c71c7a2cd.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_square_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_square_screws.svg new file mode 100644 index 0000000..a717045 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_square_screws.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_square_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_square_screws.svg.import new file mode 100644 index 0000000..fecb954 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_square_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bqwwnw73f4lrm" +path="res://.godot/imported/panel_square_screws.svg-62068149eb6f69fbab664f4067ee3879.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Extra/panel_square_screws.svg" +dest_files=["res://.godot/imported/panel_square_screws.svg-62068149eb6f69fbab664f4067ee3879.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large.svg new file mode 100644 index 0000000..05de19e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large.svg.import new file mode 100644 index 0000000..f9fbf9e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://brqg0dvmv4v5l" +path="res://.godot/imported/bar_round_gloss_large.svg-879a2beb9dcccda49a530aa2b79cfce1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large.svg" +dest_files=["res://.godot/imported/bar_round_gloss_large.svg-879a2beb9dcccda49a530aa2b79cfce1.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_l.svg new file mode 100644 index 0000000..1b58e76 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_l.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_l.svg.import new file mode 100644 index 0000000..9779652 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dqsailiyelc17" +path="res://.godot/imported/bar_round_gloss_large_l.svg-b9ea55bc328f709fc91010f57a90b314.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_l.svg" +dest_files=["res://.godot/imported/bar_round_gloss_large_l.svg-b9ea55bc328f709fc91010f57a90b314.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_m.svg new file mode 100644 index 0000000..28400b0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_m.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_m.svg.import new file mode 100644 index 0000000..19459e4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d218r870cn7yt" +path="res://.godot/imported/bar_round_gloss_large_m.svg-7330a1c3d7714c77e11d517efa6cbdbe.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_m.svg" +dest_files=["res://.godot/imported/bar_round_gloss_large_m.svg-7330a1c3d7714c77e11d517efa6cbdbe.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_r.svg new file mode 100644 index 0000000..0251124 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_r.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_r.svg.import new file mode 100644 index 0000000..fc7eff4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://h0jfwt2g8itw" +path="res://.godot/imported/bar_round_gloss_large_r.svg-1a19ed648a46672ea2d6f1fa66eadcdb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_r.svg" +dest_files=["res://.godot/imported/bar_round_gloss_large_r.svg-1a19ed648a46672ea2d6f1fa66eadcdb.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_square.svg new file mode 100644 index 0000000..71175f6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_square.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_square.svg.import new file mode 100644 index 0000000..1a96bcf --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bpdhpjotx4xrk" +path="res://.godot/imported/bar_round_gloss_large_square.svg-fcc59501228535fe1566e3c3b7bdadbc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_large_square.svg" +dest_files=["res://.godot/imported/bar_round_gloss_large_square.svg-fcc59501228535fe1566e3c3b7bdadbc.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small.svg new file mode 100644 index 0000000..1021891 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small.svg.import new file mode 100644 index 0000000..5f580c1 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cgo8s32sxuiqn" +path="res://.godot/imported/bar_round_gloss_small.svg-532f69d77b832f6a5b8e879d18d97bd2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small.svg" +dest_files=["res://.godot/imported/bar_round_gloss_small.svg-532f69d77b832f6a5b8e879d18d97bd2.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_l.svg new file mode 100644 index 0000000..df991b6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_l.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_l.svg.import new file mode 100644 index 0000000..d958ec9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://xau0pbfyhdrk" +path="res://.godot/imported/bar_round_gloss_small_l.svg-c1bf2d690b845de3cb6e3e0d79b273c9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_l.svg" +dest_files=["res://.godot/imported/bar_round_gloss_small_l.svg-c1bf2d690b845de3cb6e3e0d79b273c9.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_m.svg new file mode 100644 index 0000000..eb10cff --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_m.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_m.svg.import new file mode 100644 index 0000000..ec4264a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://0iwlyt6io25g" +path="res://.godot/imported/bar_round_gloss_small_m.svg-d67ca542f8177dcd71ddc0a6f3057043.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_m.svg" +dest_files=["res://.godot/imported/bar_round_gloss_small_m.svg-d67ca542f8177dcd71ddc0a6f3057043.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_r.svg new file mode 100644 index 0000000..265025b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_r.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_r.svg.import new file mode 100644 index 0000000..a41c140 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://5c8potk3yc6" +path="res://.godot/imported/bar_round_gloss_small_r.svg-15029fd6a11deb198e20f9545ed7c40f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_r.svg" +dest_files=["res://.godot/imported/bar_round_gloss_small_r.svg-15029fd6a11deb198e20f9545ed7c40f.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_square.svg new file mode 100644 index 0000000..eca0b7c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_square.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_square.svg.import new file mode 100644 index 0000000..dff95c4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c1c75hhguf134" +path="res://.godot/imported/bar_round_gloss_small_square.svg-68a976f6cfd33ef6c29abbfbba2a8bb1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_gloss_small_square.svg" +dest_files=["res://.godot/imported/bar_round_gloss_small_square.svg-68a976f6cfd33ef6c29abbfbba2a8bb1.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large.svg new file mode 100644 index 0000000..525a3a1 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large.svg.import new file mode 100644 index 0000000..f2f1abb --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://3fsf6uwbee8e" +path="res://.godot/imported/bar_round_large.svg-924ec35f62da6a51bc709701c9f858cb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large.svg" +dest_files=["res://.godot/imported/bar_round_large.svg-924ec35f62da6a51bc709701c9f858cb.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_l.svg new file mode 100644 index 0000000..472fc74 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_l.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_l.svg.import new file mode 100644 index 0000000..b360e98 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dwyyges8r8twf" +path="res://.godot/imported/bar_round_large_l.svg-24dca6d8ab83d295a6f82f8307df3c89.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_l.svg" +dest_files=["res://.godot/imported/bar_round_large_l.svg-24dca6d8ab83d295a6f82f8307df3c89.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_m.svg new file mode 100644 index 0000000..f283083 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_m.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_m.svg.import new file mode 100644 index 0000000..595212d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://kpjfthk1llrw" +path="res://.godot/imported/bar_round_large_m.svg-94ded0973ff92a710ac4405c270a6b40.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_m.svg" +dest_files=["res://.godot/imported/bar_round_large_m.svg-94ded0973ff92a710ac4405c270a6b40.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_r.svg new file mode 100644 index 0000000..986d2f5 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_r.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_r.svg.import new file mode 100644 index 0000000..1d48531 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bu4pmf7yipbpi" +path="res://.godot/imported/bar_round_large_r.svg-604fd5af3f63e1b109a01b5c657a007e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_r.svg" +dest_files=["res://.godot/imported/bar_round_large_r.svg-604fd5af3f63e1b109a01b5c657a007e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_square.svg new file mode 100644 index 0000000..2c29b3d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_square.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_square.svg.import new file mode 100644 index 0000000..d4491fd --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://tmrsv44rtaan" +path="res://.godot/imported/bar_round_large_square.svg-2c9ee710e512e5584e37f299d0da3fcb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_large_square.svg" +dest_files=["res://.godot/imported/bar_round_large_square.svg-2c9ee710e512e5584e37f299d0da3fcb.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small.svg new file mode 100644 index 0000000..9a06a8b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small.svg.import new file mode 100644 index 0000000..7738131 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dobv43uyxsfkp" +path="res://.godot/imported/bar_round_small.svg-84af7b23f936ca6591a85e4964e3a8d9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small.svg" +dest_files=["res://.godot/imported/bar_round_small.svg-84af7b23f936ca6591a85e4964e3a8d9.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_l.svg new file mode 100644 index 0000000..33db0fc --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_l.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_l.svg.import new file mode 100644 index 0000000..04a29e4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://jilrx0qbq62w" +path="res://.godot/imported/bar_round_small_l.svg-01f04a952a2663b3b5a62d85d1b1efcd.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_l.svg" +dest_files=["res://.godot/imported/bar_round_small_l.svg-01f04a952a2663b3b5a62d85d1b1efcd.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_m.svg new file mode 100644 index 0000000..9db975f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_m.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_m.svg.import new file mode 100644 index 0000000..d9a9dec --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cuoyjepg1le8g" +path="res://.godot/imported/bar_round_small_m.svg-5f201baca306dc12405fafcf818ec77a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_m.svg" +dest_files=["res://.godot/imported/bar_round_small_m.svg-5f201baca306dc12405fafcf818ec77a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_r.svg new file mode 100644 index 0000000..fbc3664 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_r.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_r.svg.import new file mode 100644 index 0000000..b21a55e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c7umvph4yhsny" +path="res://.godot/imported/bar_round_small_r.svg-b3f1c0e4aace9776900e17353b3cb9d7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_r.svg" +dest_files=["res://.godot/imported/bar_round_small_r.svg-b3f1c0e4aace9776900e17353b3cb9d7.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_square.svg new file mode 100644 index 0000000..39f935a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_square.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_square.svg.import new file mode 100644 index 0000000..cfedc6a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://8ivg0rqjj1p0" +path="res://.godot/imported/bar_round_small_square.svg-3d98c9a9c0c085b27144764773c083f7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_round_small_square.svg" +dest_files=["res://.godot/imported/bar_round_small_square.svg-3d98c9a9c0c085b27144764773c083f7.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large.svg new file mode 100644 index 0000000..c59eebe --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large.svg.import new file mode 100644 index 0000000..e17b92b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bbqjugplwih8l" +path="res://.godot/imported/bar_square_gloss_large.svg-62ee2af0aa4ed635944b48f5fbf48c0c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large.svg" +dest_files=["res://.godot/imported/bar_square_gloss_large.svg-62ee2af0aa4ed635944b48f5fbf48c0c.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_l.svg new file mode 100644 index 0000000..9edbe31 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_l.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_l.svg.import new file mode 100644 index 0000000..2792941 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cqdauct5cs5wk" +path="res://.godot/imported/bar_square_gloss_large_l.svg-76b13843b5680957c3daeadb1a0acbea.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_l.svg" +dest_files=["res://.godot/imported/bar_square_gloss_large_l.svg-76b13843b5680957c3daeadb1a0acbea.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_m.svg new file mode 100644 index 0000000..28400b0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_m.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_m.svg.import new file mode 100644 index 0000000..3fc0042 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bl3whriu78ti" +path="res://.godot/imported/bar_square_gloss_large_m.svg-5af1b7e3555b02cb5b75f3048fb37ac0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_m.svg" +dest_files=["res://.godot/imported/bar_square_gloss_large_m.svg-5af1b7e3555b02cb5b75f3048fb37ac0.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_r.svg new file mode 100644 index 0000000..07c1d3d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_r.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_r.svg.import new file mode 100644 index 0000000..55065bb --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cpdwo4jsqr8p4" +path="res://.godot/imported/bar_square_gloss_large_r.svg-9a7748ab70af6b9b138088674e664667.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_r.svg" +dest_files=["res://.godot/imported/bar_square_gloss_large_r.svg-9a7748ab70af6b9b138088674e664667.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_square.svg new file mode 100644 index 0000000..3efdb33 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_square.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_square.svg.import new file mode 100644 index 0000000..19fbae7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dpqselacomkp" +path="res://.godot/imported/bar_square_gloss_large_square.svg-6d63568818156f8aa22fd65dcf8642f5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_large_square.svg" +dest_files=["res://.godot/imported/bar_square_gloss_large_square.svg-6d63568818156f8aa22fd65dcf8642f5.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small.svg new file mode 100644 index 0000000..a810285 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small.svg.import new file mode 100644 index 0000000..d35dc4a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bt7blvw0ix0i7" +path="res://.godot/imported/bar_square_gloss_small.svg-9163ac40bc2f6e18f3d959626b087ba6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small.svg" +dest_files=["res://.godot/imported/bar_square_gloss_small.svg-9163ac40bc2f6e18f3d959626b087ba6.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_l.svg new file mode 100644 index 0000000..e9e9351 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_l.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_l.svg.import new file mode 100644 index 0000000..ccfbb70 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dnr7i2lkwn3jx" +path="res://.godot/imported/bar_square_gloss_small_l.svg-9a7d8fd9bd6ad047b7c3982a1a2214dc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_l.svg" +dest_files=["res://.godot/imported/bar_square_gloss_small_l.svg-9a7d8fd9bd6ad047b7c3982a1a2214dc.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_m.svg new file mode 100644 index 0000000..f1a315c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_m.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_m.svg.import new file mode 100644 index 0000000..2418526 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c5wqeafyfw73k" +path="res://.godot/imported/bar_square_gloss_small_m.svg-0df7496f83dbc4bab28699386d90c29d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_m.svg" +dest_files=["res://.godot/imported/bar_square_gloss_small_m.svg-0df7496f83dbc4bab28699386d90c29d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_r.svg new file mode 100644 index 0000000..f20d24a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_r.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_r.svg.import new file mode 100644 index 0000000..e384307 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://du10shc5oa1lp" +path="res://.godot/imported/bar_square_gloss_small_r.svg-6841f3f8e42de1a627943649ee22ae37.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_r.svg" +dest_files=["res://.godot/imported/bar_square_gloss_small_r.svg-6841f3f8e42de1a627943649ee22ae37.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_square.svg new file mode 100644 index 0000000..cb6f372 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_square.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_square.svg.import new file mode 100644 index 0000000..3c12b57 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://s7rb81mubvph" +path="res://.godot/imported/bar_square_gloss_small_square.svg-798762feb9147b03d4f2754bc1d7dcda.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_gloss_small_square.svg" +dest_files=["res://.godot/imported/bar_square_gloss_small_square.svg-798762feb9147b03d4f2754bc1d7dcda.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large.svg new file mode 100644 index 0000000..98834b9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large.svg.import new file mode 100644 index 0000000..47d9418 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://nbkuivr7c57p" +path="res://.godot/imported/bar_square_large.svg-8d537906f0ba73dc21df9550b7728202.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large.svg" +dest_files=["res://.godot/imported/bar_square_large.svg-8d537906f0ba73dc21df9550b7728202.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_l.svg new file mode 100644 index 0000000..78342df --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_l.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_l.svg.import new file mode 100644 index 0000000..51fa664 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://brv7wgc777kmd" +path="res://.godot/imported/bar_square_large_l.svg-2aa5246380759a4caa62e2fb6be1c2c4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_l.svg" +dest_files=["res://.godot/imported/bar_square_large_l.svg-2aa5246380759a4caa62e2fb6be1c2c4.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_m.svg new file mode 100644 index 0000000..f283083 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_m.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_m.svg.import new file mode 100644 index 0000000..3182ee0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://xihx4ei5cye6" +path="res://.godot/imported/bar_square_large_m.svg-ff0b74bbe9cc3dd9d55ea5477f254184.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_m.svg" +dest_files=["res://.godot/imported/bar_square_large_m.svg-ff0b74bbe9cc3dd9d55ea5477f254184.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_r.svg new file mode 100644 index 0000000..f961da3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_r.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_r.svg.import new file mode 100644 index 0000000..9be3f8f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://evrnkqp8krpg" +path="res://.godot/imported/bar_square_large_r.svg-d42d8d223ecbabba590f184d28ae9d21.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_r.svg" +dest_files=["res://.godot/imported/bar_square_large_r.svg-d42d8d223ecbabba590f184d28ae9d21.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_square.svg new file mode 100644 index 0000000..ee2a5ce --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_square.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_square.svg.import new file mode 100644 index 0000000..f0e13e1 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cbllecbudn5i0" +path="res://.godot/imported/bar_square_large_square.svg-d9d46dd3284caa9e01bbc490dcc01a1b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_large_square.svg" +dest_files=["res://.godot/imported/bar_square_large_square.svg-d9d46dd3284caa9e01bbc490dcc01a1b.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small.svg new file mode 100644 index 0000000..9d124b2 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small.svg.import new file mode 100644 index 0000000..8632dc4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bjddmubvfmviw" +path="res://.godot/imported/bar_square_small.svg-30b3848af95ea439ba16826f9646b020.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small.svg" +dest_files=["res://.godot/imported/bar_square_small.svg-30b3848af95ea439ba16826f9646b020.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_l.svg new file mode 100644 index 0000000..a550e12 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_l.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_l.svg.import new file mode 100644 index 0000000..4123f17 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bv7dcuvivj1qw" +path="res://.godot/imported/bar_square_small_l.svg-14cfd339dacbae328808a117512fea4d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_l.svg" +dest_files=["res://.godot/imported/bar_square_small_l.svg-14cfd339dacbae328808a117512fea4d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_m.svg new file mode 100644 index 0000000..9db975f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_m.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_m.svg.import new file mode 100644 index 0000000..3769d0c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bdbb2rw5efti3" +path="res://.godot/imported/bar_square_small_m.svg-82fd04fadd2ca626a0ff7b2204e599d9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_m.svg" +dest_files=["res://.godot/imported/bar_square_small_m.svg-82fd04fadd2ca626a0ff7b2204e599d9.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_r.svg new file mode 100644 index 0000000..872a732 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_r.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_r.svg.import new file mode 100644 index 0000000..c143b8b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cry7xla6f5rmq" +path="res://.godot/imported/bar_square_small_r.svg-fa4e12f8e393db1b3b1e06bd51c391d0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_r.svg" +dest_files=["res://.godot/imported/bar_square_small_r.svg-fa4e12f8e393db1b3b1e06bd51c391d0.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_square.svg new file mode 100644 index 0000000..12abd7e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_square.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_square.svg.import new file mode 100644 index 0000000..2500874 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bmgmwwswrat2g" +path="res://.godot/imported/bar_square_small_square.svg-b2ceeafd267cf8bae6af8847e4a2d760.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/bar_square_small_square.svg" +dest_files=["res://.godot/imported/bar_square_small_square.svg-b2ceeafd267cf8bae6af8847e4a2d760.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_rectangle.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_rectangle.svg new file mode 100644 index 0000000..b02f2dd --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_rectangle.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_rectangle.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_rectangle.svg.import new file mode 100644 index 0000000..2641c0b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_rectangle.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c0uqx641ss3lo" +path="res://.godot/imported/button_square_header_blade_rectangle.svg-cb1f1df01fb9f457c444140ad2aea42a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_rectangle.svg" +dest_files=["res://.godot/imported/button_square_header_blade_rectangle.svg-cb1f1df01fb9f457c444140ad2aea42a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_rectangle_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_rectangle_screws.svg new file mode 100644 index 0000000..7a9fc04 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_rectangle_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_rectangle_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_rectangle_screws.svg.import new file mode 100644 index 0000000..4e06e0b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_rectangle_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c61fe24xov5vb" +path="res://.godot/imported/button_square_header_blade_rectangle_screws.svg-f933bf46c70e5b27df61dc8d4bab76ae.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_rectangle_screws.svg" +dest_files=["res://.godot/imported/button_square_header_blade_rectangle_screws.svg-f933bf46c70e5b27df61dc8d4bab76ae.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_square.svg new file mode 100644 index 0000000..c5262d1 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_square.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_square.svg.import new file mode 100644 index 0000000..6bb8aa0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bhapsvu3o4ogw" +path="res://.godot/imported/button_square_header_blade_square.svg-5ed3fbabacbc6da2504b8d1813a29e57.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_square.svg" +dest_files=["res://.godot/imported/button_square_header_blade_square.svg-5ed3fbabacbc6da2504b8d1813a29e57.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_square_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_square_screws.svg new file mode 100644 index 0000000..203ebe4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_square_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_square_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_square_screws.svg.import new file mode 100644 index 0000000..e91278d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_square_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://do0gl6tslk3d0" +path="res://.godot/imported/button_square_header_blade_square_screws.svg-5c910949d1357b6f45778ea31b53bdf1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_blade_square_screws.svg" +dest_files=["res://.godot/imported/button_square_header_blade_square_screws.svg-5c910949d1357b6f45778ea31b53bdf1.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_rectangle.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_rectangle.svg new file mode 100644 index 0000000..c89357b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_rectangle.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_rectangle.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_rectangle.svg.import new file mode 100644 index 0000000..acd4a46 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_rectangle.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d2e3clgw6fp4n" +path="res://.godot/imported/button_square_header_large_rectangle.svg-da8d635e1fca4d600401d46f5f781d95.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_rectangle.svg" +dest_files=["res://.godot/imported/button_square_header_large_rectangle.svg-da8d635e1fca4d600401d46f5f781d95.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_rectangle_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_rectangle_screws.svg new file mode 100644 index 0000000..aab49d3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_rectangle_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_rectangle_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_rectangle_screws.svg.import new file mode 100644 index 0000000..c0d3233 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_rectangle_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://doois2buusxjk" +path="res://.godot/imported/button_square_header_large_rectangle_screws.svg-35c1302979d67acd87982356e864a769.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_rectangle_screws.svg" +dest_files=["res://.godot/imported/button_square_header_large_rectangle_screws.svg-35c1302979d67acd87982356e864a769.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_square.svg new file mode 100644 index 0000000..dd1242b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_square.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_square.svg.import new file mode 100644 index 0000000..8dde590 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://eos5ypasf5ue" +path="res://.godot/imported/button_square_header_large_square.svg-c6ccade6058459272c4ff376fa61664e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_square.svg" +dest_files=["res://.godot/imported/button_square_header_large_square.svg-c6ccade6058459272c4ff376fa61664e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_square_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_square_screws.svg new file mode 100644 index 0000000..82f58d8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_square_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_square_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_square_screws.svg.import new file mode 100644 index 0000000..caa3b8a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_square_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bqyvino4o8jcb" +path="res://.godot/imported/button_square_header_large_square_screws.svg-1ac1dd53d623f3efc600c4e81250983a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_large_square_screws.svg" +dest_files=["res://.godot/imported/button_square_header_large_square_screws.svg-1ac1dd53d623f3efc600c4e81250983a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_rectangle.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_rectangle.svg new file mode 100644 index 0000000..11541c1 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_rectangle.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_rectangle.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_rectangle.svg.import new file mode 100644 index 0000000..f0e5ba9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_rectangle.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://hqliphj5hcm2" +path="res://.godot/imported/button_square_header_notch_rectangle.svg-43ebaac00834cdbf995b227f42e48f4c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_rectangle.svg" +dest_files=["res://.godot/imported/button_square_header_notch_rectangle.svg-43ebaac00834cdbf995b227f42e48f4c.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_rectangle_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_rectangle_screws.svg new file mode 100644 index 0000000..9836aac --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_rectangle_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_rectangle_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_rectangle_screws.svg.import new file mode 100644 index 0000000..506a9f8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_rectangle_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bqhewi7f13nat" +path="res://.godot/imported/button_square_header_notch_rectangle_screws.svg-ac8db7c887ffecab16e305ae01cb59fa.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_rectangle_screws.svg" +dest_files=["res://.godot/imported/button_square_header_notch_rectangle_screws.svg-ac8db7c887ffecab16e305ae01cb59fa.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_square.svg new file mode 100644 index 0000000..a40899f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_square.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_square.svg.import new file mode 100644 index 0000000..af2081b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cwo0j5rbnk4hc" +path="res://.godot/imported/button_square_header_notch_square.svg-e06425d5568862891fe2ba0f9ac3e4e7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_square.svg" +dest_files=["res://.godot/imported/button_square_header_notch_square.svg-e06425d5568862891fe2ba0f9ac3e4e7.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_square_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_square_screws.svg new file mode 100644 index 0000000..32091dd --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_square_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_square_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_square_screws.svg.import new file mode 100644 index 0000000..1a9afeb --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_square_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://mj7roypeu6" +path="res://.godot/imported/button_square_header_notch_square_screws.svg-6258962c11738531739675d05a0ceeac.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_notch_square_screws.svg" +dest_files=["res://.godot/imported/button_square_header_notch_square_screws.svg-6258962c11738531739675d05a0ceeac.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_rectangle.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_rectangle.svg new file mode 100644 index 0000000..8c8ee7a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_rectangle.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_rectangle.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_rectangle.svg.import new file mode 100644 index 0000000..eda1744 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_rectangle.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://de3424f216or6" +path="res://.godot/imported/button_square_header_small_rectangle.svg-8ea0855c06084653cdaeaa6a72769cc7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_rectangle.svg" +dest_files=["res://.godot/imported/button_square_header_small_rectangle.svg-8ea0855c06084653cdaeaa6a72769cc7.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_rectangle_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_rectangle_screws.svg new file mode 100644 index 0000000..b1fc141 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_rectangle_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_rectangle_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_rectangle_screws.svg.import new file mode 100644 index 0000000..ebd3870 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_rectangle_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dghjhf0epirx3" +path="res://.godot/imported/button_square_header_small_rectangle_screws.svg-9e2e19666d19f33b7a08fad244e40be3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_rectangle_screws.svg" +dest_files=["res://.godot/imported/button_square_header_small_rectangle_screws.svg-9e2e19666d19f33b7a08fad244e40be3.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_square.svg new file mode 100644 index 0000000..319c29a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_square.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_square.svg.import new file mode 100644 index 0000000..3b01763 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bo5llfukf7pq4" +path="res://.godot/imported/button_square_header_small_square.svg-7d27d36891c05142c6be32624a58cd24.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_square.svg" +dest_files=["res://.godot/imported/button_square_header_small_square.svg-7d27d36891c05142c6be32624a58cd24.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_square_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_square_screws.svg new file mode 100644 index 0000000..7950aec --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_square_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_square_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_square_screws.svg.import new file mode 100644 index 0000000..d6978e8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_square_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dosiifctr7c6p" +path="res://.godot/imported/button_square_header_small_square_screws.svg-45a0aa101271fc3d044a1b60ddbab0b9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/button_square_header_small_square_screws.svg" +dest_files=["res://.godot/imported/button_square_header_small_square_screws.svg-45a0aa101271fc3d044a1b60ddbab0b9.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_a.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_a.svg new file mode 100644 index 0000000..d90920a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_a.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_a.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_a.svg.import new file mode 100644 index 0000000..21306e7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_a.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cdq8i3erh32ob" +path="res://.godot/imported/crosshair_color_a.svg-2cf4d4edc73f03772f7227c89872c88a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_a.svg" +dest_files=["res://.godot/imported/crosshair_color_a.svg-2cf4d4edc73f03772f7227c89872c88a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_b.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_b.svg new file mode 100644 index 0000000..d87bdd9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_b.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_b.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_b.svg.import new file mode 100644 index 0000000..e5b4514 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_b.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://o8wgna1hs2ms" +path="res://.godot/imported/crosshair_color_b.svg-f04802a4878502917898779f10062595.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_b.svg" +dest_files=["res://.godot/imported/crosshair_color_b.svg-f04802a4878502917898779f10062595.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_c.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_c.svg new file mode 100644 index 0000000..d07b417 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_c.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_c.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_c.svg.import new file mode 100644 index 0000000..b2cc4d4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_c.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b2wd3nj3vjoav" +path="res://.godot/imported/crosshair_color_c.svg-cf2c167a6cf0cd954ab43fee0f7aec35.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_c.svg" +dest_files=["res://.godot/imported/crosshair_color_c.svg-cf2c167a6cf0cd954ab43fee0f7aec35.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_d.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_d.svg new file mode 100644 index 0000000..4a01720 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_d.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_d.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_d.svg.import new file mode 100644 index 0000000..7b8cbe8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_d.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bsmowlf1iyiu3" +path="res://.godot/imported/crosshair_color_d.svg-a7f9d61305a7bba88b9be922f684a7aa.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Green/crosshair_color_d.svg" +dest_files=["res://.godot/imported/crosshair_color_d.svg-a7f9d61305a7bba88b9be922f684a7aa.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large.svg new file mode 100644 index 0000000..b592cc2 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large.svg.import new file mode 100644 index 0000000..aab66a9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d3x1e7n7eo8ef" +path="res://.godot/imported/bar_round_gloss_large.svg-777163bbab81d4e995aa7f3036c020f7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large.svg" +dest_files=["res://.godot/imported/bar_round_gloss_large.svg-777163bbab81d4e995aa7f3036c020f7.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_l.svg new file mode 100644 index 0000000..683ced5 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_l.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_l.svg.import new file mode 100644 index 0000000..f4d2768 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dmpri8qre68g2" +path="res://.godot/imported/bar_round_gloss_large_l.svg-0e534c13ee5604e16aac63650e39a307.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_l.svg" +dest_files=["res://.godot/imported/bar_round_gloss_large_l.svg-0e534c13ee5604e16aac63650e39a307.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_m.svg new file mode 100644 index 0000000..a1442d5 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_m.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_m.svg.import new file mode 100644 index 0000000..fd3687d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://vrregxao3q28" +path="res://.godot/imported/bar_round_gloss_large_m.svg-0d6569ce0b828c96745453dea26a9ed8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_m.svg" +dest_files=["res://.godot/imported/bar_round_gloss_large_m.svg-0d6569ce0b828c96745453dea26a9ed8.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_r.svg new file mode 100644 index 0000000..f918a6e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_r.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_r.svg.import new file mode 100644 index 0000000..9e1a98e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b4sluo4tva4d" +path="res://.godot/imported/bar_round_gloss_large_r.svg-9a20831574810eee6a741ac94dba7c11.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_r.svg" +dest_files=["res://.godot/imported/bar_round_gloss_large_r.svg-9a20831574810eee6a741ac94dba7c11.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_square.svg new file mode 100644 index 0000000..210dbc6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_square.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_square.svg.import new file mode 100644 index 0000000..9275d5b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cst08ifhhx5vx" +path="res://.godot/imported/bar_round_gloss_large_square.svg-9c730c094374f0346c2868b1771a8f47.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_large_square.svg" +dest_files=["res://.godot/imported/bar_round_gloss_large_square.svg-9c730c094374f0346c2868b1771a8f47.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small.svg new file mode 100644 index 0000000..d5fd0e0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small.svg.import new file mode 100644 index 0000000..9283065 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cdctvbfc02l6x" +path="res://.godot/imported/bar_round_gloss_small.svg-4d388c411ef60e2695188566e507bd8b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small.svg" +dest_files=["res://.godot/imported/bar_round_gloss_small.svg-4d388c411ef60e2695188566e507bd8b.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_l.svg new file mode 100644 index 0000000..05be1f2 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_l.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_l.svg.import new file mode 100644 index 0000000..a7f660a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dm1tcma16bfqe" +path="res://.godot/imported/bar_round_gloss_small_l.svg-339c1d30de16e6311b7cab2a05f58bc9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_l.svg" +dest_files=["res://.godot/imported/bar_round_gloss_small_l.svg-339c1d30de16e6311b7cab2a05f58bc9.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_m.svg new file mode 100644 index 0000000..11a2be7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_m.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_m.svg.import new file mode 100644 index 0000000..9c85eae --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://15cjopjvgtq7" +path="res://.godot/imported/bar_round_gloss_small_m.svg-e9c67b3f2a7e2e7d2d0f4a01050f5318.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_m.svg" +dest_files=["res://.godot/imported/bar_round_gloss_small_m.svg-e9c67b3f2a7e2e7d2d0f4a01050f5318.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_r.svg new file mode 100644 index 0000000..bfef9c3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_r.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_r.svg.import new file mode 100644 index 0000000..01a5fe1 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bni7lk8prmwiq" +path="res://.godot/imported/bar_round_gloss_small_r.svg-84e09b15ebae02b94ecbc95d480e965b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_r.svg" +dest_files=["res://.godot/imported/bar_round_gloss_small_r.svg-84e09b15ebae02b94ecbc95d480e965b.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_square.svg new file mode 100644 index 0000000..1df7beb --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_square.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_square.svg.import new file mode 100644 index 0000000..3781fa7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://imy7p55yvcqn" +path="res://.godot/imported/bar_round_gloss_small_square.svg-88b7a726afb15ec2f15afab59400b9a7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_gloss_small_square.svg" +dest_files=["res://.godot/imported/bar_round_gloss_small_square.svg-88b7a726afb15ec2f15afab59400b9a7.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large.svg new file mode 100644 index 0000000..659a07d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large.svg.import new file mode 100644 index 0000000..f8bc9c9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ckvrp24vpbyeu" +path="res://.godot/imported/bar_round_large.svg-251c3f76f540e196cded25032266e1f4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large.svg" +dest_files=["res://.godot/imported/bar_round_large.svg-251c3f76f540e196cded25032266e1f4.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_l.svg new file mode 100644 index 0000000..ab7d435 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_l.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_l.svg.import new file mode 100644 index 0000000..a8ae4ec --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bcxrviobasc86" +path="res://.godot/imported/bar_round_large_l.svg-5d008a3cb91594c8c31d7fc7b84584f7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_l.svg" +dest_files=["res://.godot/imported/bar_round_large_l.svg-5d008a3cb91594c8c31d7fc7b84584f7.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_m.svg new file mode 100644 index 0000000..8f4b4aa --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_m.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_m.svg.import new file mode 100644 index 0000000..d9d8b1b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://daqd1yjlv1112" +path="res://.godot/imported/bar_round_large_m.svg-6886358a43eff21aa8345c719ca96a41.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_m.svg" +dest_files=["res://.godot/imported/bar_round_large_m.svg-6886358a43eff21aa8345c719ca96a41.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_r.svg new file mode 100644 index 0000000..56accca --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_r.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_r.svg.import new file mode 100644 index 0000000..880316b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dmefyr0scavl5" +path="res://.godot/imported/bar_round_large_r.svg-ad94a90852889f5750e5c8a6653a2af9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_r.svg" +dest_files=["res://.godot/imported/bar_round_large_r.svg-ad94a90852889f5750e5c8a6653a2af9.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_square.svg new file mode 100644 index 0000000..8058ec2 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_square.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_square.svg.import new file mode 100644 index 0000000..2b89455 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c0vyae1ubjcso" +path="res://.godot/imported/bar_round_large_square.svg-538aec8715f120567c5932d756c60d1d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_large_square.svg" +dest_files=["res://.godot/imported/bar_round_large_square.svg-538aec8715f120567c5932d756c60d1d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small.svg new file mode 100644 index 0000000..7096490 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small.svg.import new file mode 100644 index 0000000..527e077 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dr6eoiqerewei" +path="res://.godot/imported/bar_round_small.svg-c6bb5aaef641ba0f736980ef9e902ef8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small.svg" +dest_files=["res://.godot/imported/bar_round_small.svg-c6bb5aaef641ba0f736980ef9e902ef8.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_l.svg new file mode 100644 index 0000000..0508aa6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_l.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_l.svg.import new file mode 100644 index 0000000..7867e7a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cslrceisly5t0" +path="res://.godot/imported/bar_round_small_l.svg-9dfdaae1c7ca0eeef011a99fc48a59d3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_l.svg" +dest_files=["res://.godot/imported/bar_round_small_l.svg-9dfdaae1c7ca0eeef011a99fc48a59d3.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_m.svg new file mode 100644 index 0000000..7297249 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_m.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_m.svg.import new file mode 100644 index 0000000..50ce464 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b7falrvvwrd7h" +path="res://.godot/imported/bar_round_small_m.svg-aeb098b8d1f9cdd83ffbcee17cdbb4f5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_m.svg" +dest_files=["res://.godot/imported/bar_round_small_m.svg-aeb098b8d1f9cdd83ffbcee17cdbb4f5.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_r.svg new file mode 100644 index 0000000..3d8528d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_r.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_r.svg.import new file mode 100644 index 0000000..c0dc8f7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ww7fvxim2gq" +path="res://.godot/imported/bar_round_small_r.svg-f041b6cfa67296901f2b34e55a4147b6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_r.svg" +dest_files=["res://.godot/imported/bar_round_small_r.svg-f041b6cfa67296901f2b34e55a4147b6.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_square.svg new file mode 100644 index 0000000..555ad20 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_square.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_square.svg.import new file mode 100644 index 0000000..4db7d5c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dau4tbh87ijb" +path="res://.godot/imported/bar_round_small_square.svg-ed368ff3da10d166011d204d70c5c5fd.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_round_small_square.svg" +dest_files=["res://.godot/imported/bar_round_small_square.svg-ed368ff3da10d166011d204d70c5c5fd.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large.svg new file mode 100644 index 0000000..39b3ef8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large.svg.import new file mode 100644 index 0000000..8764c53 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bpl34jtelhr18" +path="res://.godot/imported/bar_square_gloss_large.svg-254f4c2a4f76ea17dddc71d70e7c1a3f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large.svg" +dest_files=["res://.godot/imported/bar_square_gloss_large.svg-254f4c2a4f76ea17dddc71d70e7c1a3f.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_l.svg new file mode 100644 index 0000000..0e7dbb5 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_l.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_l.svg.import new file mode 100644 index 0000000..cd2f19c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c5g5p1phic78o" +path="res://.godot/imported/bar_square_gloss_large_l.svg-611cbcf7e85711eb9bfc511725d60dac.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_l.svg" +dest_files=["res://.godot/imported/bar_square_gloss_large_l.svg-611cbcf7e85711eb9bfc511725d60dac.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_m.svg new file mode 100644 index 0000000..a1442d5 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_m.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_m.svg.import new file mode 100644 index 0000000..3002a89 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://wg3dtoaxuqc5" +path="res://.godot/imported/bar_square_gloss_large_m.svg-e3ce41408b308da8482b256a85d03feb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_m.svg" +dest_files=["res://.godot/imported/bar_square_gloss_large_m.svg-e3ce41408b308da8482b256a85d03feb.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_r.svg new file mode 100644 index 0000000..c775156 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_r.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_r.svg.import new file mode 100644 index 0000000..698dd16 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://co08ulvlmemt2" +path="res://.godot/imported/bar_square_gloss_large_r.svg-ba9f6a5909dce09a7ac4d084b51df8f7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_r.svg" +dest_files=["res://.godot/imported/bar_square_gloss_large_r.svg-ba9f6a5909dce09a7ac4d084b51df8f7.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_square.svg new file mode 100644 index 0000000..e2994c2 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_square.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_square.svg.import new file mode 100644 index 0000000..021f53e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://clrqlsie2cvj8" +path="res://.godot/imported/bar_square_gloss_large_square.svg-e4f4fee070552c8333cf531cd1e5a6f2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_large_square.svg" +dest_files=["res://.godot/imported/bar_square_gloss_large_square.svg-e4f4fee070552c8333cf531cd1e5a6f2.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small.svg new file mode 100644 index 0000000..cc44d8c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small.svg.import new file mode 100644 index 0000000..a94264a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dkbvbi6g48bkh" +path="res://.godot/imported/bar_square_gloss_small.svg-68ed16fac838203b179f9950a6299045.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small.svg" +dest_files=["res://.godot/imported/bar_square_gloss_small.svg-68ed16fac838203b179f9950a6299045.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_l.svg new file mode 100644 index 0000000..050e78f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_l.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_l.svg.import new file mode 100644 index 0000000..029942f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dfxnc6q5beog7" +path="res://.godot/imported/bar_square_gloss_small_l.svg-aca857170c1560f7a80d1fea7a18c678.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_l.svg" +dest_files=["res://.godot/imported/bar_square_gloss_small_l.svg-aca857170c1560f7a80d1fea7a18c678.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_m.svg new file mode 100644 index 0000000..6ffb6fd --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_m.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_m.svg.import new file mode 100644 index 0000000..a540400 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://broglh5rvdlve" +path="res://.godot/imported/bar_square_gloss_small_m.svg-89ab9c238840c34dd25481d80b24b404.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_m.svg" +dest_files=["res://.godot/imported/bar_square_gloss_small_m.svg-89ab9c238840c34dd25481d80b24b404.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_r.svg new file mode 100644 index 0000000..430da3b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_r.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_r.svg.import new file mode 100644 index 0000000..61d196e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ddhmoiuynr5ab" +path="res://.godot/imported/bar_square_gloss_small_r.svg-3a44fe3e7a5315dc8fbb848a5ff7f7c9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_r.svg" +dest_files=["res://.godot/imported/bar_square_gloss_small_r.svg-3a44fe3e7a5315dc8fbb848a5ff7f7c9.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_square.svg new file mode 100644 index 0000000..5a4191b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_square.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_square.svg.import new file mode 100644 index 0000000..05e182d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bsxlu1sn4og4t" +path="res://.godot/imported/bar_square_gloss_small_square.svg-322733eccde1111945ea3091dd561453.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_gloss_small_square.svg" +dest_files=["res://.godot/imported/bar_square_gloss_small_square.svg-322733eccde1111945ea3091dd561453.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large.svg new file mode 100644 index 0000000..1ac9ba8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large.svg.import new file mode 100644 index 0000000..5737370 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://o7w7pcg76yrs" +path="res://.godot/imported/bar_square_large.svg-95bbe984fa4a7c0f44dd07ed5d2b7832.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large.svg" +dest_files=["res://.godot/imported/bar_square_large.svg-95bbe984fa4a7c0f44dd07ed5d2b7832.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_l.svg new file mode 100644 index 0000000..99b92ec --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_l.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_l.svg.import new file mode 100644 index 0000000..6f0ff08 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://e2kj6x5ipssw" +path="res://.godot/imported/bar_square_large_l.svg-c85d4004d5752b66fd8aaf7f65bbb858.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_l.svg" +dest_files=["res://.godot/imported/bar_square_large_l.svg-c85d4004d5752b66fd8aaf7f65bbb858.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_m.svg new file mode 100644 index 0000000..8f4b4aa --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_m.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_m.svg.import new file mode 100644 index 0000000..eed9c14 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bne068tnftbvd" +path="res://.godot/imported/bar_square_large_m.svg-305aa70122736e994f817366c9b1a18d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_m.svg" +dest_files=["res://.godot/imported/bar_square_large_m.svg-305aa70122736e994f817366c9b1a18d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_r.svg new file mode 100644 index 0000000..c9cda5f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_r.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_r.svg.import new file mode 100644 index 0000000..bc98580 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cdl2iku8w2cpa" +path="res://.godot/imported/bar_square_large_r.svg-17f5f87b9ec570c1e0d1c82ac4dc445b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_r.svg" +dest_files=["res://.godot/imported/bar_square_large_r.svg-17f5f87b9ec570c1e0d1c82ac4dc445b.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_square.svg new file mode 100644 index 0000000..e1e5239 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_square.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_square.svg.import new file mode 100644 index 0000000..b7ef6c8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b22n1peuxv6t1" +path="res://.godot/imported/bar_square_large_square.svg-025119453dc77ceef7747671026ee59b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_large_square.svg" +dest_files=["res://.godot/imported/bar_square_large_square.svg-025119453dc77ceef7747671026ee59b.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small.svg new file mode 100644 index 0000000..fddbd07 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small.svg.import new file mode 100644 index 0000000..c751c74 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c1q5bp8qjmhsa" +path="res://.godot/imported/bar_square_small.svg-a4630966a8316f4fa5f4b9ecb69a928c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small.svg" +dest_files=["res://.godot/imported/bar_square_small.svg-a4630966a8316f4fa5f4b9ecb69a928c.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_l.svg new file mode 100644 index 0000000..da30c5d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_l.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_l.svg.import new file mode 100644 index 0000000..8c57061 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ccqni4lxjpdcp" +path="res://.godot/imported/bar_square_small_l.svg-cdc7e222a1d5d43c1f0d68555c243e40.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_l.svg" +dest_files=["res://.godot/imported/bar_square_small_l.svg-cdc7e222a1d5d43c1f0d68555c243e40.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_m.svg new file mode 100644 index 0000000..7297249 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_m.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_m.svg.import new file mode 100644 index 0000000..e73119f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b8ww3qxekl8s6" +path="res://.godot/imported/bar_square_small_m.svg-b532a8af2e2d96f218a5587ab76cb55c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_m.svg" +dest_files=["res://.godot/imported/bar_square_small_m.svg-b532a8af2e2d96f218a5587ab76cb55c.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_r.svg new file mode 100644 index 0000000..4fd26bc --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_r.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_r.svg.import new file mode 100644 index 0000000..2d530fe --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://yy1pc12wsmid" +path="res://.godot/imported/bar_square_small_r.svg-3e1c50b7d80260adc7fc243a1c0d3dd0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_r.svg" +dest_files=["res://.godot/imported/bar_square_small_r.svg-3e1c50b7d80260adc7fc243a1c0d3dd0.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_square.svg new file mode 100644 index 0000000..b7e5459 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_square.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_square.svg.import new file mode 100644 index 0000000..3fb661d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b23xr6pksawu4" +path="res://.godot/imported/bar_square_small_square.svg-61e70a7ecf6113a045226a0e1b461476.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/bar_square_small_square.svg" +dest_files=["res://.godot/imported/bar_square_small_square.svg-61e70a7ecf6113a045226a0e1b461476.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_rectangle.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_rectangle.svg new file mode 100644 index 0000000..af49f27 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_rectangle.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_rectangle.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_rectangle.svg.import new file mode 100644 index 0000000..463ddef --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_rectangle.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c6ss2k5ibpodx" +path="res://.godot/imported/button_square_header_blade_rectangle.svg-2d038e41d9cd165d8a603db8bc974e22.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_rectangle.svg" +dest_files=["res://.godot/imported/button_square_header_blade_rectangle.svg-2d038e41d9cd165d8a603db8bc974e22.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_rectangle_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_rectangle_screws.svg new file mode 100644 index 0000000..c66d6da --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_rectangle_screws.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_rectangle_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_rectangle_screws.svg.import new file mode 100644 index 0000000..e72dceb --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_rectangle_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bbsbonr6h3vk4" +path="res://.godot/imported/button_square_header_blade_rectangle_screws.svg-11a623ee13255cfc75a0be2536f0ec47.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_rectangle_screws.svg" +dest_files=["res://.godot/imported/button_square_header_blade_rectangle_screws.svg-11a623ee13255cfc75a0be2536f0ec47.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_square.svg new file mode 100644 index 0000000..dafd633 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_square.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_square.svg.import new file mode 100644 index 0000000..1047de9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://8o5ybvn83p1k" +path="res://.godot/imported/button_square_header_blade_square.svg-e4e4c162d38c8fff922e15eba0486a3c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_square.svg" +dest_files=["res://.godot/imported/button_square_header_blade_square.svg-e4e4c162d38c8fff922e15eba0486a3c.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_square_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_square_screws.svg new file mode 100644 index 0000000..b1234ec --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_square_screws.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_square_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_square_screws.svg.import new file mode 100644 index 0000000..38e009f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_square_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ct6p0652qrxp2" +path="res://.godot/imported/button_square_header_blade_square_screws.svg-c5caf36dd9bf1d27d198bae1517272d8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_blade_square_screws.svg" +dest_files=["res://.godot/imported/button_square_header_blade_square_screws.svg-c5caf36dd9bf1d27d198bae1517272d8.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_rectangle.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_rectangle.svg new file mode 100644 index 0000000..5c08473 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_rectangle.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_rectangle.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_rectangle.svg.import new file mode 100644 index 0000000..49760d1 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_rectangle.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d2clviovmj6w3" +path="res://.godot/imported/button_square_header_large_rectangle.svg-8b74dd2899daf4e361b871bf57352f78.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_rectangle.svg" +dest_files=["res://.godot/imported/button_square_header_large_rectangle.svg-8b74dd2899daf4e361b871bf57352f78.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_rectangle_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_rectangle_screws.svg new file mode 100644 index 0000000..d7f0dc5 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_rectangle_screws.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_rectangle_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_rectangle_screws.svg.import new file mode 100644 index 0000000..7a1eb8c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_rectangle_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cdiva58rcpx45" +path="res://.godot/imported/button_square_header_large_rectangle_screws.svg-5477f33a952b3fee9cbc434ceda06242.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_rectangle_screws.svg" +dest_files=["res://.godot/imported/button_square_header_large_rectangle_screws.svg-5477f33a952b3fee9cbc434ceda06242.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_square.svg new file mode 100644 index 0000000..6f086dd --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_square.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_square.svg.import new file mode 100644 index 0000000..d245e9a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bahk4rtqk74g7" +path="res://.godot/imported/button_square_header_large_square.svg-8f66689ea4e9d324e07d3677410a41a4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_square.svg" +dest_files=["res://.godot/imported/button_square_header_large_square.svg-8f66689ea4e9d324e07d3677410a41a4.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_square_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_square_screws.svg new file mode 100644 index 0000000..c105f4e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_square_screws.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_square_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_square_screws.svg.import new file mode 100644 index 0000000..d5de0fc --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_square_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dyt2ihcdedv4h" +path="res://.godot/imported/button_square_header_large_square_screws.svg-a5c8c8de7b5ddddea524b65887d93e9b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_large_square_screws.svg" +dest_files=["res://.godot/imported/button_square_header_large_square_screws.svg-a5c8c8de7b5ddddea524b65887d93e9b.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_rectangle.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_rectangle.svg new file mode 100644 index 0000000..cb0d572 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_rectangle.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_rectangle.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_rectangle.svg.import new file mode 100644 index 0000000..e5fd194 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_rectangle.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cckwdlh0u3d3v" +path="res://.godot/imported/button_square_header_notch_rectangle.svg-8b33a1da71b4faa99bde586b5c3b2e26.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_rectangle.svg" +dest_files=["res://.godot/imported/button_square_header_notch_rectangle.svg-8b33a1da71b4faa99bde586b5c3b2e26.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_rectangle_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_rectangle_screws.svg new file mode 100644 index 0000000..506eaba --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_rectangle_screws.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_rectangle_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_rectangle_screws.svg.import new file mode 100644 index 0000000..2b8399e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_rectangle_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://g8romw2aqax6" +path="res://.godot/imported/button_square_header_notch_rectangle_screws.svg-21a73af1ed96d24ea1e6e3d7dee8a5ca.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_rectangle_screws.svg" +dest_files=["res://.godot/imported/button_square_header_notch_rectangle_screws.svg-21a73af1ed96d24ea1e6e3d7dee8a5ca.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_square.svg new file mode 100644 index 0000000..80789f9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_square.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_square.svg.import new file mode 100644 index 0000000..57b5ab9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dirdxowcxlelm" +path="res://.godot/imported/button_square_header_notch_square.svg-d582213f8ceb77b5e768544b43c45ea7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_square.svg" +dest_files=["res://.godot/imported/button_square_header_notch_square.svg-d582213f8ceb77b5e768544b43c45ea7.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_square_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_square_screws.svg new file mode 100644 index 0000000..4e1ec91 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_square_screws.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_square_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_square_screws.svg.import new file mode 100644 index 0000000..74641e7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_square_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bgpg2i8lvavme" +path="res://.godot/imported/button_square_header_notch_square_screws.svg-c8dc8002249fc2098276e4e077e60363.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_notch_square_screws.svg" +dest_files=["res://.godot/imported/button_square_header_notch_square_screws.svg-c8dc8002249fc2098276e4e077e60363.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_rectangle.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_rectangle.svg new file mode 100644 index 0000000..d3ba40f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_rectangle.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_rectangle.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_rectangle.svg.import new file mode 100644 index 0000000..5d037f3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_rectangle.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bx0jmm4upsfdn" +path="res://.godot/imported/button_square_header_small_rectangle.svg-eb424921331601fc7ab59b989ed3ad79.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_rectangle.svg" +dest_files=["res://.godot/imported/button_square_header_small_rectangle.svg-eb424921331601fc7ab59b989ed3ad79.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_rectangle_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_rectangle_screws.svg new file mode 100644 index 0000000..784d79b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_rectangle_screws.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_rectangle_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_rectangle_screws.svg.import new file mode 100644 index 0000000..af62fcd --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_rectangle_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c38ss2tbiecwm" +path="res://.godot/imported/button_square_header_small_rectangle_screws.svg-bfded334ee876be57c40e445dd949827.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_rectangle_screws.svg" +dest_files=["res://.godot/imported/button_square_header_small_rectangle_screws.svg-bfded334ee876be57c40e445dd949827.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_square.svg new file mode 100644 index 0000000..6ce8599 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_square.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_square.svg.import new file mode 100644 index 0000000..4975131 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dppbtv20b227u" +path="res://.godot/imported/button_square_header_small_square.svg-8026eb74c46700df01889f772c6281f3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_square.svg" +dest_files=["res://.godot/imported/button_square_header_small_square.svg-8026eb74c46700df01889f772c6281f3.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_square_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_square_screws.svg new file mode 100644 index 0000000..15f4234 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_square_screws.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_square_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_square_screws.svg.import new file mode 100644 index 0000000..e929609 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_square_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://by4waxh2e2tt7" +path="res://.godot/imported/button_square_header_small_square_screws.svg-b35a0df5f4fb3d4bff9ba961befa0628.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/button_square_header_small_square_screws.svg" +dest_files=["res://.godot/imported/button_square_header_small_square_screws.svg-b35a0df5f4fb3d4bff9ba961befa0628.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_a.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_a.svg new file mode 100644 index 0000000..b0ba8b7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_a.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_a.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_a.svg.import new file mode 100644 index 0000000..89fe603 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_a.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://biugxgfn2r14s" +path="res://.godot/imported/crosshair_color_a.svg-d44e772b22a9349d2b2f7684cb442401.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_a.svg" +dest_files=["res://.godot/imported/crosshair_color_a.svg-d44e772b22a9349d2b2f7684cb442401.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_b.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_b.svg new file mode 100644 index 0000000..5e1447d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_b.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_b.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_b.svg.import new file mode 100644 index 0000000..6c58df4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_b.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://phbggbybniaq" +path="res://.godot/imported/crosshair_color_b.svg-424b53a8598fe93e9a63f2455692bb86.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_b.svg" +dest_files=["res://.godot/imported/crosshair_color_b.svg-424b53a8598fe93e9a63f2455692bb86.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_c.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_c.svg new file mode 100644 index 0000000..f03bc94 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_c.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_c.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_c.svg.import new file mode 100644 index 0000000..7e3285f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_c.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cxwq5ipvgc7ox" +path="res://.godot/imported/crosshair_color_c.svg-45bd62ebd4a309404d5cdd2238ca388c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_c.svg" +dest_files=["res://.godot/imported/crosshair_color_c.svg-45bd62ebd4a309404d5cdd2238ca388c.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_d.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_d.svg new file mode 100644 index 0000000..da0c476 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_d.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_d.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_d.svg.import new file mode 100644 index 0000000..61b3f14 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_d.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://hg7qqpo8eff4" +path="res://.godot/imported/crosshair_color_d.svg-5bc6baffbb2d6126c9be1ba672fc4c2d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Grey/crosshair_color_d.svg" +dest_files=["res://.godot/imported/crosshair_color_d.svg-5bc6baffbb2d6126c9be1ba672fc4c2d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large.svg new file mode 100644 index 0000000..4542904 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large.svg.import new file mode 100644 index 0000000..5b3e816 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dv0ro4k0y8vxc" +path="res://.godot/imported/bar_round_gloss_large.svg-b15016bdfa571226908b2f0700cca4be.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large.svg" +dest_files=["res://.godot/imported/bar_round_gloss_large.svg-b15016bdfa571226908b2f0700cca4be.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_l.svg new file mode 100644 index 0000000..8c76f90 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_l.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_l.svg.import new file mode 100644 index 0000000..5b5c1a0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dyhi8ahv5tmr6" +path="res://.godot/imported/bar_round_gloss_large_l.svg-846a3dfde034a6ec143494aa6af40e10.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_l.svg" +dest_files=["res://.godot/imported/bar_round_gloss_large_l.svg-846a3dfde034a6ec143494aa6af40e10.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_m.svg new file mode 100644 index 0000000..a157178 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_m.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_m.svg.import new file mode 100644 index 0000000..f5b7dbe --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bcnd3elkj8le2" +path="res://.godot/imported/bar_round_gloss_large_m.svg-29ce51b34f0b90f3a4ceb899c8269125.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_m.svg" +dest_files=["res://.godot/imported/bar_round_gloss_large_m.svg-29ce51b34f0b90f3a4ceb899c8269125.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_r.svg new file mode 100644 index 0000000..82eec18 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_r.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_r.svg.import new file mode 100644 index 0000000..b7db6ae --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ca8uxq8a1rtqx" +path="res://.godot/imported/bar_round_gloss_large_r.svg-9a0d67c451b2bfe56a6928c4fe722805.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_r.svg" +dest_files=["res://.godot/imported/bar_round_gloss_large_r.svg-9a0d67c451b2bfe56a6928c4fe722805.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_square.svg new file mode 100644 index 0000000..5630a85 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_square.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_square.svg.import new file mode 100644 index 0000000..39ad173 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cgmgkxsbdvmju" +path="res://.godot/imported/bar_round_gloss_large_square.svg-f351f0327cb52854cce21a3f6eb6b175.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_large_square.svg" +dest_files=["res://.godot/imported/bar_round_gloss_large_square.svg-f351f0327cb52854cce21a3f6eb6b175.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small.svg new file mode 100644 index 0000000..25d1d3e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small.svg.import new file mode 100644 index 0000000..74d1eeb --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://tcclvj1cd8l4" +path="res://.godot/imported/bar_round_gloss_small.svg-86cb353cd5e12ace553b82321306c585.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small.svg" +dest_files=["res://.godot/imported/bar_round_gloss_small.svg-86cb353cd5e12ace553b82321306c585.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_l.svg new file mode 100644 index 0000000..6182c2a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_l.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_l.svg.import new file mode 100644 index 0000000..3eb67e8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://btxdrokn1ajy8" +path="res://.godot/imported/bar_round_gloss_small_l.svg-cca81897979962f331093486699dff8e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_l.svg" +dest_files=["res://.godot/imported/bar_round_gloss_small_l.svg-cca81897979962f331093486699dff8e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_m.svg new file mode 100644 index 0000000..2dd06af --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_m.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_m.svg.import new file mode 100644 index 0000000..beb3f1b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bo743gep8n548" +path="res://.godot/imported/bar_round_gloss_small_m.svg-6cfa669f74d0099bdc4ddb78f86e7da1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_m.svg" +dest_files=["res://.godot/imported/bar_round_gloss_small_m.svg-6cfa669f74d0099bdc4ddb78f86e7da1.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_r.svg new file mode 100644 index 0000000..054a453 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_r.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_r.svg.import new file mode 100644 index 0000000..99922f0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bh62mugmipgex" +path="res://.godot/imported/bar_round_gloss_small_r.svg-2171c9e540cfa2098db4739c8b281d5e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_r.svg" +dest_files=["res://.godot/imported/bar_round_gloss_small_r.svg-2171c9e540cfa2098db4739c8b281d5e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_square.svg new file mode 100644 index 0000000..8d471b2 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_square.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_square.svg.import new file mode 100644 index 0000000..9753a91 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://vx3jtcq7tue" +path="res://.godot/imported/bar_round_gloss_small_square.svg-6608b1ecce0001bf9ef44096aaf251b7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_gloss_small_square.svg" +dest_files=["res://.godot/imported/bar_round_gloss_small_square.svg-6608b1ecce0001bf9ef44096aaf251b7.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large.svg new file mode 100644 index 0000000..265b6d7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large.svg.import new file mode 100644 index 0000000..2d7b571 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ci1yfxfspa1it" +path="res://.godot/imported/bar_round_large.svg-b01ad4ad0fce92c710503813a504f1f6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large.svg" +dest_files=["res://.godot/imported/bar_round_large.svg-b01ad4ad0fce92c710503813a504f1f6.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_l.svg new file mode 100644 index 0000000..c3a814a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_l.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_l.svg.import new file mode 100644 index 0000000..a788113 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://clow0d08pd1uj" +path="res://.godot/imported/bar_round_large_l.svg-a1599652375e8ac53c0896511ca0f909.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_l.svg" +dest_files=["res://.godot/imported/bar_round_large_l.svg-a1599652375e8ac53c0896511ca0f909.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_m.svg new file mode 100644 index 0000000..ac449c8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_m.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_m.svg.import new file mode 100644 index 0000000..0c88bcd --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://csikc5dtm6avr" +path="res://.godot/imported/bar_round_large_m.svg-835129213ccda900f8b409d6f9876845.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_m.svg" +dest_files=["res://.godot/imported/bar_round_large_m.svg-835129213ccda900f8b409d6f9876845.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_r.svg new file mode 100644 index 0000000..3297097 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_r.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_r.svg.import new file mode 100644 index 0000000..198318c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dbee6b6rqhov" +path="res://.godot/imported/bar_round_large_r.svg-50817069a1392db4dc78ca9b66807560.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_r.svg" +dest_files=["res://.godot/imported/bar_round_large_r.svg-50817069a1392db4dc78ca9b66807560.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_square.svg new file mode 100644 index 0000000..8329c34 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_square.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_square.svg.import new file mode 100644 index 0000000..ad17a03 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c1wpc4cv5v0nj" +path="res://.godot/imported/bar_round_large_square.svg-306bf6da73a00c7cb4796d3afc00f4d8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_large_square.svg" +dest_files=["res://.godot/imported/bar_round_large_square.svg-306bf6da73a00c7cb4796d3afc00f4d8.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small.svg new file mode 100644 index 0000000..022d0e3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small.svg.import new file mode 100644 index 0000000..1b9d69c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cfor44vhwgdwf" +path="res://.godot/imported/bar_round_small.svg-e02f96f50e234cfd4b8a9e5923dae271.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small.svg" +dest_files=["res://.godot/imported/bar_round_small.svg-e02f96f50e234cfd4b8a9e5923dae271.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_l.svg new file mode 100644 index 0000000..a375a01 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_l.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_l.svg.import new file mode 100644 index 0000000..a9f1ea5 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://djlawxdvv8iq8" +path="res://.godot/imported/bar_round_small_l.svg-0ccdcd0ffc6592998a611a9619f4a942.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_l.svg" +dest_files=["res://.godot/imported/bar_round_small_l.svg-0ccdcd0ffc6592998a611a9619f4a942.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_m.svg new file mode 100644 index 0000000..a688948 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_m.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_m.svg.import new file mode 100644 index 0000000..328f9f8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://baexsd16wvv3j" +path="res://.godot/imported/bar_round_small_m.svg-49691a4e419edb344e5cdb3044264560.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_m.svg" +dest_files=["res://.godot/imported/bar_round_small_m.svg-49691a4e419edb344e5cdb3044264560.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_r.svg new file mode 100644 index 0000000..9bc093a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_r.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_r.svg.import new file mode 100644 index 0000000..cc09cf7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dd87lf40fvxd3" +path="res://.godot/imported/bar_round_small_r.svg-170c13ae5ac646e9d0054c6bc2682c24.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_r.svg" +dest_files=["res://.godot/imported/bar_round_small_r.svg-170c13ae5ac646e9d0054c6bc2682c24.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_square.svg new file mode 100644 index 0000000..50bcce6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_square.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_square.svg.import new file mode 100644 index 0000000..23db007 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://xkap3x14yi12" +path="res://.godot/imported/bar_round_small_square.svg-9712c78b8e2fe72d1dd9dcf15a721c07.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_round_small_square.svg" +dest_files=["res://.godot/imported/bar_round_small_square.svg-9712c78b8e2fe72d1dd9dcf15a721c07.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large.svg new file mode 100644 index 0000000..e514eda --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large.svg.import new file mode 100644 index 0000000..88099e3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://hh7mmwwcy3km" +path="res://.godot/imported/bar_square_gloss_large.svg-b60401838f4a4638cf36d11749c3e662.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large.svg" +dest_files=["res://.godot/imported/bar_square_gloss_large.svg-b60401838f4a4638cf36d11749c3e662.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_l.svg new file mode 100644 index 0000000..eb48a47 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_l.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_l.svg.import new file mode 100644 index 0000000..c943e87 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cob0ef00056y5" +path="res://.godot/imported/bar_square_gloss_large_l.svg-f76b697f1b70365e9a00cd71f68e7877.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_l.svg" +dest_files=["res://.godot/imported/bar_square_gloss_large_l.svg-f76b697f1b70365e9a00cd71f68e7877.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_m.svg new file mode 100644 index 0000000..a157178 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_m.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_m.svg.import new file mode 100644 index 0000000..1754a67 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c7ee4h8q4mdy1" +path="res://.godot/imported/bar_square_gloss_large_m.svg-7ab5d69d7a7ed0ae9b65a01fdd1cc511.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_m.svg" +dest_files=["res://.godot/imported/bar_square_gloss_large_m.svg-7ab5d69d7a7ed0ae9b65a01fdd1cc511.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_r.svg new file mode 100644 index 0000000..704a079 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_r.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_r.svg.import new file mode 100644 index 0000000..a1f19d0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dovqdsr0t2yim" +path="res://.godot/imported/bar_square_gloss_large_r.svg-a098176c0dba81ed24342a4d9888a860.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_r.svg" +dest_files=["res://.godot/imported/bar_square_gloss_large_r.svg-a098176c0dba81ed24342a4d9888a860.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_square.svg new file mode 100644 index 0000000..07376e0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_square.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_square.svg.import new file mode 100644 index 0000000..5143271 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://lx66h2wpu6tl" +path="res://.godot/imported/bar_square_gloss_large_square.svg-4d73d7702e5a84ef7465fcf47357bba4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_large_square.svg" +dest_files=["res://.godot/imported/bar_square_gloss_large_square.svg-4d73d7702e5a84ef7465fcf47357bba4.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small.svg new file mode 100644 index 0000000..074361b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small.svg.import new file mode 100644 index 0000000..21f3f9d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c0pfm24pu4tgo" +path="res://.godot/imported/bar_square_gloss_small.svg-d7a87df78cf7a1b2ad5c3f5a4f6a40ac.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small.svg" +dest_files=["res://.godot/imported/bar_square_gloss_small.svg-d7a87df78cf7a1b2ad5c3f5a4f6a40ac.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_l.svg new file mode 100644 index 0000000..44cc93f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_l.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_l.svg.import new file mode 100644 index 0000000..9693fe7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dcyprd7ta3g4a" +path="res://.godot/imported/bar_square_gloss_small_l.svg-a990c8284c01fb720f50d1366b741067.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_l.svg" +dest_files=["res://.godot/imported/bar_square_gloss_small_l.svg-a990c8284c01fb720f50d1366b741067.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_m.svg new file mode 100644 index 0000000..0282342 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_m.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_m.svg.import new file mode 100644 index 0000000..a2045f5 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bg7qego0qd1hm" +path="res://.godot/imported/bar_square_gloss_small_m.svg-f5089e0faeee6bc67240e2ddbf32e798.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_m.svg" +dest_files=["res://.godot/imported/bar_square_gloss_small_m.svg-f5089e0faeee6bc67240e2ddbf32e798.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_r.svg new file mode 100644 index 0000000..67eaceb --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_r.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_r.svg.import new file mode 100644 index 0000000..cb21f47 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://f7bu8k1x8h0e" +path="res://.godot/imported/bar_square_gloss_small_r.svg-1455374f612e4754665ae667d23d42ad.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_r.svg" +dest_files=["res://.godot/imported/bar_square_gloss_small_r.svg-1455374f612e4754665ae667d23d42ad.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_square.svg new file mode 100644 index 0000000..2f2af93 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_square.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_square.svg.import new file mode 100644 index 0000000..9c4e897 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://usxjy4o0kvxf" +path="res://.godot/imported/bar_square_gloss_small_square.svg-a6bed4eac6eaada780d32705a0eb1f8a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_gloss_small_square.svg" +dest_files=["res://.godot/imported/bar_square_gloss_small_square.svg-a6bed4eac6eaada780d32705a0eb1f8a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large.svg new file mode 100644 index 0000000..37eb9f0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large.svg.import new file mode 100644 index 0000000..606242e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://mgonigd1psyi" +path="res://.godot/imported/bar_square_large.svg-fcc7849b472c8569560bed80873fe336.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large.svg" +dest_files=["res://.godot/imported/bar_square_large.svg-fcc7849b472c8569560bed80873fe336.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_l.svg new file mode 100644 index 0000000..0f1bae8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_l.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_l.svg.import new file mode 100644 index 0000000..42f9dd4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dodhctwekpq21" +path="res://.godot/imported/bar_square_large_l.svg-e6e472460e959258e026ee1a0958c927.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_l.svg" +dest_files=["res://.godot/imported/bar_square_large_l.svg-e6e472460e959258e026ee1a0958c927.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_m.svg new file mode 100644 index 0000000..ac449c8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_m.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_m.svg.import new file mode 100644 index 0000000..4ceff3b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://djfwq8exg8jlt" +path="res://.godot/imported/bar_square_large_m.svg-93b500e34e99591ede7b1157cbfd824b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_m.svg" +dest_files=["res://.godot/imported/bar_square_large_m.svg-93b500e34e99591ede7b1157cbfd824b.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_r.svg new file mode 100644 index 0000000..9c4b705 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_r.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_r.svg.import new file mode 100644 index 0000000..49677fc --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dkyfxxrhrq434" +path="res://.godot/imported/bar_square_large_r.svg-0abca3572f827ca48825a9a369ddc2db.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_r.svg" +dest_files=["res://.godot/imported/bar_square_large_r.svg-0abca3572f827ca48825a9a369ddc2db.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_square.svg new file mode 100644 index 0000000..e5e840e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_square.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_square.svg.import new file mode 100644 index 0000000..6684f86 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cg3d1a2r5ad4h" +path="res://.godot/imported/bar_square_large_square.svg-33444248caae3abbe77784c9613fd043.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_large_square.svg" +dest_files=["res://.godot/imported/bar_square_large_square.svg-33444248caae3abbe77784c9613fd043.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small.svg new file mode 100644 index 0000000..487b286 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small.svg.import new file mode 100644 index 0000000..be9f5c3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bqe0e82dc1r32" +path="res://.godot/imported/bar_square_small.svg-41d261abd1becad2f8b937d72b0fd532.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small.svg" +dest_files=["res://.godot/imported/bar_square_small.svg-41d261abd1becad2f8b937d72b0fd532.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_l.svg new file mode 100644 index 0000000..17d291e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_l.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_l.svg.import new file mode 100644 index 0000000..a1e14c4 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://by8bjn4wautro" +path="res://.godot/imported/bar_square_small_l.svg-683e73d8bd1f64b2b822e2d8c369fc29.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_l.svg" +dest_files=["res://.godot/imported/bar_square_small_l.svg-683e73d8bd1f64b2b822e2d8c369fc29.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_m.svg new file mode 100644 index 0000000..a688948 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_m.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_m.svg.import new file mode 100644 index 0000000..0fb2eb2 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d3krief6v32lu" +path="res://.godot/imported/bar_square_small_m.svg-e139ade1f3f888f68acfb9f3e286ac3c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_m.svg" +dest_files=["res://.godot/imported/bar_square_small_m.svg-e139ade1f3f888f68acfb9f3e286ac3c.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_r.svg new file mode 100644 index 0000000..61b71ed --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_r.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_r.svg.import new file mode 100644 index 0000000..f902719 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bvd6jjr2jg6pc" +path="res://.godot/imported/bar_square_small_r.svg-bdffcca775edbbbaf82451c9bf3f9539.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_r.svg" +dest_files=["res://.godot/imported/bar_square_small_r.svg-bdffcca775edbbbaf82451c9bf3f9539.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_square.svg new file mode 100644 index 0000000..e82c8a3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_square.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_square.svg.import new file mode 100644 index 0000000..82a9e17 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ey37n1sb5fry" +path="res://.godot/imported/bar_square_small_square.svg-463e2bcab88612a36ffda4652a8aa676.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/bar_square_small_square.svg" +dest_files=["res://.godot/imported/bar_square_small_square.svg-463e2bcab88612a36ffda4652a8aa676.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_rectangle.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_rectangle.svg new file mode 100644 index 0000000..e071114 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_rectangle.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_rectangle.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_rectangle.svg.import new file mode 100644 index 0000000..d743e54 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_rectangle.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://6yihui5wu3n6" +path="res://.godot/imported/button_square_header_blade_rectangle.svg-a5bcdbeaf7dd415eeb6f9b612864e632.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_rectangle.svg" +dest_files=["res://.godot/imported/button_square_header_blade_rectangle.svg-a5bcdbeaf7dd415eeb6f9b612864e632.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_rectangle_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_rectangle_screws.svg new file mode 100644 index 0000000..a41ad9d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_rectangle_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_rectangle_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_rectangle_screws.svg.import new file mode 100644 index 0000000..653b1c8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_rectangle_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b06ke1ce6wr61" +path="res://.godot/imported/button_square_header_blade_rectangle_screws.svg-381d6c1d503abdaf6af7098c396c1a05.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_rectangle_screws.svg" +dest_files=["res://.godot/imported/button_square_header_blade_rectangle_screws.svg-381d6c1d503abdaf6af7098c396c1a05.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_square.svg new file mode 100644 index 0000000..56a1fc6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_square.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_square.svg.import new file mode 100644 index 0000000..ab362d9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bcc5gc2cgik02" +path="res://.godot/imported/button_square_header_blade_square.svg-0588f24d085e38b7d966638fe1c5b824.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_square.svg" +dest_files=["res://.godot/imported/button_square_header_blade_square.svg-0588f24d085e38b7d966638fe1c5b824.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_square_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_square_screws.svg new file mode 100644 index 0000000..2a2a3a5 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_square_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_square_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_square_screws.svg.import new file mode 100644 index 0000000..ea96de1 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_square_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cd28gkik6ygvo" +path="res://.godot/imported/button_square_header_blade_square_screws.svg-bdf49d7ff1dd5f01103337909eb8926d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_blade_square_screws.svg" +dest_files=["res://.godot/imported/button_square_header_blade_square_screws.svg-bdf49d7ff1dd5f01103337909eb8926d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_rectangle.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_rectangle.svg new file mode 100644 index 0000000..dc8b69a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_rectangle.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_rectangle.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_rectangle.svg.import new file mode 100644 index 0000000..3ff909f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_rectangle.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bin5rehow3th0" +path="res://.godot/imported/button_square_header_large_rectangle.svg-2a9d7f5502d3a946d85fec864a323c08.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_rectangle.svg" +dest_files=["res://.godot/imported/button_square_header_large_rectangle.svg-2a9d7f5502d3a946d85fec864a323c08.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_rectangle_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_rectangle_screws.svg new file mode 100644 index 0000000..b7f55c2 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_rectangle_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_rectangle_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_rectangle_screws.svg.import new file mode 100644 index 0000000..9afef7a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_rectangle_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dmtcxmfuxlity" +path="res://.godot/imported/button_square_header_large_rectangle_screws.svg-470f00d33ecb55936c091847267fd461.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_rectangle_screws.svg" +dest_files=["res://.godot/imported/button_square_header_large_rectangle_screws.svg-470f00d33ecb55936c091847267fd461.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_square.svg new file mode 100644 index 0000000..2a9e62f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_square.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_square.svg.import new file mode 100644 index 0000000..115766e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d7kpvw70kpue" +path="res://.godot/imported/button_square_header_large_square.svg-029ef265005c2225774bedd1a51625c1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_square.svg" +dest_files=["res://.godot/imported/button_square_header_large_square.svg-029ef265005c2225774bedd1a51625c1.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_square_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_square_screws.svg new file mode 100644 index 0000000..de991c6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_square_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_square_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_square_screws.svg.import new file mode 100644 index 0000000..620c2fc --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_square_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://pm87ymxstht6" +path="res://.godot/imported/button_square_header_large_square_screws.svg-da8a00297ee990b36e43239544a7641c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_large_square_screws.svg" +dest_files=["res://.godot/imported/button_square_header_large_square_screws.svg-da8a00297ee990b36e43239544a7641c.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_rectangle.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_rectangle.svg new file mode 100644 index 0000000..d1827a8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_rectangle.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_rectangle.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_rectangle.svg.import new file mode 100644 index 0000000..3756180 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_rectangle.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://xuh2pnpq0frv" +path="res://.godot/imported/button_square_header_notch_rectangle.svg-bf2b32a27a19ccffa07dda95201a0cfa.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_rectangle.svg" +dest_files=["res://.godot/imported/button_square_header_notch_rectangle.svg-bf2b32a27a19ccffa07dda95201a0cfa.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_rectangle_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_rectangle_screws.svg new file mode 100644 index 0000000..1b45c4f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_rectangle_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_rectangle_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_rectangle_screws.svg.import new file mode 100644 index 0000000..c55fc59 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_rectangle_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c31ddprh1ebex" +path="res://.godot/imported/button_square_header_notch_rectangle_screws.svg-e261ce5ec2a57e245cb158859a52c7e5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_rectangle_screws.svg" +dest_files=["res://.godot/imported/button_square_header_notch_rectangle_screws.svg-e261ce5ec2a57e245cb158859a52c7e5.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_square.svg new file mode 100644 index 0000000..2c0f5a3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_square.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_square.svg.import new file mode 100644 index 0000000..1d4a652 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b2gbo7b1c0vv4" +path="res://.godot/imported/button_square_header_notch_square.svg-9c95955fba59689028178c611298e088.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_square.svg" +dest_files=["res://.godot/imported/button_square_header_notch_square.svg-9c95955fba59689028178c611298e088.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_square_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_square_screws.svg new file mode 100644 index 0000000..fba0d79 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_square_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_square_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_square_screws.svg.import new file mode 100644 index 0000000..f0f2912 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_square_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bc62l7xlca8fi" +path="res://.godot/imported/button_square_header_notch_square_screws.svg-1c829ce31c3d4984cd7db09c496b1c06.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_notch_square_screws.svg" +dest_files=["res://.godot/imported/button_square_header_notch_square_screws.svg-1c829ce31c3d4984cd7db09c496b1c06.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_rectangle.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_rectangle.svg new file mode 100644 index 0000000..8188c9e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_rectangle.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_rectangle.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_rectangle.svg.import new file mode 100644 index 0000000..cea1f48 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_rectangle.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b2471y72xuj6n" +path="res://.godot/imported/button_square_header_small_rectangle.svg-8abfedd85a983e87f73da45bb152f173.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_rectangle.svg" +dest_files=["res://.godot/imported/button_square_header_small_rectangle.svg-8abfedd85a983e87f73da45bb152f173.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_rectangle_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_rectangle_screws.svg new file mode 100644 index 0000000..3d342c5 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_rectangle_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_rectangle_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_rectangle_screws.svg.import new file mode 100644 index 0000000..6970ccb --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_rectangle_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cd8liwqnb0wco" +path="res://.godot/imported/button_square_header_small_rectangle_screws.svg-ad95a1810797b19d870630400ccd7902.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_rectangle_screws.svg" +dest_files=["res://.godot/imported/button_square_header_small_rectangle_screws.svg-ad95a1810797b19d870630400ccd7902.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_square.svg new file mode 100644 index 0000000..8d47b8c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_square.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_square.svg.import new file mode 100644 index 0000000..b04ce50 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cyylxu36nvadd" +path="res://.godot/imported/button_square_header_small_square.svg-3d514fc6decbba0d5434f4852d883c23.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_square.svg" +dest_files=["res://.godot/imported/button_square_header_small_square.svg-3d514fc6decbba0d5434f4852d883c23.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_square_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_square_screws.svg new file mode 100644 index 0000000..0eb0fb1 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_square_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_square_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_square_screws.svg.import new file mode 100644 index 0000000..ab5d432 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_square_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dbybxdytvnank" +path="res://.godot/imported/button_square_header_small_square_screws.svg-98e7595db78881384676fb4a9fce536f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/button_square_header_small_square_screws.svg" +dest_files=["res://.godot/imported/button_square_header_small_square_screws.svg-98e7595db78881384676fb4a9fce536f.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_a.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_a.svg new file mode 100644 index 0000000..af89f20 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_a.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_a.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_a.svg.import new file mode 100644 index 0000000..b028f4e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_a.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://0hihbta7and3" +path="res://.godot/imported/crosshair_color_a.svg-cc6fb091627304263a717a56627a5a4d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_a.svg" +dest_files=["res://.godot/imported/crosshair_color_a.svg-cc6fb091627304263a717a56627a5a4d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_b.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_b.svg new file mode 100644 index 0000000..d03f9c0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_b.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_b.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_b.svg.import new file mode 100644 index 0000000..f566947 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_b.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dw7ml68iuxa4k" +path="res://.godot/imported/crosshair_color_b.svg-cdf6b58a0aea51c12c2bb2181a548fe7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_b.svg" +dest_files=["res://.godot/imported/crosshair_color_b.svg-cdf6b58a0aea51c12c2bb2181a548fe7.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_c.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_c.svg new file mode 100644 index 0000000..eb079bb --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_c.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_c.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_c.svg.import new file mode 100644 index 0000000..baf4a98 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_c.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bwbqxq0o47sxi" +path="res://.godot/imported/crosshair_color_c.svg-8e04dfb5a014dc6dc649babe063e118e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_c.svg" +dest_files=["res://.godot/imported/crosshair_color_c.svg-8e04dfb5a014dc6dc649babe063e118e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_d.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_d.svg new file mode 100644 index 0000000..9a96ecb --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_d.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_d.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_d.svg.import new file mode 100644 index 0000000..ce824c9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_d.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://xvdj6flg3n8x" +path="res://.godot/imported/crosshair_color_d.svg-6db41ea82c33e713b179a357e8da7220.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Red/crosshair_color_d.svg" +dest_files=["res://.godot/imported/crosshair_color_d.svg-6db41ea82c33e713b179a357e8da7220.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large.svg new file mode 100644 index 0000000..450b46f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large.svg.import new file mode 100644 index 0000000..7bfe719 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://q7tl3ribgy4q" +path="res://.godot/imported/bar_round_gloss_large.svg-ba5e141d43207f9effd9f9049e01cae8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large.svg" +dest_files=["res://.godot/imported/bar_round_gloss_large.svg-ba5e141d43207f9effd9f9049e01cae8.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_l.svg new file mode 100644 index 0000000..f6bd23d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_l.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_l.svg.import new file mode 100644 index 0000000..cfb9ba8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://5fgqer64y0m" +path="res://.godot/imported/bar_round_gloss_large_l.svg-baf141649d57cef2ca3fb2e765ca9348.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_l.svg" +dest_files=["res://.godot/imported/bar_round_gloss_large_l.svg-baf141649d57cef2ca3fb2e765ca9348.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_m.svg new file mode 100644 index 0000000..3f89918 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_m.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_m.svg.import new file mode 100644 index 0000000..509c0c9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://daip2dvhsd78" +path="res://.godot/imported/bar_round_gloss_large_m.svg-b9d466c2a1cf024561fe46d64394bf45.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_m.svg" +dest_files=["res://.godot/imported/bar_round_gloss_large_m.svg-b9d466c2a1cf024561fe46d64394bf45.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_r.svg new file mode 100644 index 0000000..606ec4a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_r.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_r.svg.import new file mode 100644 index 0000000..75ea4f6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://gpul3r3vteel" +path="res://.godot/imported/bar_round_gloss_large_r.svg-d60c465ad51b9967d32ef25d133c3127.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_r.svg" +dest_files=["res://.godot/imported/bar_round_gloss_large_r.svg-d60c465ad51b9967d32ef25d133c3127.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_square.svg new file mode 100644 index 0000000..039bdd6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_square.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_square.svg.import new file mode 100644 index 0000000..d9810af --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d0oca8ai316qj" +path="res://.godot/imported/bar_round_gloss_large_square.svg-d2eadd4b5df9584524fa5a0a97229166.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_large_square.svg" +dest_files=["res://.godot/imported/bar_round_gloss_large_square.svg-d2eadd4b5df9584524fa5a0a97229166.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small.svg new file mode 100644 index 0000000..9692cb7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small.svg.import new file mode 100644 index 0000000..6dbc6d8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://5kmdq7sbq4l7" +path="res://.godot/imported/bar_round_gloss_small.svg-bc2f8afd3f67000f89f1b36db87653c8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small.svg" +dest_files=["res://.godot/imported/bar_round_gloss_small.svg-bc2f8afd3f67000f89f1b36db87653c8.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_l.svg new file mode 100644 index 0000000..c544c04 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_l.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_l.svg.import new file mode 100644 index 0000000..72f8e1d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c1xn0wa2w1bcu" +path="res://.godot/imported/bar_round_gloss_small_l.svg-6a9dc22d0304191f44459742eb95d89e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_l.svg" +dest_files=["res://.godot/imported/bar_round_gloss_small_l.svg-6a9dc22d0304191f44459742eb95d89e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_m.svg new file mode 100644 index 0000000..5a1a2e7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_m.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_m.svg.import new file mode 100644 index 0000000..e2c9a99 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cb5vx0pjh88wj" +path="res://.godot/imported/bar_round_gloss_small_m.svg-843e1b69bff4caeea1f9720027660f83.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_m.svg" +dest_files=["res://.godot/imported/bar_round_gloss_small_m.svg-843e1b69bff4caeea1f9720027660f83.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_r.svg new file mode 100644 index 0000000..e7d24c9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_r.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_r.svg.import new file mode 100644 index 0000000..9f19f73 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cfweql653cav2" +path="res://.godot/imported/bar_round_gloss_small_r.svg-14e4e208b2233f3f20aad46ab34e46e4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_r.svg" +dest_files=["res://.godot/imported/bar_round_gloss_small_r.svg-14e4e208b2233f3f20aad46ab34e46e4.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_square.svg new file mode 100644 index 0000000..9eb59bf --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_square.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_square.svg.import new file mode 100644 index 0000000..077f2d6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bicl2j3vctnht" +path="res://.godot/imported/bar_round_gloss_small_square.svg-c634aee5b53358fee8d04365db71f48d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_gloss_small_square.svg" +dest_files=["res://.godot/imported/bar_round_gloss_small_square.svg-c634aee5b53358fee8d04365db71f48d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large.svg new file mode 100644 index 0000000..7d5cd46 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large.svg.import new file mode 100644 index 0000000..dee6865 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cfwb81sqy5ou2" +path="res://.godot/imported/bar_round_large.svg-744ff93a131805aedce522bae952e93c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large.svg" +dest_files=["res://.godot/imported/bar_round_large.svg-744ff93a131805aedce522bae952e93c.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_l.svg new file mode 100644 index 0000000..17e3be8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_l.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_l.svg.import new file mode 100644 index 0000000..6e347f1 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://t151h5cld6u3" +path="res://.godot/imported/bar_round_large_l.svg-a35f69f5e77c3ba0aa7629bdd29324a6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_l.svg" +dest_files=["res://.godot/imported/bar_round_large_l.svg-a35f69f5e77c3ba0aa7629bdd29324a6.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_m.svg new file mode 100644 index 0000000..c8a9831 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_m.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_m.svg.import new file mode 100644 index 0000000..fec31c2 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://1fwyupiiii8p" +path="res://.godot/imported/bar_round_large_m.svg-a0845bfe7983f05418df684fba250345.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_m.svg" +dest_files=["res://.godot/imported/bar_round_large_m.svg-a0845bfe7983f05418df684fba250345.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_r.svg new file mode 100644 index 0000000..fe2e58d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_r.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_r.svg.import new file mode 100644 index 0000000..6efa84d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://rsvhkhehxikh" +path="res://.godot/imported/bar_round_large_r.svg-e66e1a383822a3d2bb9bfad833945a0f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_r.svg" +dest_files=["res://.godot/imported/bar_round_large_r.svg-e66e1a383822a3d2bb9bfad833945a0f.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_square.svg new file mode 100644 index 0000000..75dcf7e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_square.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_square.svg.import new file mode 100644 index 0000000..9087ffa --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://chkcok1kx4vr7" +path="res://.godot/imported/bar_round_large_square.svg-df1ed4141da57e408cfb4d8133a29603.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_large_square.svg" +dest_files=["res://.godot/imported/bar_round_large_square.svg-df1ed4141da57e408cfb4d8133a29603.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small.svg new file mode 100644 index 0000000..79a9464 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small.svg.import new file mode 100644 index 0000000..d3f2f82 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://db8h276bj36e8" +path="res://.godot/imported/bar_round_small.svg-0daa2a584bef4b1d8cddcf2e424a0fba.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small.svg" +dest_files=["res://.godot/imported/bar_round_small.svg-0daa2a584bef4b1d8cddcf2e424a0fba.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_l.svg new file mode 100644 index 0000000..7c88848 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_l.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_l.svg.import new file mode 100644 index 0000000..037c6d9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dmdhigmel6ewh" +path="res://.godot/imported/bar_round_small_l.svg-64275b0dc6d13aa8d1eb589098d617df.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_l.svg" +dest_files=["res://.godot/imported/bar_round_small_l.svg-64275b0dc6d13aa8d1eb589098d617df.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_m.svg new file mode 100644 index 0000000..8dd861e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_m.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_m.svg.import new file mode 100644 index 0000000..3029846 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bw334xyql7xts" +path="res://.godot/imported/bar_round_small_m.svg-1726fa146ee7053dfbd7678df93f552e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_m.svg" +dest_files=["res://.godot/imported/bar_round_small_m.svg-1726fa146ee7053dfbd7678df93f552e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_r.svg new file mode 100644 index 0000000..6c053b7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_r.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_r.svg.import new file mode 100644 index 0000000..3231549 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://brog1ar7gytfr" +path="res://.godot/imported/bar_round_small_r.svg-e33b444f2bc06cd8f2bd4e1a6df861ca.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_r.svg" +dest_files=["res://.godot/imported/bar_round_small_r.svg-e33b444f2bc06cd8f2bd4e1a6df861ca.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_square.svg new file mode 100644 index 0000000..6875e19 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_square.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_square.svg.import new file mode 100644 index 0000000..d693ab9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c0h4676ic71qp" +path="res://.godot/imported/bar_round_small_square.svg-f28dc16817faaf56dc682d702d8cc648.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_round_small_square.svg" +dest_files=["res://.godot/imported/bar_round_small_square.svg-f28dc16817faaf56dc682d702d8cc648.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large.svg new file mode 100644 index 0000000..f83fbd9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large.svg.import new file mode 100644 index 0000000..c6ed3eb --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://1t7d235awkmp" +path="res://.godot/imported/bar_square_gloss_large.svg-32c43ebaf469716d4fad1b62c0f2897b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large.svg" +dest_files=["res://.godot/imported/bar_square_gloss_large.svg-32c43ebaf469716d4fad1b62c0f2897b.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_l.svg new file mode 100644 index 0000000..9fab150 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_l.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_l.svg.import new file mode 100644 index 0000000..f1f3e14 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cxv2feeb2bojf" +path="res://.godot/imported/bar_square_gloss_large_l.svg-be644e7803f662de0e75599b33105c09.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_l.svg" +dest_files=["res://.godot/imported/bar_square_gloss_large_l.svg-be644e7803f662de0e75599b33105c09.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_m.svg new file mode 100644 index 0000000..3f89918 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_m.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_m.svg.import new file mode 100644 index 0000000..bbd35e7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://crngufdlaohnj" +path="res://.godot/imported/bar_square_gloss_large_m.svg-8923617cf3d4efd6f5f8df714ff896b9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_m.svg" +dest_files=["res://.godot/imported/bar_square_gloss_large_m.svg-8923617cf3d4efd6f5f8df714ff896b9.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_r.svg new file mode 100644 index 0000000..1b4f984 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_r.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_r.svg.import new file mode 100644 index 0000000..f490d8b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b7jckyt1uoc0s" +path="res://.godot/imported/bar_square_gloss_large_r.svg-2c9464103eba3f5453324709e9338ab2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_r.svg" +dest_files=["res://.godot/imported/bar_square_gloss_large_r.svg-2c9464103eba3f5453324709e9338ab2.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_square.svg new file mode 100644 index 0000000..8bc301a --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_square.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_square.svg.import new file mode 100644 index 0000000..97fc0a2 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bq4kwj5fscj40" +path="res://.godot/imported/bar_square_gloss_large_square.svg-abe38b0beb062a4d0759c47e37afa4db.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_large_square.svg" +dest_files=["res://.godot/imported/bar_square_gloss_large_square.svg-abe38b0beb062a4d0759c47e37afa4db.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small.svg new file mode 100644 index 0000000..23108a5 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small.svg.import new file mode 100644 index 0000000..903f820 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bccmb5uvnpytn" +path="res://.godot/imported/bar_square_gloss_small.svg-a21a412684ea7ad9602b3964a45af5d2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small.svg" +dest_files=["res://.godot/imported/bar_square_gloss_small.svg-a21a412684ea7ad9602b3964a45af5d2.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_l.svg new file mode 100644 index 0000000..8c7d8c7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_l.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_l.svg.import new file mode 100644 index 0000000..87deeee --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://shfuo5lq7v18" +path="res://.godot/imported/bar_square_gloss_small_l.svg-f3ac05583adaf909e9d11c2a09a97035.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_l.svg" +dest_files=["res://.godot/imported/bar_square_gloss_small_l.svg-f3ac05583adaf909e9d11c2a09a97035.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_m.svg new file mode 100644 index 0000000..2cce3e9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_m.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_m.svg.import new file mode 100644 index 0000000..e3e3cc3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cqtly0h3vytcp" +path="res://.godot/imported/bar_square_gloss_small_m.svg-3cad3b13d5f9906817f7e66ce4196049.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_m.svg" +dest_files=["res://.godot/imported/bar_square_gloss_small_m.svg-3cad3b13d5f9906817f7e66ce4196049.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_r.svg new file mode 100644 index 0000000..66915f1 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_r.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_r.svg.import new file mode 100644 index 0000000..9e20c09 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://jaf6lts2jmo0" +path="res://.godot/imported/bar_square_gloss_small_r.svg-85291311e9e9431cee4f4cf5d7633d29.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_r.svg" +dest_files=["res://.godot/imported/bar_square_gloss_small_r.svg-85291311e9e9431cee4f4cf5d7633d29.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_square.svg new file mode 100644 index 0000000..f103171 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_square.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_square.svg.import new file mode 100644 index 0000000..3640400 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://463py3o54os7" +path="res://.godot/imported/bar_square_gloss_small_square.svg-1613a65d464f0f11a7a615d56315531d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_gloss_small_square.svg" +dest_files=["res://.godot/imported/bar_square_gloss_small_square.svg-1613a65d464f0f11a7a615d56315531d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large.svg new file mode 100644 index 0000000..7ad93a5 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large.svg.import new file mode 100644 index 0000000..b5e2789 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c0vbrc3ld7dq8" +path="res://.godot/imported/bar_square_large.svg-03ce8393a150f9d3ab91ce36db2d4106.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large.svg" +dest_files=["res://.godot/imported/bar_square_large.svg-03ce8393a150f9d3ab91ce36db2d4106.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_l.svg new file mode 100644 index 0000000..c88e210 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_l.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_l.svg.import new file mode 100644 index 0000000..7241551 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://kynboc7lqni0" +path="res://.godot/imported/bar_square_large_l.svg-fb9304195f85e81d2fb83e967f9e3952.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_l.svg" +dest_files=["res://.godot/imported/bar_square_large_l.svg-fb9304195f85e81d2fb83e967f9e3952.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_m.svg new file mode 100644 index 0000000..c8a9831 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_m.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_m.svg.import new file mode 100644 index 0000000..249d45b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dsihhrpyfys73" +path="res://.godot/imported/bar_square_large_m.svg-fbcdd665d66da49fcda6e37c891ec6ba.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_m.svg" +dest_files=["res://.godot/imported/bar_square_large_m.svg-fbcdd665d66da49fcda6e37c891ec6ba.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_r.svg new file mode 100644 index 0000000..c62f00e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_r.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_r.svg.import new file mode 100644 index 0000000..4de0e52 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bhxt7vjf0fxsm" +path="res://.godot/imported/bar_square_large_r.svg-02a1f5d273b8a56c116def3af572e6c9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_r.svg" +dest_files=["res://.godot/imported/bar_square_large_r.svg-02a1f5d273b8a56c116def3af572e6c9.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_square.svg new file mode 100644 index 0000000..eed3a19 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_square.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_square.svg.import new file mode 100644 index 0000000..d63e359 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bmdy37mdsm8kn" +path="res://.godot/imported/bar_square_large_square.svg-ce3281abbcd12e6022cd9c2f5f364929.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_large_square.svg" +dest_files=["res://.godot/imported/bar_square_large_square.svg-ce3281abbcd12e6022cd9c2f5f364929.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small.svg new file mode 100644 index 0000000..08e7ec2 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small.svg.import new file mode 100644 index 0000000..8a48100 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ca0kpmufm0wur" +path="res://.godot/imported/bar_square_small.svg-d2c2c453c8c7145dbc6fa0cef1848655.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small.svg" +dest_files=["res://.godot/imported/bar_square_small.svg-d2c2c453c8c7145dbc6fa0cef1848655.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_l.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_l.svg new file mode 100644 index 0000000..7e2f312 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_l.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_l.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_l.svg.import new file mode 100644 index 0000000..e69bdde --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_l.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dm8gd7sdf0w6i" +path="res://.godot/imported/bar_square_small_l.svg-9e4395defbc0ab559064e9a206eeb04a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_l.svg" +dest_files=["res://.godot/imported/bar_square_small_l.svg-9e4395defbc0ab559064e9a206eeb04a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_m.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_m.svg new file mode 100644 index 0000000..8dd861e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_m.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_m.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_m.svg.import new file mode 100644 index 0000000..83f4f31 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_m.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://jhmybdfxiw5q" +path="res://.godot/imported/bar_square_small_m.svg-d18eb766cdc51742c9ba6533f93e1175.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_m.svg" +dest_files=["res://.godot/imported/bar_square_small_m.svg-d18eb766cdc51742c9ba6533f93e1175.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_r.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_r.svg new file mode 100644 index 0000000..8e16f86 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_r.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_r.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_r.svg.import new file mode 100644 index 0000000..e0feaa9 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_r.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://suxjmad4ufvr" +path="res://.godot/imported/bar_square_small_r.svg-9b07dfdc435253c76c312e4e4dafa31d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_r.svg" +dest_files=["res://.godot/imported/bar_square_small_r.svg-9b07dfdc435253c76c312e4e4dafa31d.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_square.svg new file mode 100644 index 0000000..d064c01 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_square.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_square.svg.import new file mode 100644 index 0000000..05cb62c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cunmaxtgs2sbs" +path="res://.godot/imported/bar_square_small_square.svg-f5986901d50f73eb2d957dcc2dcc8ace.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/bar_square_small_square.svg" +dest_files=["res://.godot/imported/bar_square_small_square.svg-f5986901d50f73eb2d957dcc2dcc8ace.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_rectangle.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_rectangle.svg new file mode 100644 index 0000000..230b8a6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_rectangle.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_rectangle.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_rectangle.svg.import new file mode 100644 index 0000000..6415b3e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_rectangle.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c7s6vmwenn61p" +path="res://.godot/imported/button_square_header_blade_rectangle.svg-fce0c264874eb02156d290f364d7823f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_rectangle.svg" +dest_files=["res://.godot/imported/button_square_header_blade_rectangle.svg-fce0c264874eb02156d290f364d7823f.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_rectangle_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_rectangle_screws.svg new file mode 100644 index 0000000..c0e485f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_rectangle_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_rectangle_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_rectangle_screws.svg.import new file mode 100644 index 0000000..9775ac6 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_rectangle_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ooanhutb3o" +path="res://.godot/imported/button_square_header_blade_rectangle_screws.svg-4eef246114f7f1eb6d14473440e40df3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_rectangle_screws.svg" +dest_files=["res://.godot/imported/button_square_header_blade_rectangle_screws.svg-4eef246114f7f1eb6d14473440e40df3.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_square.svg new file mode 100644 index 0000000..20617dc --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_square.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_square.svg.import new file mode 100644 index 0000000..835c6a3 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cftyqgta6shx5" +path="res://.godot/imported/button_square_header_blade_square.svg-a7c2f6e1b2a8d6f396bfd5cbade668bb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_square.svg" +dest_files=["res://.godot/imported/button_square_header_blade_square.svg-a7c2f6e1b2a8d6f396bfd5cbade668bb.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_square_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_square_screws.svg new file mode 100644 index 0000000..d970296 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_square_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_square_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_square_screws.svg.import new file mode 100644 index 0000000..0211290 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_square_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dmboov12aeypy" +path="res://.godot/imported/button_square_header_blade_square_screws.svg-ddc73635ebcca46f365adc3b24c34385.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_blade_square_screws.svg" +dest_files=["res://.godot/imported/button_square_header_blade_square_screws.svg-ddc73635ebcca46f365adc3b24c34385.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_rectangle.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_rectangle.svg new file mode 100644 index 0000000..ce129d0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_rectangle.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_rectangle.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_rectangle.svg.import new file mode 100644 index 0000000..ca8cd4b --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_rectangle.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bbc3eaa8ktjdh" +path="res://.godot/imported/button_square_header_large_rectangle.svg-f0a425e425b551db4c61bc585781f6df.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_rectangle.svg" +dest_files=["res://.godot/imported/button_square_header_large_rectangle.svg-f0a425e425b551db4c61bc585781f6df.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_rectangle_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_rectangle_screws.svg new file mode 100644 index 0000000..51af012 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_rectangle_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_rectangle_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_rectangle_screws.svg.import new file mode 100644 index 0000000..cb6d3a8 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_rectangle_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dsm7etxhkjcis" +path="res://.godot/imported/button_square_header_large_rectangle_screws.svg-a8ec52ccc0f2f44d5170b5e899917b6e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_rectangle_screws.svg" +dest_files=["res://.godot/imported/button_square_header_large_rectangle_screws.svg-a8ec52ccc0f2f44d5170b5e899917b6e.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_square.svg new file mode 100644 index 0000000..f113d26 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_square.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_square.svg.import new file mode 100644 index 0000000..bd57ded --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cyt4oq66q5wiq" +path="res://.godot/imported/button_square_header_large_square.svg-84c5431945f0a78717f3357aa1a6c000.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_square.svg" +dest_files=["res://.godot/imported/button_square_header_large_square.svg-84c5431945f0a78717f3357aa1a6c000.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_square_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_square_screws.svg new file mode 100644 index 0000000..278bd27 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_square_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_square_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_square_screws.svg.import new file mode 100644 index 0000000..c93f6ae --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_square_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cops7p70vyvyn" +path="res://.godot/imported/button_square_header_large_square_screws.svg-dc729c05b9050a337eb9ec0e8f69157b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_large_square_screws.svg" +dest_files=["res://.godot/imported/button_square_header_large_square_screws.svg-dc729c05b9050a337eb9ec0e8f69157b.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_rectangle.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_rectangle.svg new file mode 100644 index 0000000..66b012c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_rectangle.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_rectangle.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_rectangle.svg.import new file mode 100644 index 0000000..210364f --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_rectangle.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cmuqrej18hvvb" +path="res://.godot/imported/button_square_header_notch_rectangle.svg-f8d9f4c90dc3d34732b43b46e4549f6a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_rectangle.svg" +dest_files=["res://.godot/imported/button_square_header_notch_rectangle.svg-f8d9f4c90dc3d34732b43b46e4549f6a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_rectangle_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_rectangle_screws.svg new file mode 100644 index 0000000..0c0af69 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_rectangle_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_rectangle_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_rectangle_screws.svg.import new file mode 100644 index 0000000..1a28ba1 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_rectangle_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bh6355bpealfj" +path="res://.godot/imported/button_square_header_notch_rectangle_screws.svg-882d26a46aed4a0aafb98990a76c71b2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_rectangle_screws.svg" +dest_files=["res://.godot/imported/button_square_header_notch_rectangle_screws.svg-882d26a46aed4a0aafb98990a76c71b2.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_square.svg new file mode 100644 index 0000000..1863723 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_square.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_square.svg.import new file mode 100644 index 0000000..3ff4c2d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bvqeracih33h0" +path="res://.godot/imported/button_square_header_notch_square.svg-9b916f88c6659fc569fd5b649d315e7c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_square.svg" +dest_files=["res://.godot/imported/button_square_header_notch_square.svg-9b916f88c6659fc569fd5b649d315e7c.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_square_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_square_screws.svg new file mode 100644 index 0000000..d6280db --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_square_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_square_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_square_screws.svg.import new file mode 100644 index 0000000..291533c --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_square_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c1l7gy8qxj1uu" +path="res://.godot/imported/button_square_header_notch_square_screws.svg-51aa0cce2e25360a9f224bec95af9c7c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_notch_square_screws.svg" +dest_files=["res://.godot/imported/button_square_header_notch_square_screws.svg-51aa0cce2e25360a9f224bec95af9c7c.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_rectangle.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_rectangle.svg new file mode 100644 index 0000000..6258d50 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_rectangle.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_rectangle.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_rectangle.svg.import new file mode 100644 index 0000000..e64df39 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_rectangle.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://chjijevwqk35p" +path="res://.godot/imported/button_square_header_small_rectangle.svg-86afafa8509c4a3952e038536d3368a9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_rectangle.svg" +dest_files=["res://.godot/imported/button_square_header_small_rectangle.svg-86afafa8509c4a3952e038536d3368a9.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_rectangle_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_rectangle_screws.svg new file mode 100644 index 0000000..39e79c0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_rectangle_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_rectangle_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_rectangle_screws.svg.import new file mode 100644 index 0000000..684431e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_rectangle_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ny12pf7utvwe" +path="res://.godot/imported/button_square_header_small_rectangle_screws.svg-05eb443b912b5430d643b2b680640fbb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_rectangle_screws.svg" +dest_files=["res://.godot/imported/button_square_header_small_rectangle_screws.svg-05eb443b912b5430d643b2b680640fbb.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_square.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_square.svg new file mode 100644 index 0000000..55ce578 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_square.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_square.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_square.svg.import new file mode 100644 index 0000000..be79130 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_square.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ccslxwhq5gvc5" +path="res://.godot/imported/button_square_header_small_square.svg-0645a32975c4fd35e9e8645714e9a8a8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_square.svg" +dest_files=["res://.godot/imported/button_square_header_small_square.svg-0645a32975c4fd35e9e8645714e9a8a8.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_square_screws.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_square_screws.svg new file mode 100644 index 0000000..bd649ea --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_square_screws.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_square_screws.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_square_screws.svg.import new file mode 100644 index 0000000..c962ef0 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_square_screws.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b6qn7dhukw7wu" +path="res://.godot/imported/button_square_header_small_square_screws.svg-3d5cd4b71981ef803db1b4b8382bb03a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/button_square_header_small_square_screws.svg" +dest_files=["res://.godot/imported/button_square_header_small_square_screws.svg-3d5cd4b71981ef803db1b4b8382bb03a.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_a.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_a.svg new file mode 100644 index 0000000..78a64e7 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_a.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_a.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_a.svg.import new file mode 100644 index 0000000..b1b08bf --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_a.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bc254t1srxq34" +path="res://.godot/imported/crosshair_color_a.svg-f128a4667933556c528f1409ff74bc7c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_a.svg" +dest_files=["res://.godot/imported/crosshair_color_a.svg-f128a4667933556c528f1409ff74bc7c.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_b.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_b.svg new file mode 100644 index 0000000..5d9a112 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_b.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_b.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_b.svg.import new file mode 100644 index 0000000..ab0ad49 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_b.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bhardglx73n1b" +path="res://.godot/imported/crosshair_color_b.svg-ce2bff5969f9afe578b86743fda75710.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_b.svg" +dest_files=["res://.godot/imported/crosshair_color_b.svg-ce2bff5969f9afe578b86743fda75710.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_c.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_c.svg new file mode 100644 index 0000000..ce87b85 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_c.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_c.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_c.svg.import new file mode 100644 index 0000000..5d2de9d --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_c.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cy2xakhb1bmib" +path="res://.godot/imported/crosshair_color_c.svg-edea0a7192a2c85aad2faaa617e7b97f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_c.svg" +dest_files=["res://.godot/imported/crosshair_color_c.svg-edea0a7192a2c85aad2faaa617e7b97f.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_d.svg b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_d.svg new file mode 100644 index 0000000..355b60e --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_d.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_d.svg.import b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_d.svg.import new file mode 100644 index 0000000..409f447 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_d.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b1tseg4hbqpnd" +path="res://.godot/imported/crosshair_color_d.svg-75f96dd3316cf5059c651be39dbb4459.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://temp_res/kenney_ui-pack-space-expansion/Vector/Yellow/crosshair_color_d.svg" +dest_files=["res://.godot/imported/crosshair_color_d.svg-75f96dd3316cf5059c651be39dbb4459.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 diff --git a/temp_res/kenney_ui-pack-space-expansion/Visit Kenney.url b/temp_res/kenney_ui-pack-space-expansion/Visit Kenney.url new file mode 100644 index 0000000..fbdde43 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Visit Kenney.url @@ -0,0 +1,2 @@ +[InternetShortcut] +URL=http://www.kenney.nl/ \ No newline at end of file diff --git a/temp_res/kenney_ui-pack-space-expansion/Visit Patreon.url b/temp_res/kenney_ui-pack-space-expansion/Visit Patreon.url new file mode 100644 index 0000000..439ef26 --- /dev/null +++ b/temp_res/kenney_ui-pack-space-expansion/Visit Patreon.url @@ -0,0 +1,2 @@ +[InternetShortcut] +URL=https://www.patreon.com/kenney/ \ No newline at end of file