From 46f5c6c262c0cb2fcfad1840e99c6ef445335292 Mon Sep 17 00:00:00 2001 From: Anthony Foxclaw Date: Thu, 11 Jun 2020 00:49:01 -0400 Subject: [PATCH] UI sprites - Enabled pixel snapping - Disabled resizing --- project.godot | 2 ++ scenes/game.tscn | 6 +++- sprites/ui/blue_boxCheckmark.png | Bin 0 -> 771 bytes sprites/ui/blue_boxCheckmark.png.import | 34 ++++++++++++++++++++ sprites/ui/blue_boxCross.png | Bin 0 -> 715 bytes sprites/ui/blue_boxCross.png.import | 34 ++++++++++++++++++++ sprites/ui/blue_boxTick.png | Bin 0 -> 974 bytes sprites/ui/blue_boxTick.png.import | 34 ++++++++++++++++++++ sprites/ui/blue_button00.png | Bin 0 -> 530 bytes sprites/ui/blue_button00.png.import | 34 ++++++++++++++++++++ sprites/ui/blue_button01.png | Bin 0 -> 447 bytes sprites/ui/blue_button01.png.import | 34 ++++++++++++++++++++ sprites/ui/blue_button02.png | Bin 0 -> 551 bytes sprites/ui/blue_button02.png.import | 34 ++++++++++++++++++++ sprites/ui/blue_button03.png | Bin 0 -> 471 bytes sprites/ui/blue_button03.png.import | 34 ++++++++++++++++++++ sprites/ui/blue_button04.png | Bin 0 -> 688 bytes sprites/ui/blue_button04.png.import | 34 ++++++++++++++++++++ sprites/ui/blue_button05.png | Bin 0 -> 605 bytes sprites/ui/blue_button05.png.import | 34 ++++++++++++++++++++ sprites/ui/blue_button06.png | Bin 0 -> 438 bytes sprites/ui/blue_button06.png.import | 34 ++++++++++++++++++++ sprites/ui/blue_button07.png | Bin 0 -> 459 bytes sprites/ui/blue_button07.png.import | 34 ++++++++++++++++++++ sprites/ui/blue_button08.png | Bin 0 -> 386 bytes sprites/ui/blue_button08.png.import | 34 ++++++++++++++++++++ sprites/ui/blue_button09.png | Bin 0 -> 480 bytes sprites/ui/blue_button09.png.import | 34 ++++++++++++++++++++ sprites/ui/blue_button10.png | Bin 0 -> 415 bytes sprites/ui/blue_button10.png.import | 34 ++++++++++++++++++++ sprites/ui/blue_button11.png | Bin 0 -> 639 bytes sprites/ui/blue_button11.png.import | 34 ++++++++++++++++++++ sprites/ui/blue_button12.png | Bin 0 -> 563 bytes sprites/ui/blue_button12.png.import | 34 ++++++++++++++++++++ sprites/ui/blue_button13.png | Bin 0 -> 510 bytes sprites/ui/blue_button13.png.import | 34 ++++++++++++++++++++ sprites/ui/blue_checkmark.png | Bin 0 -> 365 bytes sprites/ui/blue_checkmark.png.import | 34 ++++++++++++++++++++ sprites/ui/blue_circle.png | Bin 0 -> 897 bytes sprites/ui/blue_circle.png.import | 34 ++++++++++++++++++++ sprites/ui/blue_cross.png | Bin 0 -> 295 bytes sprites/ui/blue_cross.png.import | 34 ++++++++++++++++++++ sprites/ui/blue_panel.png | Bin 0 -> 625 bytes sprites/ui/blue_panel.png.import | 34 ++++++++++++++++++++ sprites/ui/blue_sliderDown.png | Bin 0 -> 441 bytes sprites/ui/blue_sliderDown.png.import | 34 ++++++++++++++++++++ sprites/ui/blue_sliderLeft.png | Bin 0 -> 507 bytes sprites/ui/blue_sliderLeft.png.import | 34 ++++++++++++++++++++ sprites/ui/blue_sliderRight.png | Bin 0 -> 506 bytes sprites/ui/blue_sliderRight.png.import | 34 ++++++++++++++++++++ sprites/ui/blue_sliderUp.png | Bin 0 -> 423 bytes sprites/ui/blue_sliderUp.png.import | 34 ++++++++++++++++++++ sprites/ui/blue_tick.png | Bin 0 -> 292 bytes sprites/ui/blue_tick.png.import | 34 ++++++++++++++++++++ sprites/ui/dropdownBottom.png | Bin 0 -> 1164 bytes sprites/ui/dropdownBottom.png.import | 34 ++++++++++++++++++++ sprites/ui/dropdownMid.png | Bin 0 -> 995 bytes sprites/ui/dropdownMid.png.import | 34 ++++++++++++++++++++ sprites/ui/dropdownTop.png | Bin 0 -> 1261 bytes sprites/ui/dropdownTop.png.import | 34 ++++++++++++++++++++ sprites/ui/green_boxCheckmark.png | Bin 0 -> 768 bytes sprites/ui/green_boxCheckmark.png.import | 34 ++++++++++++++++++++ sprites/ui/green_boxCross.png | Bin 0 -> 714 bytes sprites/ui/green_boxCross.png.import | 34 ++++++++++++++++++++ sprites/ui/green_boxTick.png | Bin 0 -> 975 bytes sprites/ui/green_boxTick.png.import | 34 ++++++++++++++++++++ sprites/ui/green_button00.png | Bin 0 -> 524 bytes sprites/ui/green_button00.png.import | 34 ++++++++++++++++++++ sprites/ui/green_button01.png | Bin 0 -> 448 bytes sprites/ui/green_button01.png.import | 34 ++++++++++++++++++++ sprites/ui/green_button02.png | Bin 0 -> 544 bytes sprites/ui/green_button02.png.import | 34 ++++++++++++++++++++ sprites/ui/green_button03.png | Bin 0 -> 471 bytes sprites/ui/green_button03.png.import | 34 ++++++++++++++++++++ sprites/ui/green_button04.png | Bin 0 -> 664 bytes sprites/ui/green_button04.png.import | 34 ++++++++++++++++++++ sprites/ui/green_button05.png | Bin 0 -> 577 bytes sprites/ui/green_button05.png.import | 34 ++++++++++++++++++++ sprites/ui/green_button06.png | Bin 0 -> 440 bytes sprites/ui/green_button06.png.import | 34 ++++++++++++++++++++ sprites/ui/green_button07.png | Bin 0 -> 452 bytes sprites/ui/green_button07.png.import | 34 ++++++++++++++++++++ sprites/ui/green_button08.png | Bin 0 -> 386 bytes sprites/ui/green_button08.png.import | 34 ++++++++++++++++++++ sprites/ui/green_button09.png | Bin 0 -> 474 bytes sprites/ui/green_button09.png.import | 34 ++++++++++++++++++++ sprites/ui/green_button10.png | Bin 0 -> 411 bytes sprites/ui/green_button10.png.import | 34 ++++++++++++++++++++ sprites/ui/green_button11.png | Bin 0 -> 577 bytes sprites/ui/green_button11.png.import | 34 ++++++++++++++++++++ sprites/ui/green_button12.png | Bin 0 -> 508 bytes sprites/ui/green_button12.png.import | 34 ++++++++++++++++++++ sprites/ui/green_button13.png | Bin 0 -> 511 bytes sprites/ui/green_button13.png.import | 34 ++++++++++++++++++++ sprites/ui/green_checkmark.png | Bin 0 -> 366 bytes sprites/ui/green_checkmark.png.import | 34 ++++++++++++++++++++ sprites/ui/green_circle.png | Bin 0 -> 886 bytes sprites/ui/green_circle.png.import | 34 ++++++++++++++++++++ sprites/ui/green_cross.png | Bin 0 -> 302 bytes sprites/ui/green_cross.png.import | 34 ++++++++++++++++++++ sprites/ui/green_panel.png | Bin 0 -> 632 bytes sprites/ui/green_panel.png.import | 34 ++++++++++++++++++++ sprites/ui/green_sliderDown.png | Bin 0 -> 448 bytes sprites/ui/green_sliderDown.png.import | 34 ++++++++++++++++++++ sprites/ui/green_sliderLeft.png | Bin 0 -> 506 bytes sprites/ui/green_sliderLeft.png.import | 34 ++++++++++++++++++++ sprites/ui/green_sliderRight.png | Bin 0 -> 502 bytes sprites/ui/green_sliderRight.png.import | 34 ++++++++++++++++++++ sprites/ui/green_sliderUp.png | Bin 0 -> 431 bytes sprites/ui/green_sliderUp.png.import | 34 ++++++++++++++++++++ sprites/ui/green_tick.png | Bin 0 -> 293 bytes sprites/ui/green_tick.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_arrowDownGrey.png | Bin 0 -> 239 bytes sprites/ui/grey_arrowDownGrey.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_arrowDownWhite.png | Bin 0 -> 239 bytes sprites/ui/grey_arrowDownWhite.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_arrowUpGrey.png | Bin 0 -> 236 bytes sprites/ui/grey_arrowUpGrey.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_arrowUpWhite.png | Bin 0 -> 232 bytes sprites/ui/grey_arrowUpWhite.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_box.png | Bin 0 -> 535 bytes sprites/ui/grey_box.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_boxCheckmark.png | Bin 0 -> 752 bytes sprites/ui/grey_boxCheckmark.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_boxCross.png | Bin 0 -> 703 bytes sprites/ui/grey_boxCross.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_boxTick.png | Bin 0 -> 952 bytes sprites/ui/grey_boxTick.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_button00.png | Bin 0 -> 426 bytes sprites/ui/grey_button00.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_button01.png | Bin 0 -> 501 bytes sprites/ui/grey_button01.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_button02.png | Bin 0 -> 439 bytes sprites/ui/grey_button02.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_button03.png | Bin 0 -> 573 bytes sprites/ui/grey_button03.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_button04.png | Bin 0 -> 500 bytes sprites/ui/grey_button04.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_button05.png | Bin 0 -> 595 bytes sprites/ui/grey_button05.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_button06.png | Bin 0 -> 583 bytes sprites/ui/grey_button06.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_button07.png | Bin 0 -> 419 bytes sprites/ui/grey_button07.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_button08.png | Bin 0 -> 407 bytes sprites/ui/grey_button08.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_button09.png | Bin 0 -> 352 bytes sprites/ui/grey_button09.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_button10.png | Bin 0 -> 426 bytes sprites/ui/grey_button10.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_button11.png | Bin 0 -> 370 bytes sprites/ui/grey_button11.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_button12.png | Bin 0 -> 480 bytes sprites/ui/grey_button12.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_button13.png | Bin 0 -> 414 bytes sprites/ui/grey_button13.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_button14.png | Bin 0 -> 495 bytes sprites/ui/grey_button14.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_button15.png | Bin 0 -> 489 bytes sprites/ui/grey_button15.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_checkmarkGrey.png | Bin 0 -> 346 bytes sprites/ui/grey_checkmarkGrey.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_checkmarkWhite.png | Bin 0 -> 343 bytes sprites/ui/grey_checkmarkWhite.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_circle.png | Bin 0 -> 817 bytes sprites/ui/grey_circle.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_crossGrey.png | Bin 0 -> 288 bytes sprites/ui/grey_crossGrey.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_crossWhite.png | Bin 0 -> 282 bytes sprites/ui/grey_crossWhite.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_panel.png | Bin 0 -> 585 bytes sprites/ui/grey_panel.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_sliderDown.png | Bin 0 -> 409 bytes sprites/ui/grey_sliderDown.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_sliderEnd.png | Bin 0 -> 241 bytes sprites/ui/grey_sliderEnd.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_sliderHorizontal.png | Bin 0 -> 153 bytes sprites/ui/grey_sliderHorizontal.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_sliderLeft.png | Bin 0 -> 481 bytes sprites/ui/grey_sliderLeft.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_sliderRight.png | Bin 0 -> 467 bytes sprites/ui/grey_sliderRight.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_sliderUp.png | Bin 0 -> 394 bytes sprites/ui/grey_sliderUp.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_sliderVertical.png | Bin 0 -> 146 bytes sprites/ui/grey_sliderVertical.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_tickGrey.png | Bin 0 -> 284 bytes sprites/ui/grey_tickGrey.png.import | 34 ++++++++++++++++++++ sprites/ui/grey_tickWhite.png | Bin 0 -> 279 bytes sprites/ui/grey_tickWhite.png.import | 34 ++++++++++++++++++++ sprites/ui/red_boxCheckmark.png | Bin 0 -> 784 bytes sprites/ui/red_boxCheckmark.png.import | 34 ++++++++++++++++++++ sprites/ui/red_boxCross.png | Bin 0 -> 717 bytes sprites/ui/red_boxCross.png.import | 34 ++++++++++++++++++++ sprites/ui/red_boxTick.png | Bin 0 -> 973 bytes sprites/ui/red_boxTick.png.import | 34 ++++++++++++++++++++ sprites/ui/red_button00.png | Bin 0 -> 479 bytes sprites/ui/red_button00.png.import | 34 ++++++++++++++++++++ sprites/ui/red_button01.png | Bin 0 -> 696 bytes sprites/ui/red_button01.png.import | 34 ++++++++++++++++++++ sprites/ui/red_button02.png | Bin 0 -> 610 bytes sprites/ui/red_button02.png.import | 34 ++++++++++++++++++++ sprites/ui/red_button03.png | Bin 0 -> 442 bytes sprites/ui/red_button03.png.import | 34 ++++++++++++++++++++ sprites/ui/red_button04.png | Bin 0 -> 465 bytes sprites/ui/red_button04.png.import | 34 ++++++++++++++++++++ sprites/ui/red_button05.png | Bin 0 -> 392 bytes sprites/ui/red_button05.png.import | 34 ++++++++++++++++++++ sprites/ui/red_button06.png | Bin 0 -> 480 bytes sprites/ui/red_button06.png.import | 34 ++++++++++++++++++++ sprites/ui/red_button07.png | Bin 0 -> 417 bytes sprites/ui/red_button07.png.import | 34 ++++++++++++++++++++ sprites/ui/red_button08.png | Bin 0 -> 620 bytes sprites/ui/red_button08.png.import | 34 ++++++++++++++++++++ sprites/ui/red_button09.png | Bin 0 -> 549 bytes sprites/ui/red_button09.png.import | 34 ++++++++++++++++++++ sprites/ui/red_button10.png | Bin 0 -> 520 bytes sprites/ui/red_button10.png.import | 34 ++++++++++++++++++++ sprites/ui/red_button11.png | Bin 0 -> 541 bytes sprites/ui/red_button11.png.import | 34 ++++++++++++++++++++ sprites/ui/red_button12.png | Bin 0 -> 459 bytes sprites/ui/red_button12.png.import | 34 ++++++++++++++++++++ sprites/ui/red_button13.png | Bin 0 -> 557 bytes sprites/ui/red_button13.png.import | 34 ++++++++++++++++++++ sprites/ui/red_checkmark.png | Bin 0 -> 362 bytes sprites/ui/red_checkmark.png.import | 34 ++++++++++++++++++++ sprites/ui/red_circle.png | Bin 0 -> 893 bytes sprites/ui/red_circle.png.import | 34 ++++++++++++++++++++ sprites/ui/red_cross.png | Bin 0 -> 298 bytes sprites/ui/red_cross.png.import | 34 ++++++++++++++++++++ sprites/ui/red_panel.png | Bin 0 -> 634 bytes sprites/ui/red_panel.png.import | 34 ++++++++++++++++++++ sprites/ui/red_sliderDown.png | Bin 0 -> 447 bytes sprites/ui/red_sliderDown.png.import | 34 ++++++++++++++++++++ sprites/ui/red_sliderLeft.png | Bin 0 -> 506 bytes sprites/ui/red_sliderLeft.png.import | 34 ++++++++++++++++++++ sprites/ui/red_sliderRight.png | Bin 0 -> 504 bytes sprites/ui/red_sliderRight.png.import | 34 ++++++++++++++++++++ sprites/ui/red_sliderUp.png | Bin 0 -> 433 bytes sprites/ui/red_sliderUp.png.import | 34 ++++++++++++++++++++ sprites/ui/red_tick.png | Bin 0 -> 291 bytes sprites/ui/red_tick.png.import | 34 ++++++++++++++++++++ sprites/ui/yellow_boxCheckmark.png | Bin 0 -> 768 bytes sprites/ui/yellow_boxCheckmark.png.import | 34 ++++++++++++++++++++ sprites/ui/yellow_boxCross.png | Bin 0 -> 712 bytes sprites/ui/yellow_boxCross.png.import | 34 ++++++++++++++++++++ sprites/ui/yellow_boxTick.png | Bin 0 -> 963 bytes sprites/ui/yellow_boxTick.png.import | 34 ++++++++++++++++++++ sprites/ui/yellow_button00.png | Bin 0 -> 491 bytes sprites/ui/yellow_button00.png.import | 34 ++++++++++++++++++++ sprites/ui/yellow_button01.png | Bin 0 -> 432 bytes sprites/ui/yellow_button01.png.import | 34 ++++++++++++++++++++ sprites/ui/yellow_button02.png | Bin 0 -> 522 bytes sprites/ui/yellow_button02.png.import | 34 ++++++++++++++++++++ sprites/ui/yellow_button03.png | Bin 0 -> 458 bytes sprites/ui/yellow_button03.png.import | 34 ++++++++++++++++++++ sprites/ui/yellow_button04.png | Bin 0 -> 640 bytes sprites/ui/yellow_button04.png.import | 34 ++++++++++++++++++++ sprites/ui/yellow_button05.png | Bin 0 -> 557 bytes sprites/ui/yellow_button05.png.import | 34 ++++++++++++++++++++ sprites/ui/yellow_button06.png | Bin 0 -> 437 bytes sprites/ui/yellow_button06.png.import | 34 ++++++++++++++++++++ sprites/ui/yellow_button07.png | Bin 0 -> 426 bytes sprites/ui/yellow_button07.png.import | 34 ++++++++++++++++++++ sprites/ui/yellow_button08.png | Bin 0 -> 369 bytes sprites/ui/yellow_button08.png.import | 34 ++++++++++++++++++++ sprites/ui/yellow_button09.png | Bin 0 -> 452 bytes sprites/ui/yellow_button09.png.import | 34 ++++++++++++++++++++ sprites/ui/yellow_button10.png | Bin 0 -> 395 bytes sprites/ui/yellow_button10.png.import | 34 ++++++++++++++++++++ sprites/ui/yellow_button11.png | Bin 0 -> 563 bytes sprites/ui/yellow_button11.png.import | 34 ++++++++++++++++++++ sprites/ui/yellow_button12.png | Bin 0 -> 500 bytes sprites/ui/yellow_button12.png.import | 34 ++++++++++++++++++++ sprites/ui/yellow_button13.png | Bin 0 -> 510 bytes sprites/ui/yellow_button13.png.import | 34 ++++++++++++++++++++ sprites/ui/yellow_checkmark.png | Bin 0 -> 358 bytes sprites/ui/yellow_checkmark.png.import | 34 ++++++++++++++++++++ sprites/ui/yellow_circle.png | Bin 0 -> 870 bytes sprites/ui/yellow_circle.png.import | 34 ++++++++++++++++++++ sprites/ui/yellow_cross.png | Bin 0 -> 290 bytes sprites/ui/yellow_cross.png.import | 34 ++++++++++++++++++++ sprites/ui/yellow_panel.png | Bin 0 -> 612 bytes sprites/ui/yellow_panel.png.import | 34 ++++++++++++++++++++ sprites/ui/yellow_sliderDown.png | Bin 0 -> 434 bytes sprites/ui/yellow_sliderDown.png.import | 34 ++++++++++++++++++++ sprites/ui/yellow_sliderLeft.png | Bin 0 -> 507 bytes sprites/ui/yellow_sliderLeft.png.import | 34 ++++++++++++++++++++ sprites/ui/yellow_sliderRight.png | Bin 0 -> 498 bytes sprites/ui/yellow_sliderRight.png.import | 34 ++++++++++++++++++++ sprites/ui/yellow_sliderUp.png | Bin 0 -> 427 bytes sprites/ui/yellow_sliderUp.png.import | 34 ++++++++++++++++++++ sprites/ui/yellow_tick.png | Bin 0 -> 293 bytes sprites/ui/yellow_tick.png.import | 34 ++++++++++++++++++++ 294 files changed, 4971 insertions(+), 1 deletion(-) create mode 100644 sprites/ui/blue_boxCheckmark.png create mode 100644 sprites/ui/blue_boxCheckmark.png.import create mode 100644 sprites/ui/blue_boxCross.png create mode 100644 sprites/ui/blue_boxCross.png.import create mode 100644 sprites/ui/blue_boxTick.png create mode 100644 sprites/ui/blue_boxTick.png.import create mode 100644 sprites/ui/blue_button00.png create mode 100644 sprites/ui/blue_button00.png.import create mode 100644 sprites/ui/blue_button01.png create mode 100644 sprites/ui/blue_button01.png.import create mode 100644 sprites/ui/blue_button02.png create mode 100644 sprites/ui/blue_button02.png.import create mode 100644 sprites/ui/blue_button03.png create mode 100644 sprites/ui/blue_button03.png.import create mode 100644 sprites/ui/blue_button04.png create mode 100644 sprites/ui/blue_button04.png.import create mode 100644 sprites/ui/blue_button05.png create mode 100644 sprites/ui/blue_button05.png.import create mode 100644 sprites/ui/blue_button06.png create mode 100644 sprites/ui/blue_button06.png.import create mode 100644 sprites/ui/blue_button07.png create mode 100644 sprites/ui/blue_button07.png.import create mode 100644 sprites/ui/blue_button08.png create mode 100644 sprites/ui/blue_button08.png.import create mode 100644 sprites/ui/blue_button09.png create mode 100644 sprites/ui/blue_button09.png.import create mode 100644 sprites/ui/blue_button10.png create mode 100644 sprites/ui/blue_button10.png.import create mode 100644 sprites/ui/blue_button11.png create mode 100644 sprites/ui/blue_button11.png.import create mode 100644 sprites/ui/blue_button12.png create mode 100644 sprites/ui/blue_button12.png.import create mode 100644 sprites/ui/blue_button13.png create mode 100644 sprites/ui/blue_button13.png.import create mode 100644 sprites/ui/blue_checkmark.png create mode 100644 sprites/ui/blue_checkmark.png.import create mode 100644 sprites/ui/blue_circle.png create mode 100644 sprites/ui/blue_circle.png.import create mode 100644 sprites/ui/blue_cross.png create mode 100644 sprites/ui/blue_cross.png.import create mode 100644 sprites/ui/blue_panel.png create mode 100644 sprites/ui/blue_panel.png.import create mode 100644 sprites/ui/blue_sliderDown.png create mode 100644 sprites/ui/blue_sliderDown.png.import create mode 100644 sprites/ui/blue_sliderLeft.png create mode 100644 sprites/ui/blue_sliderLeft.png.import create mode 100644 sprites/ui/blue_sliderRight.png create mode 100644 sprites/ui/blue_sliderRight.png.import create mode 100644 sprites/ui/blue_sliderUp.png create mode 100644 sprites/ui/blue_sliderUp.png.import create mode 100644 sprites/ui/blue_tick.png create mode 100644 sprites/ui/blue_tick.png.import create mode 100644 sprites/ui/dropdownBottom.png create mode 100644 sprites/ui/dropdownBottom.png.import create mode 100644 sprites/ui/dropdownMid.png create mode 100644 sprites/ui/dropdownMid.png.import create mode 100644 sprites/ui/dropdownTop.png create mode 100644 sprites/ui/dropdownTop.png.import create mode 100644 sprites/ui/green_boxCheckmark.png create mode 100644 sprites/ui/green_boxCheckmark.png.import create mode 100644 sprites/ui/green_boxCross.png create mode 100644 sprites/ui/green_boxCross.png.import create mode 100644 sprites/ui/green_boxTick.png create mode 100644 sprites/ui/green_boxTick.png.import create mode 100644 sprites/ui/green_button00.png create mode 100644 sprites/ui/green_button00.png.import create mode 100644 sprites/ui/green_button01.png create mode 100644 sprites/ui/green_button01.png.import create mode 100644 sprites/ui/green_button02.png create mode 100644 sprites/ui/green_button02.png.import create mode 100644 sprites/ui/green_button03.png create mode 100644 sprites/ui/green_button03.png.import create mode 100644 sprites/ui/green_button04.png create mode 100644 sprites/ui/green_button04.png.import create mode 100644 sprites/ui/green_button05.png create mode 100644 sprites/ui/green_button05.png.import create mode 100644 sprites/ui/green_button06.png create mode 100644 sprites/ui/green_button06.png.import create mode 100644 sprites/ui/green_button07.png create mode 100644 sprites/ui/green_button07.png.import create mode 100644 sprites/ui/green_button08.png create mode 100644 sprites/ui/green_button08.png.import create mode 100644 sprites/ui/green_button09.png create mode 100644 sprites/ui/green_button09.png.import create mode 100644 sprites/ui/green_button10.png create mode 100644 sprites/ui/green_button10.png.import create mode 100644 sprites/ui/green_button11.png create mode 100644 sprites/ui/green_button11.png.import create mode 100644 sprites/ui/green_button12.png create mode 100644 sprites/ui/green_button12.png.import create mode 100644 sprites/ui/green_button13.png create mode 100644 sprites/ui/green_button13.png.import create mode 100644 sprites/ui/green_checkmark.png create mode 100644 sprites/ui/green_checkmark.png.import create mode 100644 sprites/ui/green_circle.png create mode 100644 sprites/ui/green_circle.png.import create mode 100644 sprites/ui/green_cross.png create mode 100644 sprites/ui/green_cross.png.import create mode 100644 sprites/ui/green_panel.png create mode 100644 sprites/ui/green_panel.png.import create mode 100644 sprites/ui/green_sliderDown.png create mode 100644 sprites/ui/green_sliderDown.png.import create mode 100644 sprites/ui/green_sliderLeft.png create mode 100644 sprites/ui/green_sliderLeft.png.import create mode 100644 sprites/ui/green_sliderRight.png create mode 100644 sprites/ui/green_sliderRight.png.import create mode 100644 sprites/ui/green_sliderUp.png create mode 100644 sprites/ui/green_sliderUp.png.import create mode 100644 sprites/ui/green_tick.png create mode 100644 sprites/ui/green_tick.png.import create mode 100644 sprites/ui/grey_arrowDownGrey.png create mode 100644 sprites/ui/grey_arrowDownGrey.png.import create mode 100644 sprites/ui/grey_arrowDownWhite.png create mode 100644 sprites/ui/grey_arrowDownWhite.png.import create mode 100644 sprites/ui/grey_arrowUpGrey.png create mode 100644 sprites/ui/grey_arrowUpGrey.png.import create mode 100644 sprites/ui/grey_arrowUpWhite.png create mode 100644 sprites/ui/grey_arrowUpWhite.png.import create mode 100644 sprites/ui/grey_box.png create mode 100644 sprites/ui/grey_box.png.import create mode 100644 sprites/ui/grey_boxCheckmark.png create mode 100644 sprites/ui/grey_boxCheckmark.png.import create mode 100644 sprites/ui/grey_boxCross.png create mode 100644 sprites/ui/grey_boxCross.png.import create mode 100644 sprites/ui/grey_boxTick.png create mode 100644 sprites/ui/grey_boxTick.png.import create mode 100644 sprites/ui/grey_button00.png create mode 100644 sprites/ui/grey_button00.png.import create mode 100644 sprites/ui/grey_button01.png create mode 100644 sprites/ui/grey_button01.png.import create mode 100644 sprites/ui/grey_button02.png create mode 100644 sprites/ui/grey_button02.png.import create mode 100644 sprites/ui/grey_button03.png create mode 100644 sprites/ui/grey_button03.png.import create mode 100644 sprites/ui/grey_button04.png create mode 100644 sprites/ui/grey_button04.png.import create mode 100644 sprites/ui/grey_button05.png create mode 100644 sprites/ui/grey_button05.png.import create mode 100644 sprites/ui/grey_button06.png create mode 100644 sprites/ui/grey_button06.png.import create mode 100644 sprites/ui/grey_button07.png create mode 100644 sprites/ui/grey_button07.png.import create mode 100644 sprites/ui/grey_button08.png create mode 100644 sprites/ui/grey_button08.png.import create mode 100644 sprites/ui/grey_button09.png create mode 100644 sprites/ui/grey_button09.png.import create mode 100644 sprites/ui/grey_button10.png create mode 100644 sprites/ui/grey_button10.png.import create mode 100644 sprites/ui/grey_button11.png create mode 100644 sprites/ui/grey_button11.png.import create mode 100644 sprites/ui/grey_button12.png create mode 100644 sprites/ui/grey_button12.png.import create mode 100644 sprites/ui/grey_button13.png create mode 100644 sprites/ui/grey_button13.png.import create mode 100644 sprites/ui/grey_button14.png create mode 100644 sprites/ui/grey_button14.png.import create mode 100644 sprites/ui/grey_button15.png create mode 100644 sprites/ui/grey_button15.png.import create mode 100644 sprites/ui/grey_checkmarkGrey.png create mode 100644 sprites/ui/grey_checkmarkGrey.png.import create mode 100644 sprites/ui/grey_checkmarkWhite.png create mode 100644 sprites/ui/grey_checkmarkWhite.png.import create mode 100644 sprites/ui/grey_circle.png create mode 100644 sprites/ui/grey_circle.png.import create mode 100644 sprites/ui/grey_crossGrey.png create mode 100644 sprites/ui/grey_crossGrey.png.import create mode 100644 sprites/ui/grey_crossWhite.png create mode 100644 sprites/ui/grey_crossWhite.png.import create mode 100644 sprites/ui/grey_panel.png create mode 100644 sprites/ui/grey_panel.png.import create mode 100644 sprites/ui/grey_sliderDown.png create mode 100644 sprites/ui/grey_sliderDown.png.import create mode 100644 sprites/ui/grey_sliderEnd.png create mode 100644 sprites/ui/grey_sliderEnd.png.import create mode 100644 sprites/ui/grey_sliderHorizontal.png create mode 100644 sprites/ui/grey_sliderHorizontal.png.import create mode 100644 sprites/ui/grey_sliderLeft.png create mode 100644 sprites/ui/grey_sliderLeft.png.import create mode 100644 sprites/ui/grey_sliderRight.png create mode 100644 sprites/ui/grey_sliderRight.png.import create mode 100644 sprites/ui/grey_sliderUp.png create mode 100644 sprites/ui/grey_sliderUp.png.import create mode 100644 sprites/ui/grey_sliderVertical.png create mode 100644 sprites/ui/grey_sliderVertical.png.import create mode 100644 sprites/ui/grey_tickGrey.png create mode 100644 sprites/ui/grey_tickGrey.png.import create mode 100644 sprites/ui/grey_tickWhite.png create mode 100644 sprites/ui/grey_tickWhite.png.import create mode 100644 sprites/ui/red_boxCheckmark.png create mode 100644 sprites/ui/red_boxCheckmark.png.import create mode 100644 sprites/ui/red_boxCross.png create mode 100644 sprites/ui/red_boxCross.png.import create mode 100644 sprites/ui/red_boxTick.png create mode 100644 sprites/ui/red_boxTick.png.import create mode 100644 sprites/ui/red_button00.png create mode 100644 sprites/ui/red_button00.png.import create mode 100644 sprites/ui/red_button01.png create mode 100644 sprites/ui/red_button01.png.import create mode 100644 sprites/ui/red_button02.png create mode 100644 sprites/ui/red_button02.png.import create mode 100644 sprites/ui/red_button03.png create mode 100644 sprites/ui/red_button03.png.import create mode 100644 sprites/ui/red_button04.png create mode 100644 sprites/ui/red_button04.png.import create mode 100644 sprites/ui/red_button05.png create mode 100644 sprites/ui/red_button05.png.import create mode 100644 sprites/ui/red_button06.png create mode 100644 sprites/ui/red_button06.png.import create mode 100644 sprites/ui/red_button07.png create mode 100644 sprites/ui/red_button07.png.import create mode 100644 sprites/ui/red_button08.png create mode 100644 sprites/ui/red_button08.png.import create mode 100644 sprites/ui/red_button09.png create mode 100644 sprites/ui/red_button09.png.import create mode 100644 sprites/ui/red_button10.png create mode 100644 sprites/ui/red_button10.png.import create mode 100644 sprites/ui/red_button11.png create mode 100644 sprites/ui/red_button11.png.import create mode 100644 sprites/ui/red_button12.png create mode 100644 sprites/ui/red_button12.png.import create mode 100644 sprites/ui/red_button13.png create mode 100644 sprites/ui/red_button13.png.import create mode 100644 sprites/ui/red_checkmark.png create mode 100644 sprites/ui/red_checkmark.png.import create mode 100644 sprites/ui/red_circle.png create mode 100644 sprites/ui/red_circle.png.import create mode 100644 sprites/ui/red_cross.png create mode 100644 sprites/ui/red_cross.png.import create mode 100644 sprites/ui/red_panel.png create mode 100644 sprites/ui/red_panel.png.import create mode 100644 sprites/ui/red_sliderDown.png create mode 100644 sprites/ui/red_sliderDown.png.import create mode 100644 sprites/ui/red_sliderLeft.png create mode 100644 sprites/ui/red_sliderLeft.png.import create mode 100644 sprites/ui/red_sliderRight.png create mode 100644 sprites/ui/red_sliderRight.png.import create mode 100644 sprites/ui/red_sliderUp.png create mode 100644 sprites/ui/red_sliderUp.png.import create mode 100644 sprites/ui/red_tick.png create mode 100644 sprites/ui/red_tick.png.import create mode 100644 sprites/ui/yellow_boxCheckmark.png create mode 100644 sprites/ui/yellow_boxCheckmark.png.import create mode 100644 sprites/ui/yellow_boxCross.png create mode 100644 sprites/ui/yellow_boxCross.png.import create mode 100644 sprites/ui/yellow_boxTick.png create mode 100644 sprites/ui/yellow_boxTick.png.import create mode 100644 sprites/ui/yellow_button00.png create mode 100644 sprites/ui/yellow_button00.png.import create mode 100644 sprites/ui/yellow_button01.png create mode 100644 sprites/ui/yellow_button01.png.import create mode 100644 sprites/ui/yellow_button02.png create mode 100644 sprites/ui/yellow_button02.png.import create mode 100644 sprites/ui/yellow_button03.png create mode 100644 sprites/ui/yellow_button03.png.import create mode 100644 sprites/ui/yellow_button04.png create mode 100644 sprites/ui/yellow_button04.png.import create mode 100644 sprites/ui/yellow_button05.png create mode 100644 sprites/ui/yellow_button05.png.import create mode 100644 sprites/ui/yellow_button06.png create mode 100644 sprites/ui/yellow_button06.png.import create mode 100644 sprites/ui/yellow_button07.png create mode 100644 sprites/ui/yellow_button07.png.import create mode 100644 sprites/ui/yellow_button08.png create mode 100644 sprites/ui/yellow_button08.png.import create mode 100644 sprites/ui/yellow_button09.png create mode 100644 sprites/ui/yellow_button09.png.import create mode 100644 sprites/ui/yellow_button10.png create mode 100644 sprites/ui/yellow_button10.png.import create mode 100644 sprites/ui/yellow_button11.png create mode 100644 sprites/ui/yellow_button11.png.import create mode 100644 sprites/ui/yellow_button12.png create mode 100644 sprites/ui/yellow_button12.png.import create mode 100644 sprites/ui/yellow_button13.png create mode 100644 sprites/ui/yellow_button13.png.import create mode 100644 sprites/ui/yellow_checkmark.png create mode 100644 sprites/ui/yellow_checkmark.png.import create mode 100644 sprites/ui/yellow_circle.png create mode 100644 sprites/ui/yellow_circle.png.import create mode 100644 sprites/ui/yellow_cross.png create mode 100644 sprites/ui/yellow_cross.png.import create mode 100644 sprites/ui/yellow_panel.png create mode 100644 sprites/ui/yellow_panel.png.import create mode 100644 sprites/ui/yellow_sliderDown.png create mode 100644 sprites/ui/yellow_sliderDown.png.import create mode 100644 sprites/ui/yellow_sliderLeft.png create mode 100644 sprites/ui/yellow_sliderLeft.png.import create mode 100644 sprites/ui/yellow_sliderRight.png create mode 100644 sprites/ui/yellow_sliderRight.png.import create mode 100644 sprites/ui/yellow_sliderUp.png create mode 100644 sprites/ui/yellow_sliderUp.png.import create mode 100644 sprites/ui/yellow_tick.png create mode 100644 sprites/ui/yellow_tick.png.import diff --git a/project.godot b/project.godot index e243d29..c50e6dd 100644 --- a/project.godot +++ b/project.godot @@ -26,6 +26,7 @@ CityData="*res://scripts/autoload/citydata.gd" [display] +window/size/resizable=false window/stretch/mode="2d" window/stretch/aspect="keep" @@ -42,4 +43,5 @@ ui_cheats={ [rendering] quality/driver/driver_name="GLES2" +quality/2d/use_pixel_snap=true environment/default_environment="res://default_env.tres" diff --git a/scenes/game.tscn b/scenes/game.tscn index 5c7a9d0..5b4cefb 100644 --- a/scenes/game.tscn +++ b/scenes/game.tscn @@ -10,6 +10,9 @@ [node name="world" type="Node2D" parent="."] script = ExtResource( 4 ) +__meta__ = { +"_edit_lock_": true +} [node name="water" type="TileMap" parent="world"] tile_set = ExtResource( 1 ) @@ -22,7 +25,7 @@ cell_size = Vector2( 16, 16 ) format = 1 [node name="Camera2D" type="Camera2D" parent="world"] -position = Vector2( 503.506, 302.104 ) +position = Vector2( 512, 304 ) current = true script = ExtResource( 5 ) @@ -32,6 +35,7 @@ script = ExtResource( 5 ) anchor_right = 1.0 anchor_bottom = 1.0 __meta__ = { +"_edit_lock_": true, "_edit_use_anchors_": false } diff --git a/sprites/ui/blue_boxCheckmark.png b/sprites/ui/blue_boxCheckmark.png new file mode 100644 index 0000000000000000000000000000000000000000..386ba505548f966efb6a66fe2e99c7917b2251ce GIT binary patch literal 771 zcmV+e1N{7nP)v=hu5al5-S=Bk_2AA)QWd4pk$~X0vQs9ojL;UM7<{ zOeT}-i9}*fnIyPL6hug1H5QA_C_blT(#@KtFApeb#QbEl6msR-0N))3oh% zIvq9`3@l&x4&Pt^iw%ZE#E+#?$%cXv5iovQuh%VK5cmcISe#+Ba*IOPY&NAsk+xbb zJET;(HW(!!NmNjzB*bAsp-g3g9o$yf($Nz;zpwh=>Sup8rp&F??3*}ZSw zxqJ(EVzR(+QUpc1Qg~($mCwHe+cJQ z-Y$Y9w4dUSh3@=8Ly1cI4HSxm*Smy)!8n|Rff|?W!W%5wL>Mr4BbE9{+PZiR1m&0P z(jG~Z`qiXlmj>q7;e#Z*)Q314E)Oh7vP*xvaJP`4$u1oXA)}Deqv>COQ42va2!H42 zfnltQY7l`hn$kUBG=DO=WiC)oM=~@;Zewp`Wpbznf9?PP002ovPDHLkV1iFc BR|)_C literal 0 HcmV?d00001 diff --git a/sprites/ui/blue_boxCheckmark.png.import b/sprites/ui/blue_boxCheckmark.png.import new file mode 100644 index 0000000..89ab319 --- /dev/null +++ b/sprites/ui/blue_boxCheckmark.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/blue_boxCheckmark.png-0f6f6262330fb86d6d41dc0b00482da7.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/blue_boxCheckmark.png" +dest_files=[ "res://.import/blue_boxCheckmark.png-0f6f6262330fb86d6d41dc0b00482da7.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/blue_boxCross.png b/sprites/ui/blue_boxCross.png new file mode 100644 index 0000000000000000000000000000000000000000..873ced76ecda86e9a121a76625726c89c5b0bf01 GIT binary patch literal 715 zcmV;+0yO=JP)PWc&N5~P<(nUf%E2lvzf<%*oCUS++AW@{Db4cO>S;2^h zKmxSkw-{>!i@l3?%}7(=9cDh(vn%GeEP)jYg{w-X^00A-yjH8Rw7$s`P`+xl+ANhy z_r+rI!b&m(>4H!Mw)6S?nH9530R=mb!(7*8p67+G!xoE0l&{z8u~w_a!@0uU+bnbu z&}cN+csyoVneY3oUau2e_a9WbT+U&^w(am&!B(pko6Tk+Bz!m=ruHBRqI~oDoUPaE zuoga}HWkoce?#*NGpMGLN#2^;mQQk2XFci3X{buLS zeRlcMkA=e;Vi1e(#KENkbATEJwXRNzvBsY1!Zr2><= zJY_Cn?O@lDO=WiC)oM=~@;Zewp`Wpbznf9?PP002ovPDHLkV1oY{LB#+7 literal 0 HcmV?d00001 diff --git a/sprites/ui/blue_boxCross.png.import b/sprites/ui/blue_boxCross.png.import new file mode 100644 index 0000000..cad9ab2 --- /dev/null +++ b/sprites/ui/blue_boxCross.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/blue_boxCross.png-2cfbff3e2589ce3007a599b374d87154.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/blue_boxCross.png" +dest_files=[ "res://.import/blue_boxCross.png-2cfbff3e2589ce3007a599b374d87154.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/blue_boxTick.png b/sprites/ui/blue_boxTick.png new file mode 100644 index 0000000000000000000000000000000000000000..234e09f5091543167f33c463880a60eef8076ba5 GIT binary patch literal 974 zcmV;<12O!GP)qhQ`u`Lg74<$=pi) zjfIW#`TS%1AhTR9i#S#)l`e6KlYw!7SUjLstBGc_DNNH8ym7n8~4 zhE1nav0N_2cDwa}YqeS~Fz7FqUZ@pNF9Vs)W@0!TMz+ytbO6r43;~_eEE{|2oj>i6TdS!`YCG zn{$|f!`ONDu^$Nx?cuBMTBgVnGCoTT*}0IzTqk6>DGnGJlrBecF^eDEh8iP_8JSkK zL6By`49u$bWE!BjZMQv0u|zP`f!zNgw2%}G?EFnn35aK+Si8|iy0}yyKK=0XC_u0v z9YHQmw59(8Itiep5f&C{Nxd*D;{h6;hOgxL}^V`=Q(qp77T*w|B-5=ufy*xrq5FPJ+~dk#msLhE(L@ zYRGO2>Vr_5Akw7S*KQKGBibQV{c?-a;OG>?f?J)07*qoM6N<$g1tS#M*si- literal 0 HcmV?d00001 diff --git a/sprites/ui/blue_boxTick.png.import b/sprites/ui/blue_boxTick.png.import new file mode 100644 index 0000000..8efe7fd --- /dev/null +++ b/sprites/ui/blue_boxTick.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/blue_boxTick.png-9247dfd118b35154ceba6725f04b9f97.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/blue_boxTick.png" +dest_files=[ "res://.import/blue_boxTick.png-9247dfd118b35154ceba6725f04b9f97.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/blue_button00.png b/sprites/ui/blue_button00.png new file mode 100644 index 0000000000000000000000000000000000000000..835f3a77c4bf4708e607b96dd78434d90277ccd7 GIT binary patch literal 530 zcmeAS@N?(olHy`uVBq!ia0vp^`+(SxgAGWgOcI{Jz`(e`)5S5Q;?~={8@*&4B@TS7 zY-z4oy{u!Z#OwywSJf>xO{GP%P95^f`NGlhWK!4_2L+|BrYAfbKL|Q;aj#DBNbM4- zY&c!ltsTCk!}q|=`v>^bw*C3BIcKwvmw9$h?FG%M<<^h)_CHVjbalDno$}K27t2iM zxrN)9sLWD`TE8fNJ^!=U?U!%IxBK(ehs>+{$NN3*Zt<4ba=Ek1Pu_drEhD#ozlp{s zvEJ~H)6XuyVROgASVC%H-RtF5$r>E;E&PYrA2xq*{Gm`IV28%NWBKRis|1bLQ%Dr-CW$ufg;t$V{uwH3atZx5zmfN*OA2V!c`3tXRznb{$ zZtKGdTQl}>?a#3j^^V@YzCOHe(%;beg(r(|)@a4;lkHpoX7|@wZXMSa|1{Zlt*I9rl;xwBi+cvH7_|oCADY;Tm3trMg~t;KbLh*2~7Z{O!Yzl literal 0 HcmV?d00001 diff --git a/sprites/ui/blue_button00.png.import b/sprites/ui/blue_button00.png.import new file mode 100644 index 0000000..ae36ad2 --- /dev/null +++ b/sprites/ui/blue_button00.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/blue_button00.png-aabb2a1c44ef99503e602d767bb1a1f2.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/blue_button00.png" +dest_files=[ "res://.import/blue_button00.png-aabb2a1c44ef99503e602d767bb1a1f2.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/blue_button01.png b/sprites/ui/blue_button01.png new file mode 100644 index 0000000000000000000000000000000000000000..412e901a7864ecacda54b9d30bf214e20a52b3fa GIT binary patch literal 447 zcmeAS@N?(olHy`uVBq!ia0vp^`+!)NgAGUuv|TJgt{YpK*ZfucJk7~b`KI~)>3=5O z)ZG8)v(edS+Fj3lzOL$h`RP-_vN!kJ-o3jjpcebe@>bum?)U0(QbM@`Yp-7{uezF6 zwR1zgeT-%8+O_fZ2ab5#y5C;;Ib+|8X;)+aL|9dsXlxSez5cO(mj0u}viHXlGFnSs zi@!V=AYjKK-@<>0{bBP5#~%tcXxtygKTbc-pU@lMZeRX~=ca(&A#oVOqT}KIL-Xw` z4GlI4=>C_fi{yQj`1R4<_{%4vOzyqeS1a{?N32bafegqU=KuUk!}3l1ukW8a|4GJL zshYLFWF+$~w%?p{E!WI{`R2R#yYl4^E4p7S+k0`3<@}ASjg+fj_w#{5xx_W1Bsf2< zq&%@Gl_9B8FDWNKKP9D7FS)3)pd?=}GdD3kRSy_LMkcO#$@wX%MJw3q-vKo;c)I$z JtaD0e0sxt}$DsfK literal 0 HcmV?d00001 diff --git a/sprites/ui/blue_button01.png.import b/sprites/ui/blue_button01.png.import new file mode 100644 index 0000000..7789b51 --- /dev/null +++ b/sprites/ui/blue_button01.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/blue_button01.png-3b82f964378678347ab7bbe38f847a81.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/blue_button01.png" +dest_files=[ "res://.import/blue_button01.png-3b82f964378678347ab7bbe38f847a81.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/blue_button02.png b/sprites/ui/blue_button02.png new file mode 100644 index 0000000000000000000000000000000000000000..4cd391f2e4d4858a9a1f1b6acb18b641b774e979 GIT binary patch literal 551 zcmeAS@N?(olHy`uVBq!ia0vp^`+(SxgAGWgOcI{Jz`(fG)5S5Q;?~={_TFKEG6z0> z7HavjidQ$$l2!5CK9=~VV%t|&9*F4u6lnQ!MQWA;%ioKRHIrm&I4?bTAksAPg2F}a z9ry09Ro1iGY4g2~ujawL&pGz{WahnH@}-`4{g?Evch|pOeD}^#qJC%ip#`UH-EUv4 z*tP4?g$WtW8GHNcQkL3J=U2bBZ+ic}IoFo$|J&L)y}EB(@$-u{Qt!X5@Nj~x$)9< z1}d{&9Fva!!6Dzme~A5I^9RQt3N-?D7~F^4@=%0T$&RBRj>o;ZBHv$L_rF>p`}dgz z8B;Q>ZuK2o{58X_SGRthIlp<|o*wtbu8&K9gnnLG@$KEGU*Dgo_tw8MmaAMh%m3)3 z+eKe~y04GB%yqHKWPY1?)$`In-tSNUsh6Ln1~o_YbN;qu=Cy&Q^V{aFJ151KYxE_h zRPCtL%RO=C0=E>R{KK!$^~+!P;!B+bUvJ1(+1}^(^cmvKq-QETepU{QN8J+Fh?3y^ zw370~qEv>YO1-3<{QQ)ZO1x3ba4!+xb^m~trxSSM8iYd zmcXP$<$tD4EZO~!1Z`S7o6-YV4mz1MrSL{oux#A0LC7(13&$hIYc<(ww=z;EpEdq) z;LQ^0xVDn`X}s55jN@nL%zf{>)hc}9zPq{!SC-CO{5Hep_s&NbR1NtSeKqe{Q~w z_-1$iqh}s6_w32AoaI-$Jlx)Uwna|K{aCT7BDw#i>IytVF3#8A_d(E(L%xOo5c|XC z4~{<+Y6Q@^hs5om2&i6qgfr?%qDOl&$eGB2zb&{EFHp+smJJ{~mw(9lbaA zXZ5%*b$$G_d;iq!r#qj${AvDavR2lUz3&6(*B<74t~T4aZ1UO5t8&ZC9_{Zxy|8Q1 z+oDB36Ka_@vAkwJ#Bt&pDD+EQBT9nv(@M${i&7bqD)o|b^7B(tD)o|!Dho>T^)ho4 i(^K_;F=u4rnwOlPl3KKat^OTQBZH@_pUXO@geCw#5Y#*X literal 0 HcmV?d00001 diff --git a/sprites/ui/blue_button03.png.import b/sprites/ui/blue_button03.png.import new file mode 100644 index 0000000..3020980 --- /dev/null +++ b/sprites/ui/blue_button03.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/blue_button03.png-b13d0316c4aa439e33f2ca7a8a08b021.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/blue_button03.png" +dest_files=[ "res://.import/blue_button03.png-b13d0316c4aa439e33f2ca7a8a08b021.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/blue_button04.png b/sprites/ui/blue_button04.png new file mode 100644 index 0000000000000000000000000000000000000000..0228cd104fa3aade7c899eb1ae2e96276d412e38 GIT binary patch literal 688 zcmeAS@N?(olHy`uVBq!ia0vp^`+(SxgAGWgOcI{Jz`$hZ>EaktaqI2f-F_m0GRHrD z=1@7rU=}C1XQ9S58>W7TwX4I#!j8F_skQC6C3W$L(}eB~n-+-KHErCm!RX@CT?eWv z8@~QgKhx&&xIU`xv+YUsnKS=}tKaw8HseXlhV53zvz0w7D>v=l^X1@|d-0i!?6KE2 zZ_Vv(|9e_)lcxq#wr%ge>^)}FY~NJ>T4`z#?H^nDUE1Qqrg>}Mt|`v8`!X$C{%zWW zqvB>x{P`xXp#Ivr`gQx8Lvnn#FP!psIQJp$&wrl#F6XE3e%(S5r?#{AFbZeE8z>3=g@*%Z{>e?)_XF0bFt z0MZ9Cmj6sX6G$H;P~ZFcw;4c2&5CA!^5fz8b<98~{02Hf&HYCpxV#3%%UEFl+H& z+kX=+I98n4cYOP?wWYu?x--`^|JVHbXDK!wn~z=oko;M3=hr2Fe?33pe?tCiX1mSt zXU;{R3s?U>XRgTe~DWM4fDF{?| literal 0 HcmV?d00001 diff --git a/sprites/ui/blue_button04.png.import b/sprites/ui/blue_button04.png.import new file mode 100644 index 0000000..4e56ca3 --- /dev/null +++ b/sprites/ui/blue_button04.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/blue_button04.png-89687134c12fdcb236dbe7cdd70f6939.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/blue_button04.png" +dest_files=[ "res://.import/blue_button04.png-89687134c12fdcb236dbe7cdd70f6939.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/blue_button05.png b/sprites/ui/blue_button05.png new file mode 100644 index 0000000000000000000000000000000000000000..0f1eece73321df827232df0374cffdcdd5beb867 GIT binary patch literal 605 zcmeAS@N?(olHy`uVBq!ia0vp^`+!)NgAGUuv|TJEaktaqI0}Z$FVhk@k;K zEgrKtI~M>rCaw*3$7oXw>CH1=J)Rnvu#xF zuwSbZ{CgqmpV7TJHN_>i;kjbd_Wxykx97&@t+LkJpKT6OwcpbH@@ul3$dbs%u74K( zJmcpU_nyBl=Fczb3Bteo^8f10yKz=k`qppO6Opfu|3ClXY_|c+il6VL_jA;LS64XB zTd&B&nDytwXKjZ*>3=m6OjmY1v|k_3SR{04Kg*LH56{=`WO<^}QqOpz@NoUMV#X7m z9RFn|JZ}4M0@k+uJfmgakIlDjLAuX`@lTj6P$v$Oeo`zBVzUF;_IqzK0*$!O1~hJZ zb}mR|$XeDD9}lnJ#sJhjIguk^vcNw{kXs&ImQ+wz{1XgP^SFO`!MLiMQuH{$K0R zyEQh)qvmWvF9pr z2d>>?j;Lt4bKu^+>LuPzVFD_lEmxHU);Rq$-JNtJ=wL<5_MeNC1x2<`GXG%vBjMT7 zpMNES&Is?%DkKVoJ{oy`STtRbufQ{K+O~zh7=PeO+XXeM;)m5uzbx(eM@X9{EJrCISPf4{j zpPn6kJNQGB^q)zoH?K#mS<_hhx4R+!l1Zs+phdSn*8$$T&c{DwUFSXb`_F%$*$=Ez z_T3q`?w?@sP3y7q@ocnk^eXFg&hF zR@2akI@g^4@Zg!S|MK2l2FjP}yLxMmEfJqvR8`l!(o8=$NBGu-&bXhy9;EhMtmoZj zyWq-+*AJiG@H_7}*XH-i*uC!N3wh@*l>8gy`#CyC?c4jsJpXeqyjENnzd_>OjxbgZ z;eBl_tb#5Ajx0#T-3h#d%)ycj2>D9!m6^j|} zzL@?f>Dx0!?cHX7?2_b57Kz_|A-;J-WmoU5!oNW?^3P_ui9Cy%zdhH>bN6DwhIjeb zTiYhB$(!`Xk@Z07BJ(Zv49oA`JgUy1q74jd-4fS`lHmNblJdl&REDHVy`-G{{FIbR tz2u_Gf|7i_%-qEER6Ss98JW1|CFiH47Oh~be+Sga;OXk;vd$@?2>?^S$EN@Q literal 0 HcmV?d00001 diff --git a/sprites/ui/blue_button07.png.import b/sprites/ui/blue_button07.png.import new file mode 100644 index 0000000..7f41e21 --- /dev/null +++ b/sprites/ui/blue_button07.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/blue_button07.png-250088e5db71fa42dd34381ddf3edffa.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/blue_button07.png" +dest_files=[ "res://.import/blue_button07.png-250088e5db71fa42dd34381ddf3edffa.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/blue_button08.png b/sprites/ui/blue_button08.png new file mode 100644 index 0000000000000000000000000000000000000000..f146c5d05583f2f3940914b67b908926c647d6a9 GIT binary patch literal 386 zcmeAS@N?(olHy`uVBq!ia0vp^hCr;#!3HGRJDUG6Ffa;ux;TbZ+nby*w{&b~Vlped}%Y4nea?x30@7!!xuCI`<%1nA0zwn;agNjur^|}AnM$C*W zef7G%@L}GS$=1R3552Z7Zol**BjscM!hKRgU&Xha_+}QyXt77SN!)>fkwpNBIHGwz z|Jbv9m%JJ?GbCXK#+I8Mf1V_%G*s2Pd5B(Ev};H7*KDua$D7{<7q!L8$gOb-h~FzL zYkJw7vm!djf^FT(2c>_cRd+@v{Ox6uTmE+Yi{G0T+I+oY&iSa4>CzO(zjE)segg$m ziEBhjaDG}zd16s2LsF$)Qciw;N=l_(a#3YLNxoiYZen_>9x#xNOkDGl^HWlbRfQr2qf` literal 0 HcmV?d00001 diff --git a/sprites/ui/blue_button08.png.import b/sprites/ui/blue_button08.png.import new file mode 100644 index 0000000..715a235 --- /dev/null +++ b/sprites/ui/blue_button08.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/blue_button08.png-91b125840d5788c521f8313a9aed2e3f.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/blue_button08.png" +dest_files=[ "res://.import/blue_button08.png-91b125840d5788c521f8313a9aed2e3f.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/blue_button09.png b/sprites/ui/blue_button09.png new file mode 100644 index 0000000000000000000000000000000000000000..5ec356abdb80c8e4f9d6982e17c2b36363e60814 GIT binary patch literal 480 zcmeAS@N?(olHy`uVBq!ia0vp^h9Jzr1|*B;ILa_EFy?u>IEGZ*dV9;(i`h})*vIc2 zjFUZ+5|y*G9FN>mu4uWkD=RfoHS>&;N5NLn#R?pCOF7m#cFQ>G=&W%G5Ych5Ibd=A zNMuMy)VTwjKOB0q?B`#}ptBt{c0a4E);{{2W@z_1=~TAt+uIh>b3UB9&Msf;^53-J zc7v1c+Fkw1*4L~4JUMvo%F*5Bk8=vFjQ<4nUDnVdjV$H9o-|Sz! z+`sC_i$H$aJJsd|2cNIWGe4sHp>WgZXR806AGm4GBL5a zpQK6ey=~T-u~;&R;m-Ya+`KNHp{^%m1sIQUuHRhGAYLW5OZ;eEJ}?4wOI#yLg7ec# z$`gxH8ImgXl5+C%Q&KARl8Y(}O7itGa}(23^?*@mWa65aoS%|fw1Tbv9Z(~Kr>mdK II;Vst0E(^9rvLx| literal 0 HcmV?d00001 diff --git a/sprites/ui/blue_button09.png.import b/sprites/ui/blue_button09.png.import new file mode 100644 index 0000000..719540d --- /dev/null +++ b/sprites/ui/blue_button09.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/blue_button09.png-c06334f7b5bad9645b04797b9bcd3931.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/blue_button09.png" +dest_files=[ "res://.import/blue_button09.png-c06334f7b5bad9645b04797b9bcd3931.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/blue_button10.png b/sprites/ui/blue_button10.png new file mode 100644 index 0000000000000000000000000000000000000000..dc9d31199837aad9ea8d8570ba3c1358da84222d GIT binary patch literal 415 zcmeAS@N?(olHy`uVBq!ia0vp^hCr;#!3HGRJDUG6Ffi(Rx;TbZ+$TTn}P7sn&UOMjB%qPVW= zr9Y_uaQIBh=h{7Q?gg(}6Scyhf6?yQRa0z~{)NuEEtbfvUU4<;;YGI>|C#cXAGH4R zk?UVK|MR(uyi2?PZ`3=)=9kE}|C93HmeVI6T=n`8%eY=p^M@#3??30SA1gMU;CGj= zEdG%fdw|t0acZ81H{cBt9^I4R8Dd>6pxyk7j&?Gcv0gI}JBQE9}ZNZm3?eE^a zE?*$7zg8^6-=0^!;`GgL(WZyCf^G{GHmbgZg1m~xflqVLYG9*>%CFSJjr=(Qs sB^Ol|l;rDW<|d}6>H%ZG$iy`-IX@+}Xa!sSJD^4ePgg&ebxsLQ0E3#bp8x;= literal 0 HcmV?d00001 diff --git a/sprites/ui/blue_button10.png.import b/sprites/ui/blue_button10.png.import new file mode 100644 index 0000000..d3e3768 --- /dev/null +++ b/sprites/ui/blue_button10.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/blue_button10.png-3fa5471d48db99b68712cc002a33d3b5.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/blue_button10.png" +dest_files=[ "res://.import/blue_button10.png-3fa5471d48db99b68712cc002a33d3b5.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/blue_button11.png b/sprites/ui/blue_button11.png new file mode 100644 index 0000000000000000000000000000000000000000..c8438257683c95c89086f8cf6ed8ab5ef10e8d4e GIT binary patch literal 639 zcmV-_0)YLAP)^7{|{eG@+wxTVI?-&NJNyaxFi;CRSe^{@CagIVI`q;E9&w9 z<9x#z#O0fW(f>^HOXf_!q`zM$T};jh@p|M&jCL)$HJumT+$Zvfw@oyZ8+nqicz@7E zL}?E4wgUVSBcv_{rw+~fc+#S6_X!T=MxM%<{6&7$IG{!4+%cs1caX0YBK-xO6pZZI zAGYi~!lPW(-4N=8F1FIp_5(bvuOVMX5Y2K3ogeRn6|r>>4;#@WhtT08j0`+%M57!+ zhmC01%w&~D2RMkhgNKc%-?)RvLBuUQY($-Yn_V_|97No}!$#Du-@Kt?!ba4rr+>|d zAHoIxCBkjki0ZX8JPsnR;b9}HR5yf%{ z9X?{=3?4S3NDiUHN6eqX^C==Qq+2IVdfI-TD3pV!sOJgtC2#T;~T>7Oyx{{tQJBwz9- zf1!1cCureWq`&ZWjdplB!q++a^0tjXJT~pc0P_Cux=>Cy7Sh786Hf$4Px4jn&)1s6 znZCGjbN~PVEp$a#bW?9;ba!ELWdLG%E@EtNZ)9Y7E@N_eaCC1jX>DO=WiC)oM=~@; ZZewp`Wpbznf9?PP002ovPDHLkV1ifkDarr< literal 0 HcmV?d00001 diff --git a/sprites/ui/blue_button11.png.import b/sprites/ui/blue_button11.png.import new file mode 100644 index 0000000..4f76d7e --- /dev/null +++ b/sprites/ui/blue_button11.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/blue_button11.png-fd949ddeb789b2f1c77dce8cbfe023fe.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/blue_button11.png" +dest_files=[ "res://.import/blue_button11.png-fd949ddeb789b2f1c77dce8cbfe023fe.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/blue_button12.png b/sprites/ui/blue_button12.png new file mode 100644 index 0000000000000000000000000000000000000000..779c0427323e1978ee953c957e5747b679b51013 GIT binary patch literal 563 zcmV-30?hr1P);9n%XhLu=6 zZ^EM?(SV1QSU79Iqajg;hm{DY>+onu)Zk$yLa7=&ti*h(I&}J%Fstye5`Lgfez)gPZBue9X&KF%?5VT-v9srEp$a#bW?9;ba!ELWdLG% zE@EtNZ)9Y7E@N_eaCC1jX>DO=WiC)oM=~@;Zewp`Wpbznf9?PP002ovPDHLkV1hOz B0WAOk literal 0 HcmV?d00001 diff --git a/sprites/ui/blue_button12.png.import b/sprites/ui/blue_button12.png.import new file mode 100644 index 0000000..d93858a --- /dev/null +++ b/sprites/ui/blue_button12.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/blue_button12.png-7ffa0726c4e172acb6022bc086ba5659.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/blue_button12.png" +dest_files=[ "res://.import/blue_button12.png-7ffa0726c4e172acb6022bc086ba5659.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/blue_button13.png b/sprites/ui/blue_button13.png new file mode 100644 index 0000000000000000000000000000000000000000..ecab5b033ba9a6d90dd2fe6dbb1af535787daf2e GIT binary patch literal 510 zcmeAS@N?(olHy`uVBq!ia0vp^`+(SxgAGWgOcI{Jz`)q!>EaktaqI0}`z&ckiS~z< zo%$25?d6}KJ0gt)LxT8Q&!< z63VXD?vYwKJLuoKqe+DuWAt`^{`n_;&Gpw@ezA9pZ}~lbTJdzL;zhR1zXE^%-M+9g zKF-!AEIxle|G8h$7L}#vGk?DbUl1I&`l=59^z!|@U2fiwGi}dK&#BYB#^$VjWqI97 z^W*Y;^W#?E&0|;B*R9|AFXacD+vJ*GN6d9v_z$r^Z2sW*L!m~%jzb=e`;c26iloJ` zse4%8vcL9ca)OCd)W7r}n{U3^VEKPzp}SD;v}2d6X6avk`Q^ihzxUR*n?y_bzs}s( zf}@%^duP5!Pr@9{a+LMCkT$s=p8Z*hw9|Gf16`~9iLa{a4+{kJpm1$r9fg@XwN zli4%6P3C{tFUgjB>GfAVuWNSy)-_(3ba`KN-}Qgd7jEvqBf-bZTQ~XG>wEVZGqbd; zpFCEa4~!n&64!{5;QX|b^2DN4hNMcpq@4Wxl$1)nFVdQ&MBb@0I2%uUH||9 literal 0 HcmV?d00001 diff --git a/sprites/ui/blue_button13.png.import b/sprites/ui/blue_button13.png.import new file mode 100644 index 0000000..5b500f4 --- /dev/null +++ b/sprites/ui/blue_button13.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/blue_button13.png-74889a8a8d278f3eaee6152768f5e347.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/blue_button13.png" +dest_files=[ "res://.import/blue_button13.png-74889a8a8d278f3eaee6152768f5e347.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/blue_checkmark.png b/sprites/ui/blue_checkmark.png new file mode 100644 index 0000000000000000000000000000000000000000..8cdea350895ac4f5db0c29c78b5beb2b24378a3e GIT binary patch literal 365 zcmV-z0h0cSP)20002{Nkl@7Ea{s;D@`wMyci6H_W7;E?x6JsDK@<Z)9b1s0M%T00000 LNkvXXu0mjfr{Rs( literal 0 HcmV?d00001 diff --git a/sprites/ui/blue_checkmark.png.import b/sprites/ui/blue_checkmark.png.import new file mode 100644 index 0000000..96a7790 --- /dev/null +++ b/sprites/ui/blue_checkmark.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/blue_checkmark.png-7c732788139cf8f234105b2ae8085194.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/blue_checkmark.png" +dest_files=[ "res://.import/blue_checkmark.png-7c732788139cf8f234105b2ae8085194.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/blue_circle.png b/sprites/ui/blue_circle.png new file mode 100644 index 0000000000000000000000000000000000000000..04018c523448db94a42a28d71095365489f6a1aa GIT binary patch literal 897 zcmV-{1AhF8P)2_iaK76ZA-rZ2gZ>Pu2V&KUaHMF>^E@&_|xHAvl2r%d`mtLq9 zP;Ub{{cK0|%znrmeUCmF@O;O`rCpQqTud=dI1yij6XyXEk5lz+b!qvRq>)T@Pxx2U z!RU&>gZ=k51x#L6T1D^NM@b_jAn9vWf#@4};KcO0IR(Br{QP?%U~Hz4db}HQ2&=D= zsvDFozJS~p3C0FR_E9j2dO~NlQ-xE2;xYgs&Mtftk(+j)D>~BE$qvgKC0!O6>WLyp ze={s$)JV?>JFp9O;w+)#bHs$~1k-kz7cJzp9z`v&i<`8W8DohVoz?{)1ls_`-7yth z@i-z_>Ok%a5VB!N(8F4)jdYPdS72-%K`!Bp8$SZ{{{f0u89a?EKvn-|LY0LR9?s51 zm$rk076V--zwyl090O_>V33KXc_!Xj{{j9)rm%xv#2!Q&60x<^5z|)o_^`(Y(`ED{ zfV7pQIpc$6iko64JFv}79*rz<$d)zrS?ad8j<6G7eee){5r$uppy1ErZZUNwV#UE5 zaoB<>*v_IvY~-LTTKx23`#%s}&_Vn*n`+HMEGN5S{$JifJU4w(CnPFj72_7I#Mg7hdf(#i5r7DW5-9YjWDh zG7v)m001p?MObuGZ)S9NVRB^vVtFoNY;SL5WO*)Qa(QrcZ!T$VVP|D7P) XZ)9b1s0M%T00000NkvXXu0mjfT`89A literal 0 HcmV?d00001 diff --git a/sprites/ui/blue_circle.png.import b/sprites/ui/blue_circle.png.import new file mode 100644 index 0000000..ffd7f8e --- /dev/null +++ b/sprites/ui/blue_circle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/blue_circle.png-669f58046a0ee23d0ae0d76e0841af4e.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/blue_circle.png" +dest_files=[ "res://.import/blue_circle.png-669f58046a0ee23d0ae0d76e0841af4e.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/blue_cross.png b/sprites/ui/blue_cross.png new file mode 100644 index 0000000000000000000000000000000000000000..d242c338fa960a77c689a8aac663386044973738 GIT binary patch literal 295 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+1|-AI^@Rhet)4E9Ar-ggUOLEo$bg6SLe7ES z;HjckLC+ugDEIXo;P9Cc<#T|;L~qk9j@v&~gY>?h_l~w^iJV>|C3N@v^;Dj@MRl0pZ%4J)EeMjR;kKU<|mWXMeaox8wbNAYI z#||BF=ZX6bxGh`0PRJ{7uskfl(k#et-IF0$7i2XsqZBT9nv(@M${i&7bqD)o|b^7B(tD)o|! qDho>T^)ho4(^K_;Az@_VnwOlPl3KKat^OTQBZH@_pUXO@geCxEL~`W- literal 0 HcmV?d00001 diff --git a/sprites/ui/blue_cross.png.import b/sprites/ui/blue_cross.png.import new file mode 100644 index 0000000..21fda24 --- /dev/null +++ b/sprites/ui/blue_cross.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/blue_cross.png-b1e723796e8aa6a0ea2cb10787bfcd53.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/blue_cross.png" +dest_files=[ "res://.import/blue_cross.png-b1e723796e8aa6a0ea2cb10787bfcd53.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/blue_panel.png b/sprites/ui/blue_panel.png new file mode 100644 index 0000000000000000000000000000000000000000..c4cea909d66acd9c29c1491e094841ee886eeae5 GIT binary patch literal 625 zcmeAS@N?(olHy`uVBq!ia0vp^DIm+MzhERjT+;}5^H ztt>n2)NxRu!(-E?3c3CXMoR^H7Ka|-zQLg=-F(z&a>C|Tb`M>Sz)c%BMjT=8`8@lL z^dvWdI~yz6?2i6fxsTs?@};$lzi+BCs|c-)&^?uDQc)ZB`hNN5{LQ8L`|o(}emwOy z-^%^wH}m9n7+kAgwc=T`_|v`Fy>83*UbqusJ>wex{n~Zg{nB#%?f+d8I`#Y5wT(ZS zp8omuR>N<8dQYIKdBpLf&m>jrBsJ?-$@TBw#?LdGU2f0+xO}}`(K>-COs0dU6ScE(+3J8;XSb#<-{K}r7K3V>4@9)Pm7g}X~{;}$= z&9;2muB>@s-9=LB{e1hkn73cubI)Rz$&E?fy~(d{*lgo(-r%wKZ;`s+HNItEGd?!# z(l+aVdssmy=$7ny6C?4$#J^{kSG`V2ThZ6GHu>}H^P$NTAH8_*yX~>lzxgX3cfGRV zxiok2#h2pC^ADDAU#wg9Y4$~#{fruO?@#vR{xl1iB6Le!BT9nv(@M${i&7bqD)o|b y^7B(tD)o|!Dho>T^)ho4(^K_;Y0AjNH7_|oCADY;Tm3trMg~t;KbLh*2~7Zv5C5|O literal 0 HcmV?d00001 diff --git a/sprites/ui/blue_panel.png.import b/sprites/ui/blue_panel.png.import new file mode 100644 index 0000000..f77179c --- /dev/null +++ b/sprites/ui/blue_panel.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/blue_panel.png-008b493c5d08bfeb3c52b64d49ff6f68.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/blue_panel.png" +dest_files=[ "res://.import/blue_panel.png-008b493c5d08bfeb3c52b64d49ff6f68.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/blue_sliderDown.png b/sprites/ui/blue_sliderDown.png new file mode 100644 index 0000000000000000000000000000000000000000..44f95d1ae2aaa3e48043004c53f966be207eb93f GIT binary patch literal 441 zcmV;q0Y?6bP)YE90%|lx;c~#nlwXc5o#$y5$PNBDf%KE#UjK$fFL*(3V{q!2&TowtwRSV9R#86 z)S*L#K0wSjdLgCxbFn`cxq~kpze|3f%M$Jw^T$!oX{yHKGg9i0J<0?|2cQ;LKT(V?5{XI{eZQR*g@x_ts3qp z3Rs{(<1iSoaM;%=(F{xns8FE-7%W!sqwR|dVA_wx648^vn-Chs@J<$%iZ;xTR5Xg= zSyAj)=)PDklnN6@DX~Z)9b1s0M%T00000NkvXXu0mjfDY3a; literal 0 HcmV?d00001 diff --git a/sprites/ui/blue_sliderDown.png.import b/sprites/ui/blue_sliderDown.png.import new file mode 100644 index 0000000..f3a0e6d --- /dev/null +++ b/sprites/ui/blue_sliderDown.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/blue_sliderDown.png-3cf7eb8540e4ce2f98362b447cf6a2dd.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/blue_sliderDown.png" +dest_files=[ "res://.import/blue_sliderDown.png-3cf7eb8540e4ce2f98362b447cf6a2dd.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/blue_sliderLeft.png b/sprites/ui/blue_sliderLeft.png new file mode 100644 index 0000000000000000000000000000000000000000..11a1276e7d5a33d7837a001d5aca55a10a37b8ce GIT binary patch literal 507 zcmV`$jlt#u%@=Fhtj|CaC||`7)O?>7j>6)|`yl&>c9>-Q zw(}s3a+41K*ID)8zv-^eRL3B56{a48I1(6wBsuQruDXE`z~=*c>M~SR9DWag0DLF&G?( ztNLQW=0J@lH|gp?d=)=d2O`%Rw00n&CewgAkeJ5ifH{!ZW;#I!(h7rWDq=b~I2}l< z9vH}6)p-}e4g=L(ggS;;9Z365^|lWn`-tgM!yO2!>R@#-tuQ#mfcAjxBN8ASNIxu0 z%4i8a9Vh{{k0ihd^%1Q@3}g=j01ZT{)XA0>VgLXDEp$a#bW?9;ba!ELWdLG%E@EtN xZ)9Y7E@N_eaCC1jX>DO=WiC)oM=~@;Zewp`Wpbznf9?PP002ovPDHLkV1f*s)e8Us literal 0 HcmV?d00001 diff --git a/sprites/ui/blue_sliderLeft.png.import b/sprites/ui/blue_sliderLeft.png.import new file mode 100644 index 0000000..4a5731c --- /dev/null +++ b/sprites/ui/blue_sliderLeft.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/blue_sliderLeft.png-a02b5f9e44fbbc0de925ecb5d3dacc72.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/blue_sliderLeft.png" +dest_files=[ "res://.import/blue_sliderLeft.png-a02b5f9e44fbbc0de925ecb5d3dacc72.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/blue_sliderRight.png b/sprites/ui/blue_sliderRight.png new file mode 100644 index 0000000000000000000000000000000000000000..59888e8ef57d11d6c5db38ff271bbe1a34c4d1e1 GIT binary patch literal 506 zcmVi0T`-pZM*hfH( z3R92$*ID)8zv-^eRL3B5Q%^OgRF=QME`3>$BIPr3tPj)NH@xBMa1 zvCgJ9aZMgm@iDZ^t1!5QLRypTq6Ifp8qr4jd@Q5#_*v zbR0ehf~wR3cO1F{6=$4+R(0F@2ZiI19SEwa;L$r+9H+JpQhge3ehqIZ3<}4=90tPb z3$KFRBi6j}=zu#8*{$xO=*4#^G!cc_6S zF-U{zyo=!0DXn^5Bs&ZQKng(`=+mht!C_D!#h~k;0SiG|VQ^guw1*Ujfq*bn1HCZO z4r72Slo*T-g8@c5grG3g9-;vNlJl&|6H+p10000jbVXQnQ*UN;cVTj60AhJAVr*}3 wWMp|RV{&KQKGBibQV{c?-a;OG>?f?J)07*qoM6N<$f>!&}WdHyG literal 0 HcmV?d00001 diff --git a/sprites/ui/blue_sliderRight.png.import b/sprites/ui/blue_sliderRight.png.import new file mode 100644 index 0000000..54d515b --- /dev/null +++ b/sprites/ui/blue_sliderRight.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/blue_sliderRight.png-7f57bbadf81a9d3f958fe77ddccde3a4.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/blue_sliderRight.png" +dest_files=[ "res://.import/blue_sliderRight.png-7f57bbadf81a9d3f958fe77ddccde3a4.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/blue_sliderUp.png b/sprites/ui/blue_sliderUp.png new file mode 100644 index 0000000000000000000000000000000000000000..1c58fa175a1ae77e5f676e2607a0455703949ea3 GIT binary patch literal 423 zcmV;Y0a*TtP)qx@k_REJ1^O}<39=pih<;4W|`uQQ~z~VJpf}6 zoBEa_S*ASu+<((upHVPKjCz*huuNyu8!)D>rFblpTmBG?sb?t>mQl}Av;>0BGHjNT zmXMGvlbdw-zwx&B1T90i6r=~Fm$0Q2SVp>~RIrSAOQ~oXQI>+rLuy)v&r)#N3o8@# z);^({W$2a~Zhj3fd*K$sk~Os~gJGDtqZW=@IBMajg`*aZS~zOqsD;DQLQu;Jz3)dY zjM8coYu?E>L4%ib2;w z1Ljj&V6e}Cc7W{y0%0hF9vEa70}BvK(7`eZs9j*dNMoN0L+xMy05qhfYhv&3+5i9m zEp$a#bW?9;ba!ELWdLG%E@EtNZ)9Y7E@N_eaCC1jX>DO=WiC)oM=~@;Zewp`Wpbzn Rf9?PP002ovPDHLkV1i1yv0DHD literal 0 HcmV?d00001 diff --git a/sprites/ui/blue_sliderUp.png.import b/sprites/ui/blue_sliderUp.png.import new file mode 100644 index 0000000..ebac98e --- /dev/null +++ b/sprites/ui/blue_sliderUp.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/blue_sliderUp.png-2790c384784b16f50a0dbc1c5e5adb14.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/blue_sliderUp.png" +dest_files=[ "res://.import/blue_sliderUp.png-2790c384784b16f50a0dbc1c5e5adb14.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/blue_tick.png b/sprites/ui/blue_tick.png new file mode 100644 index 0000000000000000000000000000000000000000..efaf87cd81dcf58dc558347be94964717cd96a45 GIT binary patch literal 292 zcmeAS@N?(olHy`uVBq!ia0vp^f*{Pn1|+R>-G2e8O`a}}Ar-fh6Amz{Jijw}dPK>6 zIZ0yy?j_UieV-m(^nKr*PwoFVCf;27{kid(J*WFGGfZHLnHBh9((m_2#qM7|Zor@+ z=s$(gV9%F-l_KJedmXwMPp~P*G+Og?e2B7PK9Qdy&2YrX`~CWK2BEK0B$y60pAguT z%x2loG@Z969eL&aimbgZg1m~xflqVLYG9*>%CFSJjr=(QsB^Ol| ol;rDW<|d}6>H&kn$iy`-IX@+}Xa!sSJD^4ePgg&ebxsLQ02Oj{^#A|> literal 0 HcmV?d00001 diff --git a/sprites/ui/blue_tick.png.import b/sprites/ui/blue_tick.png.import new file mode 100644 index 0000000..8141617 --- /dev/null +++ b/sprites/ui/blue_tick.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/blue_tick.png-b4624e2dd2ce1c5431d46e38bfdb8877.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/blue_tick.png" +dest_files=[ "res://.import/blue_tick.png-b4624e2dd2ce1c5431d46e38bfdb8877.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/dropdownBottom.png b/sprites/ui/dropdownBottom.png new file mode 100644 index 0000000000000000000000000000000000000000..e3d692a52e40db57ec4ce42d07d218f8826c5812 GIT binary patch literal 1164 zcmeAS@N?(olHy`uVBq!ia0vp^`+!)2gAGW!7`o>HDajJoh?3y^w370~qErUQl>DSr z1<%~X^wgl##FWaylc_cg49tp|ArU1JzCKpT`MG+DAT@dwxdlMo3=B5*6$OdO*{LN8 zNvY|XdA3ULckfqH$V{%1*XSQL?vFu&J;D8jzb> zlBiITo0C^;Rbi_HHrEQs1_|pcDS(xfWZNo192Makpx~Tel&WB=XR4cQU}UIZZmDNz zYGP?h+i#(Mch>H3D2mX`VkM*2oZxQ#zd*s+SwSN_GcP5- zyjT;g+}GF2Gq1QLF)umQ)5TT^XnMv>2~2MaLa!lCy`YqkTL84#CABECEH%ZgC_h&L>|?7;oNjS( z#c3W?ZwgMgxVYies}FRHJ}6$1;u$6cOgtbaJkkpD*rBKQCbBD* z&WhP5f8y`P>Kcxy=aTE+S4aBX-p1B(HvK-Q@s>~oF0Qk$9W(tiJLi)Pzxe4*2AW`jrInoZ6JjH$JxrUWW_;fG@}cv$x9M)t@$Fu< z>dV!Hxy9D|cb?9aao_i&BPdX0S*DcjJK^lNhx4s0Pj>HG=Q}OchbwTxw52b%zp&1{ z_v&Q*&+~PbMp`a!9xb+ic|P~UE{h+}Pt^!WX8u}mv3ofKGsCeq+oN%_`GY~_gQu&X J%Q~loCIHpNkYNA- literal 0 HcmV?d00001 diff --git a/sprites/ui/dropdownBottom.png.import b/sprites/ui/dropdownBottom.png.import new file mode 100644 index 0000000..db9e533 --- /dev/null +++ b/sprites/ui/dropdownBottom.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/dropdownBottom.png-f1e1f3a9fa69f5b22cbaf13b052a6e34.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/dropdownBottom.png" +dest_files=[ "res://.import/dropdownBottom.png-f1e1f3a9fa69f5b22cbaf13b052a6e34.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/dropdownMid.png b/sprites/ui/dropdownMid.png new file mode 100644 index 0000000000000000000000000000000000000000..2424f7ef9b6fcd729c1095fedefcbe9823315f2f GIT binary patch literal 995 zcmaJ=O>5LZ7!IwVmbRcL6@)RpsJNL-_R9>7?RK-}0>{!8MS~JCo;m-p_foFh4ssa%n^mgt5w; zUghg6{$4mU#J`_vUsS$aWTghH(Nz|i0TBu|T_K?2nroy=OndX*M=~i0!&jVogEfrX z*rKjvCKxGpea;qy$*I^ktrlTmg{(QACjQ=gEds~Z#Ko*38-9^Aow==m)VAj9)>g|> zZE@-rn2a$Oa0xR(?5=wujy18Zi@BW~LlLwgtfh&apc=*kDAIs{tdvbzvVuTfl~6XL zB6I^NGD<@vLq$y?gfn@Ja-jQ&+*@F;;;LTm`r>-NzhtCEv=|0x{SH+=%DB%~XG#T&Oek+|}4F(4+RL7md|UKJObl+mzBeNZfd ztBa0j(wh8qU1cp)=Ai&S(?H_!zCW;aqSasb|5#I1lQ-DbrLxDiCqq;3)&fDXK*aaK)o*49vn-0AQ$prVA9vW z`rJF>!;_f(spXsg+!K!vd%&j}o?p7oZ$zV_7wYlXql0JX1TcE)&Gh2o((d!^cgz0% z(PQ}iM>(3+@BI3_zrFYJ$>I37xzmT>^6o=6jXT!xL7`*qjJGZRYiIn=-Jwz8!`ri| T_wLi5$+fGL=Jgjd%MXqLH$6IF literal 0 HcmV?d00001 diff --git a/sprites/ui/dropdownMid.png.import b/sprites/ui/dropdownMid.png.import new file mode 100644 index 0000000..dd07d41 --- /dev/null +++ b/sprites/ui/dropdownMid.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/dropdownMid.png-75814951d29d84c67158bb2da35ef4c5.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/dropdownMid.png" +dest_files=[ "res://.import/dropdownMid.png-75814951d29d84c67158bb2da35ef4c5.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/dropdownTop.png b/sprites/ui/dropdownTop.png new file mode 100644 index 0000000000000000000000000000000000000000..775ea7892a8460922e631b231cf50c6a35dd02c9 GIT binary patch literal 1261 zcmeAS@N?(olHy`uVBq!ia0vp^`+!)2gAGW!7`o>HDajJoh?3y^w370~qErUQl>DSr z1<%~X^wgl##FWaylc_cg49tp|ArU1JzCKpT`MG+DAT@dwxdlMo3=B5*6$OdO*{LN8 zNvY|XdA3ULckfqH$V{%1*XSQL?vFu&J;D8jzb> zlBiITo0C^;Rbi_HHrEQs1_|pcDS(xfWZNo192Makpx~Tel&WB=XR4cQU}UIZZmDNz zYGP?h+i#(Mch>H3D2mX`VkM*2oZxQ#zd*s+SwSN_GcP5- zyjT;g+}GF2Gq1QLF)umQ)5TT^XnMv>2~2MaT(6-4PQ9R%kXrz>*(J3ovn(~mttdZN0qkR|Ox$j9 z!D${;ZwgMg7`Wops}FRHJ}6$1;u$6cOgtbaJkax_)u}<;N%Ah`TP_q!U~kdwOd7;l`(j9<(HC6kE+*bu?+=B8^SU z@0I>J-`Dr=;6AZ!x7WJx-;olopSA4U>#Q~Q*V6L$-!H#-yl~C4&pY3+J04h-Sg>l< zq{wMYPkoNLWtQLgv?!Br{qb+-U*~Oq{jNvFGs2Q*R&By;%b7kZHJ2--_t|`W|5o1a z{VppbsooAb^XJ=_tv_Tx*Kdu`Ki2803=f%G_yz17eqd$Pzld&NWN31Vian`avIRj|^Ol`G9d2XzR%+KyOvgr zt8gbK3k)YkP^9NiarW76ZVv4FHRXXK#VKkZ<>{1`%Xt+GEAjvNM?ZVwcf+o9kFocXkN{^<00Y)tZ#UT8hp9hAq zDyl&QzGzDKfYB6As{o8tQIBu%y%^s#Czy&KtJP|x1225ggoItm0xap=^6b%yfQH`5 zWFl-ez*E?U4_XmW7_r=OFI6;Js?h!-3V|>9^sEPXYbcx?)JK%Sgh$Pf1#-McSSm#hE)04;PySaefwW^{L9a%BKwc`jmX yZ*OE|c`jped2n=ZE@^FHXJsx>PDe5{MQ&qnWMy)w27m4V0000+P)rQ+PYh{M?&eoWErWtW+wU)oQi7wL9dEMuVmGb)JCo)$8@AN~LmL zE|*WOBtwuc2t{DKP$-;OF}oB{u;Vz)^E}q?_e0lV^Z7i=*X#9IyWQsDJmK!G7hD9i zS}isjjhHF(eV;X(O@ed(K~<~O92RWb4u2JFxm>d8bQ(g!2ZKRs4}u`dH=E7aYPAY$ z;WKK30W1+18W9h>-EIVhBsyT?d^jA2wP2_X2C(q2G3+gRh2!x!b13r3WD>nnI=K-T zH6WQOC~`952%&IHj}1n>Mtv5YP8F~p|C=>FZ`sGMn^+Jrh{bo5cT5Eg1s>k6SpMal z-ME*ra9BeOV)30gxKv;~6!|_l9*R5;E*01|)IK;76c48z%=vm27USXKpy0@nNslGL z9Rj5VED7!qC~aV>a7j>F!DQiNptOS}HG0xLmkC%Blq#GSFj*)SxYS^(P_l5Tz+^5@ znM+tZ*!^ox>h#6IA&0RY6I}@+xXgA;1Q&Nt@o<^;7!UXOo|n2j5rf#wPo>fS{30-n zRi>a&i>CA)Fq*KQKGBibQV{c?-a;OG>?f?J)07*qoM6N<$g4}aFN&o-= literal 0 HcmV?d00001 diff --git a/sprites/ui/green_boxCross.png.import b/sprites/ui/green_boxCross.png.import new file mode 100644 index 0000000..20bb4b0 --- /dev/null +++ b/sprites/ui/green_boxCross.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/green_boxCross.png-a6c78fabbbbfc0e0948f1a2d22f47e6d.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/green_boxCross.png" +dest_files=[ "res://.import/green_boxCross.png-a6c78fabbbbfc0e0948f1a2d22f47e6d.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/green_boxTick.png b/sprites/ui/green_boxTick.png new file mode 100644 index 0000000000000000000000000000000000000000..ffe9bb4f505cef1de96d4f9efcbdac7727396994 GIT binary patch literal 975 zcmV;=12FuFP)!!3B5 zQ-G0~g6pv$2TxCSq;3$lSnz$^0pEXLi|(Kuuq2?k5HLzTA+yS^!Yx3tZqxTS@5IZG z=i=FiM@oBhofAKYH`?!)%cU=Jk0mFN)yWRS8zHUR42S7}$o9PZSbYA~)#`~NM}EWE zkc^*mn1SQiv3^`70z-TC>4}ypvV@G!5<_+_8E!HGBZJcAC@yC4gWFJJWHBSt zsy2wyOq_vP)t*cP6u0ZPhZ&X#hB}akKZF+2f`L`Pyifw-nJCtNw2>|@)rVK#ULOSr z7NsM|#f!G=e?TVzls3ZRB25V>9A(I!suFPwAS6>2pv`7;H_BMy(b+|1>7*H2Ww?-P zPZnAfbieW=)Z{t_)Ve~7a$pMP?bp0=KX@Ws&-~sQKcGM1QspA%Ba;NF10&}ksST;g z#nqDC7S#u#HbJCmvvas?&|L@pNE5~xn=`rpjp}QV3RG+%E9DO=WiC)oM=~@;Zewp`Wpbznf9?PP002ovPDHLkV1mlkyyXA@ literal 0 HcmV?d00001 diff --git a/sprites/ui/green_boxTick.png.import b/sprites/ui/green_boxTick.png.import new file mode 100644 index 0000000..3242c35 --- /dev/null +++ b/sprites/ui/green_boxTick.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/green_boxTick.png-20a899a28aa4f15a23f28126da4eb4e1.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/green_boxTick.png" +dest_files=[ "res://.import/green_boxTick.png-20a899a28aa4f15a23f28126da4eb4e1.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/green_button00.png b/sprites/ui/green_button00.png new file mode 100644 index 0000000000000000000000000000000000000000..6441c4e0e103c1791bd299bcecccf4c7fd2ac2ef GIT binary patch literal 524 zcmeAS@N?(olHy`uVBq!ia0vp^`+(SxgAGWgOcI{Jz`!`m)5S5Q;?~={8@*-+N;Ety zHlHdWcu-8aRUwLdt)gC(O4ch`k)T~mO7MXomzn`})NF(oWNDdF{!{!f;KNM;N>^S6G_z$t8a@(!j@BiJ&dvizWkGY$l zPvCv1Tmwf~bo>kdvHrX{Z;y`4Y4f)I-zzJ(y^P=T$Fz5i>*I@6CiCNJsw}Ka_L=jv zLj|Pd#s9_rpZ7=Q`*J&Hllk-Zt@kTq^N!oQOk~m53_IJGq4mepUS|{r{khkE$L03L ziY;h;;J=2cU@4=bL2 zusqlOvFrQr>&Lfb{gt<>1V)x_iEBhjaDG}zd16s2LsF$)Qciw;N=l_(a#3YLNxoiY kZen_>9x%F%OkDGl^HWlbRvQ7E*3a6$u>S76LyNp^-EUv4`1tpTw{w!D%j?iDb1!eV_ueF7O{O#te*$xMJY_FRr z$HV%t`GeyRg&F}n4*3@TL+q&BcKdewnwyO|f2{r-e9V^O{DUJNhOnvr&-MRF=H&w? zoVNT){;_w{UqSx#^|JN8%Gnoxs_D;SeUu5^O)l1K(E?#3cYx(Q@r~Hdb z{#{!eUfWi6c<0$?I(O4PmwY>YEU@Oc1YafF{W&4hXP-Y8uJ?VWak8Sj2o%gEt`Q}{ z`DrEPiAAXlNtJp@Ir;f1DV2K3MU@35`FfeTiRr0&z$h{@am`E4Pf0CW!B+ncsFA_b L)z4*}Q$iB}#N)-~ literal 0 HcmV?d00001 diff --git a/sprites/ui/green_button01.png.import b/sprites/ui/green_button01.png.import new file mode 100644 index 0000000..8fa7723 --- /dev/null +++ b/sprites/ui/green_button01.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/green_button01.png-6cbc1e13a182eacee28f59ed4511e182.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/green_button01.png" +dest_files=[ "res://.import/green_button01.png-6cbc1e13a182eacee28f59ed4511e182.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/green_button02.png b/sprites/ui/green_button02.png new file mode 100644 index 0000000000000000000000000000000000000000..07bf05693440a5f2d0af247bf5a46bfa101a4ead GIT binary patch literal 544 zcmeAS@N?(olHy`uVBq!ia0vp^`+(SxgAGWgOcI{Jz`(f9)5S5Q;?~={8?!_lWsZNW zlvbV7v0xInlRz?ys!E58%B;)g0!&ItN4gcl!oIO@OKSST5Z0t1)N*4<$G*n?4bQe) zDfWh$ZT~I#x$WW+z*)zV7mux5{n5df$EW^mB9R;YE`#eTzTL@4Tq{ zU*#ii`G?IP9DgX(2-tDRx9}fgN9QWnJcJ>vO8y)Ext*VO`|P!UQNJI4+%C=Lx_rsY zEpv}uu9~H99zQ=@-po#Sr)0mM_v1|4v(uMOU*6wWA6|Fq>uNjYv(vTDvz>kQWKHz? zm#tgoJv;sM`9-by3t$B5mbgZg1m~xf zlqVLYG9*>%CFSJjr=(QsB^Ol|l;rDW<|d}6>H(90k%?zopr0M_6K5C8xG literal 0 HcmV?d00001 diff --git a/sprites/ui/green_button02.png.import b/sprites/ui/green_button02.png.import new file mode 100644 index 0000000..620cec5 --- /dev/null +++ b/sprites/ui/green_button02.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/green_button02.png-aa64159435766ad02f7ecdb3914b905e.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/green_button02.png" +dest_files=[ "res://.import/green_button02.png-aa64159435766ad02f7ecdb3914b905e.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/green_button03.png b/sprites/ui/green_button03.png new file mode 100644 index 0000000000000000000000000000000000000000..195fa3b5c826478d705a92cf713f4311ed5a01c5 GIT binary patch literal 471 zcmeAS@N?(olHy`uVBq!ia0vp^`+!)NgAGUuv|TJx3ba4!+xb^m~trxSSM8iYd zsXrYzgu4ies;FHQ)?jftV$$?T*QPP@2y+BylZU{f)&(EgUr#UsGNFnT|E8=hkOhFA@+yO9~^%u z)CkyNa36BZLlIUbKMsG0uKcTPrmo-n=^d*)di&y!iXYLX7IO=4?~FE+ z><{Wb*1hn2rK-N#tmV(|pYT8R;>%V`*{_nzgwOe!J-_d3=AUi7{>{;P`RUG<&FlHP zJD*Md%6YnBVo3%=|5H%tm$*ih1m~xflqVLYG9*>%CFSJjr=(QsB^Ol|l;rDW<|d}6 g>H%ZU$iy`-IX@+}Xa!sSJD^4ePgg&ebxsLQ0B6L|WB>pF literal 0 HcmV?d00001 diff --git a/sprites/ui/green_button03.png.import b/sprites/ui/green_button03.png.import new file mode 100644 index 0000000..27a12a4 --- /dev/null +++ b/sprites/ui/green_button03.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/green_button03.png-d23771d9b8ace891a9bc446825a55c91.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/green_button03.png" +dest_files=[ "res://.import/green_button03.png-d23771d9b8ace891a9bc446825a55c91.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/green_button04.png b/sprites/ui/green_button04.png new file mode 100644 index 0000000000000000000000000000000000000000..2c5d3cb20750399c52310ffaec72fd334f9ae5b4 GIT binary patch literal 664 zcmV;J0%!e+P)KsHcE+zV5KQS5!(u4n$$~bnzX5JAgJ}4+N9n_j+_UaiY?*;I4TqhO|NRx z*7^oMLhOp}Q1IXy_kX?(KiKDFw)og&aA1e@Ea|Sr^V$arg?A)3^I_^SieJ zIfM_wPYVC}_X$7_;e+s#!k_zA1mqAt2tO(O+Sglv9Kr|TCx!oP=O!SB@Im-V;XmEJ z0mvbI5PnklPqwZDatI%UpA`P%t#Lq(AO7YzAjb{=(PjaV zYd%c8@9#d`Tgh=V9;8|0*19zxa&OP}j(@KFg!)yV#+naT7BZb;^E|g+BNeQ5Yd(zB zGrw$8cz3Q7|L+58tZi%DTDRuIa3iy14?tR2^I>@IRGwiVO)k~W3we!4nZ?>l5TkPQB)ZEHOC{u>*fZw^hG5?BBL04;PySaefwW^{L9a%BKwc`jmX yZ*OE|c`jped2n=ZE@^FHXJsx>PDe5{MQ&qnWMy)w27m4V0000A&>EaktaqI0}PcLRik@k;v zQ`MAqh?}01N*3DNxZqf&T>e8&lMeO*RgR{@Yey9Cxzw%|Ws$yrYk&Mf{#DkyA1ywy z=%MSy>!;+F+~#^ZZSSADS2slXqwh8B*ZY!_8~ym=_f&mLl|Ss)s$^>4Em$cL=Qn4| ze%-q~$I9Z5H`wa~)wG{m`?LSHUF^p8OOb8OO(xlYK40?>SGwIJztybn&Ps7c%Z2X? zUb`m>FS=i+$x!6DdIYUuhOT5PNSKA`jKb4xVS{x7{Waqu@ zn0@>HrLO|_-HF-Oe)6)P+GEFArgHqX|1#|6Wyr0ocdK)%y|O&h$0B``<-fZrpEu;( zD*myb{{`#(RmX+T?!RWOue4xKuuj5DP&}8oMwA5Srt*I9rl;xw(}{nhn{wsAIluZZTug0CYz|!r{x)fnLxgMEB;%8w z@AjJBpFVq)5#7MrIT zrv5B>6+4A@&gQo+mrCb4ZoU;;&G|3-0C(O8?ylVL5>p!7wkt-Rv7a@a-JGYnobmcn zOMAaV?u=(I&R)Qxs^Q4#70@I!1v~Rce&_Y=>H4e(zAkPtOw(GoP2BPB^+xeK52o*0 zw>&L3zj+da{*HtCu7NdcRi|Vp?EU9@K)-U{?p3Q|I`p{?@YZ=={vzudInD1s|9xh^ z4^7g4CZ*oAofW`b=P{>MXQIl<=h?FZRrpG{KW=~Sv^da&?|b8c_Xk(Mk)QqU+eNWR zpKf5l>Xx`hlmzFem6RtIr7|Q{>Lumm=clAp>LnLd7L?@cW#%TPr|JQt#>m7qFF8LY VwP*!f{X3vW22WQ%mvv4FO#r4+weRoDYiB6fHB43LSSH9VUCS(=c(%UK#qnYh z+rL)%v~9oa+H|MIPVB$>;@IZsy+PY51NXR1Ivun@ER|Wk;_2%{%UoaVXL=X2;O1Pv zlH%`anp@;wSN6qkKkIt)z{)cZtso-bR!J=X!=x=4@3<|39yYXTE>{E$~pEVfX<==08cKPCxNn&v^ z2ly=xu72~L?a!Nanw(GFfq|@B;u=vBoS#-wo>-L1kW{Icl#`#Il2WOcTvS<5lCPJU ko0y)e2aF~o6W6@t{FKz96>RnIfEpP*UHx3vIVCg!0B*v;GXMYp literal 0 HcmV?d00001 diff --git a/sprites/ui/green_button07.png.import b/sprites/ui/green_button07.png.import new file mode 100644 index 0000000..5e8e441 --- /dev/null +++ b/sprites/ui/green_button07.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/green_button07.png-d51b5b8976e2014e7f469226a305437d.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/green_button07.png" +dest_files=[ "res://.import/green_button07.png-d51b5b8976e2014e7f469226a305437d.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/green_button08.png b/sprites/ui/green_button08.png new file mode 100644 index 0000000000000000000000000000000000000000..5fa91be807fe35bd84c11864e0d3842566139c97 GIT binary patch literal 386 zcmeAS@N?(olHy`uVBq!ia0vp^hCr;#!3HGRJDUG6Ffa;ux;TbZ+`yCK=J{ot~sDGcqq6@M^rdN?o%O=w_IQDB5H zA8dcKbZzdxX&n8fxy-1tPWhc5S1w%2P*^+V!_vf6Ue1RM)uTMtcg%Yy zDa4sBn4Y@QjB|&sT2JG1^Ys${gSyT#JvQgsQMJit$^X+l721KbSt@NACr-($-mQCh zAt<0qTq8sf?mIx2d#2u|C6PeDLQX>qo|+NiDjFPH@_VlNP7Q53qd%=Igq?V%_3WlNY= zKjrzuY(K|%^G`dz&9el5#z>zvh|W!&wDxt0bZ4H?v8@`?76-NC#m!<{{%Jqh#x(U= z&XU=?%TF)6r+s_Q-dt<(ROaPI&HL?JH*}}HU-&}h$BKq>gWe6=8fAIU+uGUphHm~J zVYKyJS23gbk13(c6{8Y9e_8rU<}4)WGT?w_;K_wBw1S6^#_xSDhP`Hnw2ZM?zmztV&0OD7+g zGCA|{<9?=s=6JEk4`f|mCY^fmx4`xRi~f#-`a9h&I6cljpucnR#zp6aK7Z{zm_PeZ zq1MMhhCBE7aqAv=9BAjaw~F!pbC&g+>KVR?t5u|0eozJmy>5wXL`iUdT1k0gQ7S`H zrCw4_ett?yrCxGTWkE^4US@7$da52U@{CMe^OEyZQj1ow)xQI3WbkzLb6Mw<&;$Sw CXUqNo literal 0 HcmV?d00001 diff --git a/sprites/ui/green_button09.png.import b/sprites/ui/green_button09.png.import new file mode 100644 index 0000000..028f2b2 --- /dev/null +++ b/sprites/ui/green_button09.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/green_button09.png-134670554d6dbcdc47a616f9e4e07c75.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/green_button09.png" +dest_files=[ "res://.import/green_button09.png-134670554d6dbcdc47a616f9e4e07c75.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/green_button10.png b/sprites/ui/green_button10.png new file mode 100644 index 0000000000000000000000000000000000000000..0a3ad797dc6cc1e2d5cb3d8e47dff2cc859555a1 GIT binary patch literal 411 zcmeAS@N?(olHy`uVBq!ia0vp^hCr;#!3HGRJDUG6FfeL*x;TbZ+DX7})h4`W`oYEJ9qBjLW?ozQQnTW0L!A27n<^8w?J!{bcO&%iM}47uF^m0y3ZWNI zs{PY9f3Uatrpk_MoM$vwST3uWAqEP;64!{5;QX|b^2DN4hNMcpq@4Wxl$1)nFVdQ&MBb@0No0w*#H0l literal 0 HcmV?d00001 diff --git a/sprites/ui/green_button10.png.import b/sprites/ui/green_button10.png.import new file mode 100644 index 0000000..32dee81 --- /dev/null +++ b/sprites/ui/green_button10.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/green_button10.png-a9d080015db7322e4def0d496be56afe.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/green_button10.png" +dest_files=[ "res://.import/green_button10.png-a9d080015db7322e4def0d496be56afe.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/green_button11.png b/sprites/ui/green_button11.png new file mode 100644 index 0000000000000000000000000000000000000000..7bca526f98e462626a50b24b9b7c93199cdf9367 GIT binary patch literal 577 zcmV-H0>1r;P)L=Vta5Cpllxc3G4I_{wriM6Ycs8q$qC$ya=R=p~{w2YG7& z!R%;MzFfVVQR5Y_#_8KK9MX+Er8D_=reMv}Cib8}ivI=qcBf&@3tFt)jP-szX-DCa zu5ubeE@Z%QD*}%U`89$#YK7tXcM@7eGYk(Kao7yO!$&ki@URgFjUYUHL_G)(8wTyruw6fl&P%?`Hm;~O7{;G%GO>YoPve`001p? zMObuGZ)S9NVRB^vVtFoNY;SL5WO*)Qa(QrcZ!T$VVP|D7P)Z)9b1s0M%T P00000NkvXXu0mjfMF#}C literal 0 HcmV?d00001 diff --git a/sprites/ui/green_button11.png.import b/sprites/ui/green_button11.png.import new file mode 100644 index 0000000..10ca44e --- /dev/null +++ b/sprites/ui/green_button11.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/green_button11.png-56940f81ebecebbce02b7c9baeac7319.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/green_button11.png" +dest_files=[ "res://.import/green_button11.png-56940f81ebecebbce02b7c9baeac7319.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/green_button12.png b/sprites/ui/green_button12.png new file mode 100644 index 0000000000000000000000000000000000000000..c2215a77db2d2c559a15958171cca477e7e76fa1 GIT binary patch literal 508 zcmV=@Q?hcG6A|T;}#K z=fDT&oZS2$L*T%Srj3_XHD+Bub>rOX4}^D@8lb`1C@1CBzAw5&3@t&qV*$H5rxpuD4M7=cEc_4}FR<5lFr!&$i+8gE$O zvhTvfBEL!y7kvkwe=8A7^c;9ZiSu3&9$BJWgh!M(>)P z)6jxPmS|h>h!Q95Re02pIR03HM-7Ri_dGmmNR;1};ZZ~4@O23uH6#vNi}0u+vEN*P zM-7R+W)2=%qLG6~l-O-#;gKckS$IT=ow^B+EKxJz5hY5s3_P+#kby^(*bdV0h!R^b z^YHwTaD6?ZO(nFGr#P|zKgB8UsPU*rn&VIVbl7}KPgM7m^2QDNVg7iMfXgx|ZD4Ny z63Jx2#7`9PqRu@3ANb+*D4rx3uP-t$SR3W4D@gzV04;PySaefwW^{L9a%BKwc`jmX yZ*OE|c`jped2n=ZE@^FHXJsx>PDe5{MQ&qnWMy)w27m4V0000EaktaqI2fwRzHx5^WcE zZjNzq42V>TcMOQ|OmOr_^h_1HInA?UqGzY}WR=@r`T076gih{kSsTAPT2h21^wT@Z zmmZt5zrFl;BggCK=CIXQZ&vM^=Hd=+3cwL!Jxh#s6zfP7tg7*%_~2Bc>6rPdC}!d6;b}5Rc9YRyZ7J)?zb!B zZ=Li617OU#`x?Z0GQXlVP{ua8@;C%xEWGVj{unn=Cr?d`XJbw9k2nQ60j z`A?(SXaC9lU-xIp>+o8)S^Ae>Zi&{7m_gVk| literal 0 HcmV?d00001 diff --git a/sprites/ui/green_button13.png.import b/sprites/ui/green_button13.png.import new file mode 100644 index 0000000..34bd122 --- /dev/null +++ b/sprites/ui/green_button13.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/green_button13.png-e88dc9aec769a11134efa0670f286683.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/green_button13.png" +dest_files=[ "res://.import/green_button13.png-e88dc9aec769a11134efa0670f286683.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/green_checkmark.png b/sprites/ui/green_checkmark.png new file mode 100644 index 0000000000000000000000000000000000000000..3ad298eb9edd4736467b46deca80533553925983 GIT binary patch literal 366 zcmV-!0g?WRP)20002|NklTgDT#unK_mr!B;c3tN=n(+oBZnhamjZ(Y zB?v&Ag3})Ju_*x2*uoLr>nIKZ#U3_SfGmN8Bf>IV7?i}2!pU<#KE=cs2#P$C10S!q zfsVo&tDqPo%Rpd+;!K<1hyW@e$w2go!3ID{i8OB$naF{WQcsM57!gBGz9uSS@Bw@| z2XDj>;o5v`hEiO1q9-$wOCOxc3>plu>`D~?F0p_SN2)#mB<}3~V;LW)0000jbVXQn zQ*UN;cVTj60AhJAVr*}3WMp|RV{&KQKGBibQV{c?-a;OG>?f?J) M07*qoM6N<$f|??c=Kufz literal 0 HcmV?d00001 diff --git a/sprites/ui/green_checkmark.png.import b/sprites/ui/green_checkmark.png.import new file mode 100644 index 0000000..bdbba64 --- /dev/null +++ b/sprites/ui/green_checkmark.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/green_checkmark.png-faffc5df97a6734a6c63945cd86520cb.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/green_checkmark.png" +dest_files=[ "res://.import/green_checkmark.png-faffc5df97a6734a6c63945cd86520cb.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/green_circle.png b/sprites/ui/green_circle.png new file mode 100644 index 0000000000000000000000000000000000000000..0e31c2e795e38bda1cf0403c3fe4f2792231f6bb GIT binary patch literal 886 zcmV-+1Bv{JP)gq9b@#TRwux;kX%lX|y1L4OdKUdX(d|-KV$~^gfVPJdovuGC9#yWuE zU}hMdh?OgEj&uNd{HtUhY)zYcUnb1L`k5}f{dvsX-<&iLe-t{v&AlJ7z|dbLy+|ui z?*h5AF>dBQo*dY2RYw}&b;iopOe5rxm{OSVNC)9@6d*yH|8%+$K84XTRmqO_1w%&g z;1jf}7a%lqcmi`0!_W%X6jF~1aKr7$RcW0S8Jd<4-RoXQ*S{l0T z{G^)O$3UG17$OnuXLfex56mahQ5v;KHK;v?IAg7Jq_8F3KHRpUa5eN}yZ!bkso_j7 zCMj--xy??l+C9FuSW=Tss_QG&-PyW>o#5)jOPY&lesO|gJ`YZdeODr79J7&{Ele?X z#wB8mjMhB8}8Pv)~%7Y!aBEuW2X;S^!{+LCOU-$VG!#k%0gD&ZxPwHRo;_ z`hqn|M3_k@Z6IDPG_}*dw1Sb?f%LjN0vzHGvmGxH`aFLCD~=EexTOMy0000jbVXQn zQ*UN;cVTj60AhJAVr*}3WMp|RV{&KQKGBibQV{c?-a;OG>?f?J) M07*qoM6N<$f)HS(LjV8( literal 0 HcmV?d00001 diff --git a/sprites/ui/green_circle.png.import b/sprites/ui/green_circle.png.import new file mode 100644 index 0000000..04411b9 --- /dev/null +++ b/sprites/ui/green_circle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/green_circle.png-de4fefc1182c313a39de3cdbf64417d7.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/green_circle.png" +dest_files=[ "res://.import/green_circle.png-de4fefc1182c313a39de3cdbf64417d7.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/green_cross.png b/sprites/ui/green_cross.png new file mode 100644 index 0000000000000000000000000000000000000000..89af6fa4989942e87971d47db98248defa4cc69c GIT binary patch literal 302 zcmV+}0nz@6P)#FV0000jbVXQnQ*UN;cVTj60AhJA zVr*}3WMp|RV{&KQKGBibQV{c?-a;OG>?f?J)07*qoM6N<$f`qnv AhyVZp literal 0 HcmV?d00001 diff --git a/sprites/ui/green_cross.png.import b/sprites/ui/green_cross.png.import new file mode 100644 index 0000000..a590c45 --- /dev/null +++ b/sprites/ui/green_cross.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/green_cross.png-175838fb62060589cc8f2cf2b0bc92ba.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/green_cross.png" +dest_files=[ "res://.import/green_cross.png-175838fb62060589cc8f2cf2b0bc92ba.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/green_panel.png b/sprites/ui/green_panel.png new file mode 100644 index 0000000000000000000000000000000000000000..ef443dff17cab3244fb4746573c25fe049374572 GIT binary patch literal 632 zcmeAS@N?(olHy`uVBq!ia0vp^DIms^Kc{Z|=N}pzW52SyTGs8wk=}|8#hdQDtFOBwHz&7b@9&>J#u{&>qmMt^ zuHpTdZ%NLl>zt2Y6lH9f*L_yltHx+kNyy$=HgEqGR0M9*-@ktQ;*(LoADwnSyWobI zS>M{^&o}n{-gc)ZcvDHA>c+hvS6!^q+UB=gz5Tw!y?-lst`^s`boQ{Ya0nB6dYKfB2Wcj5%RP+AWW9v1RCM+<+?)tx$V2yf8UprT(#V7 z^47f1H|%&;E!%Oft+YtVY%lfo>$HzaHo4-BCIUHas3JkiJJGi=a)}5^?RLooQ zzVp}GtZBy*C-}y1&-eN$=d)j+(C6-6N%QOa!Mx8_yihya2}~HeC9V-A!TD(=<%vb9 z3`v!GNjdrXDJhkD$wid~CHZ=pxrynidcdS*Wa65aoS%|fw1Tbv9Z(~Kr>mdKI;Vst E0NP>*Q2+n{ literal 0 HcmV?d00001 diff --git a/sprites/ui/green_panel.png.import b/sprites/ui/green_panel.png.import new file mode 100644 index 0000000..f7ec5fd --- /dev/null +++ b/sprites/ui/green_panel.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/green_panel.png-bec77a56a17e78a459dd0725e679be8a.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/green_panel.png" +dest_files=[ "res://.import/green_panel.png-bec77a56a17e78a459dd0725e679be8a.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/green_sliderDown.png b/sprites/ui/green_sliderDown.png new file mode 100644 index 0000000000000000000000000000000000000000..329cfdc79970bb3665da63e6e691d153213068c9 GIT binary patch literal 448 zcmV;x0YCnUP)@g#xZO*)8+Cn1ACLX;qAF}sG~MF`QG5co}^z?M#31R)TFNC-R$ zq937eu~ff9yP-_LCfmdMm&+476_ zjRF=p(4R0EuyEUtaH2j~1mF=DDuKZg2Uf!Sq7qnmX^E|9ZEzulx-tCYhk2s)VZjr1 zWB67U+X>wl`xVNCNu!*YCwl*pw;z}Y=3JO3x)Mfg1C3^aas5f_6NWizoY)4sC9Ieq z`X?BTfR&I73oUEXV-DIvQElr!cYXi>04;PySaefwW^{L9a%BKwc`jmXZ*OE|c`jpe qd2n=ZE@^FHXJsx>PDe5{MQ&qnWMy)w27m4V0000>Ky?fNiT;HbR4q7@(y_*5-A-VhSzZe?J%5<8w?J^ z>bSw;FszOPmBb)M_I}p^br@F1!5E;Dc_1Bz*Ktj^qQMeXSAqtQxfi(YAQlu*wQs{?6{f%bsxBc@Lccc6j;uLj6Rv~(EAe2_gL`-mNlfIETOH_AmedrnOUIFv?O*0000jbVXQnQ*UN;cVTj60AhJAVr*}3 wWMp|RV{&KQKGBibQV{c?-a;OG>?f?J)07*qoM6N<$g5I^#=l}o! literal 0 HcmV?d00001 diff --git a/sprites/ui/green_sliderLeft.png.import b/sprites/ui/green_sliderLeft.png.import new file mode 100644 index 0000000..8a4bae9 --- /dev/null +++ b/sprites/ui/green_sliderLeft.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/green_sliderLeft.png-b632583957ed9600b6688adecb212410.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/green_sliderLeft.png" +dest_files=[ "res://.import/green_sliderLeft.png-b632583957ed9600b6688adecb212410.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/green_sliderRight.png b/sprites/ui/green_sliderRight.png new file mode 100644 index 0000000000000000000000000000000000000000..bc22a14f75a586986301ab2e1a710c48b521d6ba GIT binary patch literal 502 zcmVE$@G97s>cp*s+i3Gq6R-i||dAPDCj^1$uDfp8qr4jd@Q5#_*v zbR0nk4z%OY9hkk}6;dAqYpy}zIAjNcYATqU294vYt^|SYZ@LvdxEu#_7})+3zF_x6 zEjQgh;EqFfSjD+ONT{u|_@JLGV>Y0U!{soC3RM?iK_WF^jw9$W1_t2)aU2m2lK^5C zx;qZpVP&WNaXXCOH3YK5V6_2GhtbnAq8O){qXY0000jbVXQnQ*UN;cVTj60AhJAVr*}3WMp|R sV{&KQKGBibQV{c?-a;OG>?f?J)07*qoM6N<$f`wtvT>t<8 literal 0 HcmV?d00001 diff --git a/sprites/ui/green_sliderRight.png.import b/sprites/ui/green_sliderRight.png.import new file mode 100644 index 0000000..196848d --- /dev/null +++ b/sprites/ui/green_sliderRight.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/green_sliderRight.png-3e2179027439a12f7248f718cc46ae17.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/green_sliderRight.png" +dest_files=[ "res://.import/green_sliderRight.png-3e2179027439a12f7248f718cc46ae17.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/green_sliderUp.png b/sprites/ui/green_sliderUp.png new file mode 100644 index 0000000000000000000000000000000000000000..2e4761f6296bba2c9fb25b26c55aba8db1372a20 GIT binary patch literal 431 zcmV;g0Z{&lP)&UV#8S)iRI?P>vb;kc|2rNepkR;~)hxwjS;LJ8Fs7=d_$(_v>kYRisAeg8 z0>Nh)HcLrLNXV9@?R5O#dN-D!W$2cI^nmmdw3HIdNVb$3mJw|!H7z5`(zx|j^QmbW zeoL+9Gr-Ek+ACpHvkcwRrd!eQvKMY4ELl^_G8l%LJ8I#mg`*aZS~zOqsD+~zj#@Y@ zEd;f!(EEPW!YHk_=#>^nL5zZDO=WiC)oM=~@; ZZewp`Wpbznf9?PP002ovPDHLkV1n*Zwg~_L literal 0 HcmV?d00001 diff --git a/sprites/ui/green_sliderUp.png.import b/sprites/ui/green_sliderUp.png.import new file mode 100644 index 0000000..f3692f8 --- /dev/null +++ b/sprites/ui/green_sliderUp.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/green_sliderUp.png-74681fa6950e815e675ed22959d5ce94.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/green_sliderUp.png" +dest_files=[ "res://.import/green_sliderUp.png-74681fa6950e815e675ed22959d5ce94.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/green_tick.png b/sprites/ui/green_tick.png new file mode 100644 index 0000000000000000000000000000000000000000..f0c945d3c71e288e259a904740c04f7f40f5eb16 GIT binary patch literal 293 zcmeAS@N?(olHy`uVBq!ia0vp^f*{Pn1|+R>-G2e8&7LlfAr-fh6AmzL>bE-id|uI3 z_hURqn)Y0N_pf!i?R)Y0U;p*uDzNS_QGR^L_}=?szg;hrB?2lg zDbJH&e!w>OlTH64r3vC5h730qTC_j3Fgi9j*d;Lh?2Tb|*zsb^^QwS^Yr#nz9Q;bo zCwe8PNHD49d+{);222XlGUF*?vDw@>$>`;}4{zK(zb*LUF!$urDyXZ`*1^78ld zb1XmGZBhL?p3z44-Ez0ef4HJ&_NWPwE+Vq3x2vY{n zn|4)>iW7?%8S-mXCWl?HG6p(Cx5PD~Bsf2q7`iQ?|>Q^JYD@<);T3K0RWyMS-SuL literal 0 HcmV?d00001 diff --git a/sprites/ui/grey_arrowDownGrey.png.import b/sprites/ui/grey_arrowDownGrey.png.import new file mode 100644 index 0000000..bfb5ef3 --- /dev/null +++ b/sprites/ui/grey_arrowDownGrey.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grey_arrowDownGrey.png-92b81528494ec64eac34f1fd55c9c65e.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grey_arrowDownGrey.png" +dest_files=[ "res://.import/grey_arrowDownGrey.png-92b81528494ec64eac34f1fd55c9c65e.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grey_arrowDownWhite.png b/sprites/ui/grey_arrowDownWhite.png new file mode 100644 index 0000000000000000000000000000000000000000..75b4c3ad3aed9b39ca1f1b3da6c04e436d24f450 GIT binary patch literal 239 zcmeAS@N?(olHy`uVBq!ia0vp^{6Ngb!3HF=rCELgsaj7L$B>F!$v^)7-v0Og{`&9# z)fxZ%{QTS|z~7E}Lg9aV$p=8u_mUo4McEvFN!;68ecXT5TZOL*wLA(RK0o)bonYKi zs^?+LY{bASV>rw4mBa?d1;vjzEzIXJ$}_MXsgYqcncpbE@a1}yN&UKX1+fMvA+gp4 zER6h-CJYQ)Z?53^6qoP-=n&l!*NBqf{Irtt#G+J&q)NS{oc#QhluEtiqRN7je7(%v j#Pn1>ppT49T=SCiQ&Njou+_fbP0l+XkKpnX>) literal 0 HcmV?d00001 diff --git a/sprites/ui/grey_arrowDownWhite.png.import b/sprites/ui/grey_arrowDownWhite.png.import new file mode 100644 index 0000000..d4f9b96 --- /dev/null +++ b/sprites/ui/grey_arrowDownWhite.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grey_arrowDownWhite.png-d02acce0eb695b12439e7be7fe3a5a7b.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grey_arrowDownWhite.png" +dest_files=[ "res://.import/grey_arrowDownWhite.png-d02acce0eb695b12439e7be7fe3a5a7b.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grey_arrowUpGrey.png b/sprites/ui/grey_arrowUpGrey.png new file mode 100644 index 0000000000000000000000000000000000000000..fff76a101c964c6648c5a3f6fc8761b5cdd09452 GIT binary patch literal 236 zcmeAS@N?(olHy`uVBq!ia0vp^{6Ngb!3HF=rCELgsVYww$B>F!$q5G-m-)|+voC&j z=D)+P`HdnBmpKkA*ab>0_nj@)zecdl@ll1T-z*bP`Pps~Y$ubiTBM#5sa){+-s8(W zlh{`}U%YYg;z9l?7XALplNg^nzM9CKVQ(lkk>^IgX^N-80=XqW?PkupZ|pPI%5;8! z!@~=A_!*YTN!{3S@CDEj47w$*5hcO-X(i=}MX3x)m3m1z`S~d+m3qlVl?5gFdYQS2 h>8W}^?--f5<|XH+q!z7UtA7X5>FMg{vd$@?2>=4{R@DFi literal 0 HcmV?d00001 diff --git a/sprites/ui/grey_arrowUpGrey.png.import b/sprites/ui/grey_arrowUpGrey.png.import new file mode 100644 index 0000000..22b3f84 --- /dev/null +++ b/sprites/ui/grey_arrowUpGrey.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grey_arrowUpGrey.png-778e16134b1c92193afdbae9012bfe0c.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grey_arrowUpGrey.png" +dest_files=[ "res://.import/grey_arrowUpGrey.png-778e16134b1c92193afdbae9012bfe0c.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grey_arrowUpWhite.png b/sprites/ui/grey_arrowUpWhite.png new file mode 100644 index 0000000000000000000000000000000000000000..80c42bccd85e09f12947b3af4180e468b885fb9b GIT binary patch literal 232 zcmeAS@N?(olHy`uVBq!ia0vp^{6Ngb!3HF=rCELgsWML&$B>F!$q5G-|NZ+L{a>D= zp~Rk9lVO=4n?ubalYc)ytN*hXV-PyN`s4HS^MC#S$S}bstoQ!@`sx3_zrSByGt2Rl zLaBz-{k_%4`Ae?-{O`gr!D>R)6NX#==d&;b^_!-68Z3|#+4cS8MV?RgC!WyGKb7tpOQ4MRL3v^3dBT9nv(@M${i&7bqD)o|b^7B(tD)o|!Dho>T^)ho4(^K_; eUNJIp%}dTtNiABzR{svDk-^i|&t;ucLK6TmK3kyx literal 0 HcmV?d00001 diff --git a/sprites/ui/grey_arrowUpWhite.png.import b/sprites/ui/grey_arrowUpWhite.png.import new file mode 100644 index 0000000..f581bf0 --- /dev/null +++ b/sprites/ui/grey_arrowUpWhite.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grey_arrowUpWhite.png-b7fd7c2e353972d0d650717a509414f9.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grey_arrowUpWhite.png" +dest_files=[ "res://.import/grey_arrowUpWhite.png-b7fd7c2e353972d0d650717a509414f9.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grey_box.png b/sprites/ui/grey_box.png new file mode 100644 index 0000000000000000000000000000000000000000..f17bb8f1c3b230bb63fa035a524b48d66b946ecc GIT binary patch literal 535 zcmV+y0_gpTP)b;@5Ji2193e-@QF4SFAxB6{hh!Nrl`A?+Y2CS^L!zZ~<;s$684yUewees1ubkkJ zM3{w0JJJ+*SMwjcv&DSN>IvJnpJub!TazJkKA($Av#FD@p6j~rlgZ@Oahyl%r@*G6 zApQvKjYgvf>&z)-+#H6Xh@wcuaV&F)I3ACx-e$8AK@fD|qTbVM7S`C{`@SfOLgpEK~Ikhl8l=T591pw7~!t1%^h% z$JJ`3pipE8m~)xuxzs{H8w_CSUZdJ<;zuIY(R!CC?}s z)?n;4_L+K}cX?t4%zzm%17^Ssm;p0j2F!r{e=v+yx}c!NDg6YDQ#h>vj8wYEH)yxx zTi6Bj@Nv0ZY8`l?!3haoNeedax;)Rc2sreXWjUBN(3hwU4O#@eMwmNaO_h+Q3jGTm z0WD~r*aLkw6iyB{(KP{48yXyP(dXZKWLUV7aW}Sp6X-b{YuCuT0!##;lb&kh1Jp*k zLKL&8p8x;=Ep$a#bW?9;ba!ELWdLG%E@EtNZ)9Y7E@N_eaCC1jX>DO=WiC)oM=~@; ZZewp`Wpbznf9?PP002ovPDHLkV1oWj>|+1` literal 0 HcmV?d00001 diff --git a/sprites/ui/grey_box.png.import b/sprites/ui/grey_box.png.import new file mode 100644 index 0000000..dcbc5e9 --- /dev/null +++ b/sprites/ui/grey_box.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grey_box.png-668c7490b056221186918b699ead0501.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grey_box.png" +dest_files=[ "res://.import/grey_box.png-668c7490b056221186918b699ead0501.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grey_boxCheckmark.png b/sprites/ui/grey_boxCheckmark.png new file mode 100644 index 0000000000000000000000000000000000000000..3afdaf4672733c7e947212ac4ec9c9ab6a71fd24 GIT binary patch literal 752 zcmV5XbWd_Xzh0_bB%W_Xzh0*V+lhwyT__Yj^ZER% z5hZv?6+}W{Gn2`@7$Ljl(8HExG26D;VzF>lg`7?&zTR{?Wt~n(gtMi)ce^ph1I=cW zZMR#NmaJAQR3+ZGE~U)nU=)BP zX+e>a5QhteG}Q$*nM_!t(O|RLEc7{wHHtHyojSng^Es(1*Z~RkGaxDDI2EL5lLBG%Jx!VFu$sAt98Pi#P!trg*W$l|Qa4kx74n zLXya8mohLc4kJmRf`VOnfkl}}0_H8GT92e&uNMm{EZDUjNm2DGD%iDwg;n@C!LIcX zN5PeW#R+!pUl-mI5;xejgTZCwQaYOc1sIhOB!lvAei<0rs4_Pu?xL@*P7_WS)*8(!F;4hgf8J6Kkn^1RcCfSTU(`K)X-AXBUj8#E#yH)6Qs z9jaI~RH6Ar8UkCe=^GEo#!%QfWSdSvtPLB~PDe5{MQ&qnWMy)w27m4V0000lhd=`4<+qr~ z3y$p&JB&01$z=z1!H&3xj5d{Z9z``(O^ZA^+4Lcr>alYwv$_9gh2p39M?|Nf`fNr5?v zGb*@DU?LQG5}XJ{u7b-1b`O;VCxa5imS}kk;6%k>END$vI3@qdj`rH zSXww8lvOZOI1?!AV7f-vopVmWbWmyGtbmz9rGd)~mKMqsE)$r^;c0RRTL){kT1LB1 z1&18Dt(fdckij`yF&UidoD$)j_LvCQ>-CHdPsAYB`L4|MKfeqNV^v;Is6|uy0~k%= zBn4ok%6oi6?c4Ykh+sZ04u`{B2VT^m2?<)s4Xh}tJf9>H(9nB2ovcX%GDmLIAc=rp zBgCD1Q6(Tzh4hO&47E`6K^~CFP*^$0L@oi58#QRiMV}{XWVrDn;jZYJ7DO=WiC)oM=~@;Zewp`Wpbznf9?PP002ovPDHLkV1nvTHo^b^ literal 0 HcmV?d00001 diff --git a/sprites/ui/grey_boxCross.png.import b/sprites/ui/grey_boxCross.png.import new file mode 100644 index 0000000..f5ba65a --- /dev/null +++ b/sprites/ui/grey_boxCross.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grey_boxCross.png-3e6f6fdaed56337af42d7a4a59272f2b.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grey_boxCross.png" +dest_files=[ "res://.import/grey_boxCross.png-3e6f6fdaed56337af42d7a4a59272f2b.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grey_boxTick.png b/sprites/ui/grey_boxTick.png new file mode 100644 index 0000000000000000000000000000000000000000..42baa8ab28877d4c5e2e7a31a2d61f6ef1621a76 GIT binary patch literal 952 zcmV;p14sOcP)1H|G1^?F@&yIoz~`z;MAtOrF?YX*3!SKyJ62IGs*nx7&&Jdi}*Vn~gXe z4&rjTJb>%=AS3Wc!!TShQN5xw%d*@sf&v7k%|Pe|{!pz}?OX6RuK*)^3ZcgW z9UMNHzPv%&Vj=cH2TUdtJBwrs1Bwd?qvR8mRSp$y0T=5w9S(=0QmJUg5E3z)&9vX| z_j{M*j+d+lRi}5D-biWPW;iU2LYGPY#d?LxYA1LE$4iz}aJNHVMC3P$qc1cZQ#e5AcJRBdr}5S?t9pNCRiev z>Ok)O5L}202G(pgm4J9AinW_<{D@2SVW-o13J}bXN1%(7ZOQ+DUIHj?h6QDs5|B5` zpq{D{@eCk{p9;|VeEynctnjEqekvVSp;d+psrF={ML~BfKT=JuV?eDdq$meb!L-|L z<$j2Sx1PDZGk!pS!llw8>QNMd)Pa#TNNPjMa&a}}u=({ts7)YgTy^%A4Tj6+k2GPt zu{o3bU%$QvQlRn{R9RQ$y=0cW^Qr2k4Y|k$^+a)vsV?`{58m;PKKK*+A{4(@fO3FkT~)K1jizZCWVY1!vP?u%DiJVvx#70Khr=CH~_#~XryFd zVICUj6%zRAHzQ|e`;fH;{DRjY5h^23Bp{|Twg2^_6+H5CAiB3B2V7ERfsY72>krX% zj4c*#YPA3W04;PySaefwW^{L9a%BKwc`jmXZ*OE|c`jped2n=ZE@^FHXJsx>PDe5{ aMQ&qnWMy)w27m4V0000l0wfFjz)(E6)o3xcuX{DT(ggz|5`Mk|0Zc;*NwrUSG{Ae z=ch*2wdCHucjABEE6ZDb$GX!WU7AqAviPg+uiuvoyrxe-{nX6&vf2dZmCrMNzl?qm zV&eN*Qhwd_)tZXgi#}%9&eDH$p>*!b2LemB*G=SW_`vv(`4D>xKZm@4okESn4-A0= z>krR=KJ&~m`F49A=9#^RmVapVf5<)mkhoo|Ki7N_JI$J)A4@)XKAe0=9U|~E{9*s& zjD$0XGJf9vuzHo$;|)69|CfR+uYLOb=f=m|-d9g{yyo(_`p5g*ZlAyW+Wtw{a?`rk z$yd{V+$hM~Y{|dYO1-3<{QQ)ZO1EaktaqI2fy;)j;5^Wc2 z(|5MSG)+%io;3N`sb?llOMkSddO03x$VgNazON|kQ|MPZ>&zN{u`@k)pUr$*vU|$< z$hBemufOivAEWpGNZIbS54LAl`Q6UkW8*IurLs$5?e&ZH_uAq<7wo?uKK=C4G#}|@ zFD-NJ|8jphm9{zZ$+HTZDAmiaJRfJ;o}C`^rfj!-{)wM8>-?4r|EbFS`ICFu&9C0Y z6L;Q!FV-FAb-SL|K6zrs;`(<#4!QqOs1dN^kZ<8X#Qw1PgCjbZBmM^zVO4Uto~M3e z#1--Fx7YrAShY7wBTCgb{Zd7g|L0V@`Pa?c4P} zXIF}W#GWZhBxU8uafcE8Q}$GR_U<@QC(L`nUrmddaC&r;;KbMBAwDNBK|qFdq` zQ4*Y=R#Ki=l**7)sh5sFrZLF19!mz@gYWfraJhv(ETSj@GYK?4KWGOir7>`s5qYqeh{jdvmtm z-o8o4-s!T5u+6S3#am>1#lH)i%L<)Wh?>86zb)_VlFhGoy{xf2-*YlC=={ZRch?_S zw&L|KV>=l>_T?#?=4IGK^*`(0k#YOmap5AXxyv4ZesaJA7X#l{K4^uLXChOhdesB|3fPbVO8=c`A2AI?NQhJ-#?2_ zKYi43;?&n)t+vbd>TBDVzwW#Jw=Q3I-pQ&(A65T+uUuSN^*8!wX3?BPiEE+r6Ymz} zZMO8^e$(dc+hf^(z86}gNd3vXm$C1RdGCii-m)z*%R!-A;u=vBoS#-wo>-L1kW{Ic zl#`#Il2WOcTvS<5lCPJUo0y)e2aFjb6W6@t{FKz96>RnIfEpP*UHx3vIVCg!03Afe A<^TWy literal 0 HcmV?d00001 diff --git a/sprites/ui/grey_button02.png.import b/sprites/ui/grey_button02.png.import new file mode 100644 index 0000000..397999e --- /dev/null +++ b/sprites/ui/grey_button02.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grey_button02.png-96de9dbb11c69e90c0247b8ac63a0b0b.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grey_button02.png" +dest_files=[ "res://.import/grey_button02.png-96de9dbb11c69e90c0247b8ac63a0b0b.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grey_button03.png b/sprites/ui/grey_button03.png new file mode 100644 index 0000000000000000000000000000000000000000..cf556e13d816dada213875657f3cd8f985d264e0 GIT binary patch literal 573 zcmeAS@N?(olHy`uVBq!ia0vp^`+(SxgAGWgOcI{Jz`%Ig)5S5Q;?~={yR(=AMOq*J zO|x^7JLtYSc%x@>>SVVKGJ6s;H9HLMy|^l5j#dVUQwz*Vq z*5i*m3}yKCr&!HRJ5VoP6?Qx8&b{U4mMS5QQTmI{+w*??@GNQLiEqDa8x8rnZCAhD z{+_9HwvSq8+?p_Lzs{ZWq{3fk-77JieKsz>#%_Ltb>hQy`45#`{#V#Also;o_`#Hq zQ|@o&@$2utTR-4?*!+Q0z9s%$*>1*n0(KnsV*kEYvEEUv5wHWwoQ~BKKOlRE{o(OL z_Vdp-Shw&W>Tj*Ln#)kmA>ZQvL*Y-+@yCJ%?H?R}Z2Z9A&I~i{|6}(mlt)BX7(e>A<51-c_klwl$tf6f8-<9GHp(`p|{~t_T;5F-P+Sx5O|Jc}@y6(J{ z{%CFSJj wr=(QsB^Ol|l;rDW<|d}6>H*V-k%?zopr0GO@}q5uE@ literal 0 HcmV?d00001 diff --git a/sprites/ui/grey_button03.png.import b/sprites/ui/grey_button03.png.import new file mode 100644 index 0000000..dde1454 --- /dev/null +++ b/sprites/ui/grey_button03.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grey_button03.png-8075ef665bf813f70da252746fec90e5.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grey_button03.png" +dest_files=[ "res://.import/grey_button03.png-8075ef665bf813f70da252746fec90e5.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grey_button04.png b/sprites/ui/grey_button04.png new file mode 100644 index 0000000000000000000000000000000000000000..3d0049d8c0e45fbf4beccd9c5a02e42166247bcd GIT binary patch literal 500 zcmeAS@N?(olHy`uVBq!ia0vp^`+!)NgAGUuv|TJ)*>W_gKEp?(6KTz{UIH)=%*3-EaJ7#%ve2 z{dOOdr=MoMBxrX?-0qOR_5AY_`aTHOh5uN7nG-H3*AEqJKgpEeY*yBBZ$hqabT6P57&ojd$|ALi2uQ{KWAqQSY_-(eKBshpxu0D zEBizFx65S2zixJa)c@_ShSAFZ9YVd+mF&N#e z&Y$*o#rY4Fhjvar`?Fkq_VuHg=f8fh^^o}Uqi#{eB*6O^ItnNpOBz zNqJ&XDnnAGUQ$keeo9KEUUE@oK}o(|W^Q77sva;}jZ9qglJiqii&n7JzXNJy@O1Ta JS?83{1OOLc?27;Z literal 0 HcmV?d00001 diff --git a/sprites/ui/grey_button04.png.import b/sprites/ui/grey_button04.png.import new file mode 100644 index 0000000..51f6978 --- /dev/null +++ b/sprites/ui/grey_button04.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grey_button04.png-d2fdc6c12d48a25040d97bb8d7e84af7.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grey_button04.png" +dest_files=[ "res://.import/grey_button04.png-d2fdc6c12d48a25040d97bb8d7e84af7.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grey_button05.png b/sprites/ui/grey_button05.png new file mode 100644 index 0000000000000000000000000000000000000000..7dc23c6cee58a676431d3f74b43428c628bf9bcd GIT binary patch literal 595 zcmeAS@N?(olHy`uVBq!ia0vp^hk@9TgAGWgtIFEaktaqI0}!!D&jk=BQ| z4(c3S`ejl~llKeN9W8NA>5Cc@6x7(5*_ssk8Y2=iElauATbwiTx%Kq>;e{WscI!QV zzPB$f&?aD7>ieRdUtaI}m+`O8ZJh)A3A_8d?)I+}kH45BAt4#(GvVNVmx}YezyJQ* z6{ENQ^UpnJGfaejemiOBzJ2jyey2V6U01AnrE7o0t$A{|M~N*b`==0zV~5f<@63uTEWyInQEQ|2$eee?5+KW|GUwi(Si|9t*NgV|@_9g~<>Vp+-Db&ma^gSNAr z=*L1Ex$U$0+Yf&&vD(VG%i){lE?L?0mlc0{x1IP{VPaV_>&1`FJiG6{J1%eJqb5B0 zkoSjpb!G=PqXwQ72FVi)MiUrQ6oC8&9tKGUBZd@)6ATj=i5F<-J1wyO+mYj&bbPty zs#(d!&i7mX_WiDP^-nKvpTBW}zQVE33mm3*_Sx@amE~K)^M0ei`en~AZj4*+%QJWJ zs#V*-KJ;y?({?US`BGFok54Jqe;(KN?BMktQpRjQ70-0;p3>+kE_}Cc&rg@{-RYlp zvFzdUecpaF+@yTf_Gk95`IDW1#=Bpi|NFnRSi!A;N%CrTz&O_}ag8Vm&QB{TPb^Ah zNUGFJ%E`}9NvYIJE~+dj$=A!wO-xVK1Ev}y6W6@t{FKz96>RnIfEpP*UHx3vIVCg! E0B+&|aR2}S literal 0 HcmV?d00001 diff --git a/sprites/ui/grey_button05.png.import b/sprites/ui/grey_button05.png.import new file mode 100644 index 0000000..02e2231 --- /dev/null +++ b/sprites/ui/grey_button05.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grey_button05.png-420747ea7c897d19313997940acd8bc3.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grey_button05.png" +dest_files=[ "res://.import/grey_button05.png-420747ea7c897d19313997940acd8bc3.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grey_button06.png b/sprites/ui/grey_button06.png new file mode 100644 index 0000000000000000000000000000000000000000..96de926896b58e298198e5390014f0ecfaee38f6 GIT binary patch literal 583 zcmeAS@N?(olHy`uVBq!ia0vp^`+?YygAGV_2UM(MU|_uJ>EaktaqI0}|Exy|5(ggM zN$9(<_=|_!LFF$TatqyG_?0N`5HQzci{WUp&^yv_G38U+zNERDXRe+3e8AiA?vsXF^;IhWf<%WrYFP3xI=U*Pcm*8kJQW%%0D zwnmwDA6+#2V@1xH%f8>Fb=@zQn;*EX`)AdvxX&&z84rEr)o=M-tg-v*UYM}^?mfL2 zz3FGG_P$Hoep~W$$>hIor*D>;{QLPuzVu_f-t_r}33l`EzZ2+A|7G&iRk*i3V_&y@ zJZoW*(aaKY`Tpb2YV69H&ujedowoR8&9CM5kNPd=`i1qybuN>CeEuJpHqd1rEL&V7zrA>aG&k4m4dzgcTrw(?x~;k3;glWg{`TD5E1=GS*R_vY4J zIC_7dP~4{^>kYI2C$fLb*yr(fuE81M!sSP{Ph>T&osseLpSN0+zTDI2{9i(E|5)+E z?|1K)TmRJmewwJ$R1dM0h64!{5;QX|b^2DN4hNMcpq@4Wx wl$1)nPGI7mI&QD1#TESNT4ycjA)78&qol`;+0E28DE&u=k literal 0 HcmV?d00001 diff --git a/sprites/ui/grey_button06.png.import b/sprites/ui/grey_button06.png.import new file mode 100644 index 0000000..d7fd1d1 --- /dev/null +++ b/sprites/ui/grey_button06.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grey_button06.png-423ad9fb82f31f26368d4af596ef07c9.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grey_button06.png" +dest_files=[ "res://.import/grey_button06.png-423ad9fb82f31f26368d4af596ef07c9.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grey_button07.png b/sprites/ui/grey_button07.png new file mode 100644 index 0000000000000000000000000000000000000000..caa8978aa7131fcb668932c3586e7e627a770c5d GIT binary patch literal 419 zcmeAS@N?(olHy`uVBq!ia0vp^h9Jzr1|*B;ILa_EFdBNgIEGZ*dOORutHnW}^>tcx zi)E9$aj@adBPUXX4hH-=T;SyB;^@P(dA z%>TNE=QmGgdhjcBkw(|%o7;S^R?Ai#`&!I%Xf>@0^|1slXApKbKE1 z{-xL-`TMPW%I_^|G#cw0u5Yqu44Su~Nbz-;7cdNUOI#yLg7ec#$`gxH8ImgXl5+C% wQ&KARl8Y(}O7itGa}(23^?mdKI;Vst0OS3vvH$=8 literal 0 HcmV?d00001 diff --git a/sprites/ui/grey_button07.png.import b/sprites/ui/grey_button07.png.import new file mode 100644 index 0000000..82fa15a --- /dev/null +++ b/sprites/ui/grey_button07.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grey_button07.png-5e9bf322f6e43e7c74e9a4a5f6c501ca.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grey_button07.png" +dest_files=[ "res://.import/grey_button07.png-5e9bf322f6e43e7c74e9a4a5f6c501ca.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grey_button08.png b/sprites/ui/grey_button08.png new file mode 100644 index 0000000000000000000000000000000000000000..a8666ab1be7f99251875a80854104cf9b8bd1c73 GIT binary patch literal 407 zcmeAS@N?(olHy`uVBq!ia0vp^h9Jzr1|*B;ILa_EFsgdGIEGZ*dOOROtJy)I^?915 zQ{RJ&Z$fe|MciB>sB_d_Czwm=R!73tk27;T6ediu{=g=8Cg*D{kJu*dPit1K@+*z~ zof;W8aa(S0_QsqCEbI4(^ToFO6D^Qu+C4L!|Mx!g)0<=pH|j`R+~4-t^RfwRTcJ$v zGA8{U2lX>{tuvN7o#&k6%;^=-Bs66Ki>ihrgjsQI*Sd4h@;ftU&EbU$LgcrrKC3JX zVu*=X?OJ3pEBAKD-&sxKcOFc)Ip3cs!4@j?fYtnms^_HZQCnh|Z@-Rb`6G0EDGb@$LO<7sGFHkQ*o<;wsJ)#a!nx$JCp}@k2%K=I$R}+aJ{1h~Mhn z^Y_CtmVazqgGam`E4Pf0CW!B+ncsFA_b)z4*}Q$iB}=}w{p literal 0 HcmV?d00001 diff --git a/sprites/ui/grey_button08.png.import b/sprites/ui/grey_button08.png.import new file mode 100644 index 0000000..3629383 --- /dev/null +++ b/sprites/ui/grey_button08.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grey_button08.png-e237981e8ebfa530ffba63a01e75925d.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grey_button08.png" +dest_files=[ "res://.import/grey_button08.png-e237981e8ebfa530ffba63a01e75925d.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grey_button09.png b/sprites/ui/grey_button09.png new file mode 100644 index 0000000000000000000000000000000000000000..186cf0d4722588bbdf5858f3a500731439886dd7 GIT binary patch literal 352 zcmeAS@N?(olHy`uVBq!ia0vp^hCr;#!3HGRJDUFhsdt_(jv*Dd-rjQLYBmsHy>MrZ z`$rDjp#BTWUpS7g*ij-WU^rVqpk<4_$|I+Y>Bb+}*%qz--yuEIaM_ft->#M3U7UMc zyh@@?Wo@?E6PLJRy**PTeuXQSv(=>f*1nwMt=Mu$Xmy(Nxyx@&mc9RNE;lXJa~4EdPDOMUttz>5pZNdB9m1mvTI$^Y!0Okg(es=q4&eRZWe{>s)wRp z7v9+Bdv(3$r)h>CO3rL}UK!TvaIdN2nQv2-uGFyuzxT;Mj{mYTazWkV2V0~HkAGjP z@@I-Ur&ldQc=&^-*Vf zmES1;$SBh?yB%>eM>(RaKEhA4V~0XigvYVTGkMM(dY3cvz|MjPYG(J3_l7EcTCr-C zUTN&_)W|x;+}m2WlWrW~jI$Is%WbI>FUW2@e8zZo?fuoMktI1ghuO|uF0sj+wd_EW zjQi7|M)5lj#7$za@4a#E^O|LuoAe%7%@;D}HRR2@U#|VIo^8&4uLUs^eiRE$S-_&I z;mGL~(1eTmW4TM9$gZ2)eCs2wU(I6tu4OP-oKv*@EMcq5q*Ur97gZLNkzOM^i?K_{o3sFfS1SR?ww?z+r54}TbcwyLD%WFZw%jT1 ziCbNx^X+Z=w+dz68t|MnEjn87xr0}bZ$<6>$vpq>o%ku(c#84kSG5j>CJrUs#1G+x zQ+7Sxux|BlgY(6g8d4);{GNPGe(-Ka;`iG5SHFl<+CF+^#(8M#69cw;+uln2U(|oL z>5VzpqN^Ro|JM5)D$kpI;5xHah1GL2v3-)DfGKf}C<)F_D=AMbN@Yl@)Jw|A&reCI t)Jra^EGWs>%gjwoPt^kks*#CnUUGg)YS9X|`gcH$44$rjF6*2UngEjenIHfF literal 0 HcmV?d00001 diff --git a/sprites/ui/grey_button11.png.import b/sprites/ui/grey_button11.png.import new file mode 100644 index 0000000..47815c9 --- /dev/null +++ b/sprites/ui/grey_button11.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grey_button11.png-99015295e564f04da627ba88df77a577.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grey_button11.png" +dest_files=[ "res://.import/grey_button11.png-99015295e564f04da627ba88df77a577.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grey_button12.png b/sprites/ui/grey_button12.png new file mode 100644 index 0000000000000000000000000000000000000000..dcdd394f13ffc204f8a044cf64c66c6b9b82c033 GIT binary patch literal 480 zcmV<60U!Q}P)lEkaC0 z-}mg%Bckg%_G}SiBHFfPj~)^C`<*>{L^Msqo-IO5L|xbH(IcX&D)wvE<*{0Y9~{sFx?6jdcF zpZov-04;PySaefwW^{L9a%BKwc`jmXZ*OE|c`jped2n=ZE@^FHXJsx>PDe5{MQ&qn WWMy)w27m4V0000r=xe_ivR(~+yC!B=~|!Z;j!#{VCh4Lm6NMAWL{_|uWL#Ck+!y$zv%(< zk;0k{igzyv*PhKTn7r{z{ethBA9Bkk&yJiXn|phnf!nTy&riR*<0Ilae}_ibqYENm zT=Tz}N2qvys@d`0+E(Z$uQIpbjcvVhfyClt3W-VKIoVRn=x|bh?vQ*^y z*=_SYLPA~prw1qpPE)nDS6Q=FQ|yyHyS(ffrcZ$_`>sn^v>uTaubj7f*1SdURSWI? zg-&eCkYqmnL)^w+Y=wQG!oifdd;F|VFMn1!I91>2&Y3O3a`Rq-0fZr1GI+ZBxvXEaktaqI0}+b*R*k+z4s zH^&{)Ik3$}WYq_KWNH@b3Ngux@|;y6dke8=Csu zF1}UwQ}o5uvuT@8oc&m_MK$>Al8;;FJ@eKp+dX&f3_qXhSJS^eD%G3rU2HY?!FBJ` z-+%wDei$ub`tw_7ek6x{3;!YZhs_@xe<;)l*r9O`iQ7TZb{%Z$4*R#%+s)VQ(OUBK zf7|{Doq6KhZ=YqK4ldb*k7u+{agLcNB#$fpHdQl@u6Gd8c`CQ zpH@Jglb@fGQmL0*R9R4xua}vdn4YQ!j8P*K*SzHXl+>aXZ1wMe8W}uY L{an^LB{Ts5NH^(W literal 0 HcmV?d00001 diff --git a/sprites/ui/grey_button14.png.import b/sprites/ui/grey_button14.png.import new file mode 100644 index 0000000..37d091f --- /dev/null +++ b/sprites/ui/grey_button14.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grey_button14.png-8a7fb425bbbe81eba00ef733bcc1ab2f.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grey_button14.png" +dest_files=[ "res://.import/grey_button14.png-8a7fb425bbbe81eba00ef733bcc1ab2f.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grey_button15.png b/sprites/ui/grey_button15.png new file mode 100644 index 0000000000000000000000000000000000000000..6f0223d14c4c956e0d3117ad8ac3e6b861657095 GIT binary patch literal 489 zcmeAS@N?(olHy`uVBq!ia0vp^`+(SxgAGWgOcI{Jz`$7U>EaktaqI2fy;)3-5^fK7 zZjN!%JLtVRc%x@>>SVVKBL6pR5pmffc<|H@FSCdx9wO1=B& zqtu--WzRqVtd3cK-Tc%3+h68vyIfJJ*4}o+Y{oVDi}&ZZ`4#WD{WcG%L@|Kb_k8B> zm%0};S6|JVcJ^U`foh1al>h6@eJLAn=J>F#U9j`3_hyC`ehzs7JB1pD9}OQEA2J_e z#}KHK{r9v;arMXJ59RyaH%YbnKjfZ&NZhVfzlLkRh@ECl(2pe_JReRzq~7We5%{$J zko{agwqsg8r|-Af&ps>H{rc;x`pgxxOy*s?Tr<;edH>nE{pONT*Yvn8UjO>Ox_zMb z+2wZ0v-A%?{9rcIr{?RdwFYaK|Gf16yMJWQ@yF4htLLvdyJhaN%T=@Vn-4zFmENSg z>}SjWEQy@Sd*j|OZK?hf%be()_dBoh**}qzckR)K6PF&$zg%(oH~Y_tO&NBMAyUAY z&@FL|C<)F_D=AMbN@Yl@)Jw|A&reCI)Jra^EGWs>%gjwoPt^m)rICqiUUGg)YS9X| R`gcH$44$rjF6*2UngAN>;gtXY literal 0 HcmV?d00001 diff --git a/sprites/ui/grey_button15.png.import b/sprites/ui/grey_button15.png.import new file mode 100644 index 0000000..5d9de51 --- /dev/null +++ b/sprites/ui/grey_button15.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grey_button15.png-43a06f83d6814510e6c2b5625fe62d43.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grey_button15.png" +dest_files=[ "res://.import/grey_button15.png-43a06f83d6814510e6c2b5625fe62d43.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grey_checkmarkGrey.png b/sprites/ui/grey_checkmarkGrey.png new file mode 100644 index 0000000000000000000000000000000000000000..a57f9945dab42aa46cfe2ef4ce10a12ed88f0dfa GIT binary patch literal 346 zcmV-g0j2(lP)20002!NklFN~XB70000jbVXQnQ*UN;cVTj60AhJAVr*}3WMp|R sV{&KQKGBibQV{c?-a;OG>?f?J)07*qoM6N<$f^mI;9{>OV literal 0 HcmV?d00001 diff --git a/sprites/ui/grey_checkmarkGrey.png.import b/sprites/ui/grey_checkmarkGrey.png.import new file mode 100644 index 0000000..5e2c935 --- /dev/null +++ b/sprites/ui/grey_checkmarkGrey.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grey_checkmarkGrey.png-0903180f415bb5c3d4aaa0d3c88640ad.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grey_checkmarkGrey.png" +dest_files=[ "res://.import/grey_checkmarkGrey.png-0903180f415bb5c3d4aaa0d3c88640ad.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grey_checkmarkWhite.png b/sprites/ui/grey_checkmarkWhite.png new file mode 100644 index 0000000000000000000000000000000000000000..02d04cc23bc21fa217dc27d617c7a7b66e2e173c GIT binary patch literal 343 zcmV-d0jU0oP)20002xNklk=Vn;D6AEp$a#bW?9;ba!ELWdLG%E@EtNZ)9Y7E@N_e paCC1jX>DO=WiC)oM=~@;Zewp`Wpbznf9?PP002ovPDHLkV1lQRixmI> literal 0 HcmV?d00001 diff --git a/sprites/ui/grey_checkmarkWhite.png.import b/sprites/ui/grey_checkmarkWhite.png.import new file mode 100644 index 0000000..53a6cff --- /dev/null +++ b/sprites/ui/grey_checkmarkWhite.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grey_checkmarkWhite.png-3ea55a21e1882e0d915215e4085cf170.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grey_checkmarkWhite.png" +dest_files=[ "res://.import/grey_checkmarkWhite.png-3ea55a21e1882e0d915215e4085cf170.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grey_circle.png b/sprites/ui/grey_circle.png new file mode 100644 index 0000000000000000000000000000000000000000..877a3e06f23b0bcb9c77e25e8a20e581f5e950b5 GIT binary patch literal 817 zcmV-11J3-3P)n>pYtyH-)1YEgO<<4Mm z;;mNe6PL&hObEo|0o`s_4F&_{x~`f|r-?ouk5#|lSGH|yU|_CRt35vq1pn;+$cR6P z17@?C%3_DZK}{x;2ryjGdQc|;E4^MX0_1wVs^jsfw%e^*tybTBy) z&Nk9TGX+NK2yzLtt^5z@?*WQu8LFo#K&R8`dzP`oW3n?*rKPjcqM_@~k5rR=45&?j zK_ue+OwZ2v1LhN&iCV-OB*qY1HdjZ6t?2e4+XllG=tpcAB@SnD{w-R}f}K&)EbYi9 zTU6I)s>|6r!cKhk!AG2n(ERcQh50-_EvBwS%s9+O6djnt*qN7zVaRCC(?9P2KukT6 zDS&#kKH)Ol%>YU;uWD@o{xmI&YgoragKyWQ$(PSYbV>kc; zP4f5}&1@o=ho5Os4!8h-Eeui;*gX#oWQ79$^_x++vwg@nALt9Lp+qD(bs~VciK%V+ z(F%;@4&>I`Q3$S_Z)9b1s0M%T00000NkvXXu0mjf12}Fm literal 0 HcmV?d00001 diff --git a/sprites/ui/grey_circle.png.import b/sprites/ui/grey_circle.png.import new file mode 100644 index 0000000..248ce4a --- /dev/null +++ b/sprites/ui/grey_circle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grey_circle.png-1bb87f043cc45b24799d42d32ea61a47.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grey_circle.png" +dest_files=[ "res://.import/grey_circle.png-1bb87f043cc45b24799d42d32ea61a47.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grey_crossGrey.png b/sprites/ui/grey_crossGrey.png new file mode 100644 index 0000000000000000000000000000000000000000..725b7ade6afbc404792361d77ca5d5258bf29f28 GIT binary patch literal 288 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+1|-AI^@Rheb)GJcAr-ggUcSxSY{0{MA?JXG z?8?_qtmP|x4sysg3Q8F8#vcr`W8s?&r+| zok6FrL`B;j-`<+YKU3Md*06KV>UK|;l=3(7FB7GdHclw6%bG2;SwKhP_FbDEr*oSO zq;@u!PSl>!U2!+@S&x%OkE_octwl*^HW)g0$ET$2dYn-Fy>p9L_KcrZ*XDSf`Sn0Q z?ZyPhFePoT-{GRu&M!U-bh&PcYeY$Kep*R+Vo@qXQl(x}PJVt$N~KbP0l+XkK?KpAT literal 0 HcmV?d00001 diff --git a/sprites/ui/grey_crossGrey.png.import b/sprites/ui/grey_crossGrey.png.import new file mode 100644 index 0000000..91a573d --- /dev/null +++ b/sprites/ui/grey_crossGrey.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grey_crossGrey.png-72dfff87d2babb24e117fcc15db93874.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grey_crossGrey.png" +dest_files=[ "res://.import/grey_crossGrey.png-72dfff87d2babb24e117fcc15db93874.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grey_crossWhite.png b/sprites/ui/grey_crossWhite.png new file mode 100644 index 0000000000000000000000000000000000000000..03f8189dd8fcf10cf41609281ff47aa872c32777 GIT binary patch literal 282 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+1|-AI^@Rhe6`n4RAr-ggUb@SBSb>Kn!R&>G ztfq2VOV0$sU5u4(OhW6Jo`l_y*?auSk59?g;g9#$KbaG+*s^>!i)=~Zv)62TM;q_w4Xp4nlIB}WfsJdyWt4cnk; zG@Ea8x`nZi#C|NpOBzNqJ&XDnnAGUQ$keeo9KEUUE@oK}o(|W^Q77svgku dMkcO#$@wX%MJw3q-vKo;c)I$ztaD0e0sxEYYZw3k literal 0 HcmV?d00001 diff --git a/sprites/ui/grey_crossWhite.png.import b/sprites/ui/grey_crossWhite.png.import new file mode 100644 index 0000000..c651280 --- /dev/null +++ b/sprites/ui/grey_crossWhite.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grey_crossWhite.png-64d3904bd4f5e95a3d41fcb19396247d.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grey_crossWhite.png" +dest_files=[ "res://.import/grey_crossWhite.png-64d3904bd4f5e95a3d41fcb19396247d.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grey_panel.png b/sprites/ui/grey_panel.png new file mode 100644 index 0000000000000000000000000000000000000000..3d6f82c5e4ffabe807c8d0e2b8f6950de10bb99e GIT binary patch literal 585 zcmeAS@N?(olHy`uVBq!ia0vp^DIm;uunK>+MzBzFP?*ZGrC- zrcF>iGig&xq*K&&v10*Ci`u8CZfKdf;>C(PM#oI1={)%nRU>%0M?}-&?9NNZ_6}d= z7$d(Gy#D&@ciQHkp`lmpZsl!X{I53i{*7Har?=ajkC&6(v`8avx%ix(ulF15!d741 zE~#AdsIg+vy4N2IEP8w|pV|35=9c-kzO(N&-W#9za=gFg;`hB<#rEB>S$HJeZJOOG zzvY+zG$l$Ld;Qg_EY^J9`E=WbH_XiX);>=9ZP4+4icW3c((K#UGPp&fmwWTgcgWj5 zd!g7n?+F&ljEqby9SsbE0t!q_E)ES0j7ka)EKm`L1`ZAZMu-RpQ~_9oEG^ zy~6J`z|i`!eBJAf?|)y^t=?FfBhQvN@oD8hqmy$UHQvoLH}g$i+NuW(rOU@dBT@=o z1NR(be)-$wv{~+dIkuaR@7~w6Kd8ekC?8yZPxA6#wjU=I{leW!R|8{Ox5PD~Bsf2< zq&%@Gl_9B8FDWNKKP9D7FS)3)pd?=}GdD3kRS%d}j7(hflJiqii&n7JzXNJy@O1Ta JS?83{1OU}w?F|3` literal 0 HcmV?d00001 diff --git a/sprites/ui/grey_panel.png.import b/sprites/ui/grey_panel.png.import new file mode 100644 index 0000000..61ea744 --- /dev/null +++ b/sprites/ui/grey_panel.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grey_panel.png-2a4a4c0d900eb73b3313a55b30f758bd.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grey_panel.png" +dest_files=[ "res://.import/grey_panel.png-2a4a4c0d900eb73b3313a55b30f758bd.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grey_sliderDown.png b/sprites/ui/grey_sliderDown.png new file mode 100644 index 0000000000000000000000000000000000000000..0ec6a81f4ac1db72ef365baec7e4492633f040e9 GIT binary patch literal 409 zcmV;K0cQS*P)?XTif(T}456UIeZ(b1`B`OX%)Vrj z%>eU3H!vo{IY0ZppP<4pY$yvegCMxVfW=(b-N~k)h6Z2(i$O;tilRmc(NG67<2Y_n zSWLY^S(eROsq4D?(hgK9ih{IM3}`?D8qk0SG@t?h5>#7TRaImdW+9l}fu85xaKP@U zLV+p_Ns^?+U@^yWE^;e=pn(e%=nw`27Pfth5}m;;fO{%b1B1o3vW`np4ea=`*eIH& zsTSJD@XQ=GiRO7eiS{wvtBd`FF2%k=sW5Gn5}QP`ENg!-Q8-g!ljz&OI~n$Y+O~b- zoZl6OGkTQR2Rc%u*c`eFrm~TB=wXLfPdiV#k2|mjLO%!q001p?MObuGZ)S9NVRB^v zVtFoNY;SL5WO*)Qa(QrcZ!T$VVP|D7P)Z)9b1s0M%T00000NkvXXu0mjf D^U$Zk literal 0 HcmV?d00001 diff --git a/sprites/ui/grey_sliderDown.png.import b/sprites/ui/grey_sliderDown.png.import new file mode 100644 index 0000000..eb92372 --- /dev/null +++ b/sprites/ui/grey_sliderDown.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grey_sliderDown.png-cb0181ae6a53379babd5f5e96492c7ed.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grey_sliderDown.png" +dest_files=[ "res://.import/grey_sliderDown.png-cb0181ae6a53379babd5f5e96492c7ed.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grey_sliderEnd.png b/sprites/ui/grey_sliderEnd.png new file mode 100644 index 0000000000000000000000000000000000000000..fe0856b59ac55645e76c415657d17687c001c0ec GIT binary patch literal 241 zcmeAS@N?(olHy`uVBq!ia0vp^96-#)!3HEdkIOdzsd`Tr$B>F!trrZrjwlGUKHTZp zHz_;n_KKM8t^PpjNg<;T2^IH4l#6<nX%>CwxClSiZv7G@=cCcq5q*Ur97gZLN nF!Z!aBj<5dfu4h0U47w$*5hcO-X(i=}MX3x)m3m1z x`S~d+m3qlVl?5gFdYQS2>8W}^yNyg-^OEyZQj1ow)xQJj^mO%eS?83{1OPx5Fy8o52?;sRh>gMDo6r9}h0D>Ii;AZ_w6`|22 zPuIaU6d}QB)*JGTpmjT#O$C!JCN7@;vWpzM05CQIG`r zL}1^zF-_Bn5HiUKjGJZI0>lgo!^Ux(WJcSz+YJ5-hS#p^?%vj5;#9-9aXMgJxIGL% zPE{}_ZVxMpV*9WP*eOmo>=0)HjEXY_M#W(zMkmj6tuQKX?Op9NChe= zs&B~0Q&Vq1+qPfvjby?wKJp+R@6(74sIXl`9+#*DUVrlm#lyN6OP(?0v3>y5S3RQI zbLzhU001p?MObuGZ)S9NVRB^vVtFoNY;SL5WO*)Qa(QrcZ!T$VVP|D7P) XZ)9b1s0M%T00000NkvXXu0mjfkSNyi literal 0 HcmV?d00001 diff --git a/sprites/ui/grey_sliderLeft.png.import b/sprites/ui/grey_sliderLeft.png.import new file mode 100644 index 0000000..bc47a62 --- /dev/null +++ b/sprites/ui/grey_sliderLeft.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grey_sliderLeft.png-e4c54f5722791e50f23f5fd57d0edc4a.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grey_sliderLeft.png" +dest_files=[ "res://.import/grey_sliderLeft.png-e4c54f5722791e50f23f5fd57d0edc4a.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grey_sliderRight.png b/sprites/ui/grey_sliderRight.png new file mode 100644 index 0000000000000000000000000000000000000000..33ad48d7c94f23d3607ec8464c7bed82dd6735fc GIT binary patch literal 467 zcmV;^0WAKBP)p&AYX`m^b6woB@F3>dY8kl9-?19O32%HFnNrk4v;QGFw_wTyySU7}1 z%Cek2p67iU$BD4IuJMQXwr%^(C~ghrIL`ZYkX(%6?!p*58No@w&Qm>-<3w0hRqHV7 z2_eFSX>c1xiBpDA;WoiU9GuL$qXb(n)CDvYMe%0&%fpsjEX#Vq zFQ}_veb`3@#^#gww}GmpVQhKud_)-Lf#3_CmVKo21IEBTufu!5w*UYDEp$a#bW?9; zba!ELWdLG%E@EtNZ)9Y7E@N_eaCC1jX>DO=WiC)oM=~@;Zewp`Wpbznf9?PP002ov JPDHLkV1nR^*fIbB literal 0 HcmV?d00001 diff --git a/sprites/ui/grey_sliderRight.png.import b/sprites/ui/grey_sliderRight.png.import new file mode 100644 index 0000000..9be3499 --- /dev/null +++ b/sprites/ui/grey_sliderRight.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grey_sliderRight.png-6ca4aa38d745cfd739963ff31cbe6131.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grey_sliderRight.png" +dest_files=[ "res://.import/grey_sliderRight.png-6ca4aa38d745cfd739963ff31cbe6131.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grey_sliderUp.png b/sprites/ui/grey_sliderUp.png new file mode 100644 index 0000000000000000000000000000000000000000..257bf337cb62a90f7d29ef72fbfda1c30bc4ac95 GIT binary patch literal 394 zcmV;50d@X~P)j-V@4FR zfVqR!*U9iooxxyl)%!WXiV9C20000jbVXQnQ*UN;cVTj60AhJAVr*}3WMp|RV{&KQKGBibQV{c?-a;OG>?f?J)07*qoM6N<$g3YL&4gdfE literal 0 HcmV?d00001 diff --git a/sprites/ui/grey_sliderUp.png.import b/sprites/ui/grey_sliderUp.png.import new file mode 100644 index 0000000..b761add --- /dev/null +++ b/sprites/ui/grey_sliderUp.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grey_sliderUp.png-fa90f6c675b975c178bfc7280f6e001b.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grey_sliderUp.png" +dest_files=[ "res://.import/grey_sliderUp.png-fa90f6c675b975c178bfc7280f6e001b.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grey_sliderVertical.png b/sprites/ui/grey_sliderVertical.png new file mode 100644 index 0000000000000000000000000000000000000000..9b6b304948b7f8afce886831dbc25a490fe86ffc GIT binary patch literal 146 zcmeAS@N?(olHy`uVBq!ia0vp^EI^#X!3HE3vQAV1QVO0fjv*Ddl7H~C8mFIQNp1^l zM8JcJ3=IBlUVn<8FPH;Vt6Sn4Q4*Y=R#Ki=l**7)sh5-G2e8Rh}-6Ar-fh6Amyg^O>n+pL@%s zI^~Rm4nx+r`F6Fx{?0T`|98BtvFNk4mDP_zDTbg1Z{t~x@6~;0E$L5WxUlo%5s8MB z3zZ_`je8ur7*DV%RzJ40Y-=z$!Oo+we_}QR$N3qC$+jm%zfO^0I@EkZpeUJ5waww= zY$xYulcxl2Oq`(nU?%UBDJKhD?Y%a!FBK0Gl5Jx&U^vCSpg~D%su0tHjN{L=0$v@N zR?R59s75bauYwWiYTXjoh?3y^w370~qEv>YO1-3<{QQ)ZO1-G2e8rJgR1Ar-gIPWI+)Fc5Hg&A{p5 zz$7%GK}1D?k<-JGiSN|L%wLgK>>RwgFP&K9=_u3+G>buH6k5jHsECc5MAnuupEQ~!7@ z`C@dhRp7mpAd89iO2vdnb!IL*4;+1SRIc(Q=UwjyO#2&LRhNF@o@4uj>m^U^d(I!a z)05+Q8k~R*)-7?3C<)F_D=AMbN@Yl@)Jw|A&reCI)Jra^EGWs>%gjwoPt^nZ+{nZ= ZFF8LYwP*!f{X3vW22WQ%mvv4FO#sG%X7d05 literal 0 HcmV?d00001 diff --git a/sprites/ui/grey_tickWhite.png.import b/sprites/ui/grey_tickWhite.png.import new file mode 100644 index 0000000..7844710 --- /dev/null +++ b/sprites/ui/grey_tickWhite.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grey_tickWhite.png-8c8f7a2ed20671e510deaba950d9666f.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grey_tickWhite.png" +dest_files=[ "res://.import/grey_tickWhite.png-8c8f7a2ed20671e510deaba950d9666f.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/red_boxCheckmark.png b/sprites/ui/red_boxCheckmark.png new file mode 100644 index 0000000000000000000000000000000000000000..3c319f19a5f182d3ee212719b620dce2868a89e4 GIT binary patch literal 784 zcmV+r1MmEaP)NklN4ndj}E&^)e&cQ_p zxH)uAFc?sZ`jm z?ylp|dgXHYu23jkb5eJ7tnyLcpKmK9et0UHbsYl*NS|go#*{K5T_3tz5 zeE-5a=byRT_t|7SrV0!@MNs73>tpuX{$$@4~C!{p=jrBzNrE0 zKh;?0=hu*^@!hX0A(VT>!QO2By7B>Ua+D9L zS&3|l3K$0p2_d~)#1V9)uG~MCxbnw6N@UW9z}zGe)h=mZSR6qTL2VGb^a9JvL;|p2 zAyxWFvW=@)P*Gx6_DI@RueOO@8CYb6k0ExY4{=^_MMX4**p2h;ImyPDe5{MQ&qnWMy)w27m4V O0000iIYN z2L9%pvX^MZWK<&tf; zTV4ylQ5y_k3Bb^ZxY+CU0w^TW0Tbtw$%NN}p*9%6BECl6Tl5NNvsvy?AqKH{CJrtWSO|)I51a@^9tW2RECRI$P6j2yX$Kp{a^%uu zNpSyx(gKzU_YWv-U}@o!ptORi!l^)M2TN-7q;oD8utcboa9Y5Wp;EwQ21^a42$u;= zl| zjROgHWkbc#b68eU$jbr70Z^o;cJ>QgEwyQ_dWz2g001p?MObuGZ)S9NVRB^vVtFoN zY;SL5WO*)Qa(QrcZ!T$VVP|D7P)Z)9b1s0M%T00000NkvXXu0mjfIxRwC literal 0 HcmV?d00001 diff --git a/sprites/ui/red_boxCross.png.import b/sprites/ui/red_boxCross.png.import new file mode 100644 index 0000000..d732e18 --- /dev/null +++ b/sprites/ui/red_boxCross.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/red_boxCross.png-69670da93580d6b6275e6ccbeff8cf34.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/red_boxCross.png" +dest_files=[ "res://.import/red_boxCross.png-69670da93580d6b6275e6ccbeff8cf34.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/red_boxTick.png b/sprites/ui/red_boxTick.png new file mode 100644 index 0000000000000000000000000000000000000000..b75045b0a48d13227600c80ead8b527509b4d7f0 GIT binary patch literal 973 zcmV;;12X)HP)q`0J!fRHMMu#M>=7a~F$S)0Js z?_gAfv*XhnKS1*-)l0Nge#xVKPi{XS=(y185+x$N~PzyT<$^U zZ!BzFEEZqc2btAsRV1-WrSb`vI2#xjh{XdMjfQBq+rl(W(eL+_*6nshtJM;#q?DO(nop4bY@wW=SE0?ptKQ)ynzqu^}2Hl-sT)& zWTxPHEXcvtlNqWTge?|)A9cX}k8fi5wdJ!optuk)Ng-2%>mZf87XocZIsy$g~ zQP920k5H5A7*Oj9Dat`&c5dD%_k$;b^~~#?@dNr3E>$k_@=<~WsRJYDAgK+h$;H)> z-4@mdp*BIJX|r>%Y|vefexwQGlFgai|AzH7PAX8ag{-Wr@O3Fh&b^B1jiyKO(rrjh65l_ zl?BIWMiarLex^Y>-~a%&&`8O^;yg5v6$<#|HzRjuyO!U4pf9k76rnQeL;_+eL;GJp zT7i+X1JS)5x!|%Yi+n@~S$_ckkvcxU*)_ue001p?MObuGZ)S9NVRB^vVtFoNY;SL5 vWO*)Qa(QrcZ!T$VVP|D7P)Z)9b1s0M%T00000NkvXXu0mjfQ3by3 literal 0 HcmV?d00001 diff --git a/sprites/ui/red_boxTick.png.import b/sprites/ui/red_boxTick.png.import new file mode 100644 index 0000000..4d9b8b8 --- /dev/null +++ b/sprites/ui/red_boxTick.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/red_boxTick.png-2ee365282bb541993ea6bd8a2b8dae0a.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/red_boxTick.png" +dest_files=[ "res://.import/red_boxTick.png-2ee365282bb541993ea6bd8a2b8dae0a.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/red_button00.png b/sprites/ui/red_button00.png new file mode 100644 index 0000000000000000000000000000000000000000..32f5f4c823ad80b6ed6af7573f68e6963fa760f6 GIT binary patch literal 479 zcmeAS@N?(olHy`uVBq!ia0vp^`+!)NgAGUuv|TJ^+{O!!M4H+?Cy8jr(BooDZhm`xGV1HS`LVfAAOD!-cQm8?;DHrWGpxSOjVs^uMbXwk zIj;}3-z0Xq(K?n7>QD8f+kaQz|w)eTAZ0X7}Aj%==T_sDFm zdwW3Zu)lTQ`)c3WA6IP6*c0_n?Do9NnjNJbY%X{A%v~40+HSS&cC*=^_04B5&%QA8 zHE;Kya|J6F|IoL7^CW%ccmCvuO|Q3F_-lh=p~N+!Bsf2EaktaqI2fvwp#j673&% zGAy)RBO`}pI-*Q@`oJ$qB|?EBrz2iA#KZ`*czKU3!C#J!X1 zMHit~zuGZvKz{9^!GvfqpWWNw5t2hiO8 z7x_V)2|ySBco@#lP;}?R{qWxmmUTa_gUQLiL9TzVR?P?$65b24{@4*ahjaB0?N_VZ zY@N$5^1uK7j&0%-1poKTpFgna+2PCH^@r<&bqkE-mP9_jw#!srZodDm_4U?#6Iq)+ z1e{Q_oXg`DD@VM(R8X0aq-kX0 anwOlPl3KKat^OTQBZH@_pUXO@geCyZF;86p literal 0 HcmV?d00001 diff --git a/sprites/ui/red_button01.png.import b/sprites/ui/red_button01.png.import new file mode 100644 index 0000000..fd45f1e --- /dev/null +++ b/sprites/ui/red_button01.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/red_button01.png-6e9f34e8009bf99255297f313a2ae226.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/red_button01.png" +dest_files=[ "res://.import/red_button01.png-6e9f34e8009bf99255297f313a2ae226.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/red_button02.png b/sprites/ui/red_button02.png new file mode 100644 index 0000000000000000000000000000000000000000..5bc305fcfb90926d59afd016212c1502ce925217 GIT binary patch literal 610 zcmeAS@N?(olHy`uVBq!ia0vp^`+!)NgAGUuv|TJEaktaqI0}PcP;`5x0j? z4Nem$)(V?`3%t|t`hv!}s}jlgyR{2B^$u=yD`b7-AdqzbNSV-U(R~UQJN*9I^4qOg zb!CNx=e-3F*bZK|l36LGmm;*AeP+RZOF923jr-4ie{-v>m;L_q-6xz6)jx>pUu-Y2 za^44VfA!g?wrksN?4PUn;QVLX-P^SPGX;J=n5bs+@#5zN3*IQ*mur7Ni~mpEK8yKX z_BHqASf1?I<}Lm5)INI)Dem`oI{%05aW!Yms<~gcTlhz_*NZwAY>ALn21ZIH44vsKQaPqI#P7iU0n`~F*CwNY=G zfNIy5Fc#Gb)~PET=lNe~$$Dbr;dn2`qB9@lr&%#rmi_2{3$o+)3pIyc*?&&bAXRya zoIq9c{h5HO@}EaBTJGoA&pIKweSSXUlNk^1Kbg%4)VJ9er0+FYU)?&v3CV5sQ?nU> z_MJCj0J?4SSCI7S99fXlckuzGNg-|s4e(VyQx>e!}b z+iCQ)Rlj>;Gd;yfZpqGLk3TGa_PF!ezvuURou4o|R$fWBd3V|0B7KwPzq={L`|oT? z-+!O|OB4V3N1e~&Ukjh-c(>`4d|e_aA(XgAlmzFem6RtIr7|Q{>Lumm=clAp>LnLd p7L?@cW#%TPr|JO{k&%gOUUGg)YS9X|`gcH$44$rjF6*2UngEfaARhn# literal 0 HcmV?d00001 diff --git a/sprites/ui/red_button02.png.import b/sprites/ui/red_button02.png.import new file mode 100644 index 0000000..dad765f --- /dev/null +++ b/sprites/ui/red_button02.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/red_button02.png-8a5e4d6f11835bb365c382a8a040d1be.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/red_button02.png" +dest_files=[ "res://.import/red_button02.png-8a5e4d6f11835bb365c382a8a040d1be.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/red_button03.png b/sprites/ui/red_button03.png new file mode 100644 index 0000000000000000000000000000000000000000..e771c392fcdefd2d52807a94e3b2a1997a16846a GIT binary patch literal 442 zcmeAS@N?(olHy`uVBq!ia0vp^h9Jzr1|*B;ILa_EFnV~pIEGZ*dOOS3>u7*LYr1&e zfm^yaZtiONvVO~jr~<*Vmy;$OQ)^wak&}g+_vhxz9G@PDN=+{~+u7$5P;>P$-yClC zG_|we4VUZ+fAZSIxA?}k+=%O6c`tq6`&suCo8O01pAuduf2n8uu46Eh)vBiF+}+bh zFU~oeb$+*ow1xO>&LyvRah)yL`AO){`Udek55z_Izi(g0VzP_(V$#o#U*Fy8ef%Q! zz*ftf_x%pJGoHORdjX58h9jp}K$FlE?93ZmkKF!s)0?s2uU25_)tEKs`F!qPZv+}W zeUr}fXPP#qs*G_3&GDObe#doB%}&_+&-H+Q=B!5^$Xn+*=?Pcw)dqQ?Tp$lYK+@O?!sw(>wIq z@6_u6gI2f1HKHUqKdq!Zu_%=xsZuW~CqF+WrBW}ssIs6WUoSH^F+Eie7&%5Ju6fD% XDXB#(*y`T_H8Oa*`njxgN@xNABP+qD literal 0 HcmV?d00001 diff --git a/sprites/ui/red_button03.png.import b/sprites/ui/red_button03.png.import new file mode 100644 index 0000000..bde7e39 --- /dev/null +++ b/sprites/ui/red_button03.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/red_button03.png-9bb4a2b6311c9611084dc2649714c474.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/red_button03.png" +dest_files=[ "res://.import/red_button03.png-9bb4a2b6311c9611084dc2649714c474.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/red_button04.png b/sprites/ui/red_button04.png new file mode 100644 index 0000000000000000000000000000000000000000..41d9deb0c497162c3d1cce0240593bd638f724a2 GIT binary patch literal 465 zcmeAS@N?(olHy`uVBq!ia0vp^h9Jzr1|*B;ILa_EFvfejIEGZ*dV6c5*Wmz>V;?^= zZ1ddp;)%l1h0V?S515y5JzAjZ_1&tYaId=0~ZRe6okNv%L`jItji^RXnJlj^wHP&5xU%$gR zo9p8y`|v;NMVsaNKO}H2SUi8q3tmAN0Y?@%aim^hUis>S=jIFcuRWR2&Y{$y&;%nm zqz&)P;Sy?CmoFF|`6zz_ds^XnzQ08~zx7qzm}S`Npug*){`1qG8+C4kZQb&>+j0LK zJ=JxaXIXTsb6x1IvyAI;+p#mkbIw2ch5S|*yYs$y$Mv84kWhL--#v3>retGXy@#s* z>DVamB%x7c4ob>e7thG`V`m0JH5Ee7tgyAZYy6Bob=Lv;XT8IS8B6sil3&h{~c#| zE;U3@{GFTa*~>e>ha3CrODb&qu{-DXPYK7rqWk{`E>94BbVYyWdzZ7Xe>sSoFxzw; zq(8O#px`QTjVKAuPb(=;EJ|fas?IEGZ*dOK^c7qg>C>wD%I zZ~UZkMR<}D6CZN_V320rcwvLruLzcUE^fz~NhP~(ahOeG)D{+Q97|$5ccAfS=DvRG;Jbo9W%mBM@yItSv;6Xo<~zAzYw`ol3Yxw)r*{K{MN3WXks@BQC=_vXa6 z=eE>l`rdl}Y)3g`_`dMcIr;3Lk6KT>-D`2&iI+WEIF2jh!16U!OI_5f9&B!C6PmJs zMODL*(<`6}2lKyT;an+mM}8jm7o9(KK5R~BuiF_V?`gAbm1C*@LGHW{r;m1No@&~b zi37gHwf=}z_veS>kFCg0OmSNKd;^i zst4ZNtxWOUDVrkNcIW;+?zz`awMPnlJ>1a$>p|!@{_q5|==n26UjZXPx5PD~Bsf2< zq&%@Gl_9B8FDWNKKP9D7FS)3)pd?=}GdD3kRSy`2MkcO#$@wX%MJw3q-vKo;c)I$z JtaD0e0swMb&0+um literal 0 HcmV?d00001 diff --git a/sprites/ui/red_button06.png.import b/sprites/ui/red_button06.png.import new file mode 100644 index 0000000..91da941 --- /dev/null +++ b/sprites/ui/red_button06.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/red_button06.png-faa3d1841c9571fc91c4fc5ba6e86720.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/red_button06.png" +dest_files=[ "res://.import/red_button06.png-faa3d1841c9571fc91c4fc5ba6e86720.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/red_button07.png b/sprites/ui/red_button07.png new file mode 100644 index 0000000000000000000000000000000000000000..ef3b48ea33c939d0df9f33b42b1516a7f4d734f3 GIT binary patch literal 417 zcmeAS@N?(olHy`uVBq!ia0vp^hCr;#!3HGRJDUG6Ffi(Sx;TbZ+qhS=ij6|DZTSq};k?8yDZAFP^_N&PjRCcaUMpbePfxGWFB>OIdH)yvQr3{Ee0AdF z?mWeteD7lT&YPA_%zN?j{kigbW9~Pz8BE0Nr+;-msd(Z3iO=%(Q|q_%Z$GJaM*aQW zHM& zMCQY+IZ3k^<^Nt!ktLn@>`w9^3ZKD$}{UpJBs{mBRZEOlSgyV~J}-NpOBzNqJ&XDnnAGUQ$keeo9KE tUUE@oK}o(|W^Q77sva;7j7(hflJiqii&n7JzXNJy@O1TaS?83{1OSw>tepS= literal 0 HcmV?d00001 diff --git a/sprites/ui/red_button07.png.import b/sprites/ui/red_button07.png.import new file mode 100644 index 0000000..699ccc8 --- /dev/null +++ b/sprites/ui/red_button07.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/red_button07.png-c7c7b05b4c34842b6e96a0213d626821.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/red_button07.png" +dest_files=[ "res://.import/red_button07.png-c7c7b05b4c34842b6e96a0213d626821.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/red_button08.png b/sprites/ui/red_button08.png new file mode 100644 index 0000000000000000000000000000000000000000..4be7f06f29c9ef0787d61e9a206b9510f8efe794 GIT binary patch literal 620 zcmV-y0+aoTP)^9EZ;X&~~h-qN=K@O1yvvXi3BZDe0b8RqIl{#go`kHWC}lCRSR+6NrUGQkT}H zuA4Fc;WR|#Z~2=^zU0izS$tp4%wlpzh_9nG)i8V%Y}zOWEd}Carb$IZx{)XOith(q zM3m+rZ#|$m)fkc&&t}`z%Bn}_eSHWH=|-OQ)zSP#DQG#B0f^#%aT#;!5#%rA^Iwj; z^qX(FL3qfsmiE=(6LCCksnUroeAOnQBVFYqCFGzUksW}Cjd;oW;Nc@OK6u!O=S)95 zd_>v{4onV#x^)8*!&iLWhq?biu<$R1*$(_=vaz9yX$~*a^=+BJA++5ivVF zY{YG>10FtNp&cGJ;zpZ<4j&P1gNKc{j@sbiBj#=J@DY(#c-V-mh!q|_B5Z|+jVOm( z;Q1AC7*zBD?SaYfiSk@CEb@Co?%9#QIGFs5xQIFowR=jwPDe5{MQ&qnWMy)w27m4V0000DW~x}Ys#amuf+NwX6XkRQ`z|)CdKm(_ z*_n-UI)xHT*}Y2cdcH~Md}L!A@Mx*TLUwNvr7wS+llp*~YXp|Ddp|k+#i4WgA069> zBzqVBDHSE^8=F;&jDdoFdLI1KPO!af6neWiv+AFs-~x8<6egfV`xz0S>g)deQ+AYt zR9~756x_X~UruM^*n)_tCRQ9)(CF?F9T)1kUSDf<0XXg5xC6PAHS>hT|5}cn_Ql40p%8*p4mz0yApOR9kmt0g?P?E2g lnVXoNss~I5MkcO#$@wX%MJw3q-vKo;c)I$ztaD0e0suzv?6?2` literal 0 HcmV?d00001 diff --git a/sprites/ui/red_button09.png.import b/sprites/ui/red_button09.png.import new file mode 100644 index 0000000..a0a08cd --- /dev/null +++ b/sprites/ui/red_button09.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/red_button09.png-78583a3ec9ea64640e26cec8dc627cf3.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/red_button09.png" +dest_files=[ "res://.import/red_button09.png-78583a3ec9ea64640e26cec8dc627cf3.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/red_button10.png b/sprites/ui/red_button10.png new file mode 100644 index 0000000000000000000000000000000000000000..61c182b3e6a024d34025b1662112c5b21b89eb99 GIT binary patch literal 520 zcmeAS@N?(olHy`uVBq!ia0vp^`+(SxgAGWgOcI{Jz`!`o)5S5Q;?~={wth^3A`KU} zbDJlu_1>^KmGjFqv8dTMZr{4dxNzY@0~0fqBTgLkWnGA- z*o?|mu6YPUhn=vg`{Vv2{{4D3H%*t*^=%Z`S|fxmfe6#Oh{(!G~+vT8dHq&w^K9{nh8Y|Ni-| z=d~KMGpr#x^0x0TWDFHN>;A*^@B*({XP5M%u{<1$f{64gM%{vZYMCq2eMwA5Srt*I9 irl;xwquR*CH7_|oCADY;Tm3trMg~t;KbLh*2~7a+-}dkT literal 0 HcmV?d00001 diff --git a/sprites/ui/red_button10.png.import b/sprites/ui/red_button10.png.import new file mode 100644 index 0000000..fb30a54 --- /dev/null +++ b/sprites/ui/red_button10.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/red_button10.png-58f53f7800da23704b5a7c886be037a2.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/red_button10.png" +dest_files=[ "res://.import/red_button10.png-58f53f7800da23704b5a7c886be037a2.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/red_button11.png b/sprites/ui/red_button11.png new file mode 100644 index 0000000000000000000000000000000000000000..328a3e2372ac4a7e847e5a10358834b0a08981fa GIT binary patch literal 541 zcmeAS@N?(olHy`uVBq!ia0vp^`+(SxgAGWgOcI{Jz`(fL)5S5Q;?~={8@-|fB@TT2 z%y9Kd+Q#5^B|bjcUrcrmYXW4VJiDu{JTzI^9e=6hneGzVWx+Lf)|RFI3X)ulx|J+; zF8LYcU+^M8fXniG`2+Un_dY&8e>U=v=gTr)Gr2W2ueW^rHTPNJkB_@dnGxl=GjTzn{j_z9{y+&CGefFMkg|d%D6v;+2AYdC)xxu0!k(n?E@IP^b~G z_uQ8x|{ofs5OUh-}oO}Q6R`0@x0cjt46HVq-|L0Y4cjSFG>&Qu9?CF-cMwA5S zrt*I9rl;xw5o;#@AdVzpI%;(Y_P>~*E^AytqT=u1nfBETlf#LKWzTs_ydLeu>7IDe3_!OJ>UPt z4IDQG><)>;5H{8856yq4D=87#F>ODu{aU83zYhOqxk;BLTz$A)c6<3@(Zh<_7b`aZ z(cNad+~0AHvx!2{=c-K?*Zj))cIQ@(pSJnz<;L&ydDKHIvn`%z)SdSG^)&O+p^8faB9F##dnP3+daOI5w=R<@Gl(nfpUM-ird9>6M`kN8 z`TRLH$8`@wV){I0{xfIFwTBWb$|Tw zV^@2di?GY<&@aoi7r*}b@O|&}r+3e-K6T%}*x*ai`HSBk#6Q^gv*cRt|5F#GMM}%Q z)-B_*pXFa^U;nxA+e6-;2BG)ze5YNP7B={@=;^<2C0D=Azk9v8w*J?~Tknqh)@kRN z#Y;$R74m()?{k^@)9ydbj)Crn+r^P>Me zx3AE9RI}iR;yG?3jaN@zN=96)v5KqX_+ONL>tw~1C=e*9b2+-t251I|B)7Qa~W?ytPb(k_1C zZBE~Tv8h|)8c`CQpH@Jglb@fGQmL0*R9R4xua}vdn4YQ!Ob20002^Nklz68C?WDSG}%l9)aNHNdlE4tbz~?_Xqz{|Dh`>7x0R8wzwG%s?1^njyabZYTpk zc?PD7^rIUHcQMfQ&(nnCNiq3^l z#MYB(;C-BF6C?prK#GAF5rZ`i0+SLch7z5~pJ#~F6XiKQKGBibQV{c?-a;OG>?f?J)07*qo IM6N<$f<1VMVgLXD literal 0 HcmV?d00001 diff --git a/sprites/ui/red_checkmark.png.import b/sprites/ui/red_checkmark.png.import new file mode 100644 index 0000000..d71f205 --- /dev/null +++ b/sprites/ui/red_checkmark.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/red_checkmark.png-e5908982bea018299c58cc7c560e9edf.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/red_checkmark.png" +dest_files=[ "res://.import/red_checkmark.png-e5908982bea018299c58cc7c560e9edf.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/red_circle.png b/sprites/ui/red_circle.png new file mode 100644 index 0000000000000000000000000000000000000000..f303f97cda887a0b616684b5aacd7dfc7baecfe4 GIT binary patch literal 893 zcmV-@1A_dCP))L&}x2Hdz8+(;X>h#*pnp=zaSF?a=Df|uY0xNzknjZzQ< zK_r48)@n<&{@~^~&m`~Z$z+md;>>{Hz_)29XWsAq-tX^tUc#qxZu^Pqq+hNU3y&&A z|7o1@|H?$))RWWRE-#CRgBK@vma0X+_ToapB(VV8W1L703_zZr_t*4+SC{+EyO{%K zW$v(9oj)3DA7)3)o2!FnX==9x26NBOZX4H53JukZhk*F*|q(=KW>(9 zjy3_qL9Z8`h?Un@2AY8UDvz6uJ4ejgtzq-Iw6Dd!%nq5aw@1y7g=X;YOT!iz`b(r2 zX$9(CAgebHnvc_ayS7g=10i^wv9T}~hCC5d3KJgbAUsY2Bx)vJPki;R(_8NUAeNrQ6rg&oPdKC93@615(dc^T*Njd0nCRpgA?$W7B9qwX z+_l;+iGhd{UqEOrQqiPwB@L%5< z)pxe~+$}?2uttf9GwEa#h+m6M?Yu9oU?g=QZSRf%$JJh(ZFPyz;rRpk4W0!_bw(Hf z001p?MObuGZ)S9NVRB^vVtFoNY;SL5WO*)Qa(QrcZ!T$VVP|D7P)Z)9b1 Ts0M%T00000NkvXXu0mjf%A%g> literal 0 HcmV?d00001 diff --git a/sprites/ui/red_circle.png.import b/sprites/ui/red_circle.png.import new file mode 100644 index 0000000..1edf897 --- /dev/null +++ b/sprites/ui/red_circle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/red_circle.png-8e89d14671cfeaf745fda2f93c6d809e.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/red_circle.png" +dest_files=[ "res://.import/red_circle.png-8e89d14671cfeaf745fda2f93c6d809e.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/red_cross.png b/sprites/ui/red_cross.png new file mode 100644 index 0000000000000000000000000000000000000000..219abeed590cce7a18947fce38106d97ea02ea07 GIT binary patch literal 298 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+1|-AI^@Rhe9iA?ZAr-ggUOLNr$bg46A^!m5 z#GZpDbF>Q^rahHt6tr?Y+PYs_c}w9frRJRHqTYf0m47E)Q=7Hw_Qh9)JkM|2<*W>t z^H691=dBYbrd{6Wx6%Ln_V!ej)MYup52_gHb5HI#(RV{XDN#zvuuAUQ)NPuE{11=1 z*{yAHJP{+uru;uaZ4-;O($aSd#cYZKZAyCEL;?*{ZcJFXv|4t(N4ZT8?`OBDZqqY= zZSwt8(*AuYIm&I6Gw0zN7q%UY|G7HU!c2jF&@FL|C<)F_D=AMbN@Yl@)Jw|A&reCI t)Jra^EGWs>%gjwoPt^kkhLMSDUUGg)YS9X|`gcH$44$rjF6*2UngDlBbMycJ literal 0 HcmV?d00001 diff --git a/sprites/ui/red_cross.png.import b/sprites/ui/red_cross.png.import new file mode 100644 index 0000000..2067f0e --- /dev/null +++ b/sprites/ui/red_cross.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/red_cross.png-59f2d4829adeaa2eff1a64224d5ef888.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/red_cross.png" +dest_files=[ "res://.import/red_cross.png-59f2d4829adeaa2eff1a64224d5ef888.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/red_panel.png b/sprites/ui/red_panel.png new file mode 100644 index 0000000000000000000000000000000000000000..8096abe6d01e434ac5162d1009211071b738cc97 GIT binary patch literal 634 zcmeAS@N?(olHy`uVBq!ia0vp^DImgAG>z=T}pns zrSDQ{0c~OL#ai-Gum5k^KI^=l%}&$%2`zqiI@sB>jlVwc{r&ajGpEbvxA&X2o!Ymt zG)L|>|LQ&W8)EjE-DZ89v^sgiwC=OqUNuHRmaF>i+vNN!xEH@>f9{#<>U($oI(^z& z%6VgMj!g9NXB%rJj+m=XEnd?hyY{@)+NDXaH&qwzVEmN4J9)*l-^v~-Dhdt_41xj* zOiV5g4ICT-3JxqR9Z(S#4gp3+C8!7^Q~_9oEG>*oaFdUC0BvPlw4d$gz4|LQ7ImfP z19VF-&CWLKe|tC~-*o;`$EoFyk6*veKdb%u-=n`WYOf_E>zVbfP5yktj^~gP@9xQa ze-v&o3y#kzT^FagH5eE^?T!&k<~}tsUG*vP&W|sT@@jYOOjt3k3#g?irq#78dxOzN z5%W{uUEZ3l`BW#dv)t!x2PO^O64!{5;QX|b z^2DN4hNMcpq@4Wxl$1)nnyErRC$m_`SOaBvWD4?-FQNrZ3^ zf|lp~n&;d1VK=X2k79+6t@^Syk#WW6BWa?F(sdUh_YXBe=kQJ`q2 zWW7s6i-7@)pri0waoo{e&i#Ho5e<62Rrh~TWf9+Ca(^U_alRgoy)X4ZKK!U9M8kaz zXg~uR(0~RspaK6S$Wz)`i_-413fhu_bg(M6ob* zD;TdGmADU!&uiLi3cz3Lt~Ac?b^rhXEp$a#bW?9;ba!ELWdLG%E@EtNZ)9Y7E@N_e paCC1jX>DO=WiC)oM=~@;Zewp`Wpbznf9?PP002ovPDHLkV1iksyUYLp literal 0 HcmV?d00001 diff --git a/sprites/ui/red_sliderDown.png.import b/sprites/ui/red_sliderDown.png.import new file mode 100644 index 0000000..8e1cf6e --- /dev/null +++ b/sprites/ui/red_sliderDown.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/red_sliderDown.png-24e6647c25d2f1c95e54280fb40724f8.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/red_sliderDown.png" +dest_files=[ "res://.import/red_sliderDown.png-24e6647c25d2f1c95e54280fb40724f8.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/red_sliderLeft.png b/sprites/ui/red_sliderLeft.png new file mode 100644 index 0000000000000000000000000000000000000000..a4735b7a95b24f1cd1a3feab4e0ef7710941a236 GIT binary patch literal 506 zcmVut%hhcRbs3Zn4ZfD30sKc;24#ohL%me8#ypH=)qX(9FSEM+29Ct8Ga65?cI9~}a zIZzJ7a9p82s~NC~@&UwoS*$jo4#ZZJNOe1~y9@>gVso7EU~wQe$FTsh#9(kBuIdY` z1D_SD(A9zXDt@dEM6NYx?Lb0JrU7*zF^$aub0D$Jbb=0~6$aH*#B^|QI*?X9Fp#+q zaumQ0I~pN)lu*wQs{`rKsr~@6kC;9++<`s{3>qLG(b8cc^Fj82>?3wG0`5RMVqsE- zOX%r938;M}0Y+F|Oydv(*~0(;oc8Q-1Z2px0000jbVXQnQ*UN;cVTj60AhJAVr*}3 wWMp|RV{&KQKGBibQV{c?-a;OG>?f?J)07*qoM6N<$g6f0Qr~m)} literal 0 HcmV?d00001 diff --git a/sprites/ui/red_sliderLeft.png.import b/sprites/ui/red_sliderLeft.png.import new file mode 100644 index 0000000..54cfacf --- /dev/null +++ b/sprites/ui/red_sliderLeft.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/red_sliderLeft.png-23e03e6644ff2f3f819a96d487e3a28e.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/red_sliderLeft.png" +dest_files=[ "res://.import/red_sliderLeft.png-23e03e6644ff2f3f819a96d487e3a28e.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/red_sliderRight.png b/sprites/ui/red_sliderRight.png new file mode 100644 index 0000000000000000000000000000000000000000..0a44bf1482ee6b3135873d40a26312b272699dbb GIT binary patch literal 504 zcmVV!;uSO%PW01L5lO@0oJQXc)o@fWceD$$Phb9h#;qP?@q&pDiIG7a&^+sN--stlNRz1z3@ZkufYV|0bR5YJqnG2zau~AXKqWIRJ2)ge3vTyq!k9453+|8hcSRlVu%KMVWJ(z z097b47##)!jC2S=VW>Ss0|3fZ?107)z0d#v04;PySaefwW^{L9a%BKwc`jmXZ*OE| uc`jped2n=ZE@^FHXJsx>PDe5{MQ&qnWMy)w27m4V0000YDQQZ>Ph?3y^w370~qEv>YO1-3<{QQ)ZO1-G2e8jh-%!Ar-fh6Am!WQ!PGW?=QN+ z{TR=Yrsa{3{`ngpdB6XJ(Eom3`||>G>&>S$$}eYBVBKM&{5XB)qWAMvI$tJBO;D5Z z?_u;{o9kXEc!GP0L_?0iApx622ae{N0}P*}cd|9aPS)EdCox0m>l6v5L(L}yijvt> z+Z;~L7IJproU&v}*Hu*q_XEb#8k&>k_A33=I4L(J&cm}rg6#l l%gjwoPt^m4f{}@9UUGg)YS9X|`gcH$44$rjF6*2UngEQ+XdeIo literal 0 HcmV?d00001 diff --git a/sprites/ui/red_tick.png.import b/sprites/ui/red_tick.png.import new file mode 100644 index 0000000..d392f9d --- /dev/null +++ b/sprites/ui/red_tick.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/red_tick.png-abbad7482c62a39a6f938a2cb228dbe8.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/red_tick.png" +dest_files=[ "res://.import/red_tick.png-abbad7482c62a39a6f938a2cb228dbe8.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/yellow_boxCheckmark.png b/sprites/ui/yellow_boxCheckmark.png new file mode 100644 index 0000000000000000000000000000000000000000..72fe38873ea62c30b5be84f220e8e25c604de874 GIT binary patch literal 768 zcmV+b1ONPqP)gMR^By=m3eoh&rTS0K@796@2TSTM?5=4qfp{f0_ z(KKB14?Q6!H)&$;O+9cZZNfdj-upi%IY&`ARwxwqE0xNH;~IIbR%7eBvyMUQRjbwO zQmJ%SEEac_Rfd~HL8Js$bGh8M60=JN-K=RE({-Ko`+e6%m}#2cdc9tcHJeR8oX*`n z=RyZJG#U*y9*qT}aBVjX!&`4Y zpEKLG-B|dJ*kAyQ2L>VH$9B8zL17UQFmXN_joer;#0CRc{Kx2Oi;i$InMj8spH8RV zky7S*U?f1Ytf0urh{J_Kn#uy3yk0Tuevf^;-NxQWS|go#*(n2T^xkFm-IgOB#r2tf znQq5qfnlcziv0WGfEfdQb71qQ(-0Inc5(Vr%pMFuqoByY9uMV!jr%uj(cKA&8sGi8 z;yI2uc${m4VL`KZ%ngE1p00w&$ji{Rz>rnE-2f=A`+=hzwGLZ%>SV*Nll0Ki$6G6p^UD_jQ zRlQmzc4=U76+VgBr9Q+_aCu-!#4i2qB3MF_id{Mwj*O0!9!>uOj7kWSLHIjA4-9Qp zR*eW^QI{S9qb{6A0cfeRZr>1l*}iFhFcm+xTCGeQUc{gd3A2(VSl&P7Iie8(HNBQ) z2^$S?wdt&l7&IcFW5jSLI8@PSs6z9LEDW&_Gc+FHjiIn}7!%0^#M+2KO)hjEIU~b` z4Gr${N)m(Su&w?jKp{;n?FT6Z3Gv6@2^s(Z04;PySaefwW^{L9a%BKwc`jmX yZ*OE|c`jped2n=ZE@^FHXJsx>PDe5{MQ&qnWMy)w27m4V0000Cd) literal 0 HcmV?d00001 diff --git a/sprites/ui/yellow_boxCheckmark.png.import b/sprites/ui/yellow_boxCheckmark.png.import new file mode 100644 index 0000000..df139b5 --- /dev/null +++ b/sprites/ui/yellow_boxCheckmark.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/yellow_boxCheckmark.png-821fa9df868cb0001d322b3babd80aaa.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/yellow_boxCheckmark.png" +dest_files=[ "res://.import/yellow_boxCheckmark.png-821fa9df868cb0001d322b3babd80aaa.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/yellow_boxCross.png b/sprites/ui/yellow_boxCross.png new file mode 100644 index 0000000000000000000000000000000000000000..be0df40866e9082e86260ff0963cddfd6ff6c355 GIT binary patch literal 712 zcmV;(0yq7MP){{5$;~RFh)SX z-)D=(f>mX%>#|<2M{whRP_0($9t)ObCBF(5h9O(6RtY40Hk%c8&-2oJ>-CyNQIyoe zXVeA*SW+-FA|8%LqZA5Bbiic!d_GTV!B86vVBue5(p&Tjm&;}8P~^Vvr>~SwZVE;X zNLCdTIT>*zP&lTi2BTi1K1)w$9x%^!*w4o;`~G^C7DNnU@txc|mIn+4g14)n}hv0Z9@+`PQV7pL<;6zY7oOUq((-aot;j*CM$Wcm<$>5HG z(gG%fI|fP{SY9|8lvXfRI29=EV6sM+-E*aY$)NJWX#rD($^%yzEH9KQTp=)(%TwhN z)(#fFUMQWuEI8z-Y{x`bf(Wj(9TUN2-BUbVsXfNS{l4EQU7m3d)_g_9J3k*ezP4Yjx9o6Un+csLvmD;;=IgC-PDe5{MQ&qnWMy)w27m4V0000-Gz{6l|s@5gjDGUi*&(zNg+XyK_rL-GI_tl zaaNc$?3tW1uS6?1?B4bosPA9e7?bK?uQuF!z!WWB$ z+H5xJa5#j(_51w*81$D(FVqUCmq3=wrJ778seL+~p25=q7$MKZ6vKoY(QxA|K%zdI z&D8OD48lmJJXzeuf$hqi48V6w7ea@Tc(FhT+ZWz0a-4g8?hYMpPv+uQ<-WD22& zK@Ps2oLJo;ZDELgqDFo{s`;oB@-(1mNEof2P+4WDa0^guI&|^#qdGo5^HRss`gZt6 zxnsxp|LgTS5V_Bi8>;GLhv|)!HXVkKnSe+?eR-m0zdjrFM3JMu;oFc*P;*#;lh|4Q zD5nBLKMY7r@l{r$sLfZ%aDf?WJ;EBps^ z6F_-0EGg5pfTCH3>ZxlH*8oB>)dAY?_m^454v)z$u1cq^&^pJ3bZ4^BqM-+!AE_q$ z7*LxUDcV6+Fq?1hwC5ob(S8=p&iDi76Pm6Tu^we9kR~v)28l7GDVwV;!xlFOp*KOK zd8>1@Z7^JC{fG_Yj>DOpf8*vFlmZ=FsLG};9~HA;=Rr41+p@_f%|v;fsV-;h5IfP; z2S4ImgywfkP?*o7(_-vO#EipiMA3mMjGfnl;dwA*H0SBW{U3;_Co%<4aZ_Z{49(pP zpae5+>Ybl6Ho}LAj)oAXU5k)O*yrS0%_R{c&inwuwTMNNg^Y~h0}!arqiZy?iC}U+ z)1Vx10RUSVq$IF34-I660>1jq$luxS<(m)m1=dg^bWWWJAdWV*|MjC47`ZtR)7y~` zuAuY8M}!#r0~b_`HSX1$DO=WiC)oM=~@;Zewp`Wpbznf9?PP002ovPDHLkV1hi##k>Fj literal 0 HcmV?d00001 diff --git a/sprites/ui/yellow_boxTick.png.import b/sprites/ui/yellow_boxTick.png.import new file mode 100644 index 0000000..08f99de --- /dev/null +++ b/sprites/ui/yellow_boxTick.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/yellow_boxTick.png-83b3c6863f752a1fc6203fbc6d01fbab.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/yellow_boxTick.png" +dest_files=[ "res://.import/yellow_boxTick.png-83b3c6863f752a1fc6203fbc6d01fbab.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/yellow_button00.png b/sprites/ui/yellow_button00.png new file mode 100644 index 0000000000000000000000000000000000000000..b25aceb5a344e2aa9755115a54202787dabc90b1 GIT binary patch literal 491 zcmeAS@N?(olHy`uVBq!ia0vp^`+(SxgAGWgOcI{Jz`$7P>EaktaqI0}U2o?=i31^xwTNmc9Nfad6A(s&m^mfBdoU(}f8unsaJpYU|a-Rv&KP zJoDn|guI**d;Z|{uPkr>`y*PBZ)aba_vztE^Xvc-UFq}JHvc?v_HE+fgcYr?*2-T! z79e29A>YD(i2Y&n2ge@@HE7%))j!I8HIA=8yq`;>{e$2>2y#?JR|nGePxnt-VqnLy z^AF>5{LR*v>(=`&&bV2zZQfb;{9>Vhk1H=1XhfOKTbus5aMQQapKG=4HUF+UKjrN4 zi&;Ipr1SPHliTz)$Ij~X$2qeve?7Uq|6#zQ9BZ(PU#vM&Xy*`{^11LrAM4=-VGp-2 z7Tw7=J?XRq(DSzY)}IT~*(cA(+wRmXpY}NPeg48Lzt8WUvsxJ#7rG^`5hcO-X(i=} zMX3x)m3m1z`S~d+m3qlVl?5gFdYQS2>8X0a*fcV6%}dTtNiABzR{svDk-^i|&t;uc GLK6U$h2sqX literal 0 HcmV?d00001 diff --git a/sprites/ui/yellow_button00.png.import b/sprites/ui/yellow_button00.png.import new file mode 100644 index 0000000..1eacde8 --- /dev/null +++ b/sprites/ui/yellow_button00.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/yellow_button00.png-f5768b442bf97236380d8e2719ab6f3f.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/yellow_button00.png" +dest_files=[ "res://.import/yellow_button00.png-f5768b442bf97236380d8e2719ab6f3f.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/yellow_button01.png b/sprites/ui/yellow_button01.png new file mode 100644 index 0000000000000000000000000000000000000000..b9da991710ed3ea8fc4494c79e48748535edae3c GIT binary patch literal 432 zcmeAS@N?(olHy`uVBq!ia0vp^`+!)NgAGUuv|TJGFp{F_Th6bYdG8L_Bk!(%`zPp*2A@f>Z3G^%-d$oh^c&p4nI!%>4Ap z(Aal};N6+#hLI+PR@U9KOUmV5o?|WD|6V;`O2~P_+U*z5FDs16vx|M3dtZ!w z?b}}*WpOVpZ@;_G6o2-)`nlSF6+7>mYpj~qoBsM{&6A^tkDf@7X!&%dzbH|IL%xOo z5c|XC4~{<+Y6R@ixPNT_T$OnB@%4x4j9&%p4vB-2xdt{ZhxfPI8|i2n{<8d&D!jh( z#AKN{3{_MKrZ$E#%QLrM)>|SgA%{&wR{(5cul^2gcPTc=$bM$x1jW_2c z=9%fI+x1TV^UY93i?{A_p2_=j>Sh1hKFaK}`Uncv64!{5;QX|b^2DN4hNMcpq@4Wx wl$1)nFVdQ&MBb@0J}xItN;K2 literal 0 HcmV?d00001 diff --git a/sprites/ui/yellow_button01.png.import b/sprites/ui/yellow_button01.png.import new file mode 100644 index 0000000..e6e48f3 --- /dev/null +++ b/sprites/ui/yellow_button01.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/yellow_button01.png-01439b7f097a1b59306d5b3ef4b8f38a.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/yellow_button01.png" +dest_files=[ "res://.import/yellow_button01.png-01439b7f097a1b59306d5b3ef4b8f38a.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/yellow_button02.png b/sprites/ui/yellow_button02.png new file mode 100644 index 0000000000000000000000000000000000000000..15b1f3dc1ac23616b357a288a6a9ad72e4dd19be GIT binary patch literal 522 zcmeAS@N?(olHy`uVBq!ia0vp^`+(SxgAGWgOcI{Jz`!`e)5S5Q;?~={3;kpQCE6aw zf8p97D!~%o5Zk!&vCs}Nr-PwaOeMIMa`%NS@VN27tI=U~lxvg1%B-N)+3&WW7V%ka zVEuW{6VG#J*8KXMR(5A)RYZJQcEP^r+v)OIBGap{9$1rI?RPtK&%AYaOjLd;to2`H ze|zQCZ_nO-toi)ACUeoxk6dYSw~KH6`>k(~XE)y>eCLnKT^Ru-QBwY|Gxu%Ud9VKC zkLK6YeTz-6n~1Y+*4JJBvVGs}?R8scpKN}An$6XG>D&4?`8F5vzu$ZHYg+gZu|I77 z;P^wKM!=3k9-Z6&p%sjHIj}3L*!RJH|NOjn`+1k~?>{Fkba&FSRknZmD{%hAXRi}B&$?)>9(S2P)AsE352b%kJ$v!? z%kAR@FBWZ?d+c)6to0AwWS=qpQaXG6_|_;xo+{CQQM_8&^?SGRw%B>R{#wF&J-f8# z^Ra>#86V6u_q_efFI*bdxpeEc0$^0>mbgZg1m~xflqVLYG9*>%CFSJjr=(QsB^Ol| ol;rDW<|d}6>H#C$$iy`-IX@+}Xa!sSJD^4ePgg&ebxsLQ03HVXx&QzG literal 0 HcmV?d00001 diff --git a/sprites/ui/yellow_button02.png.import b/sprites/ui/yellow_button02.png.import new file mode 100644 index 0000000..b7a2986 --- /dev/null +++ b/sprites/ui/yellow_button02.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/yellow_button02.png-3542e8e5cc812c06d4917dd4ab7e5381.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/yellow_button02.png" +dest_files=[ "res://.import/yellow_button02.png-3542e8e5cc812c06d4917dd4ab7e5381.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/yellow_button03.png b/sprites/ui/yellow_button03.png new file mode 100644 index 0000000000000000000000000000000000000000..70ee72034819ecd1b9eb3291be7c34a8bfe97d7f GIT binary patch literal 458 zcmeAS@N?(olHy`uVBq!ia0vp^`+!)NgAGUuv|TJPCYmvgxm_mj4yo=?@f6XCZCDWTOtG?ILFfUe4MJ;Jx>u*qkEzk+hs`Hd zu0BjRy6d^p_Hp7X-?o=2C9~EYej9me!%MI87t2iM)y>5&DiyJx6Rk!of-Rfyq6X!?b=q)YcC;W`s;J2eoYJiA@+yO9~^%u)Ckyd$fI-n zKeU1oF9&u-KlXoEe)x-!c>d{o*Qa;)DF#kY-JWSJl^6YO1-3<{QQ)ZO1EaktaqI0}+ia0Uk+z4y zD>^ikx;liKq*OYT7O@zfSft_k-2X&Ar{^1;H!8j+uhiy7L~yp1tjj*rE`L!gK{0|e z?4{c8H|J(dP+ES@_&c}w9^;(S9W!TU-R~%>ozv@9ZI%|LpX4|#&W-U+dFc79=-%V! zmd@tkEM0JI_r>k=jz^S!zP|h4qxk9-tAAK>y{QH&`Tak7!R0-6h0{turWa0dJUB}# z{B@SymdKgb8~!%S^Lu?~WKKPwdjD#${VHGmUlaSP8x~HqJv9C6?uPlc^MBm^Al)$E z=8tv5e3L)#4}+MuK}0l&pYIG}&IS?EApZL6jP{j3t}_6Ma7O#gAMxuL>OOtYX9g1N zAb$3AkQ6gWeK&~s4AOM9?ts5so%{oJ{{J!$)OqWl>VTL$Ai@O1|0x1us(=Usx8T+oJhnnhfi{-BDn$`a-<y5>x>Pc&g zi<=)FF!{l28uxV{t9aAa%ro+x`oILDTjCl~5}cn_Ql40p%8*p4mz0yApOR9kmt0g? pP?E2gnVXoNss~JBMkcO#$@wX%MJw3q-vKo;c)I$ztaD0e0sy4cDg6Kd literal 0 HcmV?d00001 diff --git a/sprites/ui/yellow_button04.png.import b/sprites/ui/yellow_button04.png.import new file mode 100644 index 0000000..f5767cb --- /dev/null +++ b/sprites/ui/yellow_button04.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/yellow_button04.png-d9f2e6b97b66e777edd0adca04bfcfcb.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/yellow_button04.png" +dest_files=[ "res://.import/yellow_button04.png-d9f2e6b97b66e777edd0adca04bfcfcb.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/yellow_button05.png b/sprites/ui/yellow_button05.png new file mode 100644 index 0000000000000000000000000000000000000000..1523ad557dcf37876e2953a5ac40a539fbfe2dfc GIT binary patch literal 557 zcmeAS@N?(olHy`uVBq!ia0vp^`+!)NgAGUuv|TJEaktaqI2fv)V3!630Jo zb`bJZnfOE%NVv@E_@VzN(`d?4dxwcnC6f2-U$abS%G#-SP0yF|ZThh0`Sa>m!O!od zmHsY!7kgINDJK1BfQI;CzfAo(Gfvf=XmFcewQbwlj~|L}`pOCYW6rki-?v42+vT&* z7cYFXcF%;<^R_j#ft2jO$Mp5tTjAwd;_H_S+h}-fKDM?r+wR7*PYYiDX7882Xr-X= zP3E`X@;Z;%=Us%H^`a)xg7~o$+O@%f4$U&$8Gh-tU#6XS-$*u=+97f=fnEr zAeG4ta`t}$K?)5(MrLsUjkMc8_-L1kW{Icl#`#Il2WOcTvS<5lCPJUo0y)e g2TTt}Ca!tO`6;PIE7IEGZ*dOOS3>u7*LYdWjm zf!c`OEa3_-?>3zFoZe#6w8Se}*kkegS@v-=y;!E&2uO49eCFb=q_NNI-GQA232B#V zmR=f5$<6*T9;!M^Bkj4NXHm_Qe`Sy?LiuP>RJ&texS0`)$wC|CXT_n%!pMO6w`1^qrc1Tw|IhK8*zg_Fp zI@MLb@0)Z5b*FV6Z)Gcw1C<)F_D=AMb zN@Yl@)Jw|A&reCI)Jra^EGWs>%gjwoPt^lPhLMSDUUGg)YS9X|`gcH$44$rjF6*2U FngF2^xCQ_K literal 0 HcmV?d00001 diff --git a/sprites/ui/yellow_button07.png.import b/sprites/ui/yellow_button07.png.import new file mode 100644 index 0000000..bb3305e --- /dev/null +++ b/sprites/ui/yellow_button07.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/yellow_button07.png-66f4e92382bfacbacf62f34d17f9c2ea.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/yellow_button07.png" +dest_files=[ "res://.import/yellow_button07.png-66f4e92382bfacbacf62f34d17f9c2ea.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/yellow_button08.png b/sprites/ui/yellow_button08.png new file mode 100644 index 0000000000000000000000000000000000000000..77a23b49e3365463211d1bdbc41c21455ea34129 GIT binary patch literal 369 zcmeAS@N?(olHy`uVBq!ia0vp^hCr;#!3HGRJDUFhssElXjv*Dd-rh3gI^-b0dO@>@ zf40cH17@wg+dpu~c?z+5^DAgfGZb{)uz@RrBdlp^g5clNej5U|%$d6XL*nFD_GZ2_ zL_cOv^$bceI^({{;ac*_wXVAts{cCm`jB_`(*3M^WflCFuGjD199FAqrT2AVy522b z+u4^Zza3BCa`15FO|!^9!575$UX0&x({IrN1}R(Ki@bs^0*)+5#H`pHb9-g4jnYaT z3QZg^;*f=sQCG)3p&OTls@Zz;#aQS41e$^Jk54HDm zkL|Bxne*p(Z_~3pcP-|c_{J&g@Axw9mrJU-lW#WR&VNw2l(% zCFSJjr=(QsB^Ol|l;rDW<|d}6>H)*l$iy`-IX@+}Xa!sSJD^4ePgg&ebxsLQ09z)L A00000 literal 0 HcmV?d00001 diff --git a/sprites/ui/yellow_button08.png.import b/sprites/ui/yellow_button08.png.import new file mode 100644 index 0000000..6152563 --- /dev/null +++ b/sprites/ui/yellow_button08.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/yellow_button08.png-fca807ac78cf1221094117cd3a034e2e.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/yellow_button08.png" +dest_files=[ "res://.import/yellow_button08.png-fca807ac78cf1221094117cd3a034e2e.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/yellow_button09.png b/sprites/ui/yellow_button09.png new file mode 100644 index 0000000000000000000000000000000000000000..e00e7e3e7f53f821720bbcd24cbb30a84a55aa19 GIT binary patch literal 452 zcmeAS@N?(olHy`uVBq!ia0vp^h9Jzr1|*B;ILa_EFa~+LIEGZ*dOK^cACsd zzTfAzROQ`ciyc7ee|P-OoKH7-mSU*E#<@@TiK_X}gGrZcBjjhuSec)*{ND7zN$*qY zntx^wx>Fwi)$sYTU-5Yu=dq?E=Vni6QBhIk^z?8NnuLRSXWJ#VZ*Sw<{=Arb@T>mYziJ65eCu46M{L@$ z-{byt){3G@)9*ZS4>_)@9_CzkC!{bbYSFB}+g@I~utCG&UGICRK;Eepg=s8xZgJ=T z@m3TRR=#A2dI=0<-4fS`lHmNblJdl&REDHVy`-G{{FIbRz2u_Gf|7i_%-qEER6Src d8JW1|CFiH47Oh~be+Sga;OXk;vd$@?2>@K%!|4D3 literal 0 HcmV?d00001 diff --git a/sprites/ui/yellow_button09.png.import b/sprites/ui/yellow_button09.png.import new file mode 100644 index 0000000..86447d0 --- /dev/null +++ b/sprites/ui/yellow_button09.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/yellow_button09.png-f0609eecad5baa78ab5ab693ca4dcb56.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/yellow_button09.png" +dest_files=[ "res://.import/yellow_button09.png-f0609eecad5baa78ab5ab693ca4dcb56.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/yellow_button10.png b/sprites/ui/yellow_button10.png new file mode 100644 index 0000000000000000000000000000000000000000..4c431d620683b54754ff61d1d357168ea0d3de12 GIT binary patch literal 395 zcmeAS@N?(olHy`uVBq!ia0vp^hCr;#!3HGRJDUG6FfdAbx;TbZ+68nHMNd_9^7k zzgw-8<}2Kp*11JpR#LHhoyPs7n+G`KD&s7^2>yybu$EPAqsiNcc>!U|BYoX-rSBcx z)Ob1c`LX`=Ek}+g#(Wj}6MKL=?*q44=K2pm6m>PX>S&pY|7X(sAQ=|TyHUD!suO&uOGh0 zukBdse=u9+SJk8g(^Ol`KBUH$zm31l)b}rW(SfsNM=l-u&BbDOeKJd0EaTeL6O4M! zTlhgCR^l2_5}cn_Ql40p%8*p4mz0yApOR9kmt0g?P?E2gnVXoNss{{hBNNxW Vq7`iQ?|>Q^JYD@<);T3K0RWBEnFs&? literal 0 HcmV?d00001 diff --git a/sprites/ui/yellow_button10.png.import b/sprites/ui/yellow_button10.png.import new file mode 100644 index 0000000..a6fed30 --- /dev/null +++ b/sprites/ui/yellow_button10.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/yellow_button10.png-d46a61826d7b4ebc4777357a80cac496.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/yellow_button10.png" +dest_files=[ "res://.import/yellow_button10.png-d46a61826d7b4ebc4777357a80cac496.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/yellow_button11.png b/sprites/ui/yellow_button11.png new file mode 100644 index 0000000000000000000000000000000000000000..f3f236a1ff575981cd062ed61e997f3ad74543ec GIT binary patch literal 563 zcmV-30?hr1P)L=^w6)BZrNH^Nd1{1i@Pw~@f3T@2&470) zAhTidaP#S?&3ns6OL&hna)fU1{5+kaKYpW2yu75lCB^>&zVL>>VUgP{`}*KvI$%nW zz%6hMPs7569}p`t=>V~RBEbEGKL4IXDPmk79x zK0IPj9~yBppbwAe*M~>+=|dx~d-dTFJ^Jv7ZhdG(zDpk-5z&W7bn3$++V!CkS8e+6 zh*o`gM2kK&BG;@Bk7&||M>Og~BQ6{C;Su%v@Q6BnXv9UWK0KmEA0APy4~;ml(uYS> z>cb-{^!XievhFY5^TF`qs>Acn%5{NX(G$M#hQFm({fOt|h*Q&3_`)0hcChp{+;(LQ z9FBhh{B3X1ywr+&w+R5e;cv-#d&S~#+5f*>kcTIH;SGOFF4#U^Tm}BNldxH*BND-F zo838Eb1?wkKduWU=PX{_EI1-xfN$vj0oI0X6|On+r2qf`Ep$a#bW?9;ba!ELWdLG% zE@EtNZ)9Y7E@N_eaCC1jX>DO=WiC)oM=~@;Zewp`Wpbznf9?PP002ovPDHLkV1oa7 B2(thH literal 0 HcmV?d00001 diff --git a/sprites/ui/yellow_button11.png.import b/sprites/ui/yellow_button11.png.import new file mode 100644 index 0000000..a275d9b --- /dev/null +++ b/sprites/ui/yellow_button11.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/yellow_button11.png-da6bf2ac5af71a0ed65378a8c45db266.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/yellow_button11.png" +dest_files=[ "res://.import/yellow_button11.png-da6bf2ac5af71a0ed65378a8c45db266.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/yellow_button12.png b/sprites/ui/yellow_button12.png new file mode 100644 index 0000000000000000000000000000000000000000..8b271b01c6870f2e5ab2af181b3189af9d899700 GIT binary patch literal 500 zcmVM%7RuJj?z-=F4pQdb zzSpUz&b`gzc{+DizhmasWoSVZ+Clxu&OzhY5;eRVJmG6U7hWn#GvJ*C)DLanzkEI| zByUkUBYE1B!@I%r>vU3od`3+?yk3+f#s31n@P@x((>m$-{=ws}V@D9@=3M=0nBRN` zR8zKdK($K*c-YdX>q%r0fj&H9Qy&^}zo8G0Sl5R~RP><{cV&He#F{=lVpSg+al4`q zk66}+M=a?>BW@P;;Sme^@Q9K=G@>)F505D7!z1SO;Sn?X(1>N}_@$okbz|Td5j8x#oE395J%z7}sAV?^{ITR^4D83hZUh|sj~fMk zVKVRkA32bZvzr8NeE@a5!;%faJJkRH04;PySaefwW^{L9a%BKwc`jmXZ*OE|c`jpe qd2n=ZE@^FHXJsx>PDe5{MQ&qnWMy)w27m4V0000EaktaqI0}`z&ckiS~z< zjrC@un*WVN0*LYFwz1>G%?uX4E9DgX(2-tDRx9}fgN9DTzI0Qp& zt=QE4kbfv&_l~D0%;WTbp8cySzW*qHs-C<5mGPyTnLcV?YwXHjo6em8R4m!+)}E8LIr8qG`|aC2Z)e)9UH;QZ zu7Cd%#$8Hh)&KOjIZo$kKOA?`>X^NOfK|~g{!>4#>bQR$pKg74;nIWeFI8OrEgcy7 zV#!Y*h9|)2(JgU}C<)F_D=AMbN@Yl@)Jw|A&reCI)Jra^EGWs>%gjwoPt^lPu#t&t ZUUGg)YS9X|`gcH$44$rjF6*2UngCq0^O*nu literal 0 HcmV?d00001 diff --git a/sprites/ui/yellow_button13.png.import b/sprites/ui/yellow_button13.png.import new file mode 100644 index 0000000..cae8e56 --- /dev/null +++ b/sprites/ui/yellow_button13.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/yellow_button13.png-f32a765b300ac629df08e708fa7a2a08.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/yellow_button13.png" +dest_files=[ "res://.import/yellow_button13.png-f32a765b300ac629df08e708fa7a2a08.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/yellow_checkmark.png b/sprites/ui/yellow_checkmark.png new file mode 100644 index 0000000000000000000000000000000000000000..95b43cc6971e345c18c05944a48b87b07128bbe3 GIT binary patch literal 358 zcmV-s0h#`ZP)20002=NklskO*f1zqP=Wx& z0S5SdYzja$ws1uEI*LO;v4_nSAWNX~^9gwyl*Et&em_3N#25&QJdy*SfPwq5#wsYr z$T1KUp*YhfG$QVkVjxDuU<06}M3O6sP2_)1Gt?6qj{OwpYoa0sAHbJ$@J0;5U;t(Y zY=%-?cA_UUl1m?4$qW_@uKQKGBibQV{c?-a;OG>?f?J)07*qoM6N<$ Ef|{y~y#N3J literal 0 HcmV?d00001 diff --git a/sprites/ui/yellow_checkmark.png.import b/sprites/ui/yellow_checkmark.png.import new file mode 100644 index 0000000..203e912 --- /dev/null +++ b/sprites/ui/yellow_checkmark.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/yellow_checkmark.png-eb1e547b75ea90884c0eadf16a11b797.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/yellow_checkmark.png" +dest_files=[ "res://.import/yellow_checkmark.png-eb1e547b75ea90884c0eadf16a11b797.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/yellow_circle.png b/sprites/ui/yellow_circle.png new file mode 100644 index 0000000000000000000000000000000000000000..1459858741a69c835ce14b616fed3d61524f299a GIT binary patch literal 870 zcmV-s1DX7ZP)KSxCW!n=G<%kxh_nTy&F#o9_A(`V;yS`V(9iS|m{@2vQ1y3!$Y8p)tm! z#!nCeE(!%f5Cox%+c}eWukX!F#+h{HLBYV?Xfku&x#!%EN0jr^{YcBb4SLt>(0X@+ zz9j|z-)+;Iz4!Ej%J|^H2W@&AfEf2TiStD8o6k5zVPF8{utT@MxI5G$X%T95Aom3b*$Cc=X02`$y0j4b0%Pe2atU=5 zxcwQ>{|6}MGR!o-0G+PHT_znKlbxR`ZG~yHXz1GcVKt|Z0ksb>$V8-{>FkU@U_MbD z`KU#v23cds<5(*?(zKP`KCHGO=?e9u-98v4WjIro$`rQ|v#^7)IX*EOmbA&1)%A_l z?b+I4C%XFJOF9>!`4tIjSdC4KsVk8<4zrOqTQG&Ovmg;8;AokrpWOd}SoEY!0o1JZ z35PMe84fATARC!?ewne6K1_5fbfhrrS_CJJ>dsoNOJX46+!qkC7D>@W0dv>s#zde= z5m}?fO#)`-YZ{aTSpdKm1}O(vhKmMaMFjlMcSdGsTeI(cpf9k75|I?56AQ>V(b~Q* zt-wg(K&IXu0UWOOlH#dLgp|);W_J+OmS<|B0000jbVXQnQ*UN;cVTj60AhJAVr*}3 wWMp|RV{&KQKGBibQV{c?-a;OG>?f?J)07*qoM6N<$f+eMb4*&oF literal 0 HcmV?d00001 diff --git a/sprites/ui/yellow_circle.png.import b/sprites/ui/yellow_circle.png.import new file mode 100644 index 0000000..f15d5ac --- /dev/null +++ b/sprites/ui/yellow_circle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/yellow_circle.png-dfcedd5d1fcb8e0e82672482e90e01b9.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/yellow_circle.png" +dest_files=[ "res://.import/yellow_circle.png-dfcedd5d1fcb8e0e82672482e90e01b9.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/yellow_cross.png b/sprites/ui/yellow_cross.png new file mode 100644 index 0000000000000000000000000000000000000000..cdd77e0ec0a684c58a741f7f50c8f877a4b11cf4 GIT binary patch literal 290 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+1|-AI^@Rhe4W2HJAr-ggUOvrx$bpCD!pnvr zjZPuW2Il9iDqahii~2-3W@<=Frc|p(-108__B5G2;#K9LceO`1>fcx#c*fwgalG^% zgO~#Oe2L`_(-XNb8J;%QPMf$(>5Nk8+8g>piE>GXJgn^bmy;xooF^OJU)$>Gv6g4@ z#QF^aH=9f+hLumToGic@JW=F!*Nz!RIj1gs60g*_d(uGap>U<{w+&yuZnE4M@#A1T zYkKO98Hv}Flq literal 0 HcmV?d00001 diff --git a/sprites/ui/yellow_cross.png.import b/sprites/ui/yellow_cross.png.import new file mode 100644 index 0000000..5c2bba0 --- /dev/null +++ b/sprites/ui/yellow_cross.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/yellow_cross.png-f5d5da3adc16d6e4f9ef8eb7c0c11958.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/yellow_cross.png" +dest_files=[ "res://.import/yellow_cross.png-f5d5da3adc16d6e4f9ef8eb7c0c11958.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/yellow_panel.png b/sprites/ui/yellow_panel.png new file mode 100644 index 0000000000000000000000000000000000000000..a377f8c122889b40cdb852e0f1708f4e413eb002 GIT binary patch literal 612 zcmeAS@N?(olHy`uVBq!ia0vp^DIm+RKzS;2`C#~+rT z4d9ZEiQVl{`0~P0#qRQp-Y--uWLdkP99gLl=g|Hrz`(Lo(7V}hF00}N&lewNn!gOc z?J97lu#)dj+nmWS{}=2N{`f$O_tA#jM}IRUp5OeEEAsdEt9?7aRtUJKAKxh3ui%%I z|MSDGi2utyg}b}2e=KR8XjQ2!A2aXUsqg%|pDw!_AG&Yv6}DBspIzHonP;Duw2djV z{o|^nJ8@rmuNCgBbUo?sc4cwa$B#dM`G0N>va{Dr-4=XGWlLw#?K>9ROPTOB2-%CFSJjr=(QsB^Ol|l;rDW<|d}6 g>H(9Hk%?zopr07t+7)&Kwi literal 0 HcmV?d00001 diff --git a/sprites/ui/yellow_panel.png.import b/sprites/ui/yellow_panel.png.import new file mode 100644 index 0000000..f6713d2 --- /dev/null +++ b/sprites/ui/yellow_panel.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/yellow_panel.png-fac16f5f02d14bdff632dc50ef55e038.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/yellow_panel.png" +dest_files=[ "res://.import/yellow_panel.png-fac16f5f02d14bdff632dc50ef55e038.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/yellow_sliderDown.png b/sprites/ui/yellow_sliderDown.png new file mode 100644 index 0000000000000000000000000000000000000000..5b8f9d626d5c81ee5163e87e2e4a44d1740996de GIT binary patch literal 434 zcmV;j0ZsmiP)5Uk5tSfev(_10CqV ze+imf+e=vvV=vW{y$v|-V8{vYj^>mSXoNAdVR?no!bKaW!3{oH;0FmgtQc9?i_Y&W>ChO)f08gO`tH^2Xbj`pwAk;^1F@f>LRflK z5VN9-adq{;WH^_?tmxX?T@c$s&s(T^*YGsPIct*G7P=>*SQ7dtm>wCGd<@G+wbWw? zH2OO!ym1B$0000jbVXQnQ*UN;cVTj60AhJAVr*}3WMp|RV{&KQK cGBibQV{c?-a;OG>?f?J)07*qoM6N<$f+i=n>i_@% literal 0 HcmV?d00001 diff --git a/sprites/ui/yellow_sliderDown.png.import b/sprites/ui/yellow_sliderDown.png.import new file mode 100644 index 0000000..463604d --- /dev/null +++ b/sprites/ui/yellow_sliderDown.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/yellow_sliderDown.png-32ea4423a6ca054ad851a3249ba52c57.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/yellow_sliderDown.png" +dest_files=[ "res://.import/yellow_sliderDown.png-32ea4423a6ca054ad851a3249ba52c57.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/yellow_sliderLeft.png b/sprites/ui/yellow_sliderLeft.png new file mode 100644 index 0000000000000000000000000000000000000000..9ec9498210797929487b915cd5b6709acbe47627 GIT binary patch literal 507 zcmVmqFn`ERGW%G!De#I2It57!(e~QGH=` z;LC#=^mQPfiXW>3QEClZJCHz=X0Ds~>G<9E26951JEp$a#bW?9;ba!ELWdLG%E@EtN xZ)9Y7E@N_eaCC1jX>DO=WiC)oM=~@;Zewp`Wpbznf9?PP002ovPDHLkV1f!s&};wz literal 0 HcmV?d00001 diff --git a/sprites/ui/yellow_sliderLeft.png.import b/sprites/ui/yellow_sliderLeft.png.import new file mode 100644 index 0000000..f17cb90 --- /dev/null +++ b/sprites/ui/yellow_sliderLeft.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/yellow_sliderLeft.png-0158715e2ea9085fe74bc8c0b362d9ad.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/yellow_sliderLeft.png" +dest_files=[ "res://.import/yellow_sliderLeft.png-0158715e2ea9085fe74bc8c0b362d9ad.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/yellow_sliderRight.png b/sprites/ui/yellow_sliderRight.png new file mode 100644 index 0000000000000000000000000000000000000000..452ae608b11c928d211d2499c92e49abbfa47e4b GIT binary patch literal 498 zcmVOi(4~lrgNuR=4t@eZg?e!Am%RQ-pdQmmiO+Lklf{fpt>hm?w;X>@^}tE>(IFO4K%%DRA5r= zL(B(_0~@GlXdaqR8%K9Ujs437|NC~u_xszKhsJ%om=nOe271~+c~`%^H7hWg@$05J zP~!dudO-Ghsigz5;L-xwaA|<7xCoFw!heD6I0Z-{R1n>^p=4le1Qu3lX9HFF1Z{=Jr+G|Z5G(Ptfh*cDgcla` z2$MC#@B|CtJlZt@k+MERfqvdg0000jbVXQnQ*UN;cVTj60AhJAVr*}3WMp|RV{&KQKGBibQV{c?-a;OG>?f?J)07*qoM6N<$f?r14fB*mh literal 0 HcmV?d00001 diff --git a/sprites/ui/yellow_sliderRight.png.import b/sprites/ui/yellow_sliderRight.png.import new file mode 100644 index 0000000..ca2186e --- /dev/null +++ b/sprites/ui/yellow_sliderRight.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/yellow_sliderRight.png-0de1ccddc3b6a2cdced6a2aba4621bbd.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/yellow_sliderRight.png" +dest_files=[ "res://.import/yellow_sliderRight.png-0de1ccddc3b6a2cdced6a2aba4621bbd.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/yellow_sliderUp.png b/sprites/ui/yellow_sliderUp.png new file mode 100644 index 0000000000000000000000000000000000000000..951d2914d5fc894047426c3c83fd3acd5cf4a589 GIT binary patch literal 427 zcmV;c0aX5pP);NT>vrwF2gP!Re86{kXn z^gg{i&tT6x{GWp)@Im;8u=(>c6ov} zLGoj>x1{==mJVYY$~l~S5IqWuii%)iQBf=mYF|xHqF4Y*3+|n`vI=sThW?E2yt~%} zz2h&1xpCGtpaBhNKm!`kfCfBEkS{C!?DO=WiC)oM=~@;Zewp` VWpbznf9?PP002ovPDHLkV1k~rwvzw= literal 0 HcmV?d00001 diff --git a/sprites/ui/yellow_sliderUp.png.import b/sprites/ui/yellow_sliderUp.png.import new file mode 100644 index 0000000..26ff88b --- /dev/null +++ b/sprites/ui/yellow_sliderUp.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/yellow_sliderUp.png-9ed8aba719e854efea2bb8170ddf29be.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/yellow_sliderUp.png" +dest_files=[ "res://.import/yellow_sliderUp.png-9ed8aba719e854efea2bb8170ddf29be.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/yellow_tick.png b/sprites/ui/yellow_tick.png new file mode 100644 index 0000000000000000000000000000000000000000..65895965440ec32192514f4eae09a3f6dce332f1 GIT binary patch literal 293 zcmeAS@N?(olHy`uVBq!ia0vp^f*{Pn1|+R>-G2e8&7LlfAr-fh6Am!$lTV%Szqae3 zoTRY;_rEy_AO072J^c6InCJh-hx?aHJllW!?1BEv3=^1QW=;IK|1!_}`gtiAj+Y$t zY^zA(X-HgHQghAtkL}q2|4u~(n+_gD z^R$2@jwyRI4Oyl*czUh8VQ@n5!x=WOQ!2Y3sW{tvZDL<49wa2&#%REBihDtWlGaoq zrUeR|DNig)Wk{;jOUlX5Pf4lNOD?J` oD9P8$%uP&B)dPluk%?zopr00FyjT>t<8 literal 0 HcmV?d00001 diff --git a/sprites/ui/yellow_tick.png.import b/sprites/ui/yellow_tick.png.import new file mode 100644 index 0000000..da6af65 --- /dev/null +++ b/sprites/ui/yellow_tick.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/yellow_tick.png-ffed53df93e9c2a95037faf21ac979fe.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/yellow_tick.png" +dest_files=[ "res://.import/yellow_tick.png-ffed53df93e9c2a95037faf21ac979fe.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0