|
9 | 9 | "name": "LeaderboardDialog", |
10 | 10 | "previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/4b89b420c0ed9c540a7f00c5735a31af0db2160679d3fab2170df3681c3ac38c_trophy.svg", |
11 | 11 | "shortDescription": "Display the player score and allow to submit it to a leaderboard.", |
12 | | - "version": "1.0.0", |
| 12 | + "version": "1.0.1", |
13 | 13 | "description": "Display the player score and allow to submit it to a leaderboard.", |
14 | | - "tags": [], |
| 14 | + "origin": { |
| 15 | + "identifier": "LeaderboardDialog", |
| 16 | + "name": "gdevelop-extension-store" |
| 17 | + }, |
| 18 | + "tags": [ |
| 19 | + "" |
| 20 | + ], |
15 | 21 | "authorIds": [ |
16 | 22 | "IWykYNRvhCZBN3vEgKEbBPOR3Oc2" |
17 | 23 | ], |
|
467 | 473 | "TopPadding": 16, |
468 | 474 | "HoveredFadeOutDuration": 0.25, |
469 | 475 | "LabelText": "Send" |
470 | | - }, |
471 | | - "childrenContent": { |
472 | | - "Hovered": { |
473 | | - "bottomMargin": 32, |
474 | | - "height": 106, |
475 | | - "leftMargin": 16, |
476 | | - "rightMargin": 16, |
477 | | - "texture": "Yellow Button_Hovered.png", |
478 | | - "tiled": true, |
479 | | - "topMargin": 16, |
480 | | - "width": 256 |
481 | | - }, |
482 | | - "Idle": { |
483 | | - "bottomMargin": 32, |
484 | | - "height": 106, |
485 | | - "leftMargin": 16, |
486 | | - "rightMargin": 16, |
487 | | - "texture": "Yellow Button_Idle.png", |
488 | | - "tiled": true, |
489 | | - "topMargin": 16, |
490 | | - "width": 256 |
491 | | - }, |
492 | | - "Label": { |
493 | | - "bold": false, |
494 | | - "italic": false, |
495 | | - "smoothed": true, |
496 | | - "underlined": false, |
497 | | - "string": "Send", |
498 | | - "font": "27d4da0f7767cf3fbf14eb2c8da758dbcfc7b5038c9214d5e6ed62db6476a6e5_Chango-Regular.ttf", |
499 | | - "textAlignment": "center", |
500 | | - "characterSize": 40, |
501 | | - "color": { |
502 | | - "b": 42, |
503 | | - "g": 87, |
504 | | - "r": 139 |
505 | | - }, |
506 | | - "content": { |
507 | | - "bold": false, |
508 | | - "isOutlineEnabled": false, |
509 | | - "isShadowEnabled": false, |
510 | | - "italic": false, |
511 | | - "outlineColor": "255;255;255", |
512 | | - "outlineThickness": 2, |
513 | | - "shadowAngle": 90, |
514 | | - "shadowBlurRadius": 2, |
515 | | - "shadowColor": "0;0;0", |
516 | | - "shadowDistance": 4, |
517 | | - "shadowOpacity": 127, |
518 | | - "smoothed": true, |
519 | | - "underlined": false, |
520 | | - "text": "Send", |
521 | | - "font": "27d4da0f7767cf3fbf14eb2c8da758dbcfc7b5038c9214d5e6ed62db6476a6e5_Chango-Regular.ttf", |
522 | | - "textAlignment": "center", |
523 | | - "verticalTextAlignment": "top", |
524 | | - "characterSize": 40, |
525 | | - "lineHeight": 0, |
526 | | - "color": "139;87;42" |
527 | | - } |
528 | | - }, |
529 | | - "Pressed": { |
530 | | - "bottomMargin": 16, |
531 | | - "height": 106, |
532 | | - "leftMargin": 16, |
533 | | - "rightMargin": 16, |
534 | | - "texture": "Yellow Button_Pressed.png", |
535 | | - "tiled": true, |
536 | | - "topMargin": 32, |
537 | | - "width": 256 |
538 | | - } |
539 | 476 | } |
540 | 477 | }, |
541 | 478 | { |
|
565 | 502 | "TopPadding": 16, |
566 | 503 | "HoveredFadeOutDuration": 0.25, |
567 | 504 | "LabelText": "Restart" |
568 | | - }, |
569 | | - "childrenContent": { |
570 | | - "Hovered": { |
571 | | - "bottomMargin": 32, |
572 | | - "height": 106, |
573 | | - "leftMargin": 16, |
574 | | - "rightMargin": 16, |
575 | | - "texture": "Yellow Button_Hovered.png", |
576 | | - "tiled": true, |
577 | | - "topMargin": 16, |
578 | | - "width": 256 |
579 | | - }, |
580 | | - "Idle": { |
581 | | - "bottomMargin": 32, |
582 | | - "height": 106, |
583 | | - "leftMargin": 16, |
584 | | - "rightMargin": 16, |
585 | | - "texture": "Yellow Button_Idle.png", |
586 | | - "tiled": true, |
587 | | - "topMargin": 16, |
588 | | - "width": 256 |
589 | | - }, |
590 | | - "Label": { |
591 | | - "bold": false, |
592 | | - "italic": false, |
593 | | - "smoothed": true, |
594 | | - "underlined": false, |
595 | | - "string": "Restart", |
596 | | - "font": "27d4da0f7767cf3fbf14eb2c8da758dbcfc7b5038c9214d5e6ed62db6476a6e5_Chango-Regular.ttf", |
597 | | - "textAlignment": "center", |
598 | | - "characterSize": 40, |
599 | | - "color": { |
600 | | - "b": 42, |
601 | | - "g": 87, |
602 | | - "r": 139 |
603 | | - }, |
604 | | - "content": { |
605 | | - "bold": false, |
606 | | - "isOutlineEnabled": false, |
607 | | - "isShadowEnabled": false, |
608 | | - "italic": false, |
609 | | - "outlineColor": "255;255;255", |
610 | | - "outlineThickness": 2, |
611 | | - "shadowAngle": 90, |
612 | | - "shadowBlurRadius": 2, |
613 | | - "shadowColor": "0;0;0", |
614 | | - "shadowDistance": 4, |
615 | | - "shadowOpacity": 127, |
616 | | - "smoothed": true, |
617 | | - "underlined": false, |
618 | | - "text": "Restart", |
619 | | - "font": "27d4da0f7767cf3fbf14eb2c8da758dbcfc7b5038c9214d5e6ed62db6476a6e5_Chango-Regular.ttf", |
620 | | - "textAlignment": "center", |
621 | | - "verticalTextAlignment": "top", |
622 | | - "characterSize": 40, |
623 | | - "lineHeight": 0, |
624 | | - "color": "139;87;42" |
625 | | - } |
626 | | - }, |
627 | | - "Pressed": { |
628 | | - "bottomMargin": 16, |
629 | | - "height": 106, |
630 | | - "leftMargin": 16, |
631 | | - "rightMargin": 16, |
632 | | - "texture": "Yellow Button_Pressed.png", |
633 | | - "tiled": true, |
634 | | - "topMargin": 32, |
635 | | - "width": 256 |
636 | | - } |
637 | 505 | } |
638 | 506 | }, |
639 | 507 | { |
|
744 | 612 | "TopPadding": 16, |
745 | 613 | "HoveredFadeOutDuration": 0.25, |
746 | 614 | "LabelText": "Back" |
747 | | - }, |
748 | | - "childrenContent": { |
749 | | - "Hovered": { |
750 | | - "bottomMargin": 32, |
751 | | - "height": 106, |
752 | | - "leftMargin": 16, |
753 | | - "rightMargin": 16, |
754 | | - "texture": "Yellow Button_Hovered.png", |
755 | | - "tiled": true, |
756 | | - "topMargin": 16, |
757 | | - "width": 256 |
758 | | - }, |
759 | | - "Idle": { |
760 | | - "bottomMargin": 32, |
761 | | - "height": 106, |
762 | | - "leftMargin": 16, |
763 | | - "rightMargin": 16, |
764 | | - "texture": "Yellow Button_Idle.png", |
765 | | - "tiled": true, |
766 | | - "topMargin": 16, |
767 | | - "width": 256 |
768 | | - }, |
769 | | - "Label": { |
770 | | - "bold": false, |
771 | | - "italic": false, |
772 | | - "smoothed": true, |
773 | | - "underlined": false, |
774 | | - "string": "Restart", |
775 | | - "font": "27d4da0f7767cf3fbf14eb2c8da758dbcfc7b5038c9214d5e6ed62db6476a6e5_Chango-Regular.ttf", |
776 | | - "textAlignment": "center", |
777 | | - "characterSize": 40, |
778 | | - "color": { |
779 | | - "b": 42, |
780 | | - "g": 87, |
781 | | - "r": 139 |
782 | | - }, |
783 | | - "content": { |
784 | | - "bold": false, |
785 | | - "isOutlineEnabled": false, |
786 | | - "isShadowEnabled": false, |
787 | | - "italic": false, |
788 | | - "outlineColor": "255;255;255", |
789 | | - "outlineThickness": 2, |
790 | | - "shadowAngle": 90, |
791 | | - "shadowBlurRadius": 2, |
792 | | - "shadowColor": "0;0;0", |
793 | | - "shadowDistance": 4, |
794 | | - "shadowOpacity": 127, |
795 | | - "smoothed": true, |
796 | | - "underlined": false, |
797 | | - "text": "Restart", |
798 | | - "font": "27d4da0f7767cf3fbf14eb2c8da758dbcfc7b5038c9214d5e6ed62db6476a6e5_Chango-Regular.ttf", |
799 | | - "textAlignment": "center", |
800 | | - "verticalTextAlignment": "top", |
801 | | - "characterSize": 40, |
802 | | - "lineHeight": 0, |
803 | | - "color": "139;87;42" |
804 | | - } |
805 | | - }, |
806 | | - "Pressed": { |
807 | | - "bottomMargin": 16, |
808 | | - "height": 106, |
809 | | - "leftMargin": 16, |
810 | | - "rightMargin": 16, |
811 | | - "texture": "Yellow Button_Pressed.png", |
812 | | - "tiled": true, |
813 | | - "topMargin": 32, |
814 | | - "width": 256 |
815 | | - } |
816 | 615 | } |
817 | 616 | }, |
818 | 617 | { |
|
853 | 652 | "TopPadding": 16, |
854 | 653 | "HoveredFadeOutDuration": 0.25, |
855 | 654 | "LabelText": "Next" |
856 | | - }, |
857 | | - "childrenContent": { |
858 | | - "Hovered": { |
859 | | - "bottomMargin": 32, |
860 | | - "height": 106, |
861 | | - "leftMargin": 16, |
862 | | - "rightMargin": 16, |
863 | | - "texture": "Yellow Button_Hovered.png", |
864 | | - "tiled": true, |
865 | | - "topMargin": 16, |
866 | | - "width": 256 |
867 | | - }, |
868 | | - "Idle": { |
869 | | - "bottomMargin": 32, |
870 | | - "height": 106, |
871 | | - "leftMargin": 16, |
872 | | - "rightMargin": 16, |
873 | | - "texture": "Yellow Button_Idle.png", |
874 | | - "tiled": true, |
875 | | - "topMargin": 16, |
876 | | - "width": 256 |
877 | | - }, |
878 | | - "Label": { |
879 | | - "bold": false, |
880 | | - "italic": false, |
881 | | - "smoothed": true, |
882 | | - "underlined": false, |
883 | | - "string": "Restart", |
884 | | - "font": "27d4da0f7767cf3fbf14eb2c8da758dbcfc7b5038c9214d5e6ed62db6476a6e5_Chango-Regular.ttf", |
885 | | - "textAlignment": "center", |
886 | | - "characterSize": 40, |
887 | | - "color": { |
888 | | - "b": 42, |
889 | | - "g": 87, |
890 | | - "r": 139 |
891 | | - }, |
892 | | - "content": { |
893 | | - "bold": false, |
894 | | - "isOutlineEnabled": false, |
895 | | - "isShadowEnabled": false, |
896 | | - "italic": false, |
897 | | - "outlineColor": "255;255;255", |
898 | | - "outlineThickness": 2, |
899 | | - "shadowAngle": 90, |
900 | | - "shadowBlurRadius": 2, |
901 | | - "shadowColor": "0;0;0", |
902 | | - "shadowDistance": 4, |
903 | | - "shadowOpacity": 127, |
904 | | - "smoothed": true, |
905 | | - "underlined": false, |
906 | | - "text": "Restart", |
907 | | - "font": "27d4da0f7767cf3fbf14eb2c8da758dbcfc7b5038c9214d5e6ed62db6476a6e5_Chango-Regular.ttf", |
908 | | - "textAlignment": "center", |
909 | | - "verticalTextAlignment": "top", |
910 | | - "characterSize": 40, |
911 | | - "lineHeight": 0, |
912 | | - "color": "139;87;42" |
913 | | - } |
914 | | - }, |
915 | | - "Pressed": { |
916 | | - "bottomMargin": 16, |
917 | | - "height": 106, |
918 | | - "leftMargin": 16, |
919 | | - "rightMargin": 16, |
920 | | - "texture": "Yellow Button_Pressed.png", |
921 | | - "tiled": true, |
922 | | - "topMargin": 32, |
923 | | - "width": 256 |
924 | | - } |
925 | 655 | } |
926 | 656 | }, |
927 | 657 | { |
|
1244 | 974 | "initialVariables": [] |
1245 | 975 | } |
1246 | 976 | ], |
| 977 | + "editionSettings": { |
| 978 | + "grid": false, |
| 979 | + "gridType": "rectangular", |
| 980 | + "gridWidth": 32, |
| 981 | + "gridHeight": 32, |
| 982 | + "gridOffsetX": 0, |
| 983 | + "gridOffsetY": 0, |
| 984 | + "gridColor": 10401023, |
| 985 | + "gridAlpha": 0.8, |
| 986 | + "snap": false, |
| 987 | + "zoomFactor": 1.0174418604651163, |
| 988 | + "windowMask": false, |
| 989 | + "selectedLayer": "" |
| 990 | + }, |
1247 | 991 | "eventsFunctions": [ |
1248 | 992 | { |
1249 | 993 | "fullName": "", |
|
0 commit comments