|
7295 | 7295 | "name": "LeaderboardDialog", |
7296 | 7296 | "previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/4b89b420c0ed9c540a7f00c5735a31af0db2160679d3fab2170df3681c3ac38c_trophy.svg", |
7297 | 7297 | "shortDescription": "Display the player score and allow to submit it to a leaderboard.", |
7298 | | - "version": "1.0.0", |
| 7298 | + "version": "1.0.1", |
7299 | 7299 | "description": "Display the player score and allow to submit it to a leaderboard.", |
7300 | 7300 | "origin": { |
7301 | 7301 | "identifier": "LeaderboardDialog", |
|
7759 | 7759 | "TopPadding": 16, |
7760 | 7760 | "HoveredFadeOutDuration": 0.25, |
7761 | 7761 | "LabelText": "Send" |
7762 | | - }, |
7763 | | - "childrenContent": { |
7764 | | - "BitmapLabel": { |
7765 | | - "content": { |
7766 | | - "text": "Text", |
7767 | | - "opacity": 255, |
7768 | | - "scale": 1, |
7769 | | - "fontSize": 20, |
7770 | | - "tint": "255;255;255", |
7771 | | - "bitmapFontResourceName": "", |
7772 | | - "textureAtlasResourceName": "", |
7773 | | - "align": "center", |
7774 | | - "verticalTextAlignment": "center" |
7775 | | - } |
7776 | | - }, |
7777 | | - "Hovered": { |
7778 | | - "bottomMargin": 32, |
7779 | | - "height": 106, |
7780 | | - "leftMargin": 16, |
7781 | | - "rightMargin": 16, |
7782 | | - "texture": "Yellow Button_Hovered.png", |
7783 | | - "tiled": true, |
7784 | | - "topMargin": 16, |
7785 | | - "width": 256 |
7786 | | - }, |
7787 | | - "Idle": { |
7788 | | - "bottomMargin": 32, |
7789 | | - "height": 106, |
7790 | | - "leftMargin": 16, |
7791 | | - "rightMargin": 16, |
7792 | | - "texture": "Yellow Button_Idle.png", |
7793 | | - "tiled": true, |
7794 | | - "topMargin": 16, |
7795 | | - "width": 256 |
7796 | | - }, |
7797 | | - "Label": { |
7798 | | - "bold": false, |
7799 | | - "italic": false, |
7800 | | - "smoothed": true, |
7801 | | - "underlined": false, |
7802 | | - "string": "Send", |
7803 | | - "font": "27d4da0f7767cf3fbf14eb2c8da758dbcfc7b5038c9214d5e6ed62db6476a6e5_Chango-Regular.ttf", |
7804 | | - "textAlignment": "center", |
7805 | | - "characterSize": 40, |
7806 | | - "color": { |
7807 | | - "b": 42, |
7808 | | - "g": 87, |
7809 | | - "r": 139 |
7810 | | - }, |
7811 | | - "content": { |
7812 | | - "bold": false, |
7813 | | - "isOutlineEnabled": false, |
7814 | | - "isShadowEnabled": false, |
7815 | | - "italic": false, |
7816 | | - "outlineColor": "255;255;255", |
7817 | | - "outlineThickness": 2, |
7818 | | - "shadowAngle": 90, |
7819 | | - "shadowBlurRadius": 2, |
7820 | | - "shadowColor": "0;0;0", |
7821 | | - "shadowDistance": 4, |
7822 | | - "shadowOpacity": 127, |
7823 | | - "smoothed": true, |
7824 | | - "underlined": false, |
7825 | | - "text": "Send", |
7826 | | - "font": "27d4da0f7767cf3fbf14eb2c8da758dbcfc7b5038c9214d5e6ed62db6476a6e5_Chango-Regular.ttf", |
7827 | | - "textAlignment": "center", |
7828 | | - "verticalTextAlignment": "top", |
7829 | | - "characterSize": 40, |
7830 | | - "lineHeight": 0, |
7831 | | - "color": "139;87;42" |
7832 | | - } |
7833 | | - }, |
7834 | | - "Pressed": { |
7835 | | - "bottomMargin": 16, |
7836 | | - "height": 106, |
7837 | | - "leftMargin": 16, |
7838 | | - "rightMargin": 16, |
7839 | | - "texture": "Yellow Button_Pressed.png", |
7840 | | - "tiled": true, |
7841 | | - "topMargin": 32, |
7842 | | - "width": 256 |
7843 | | - } |
7844 | 7762 | } |
7845 | 7763 | }, |
7846 | 7764 | { |
|
7870 | 7788 | "TopPadding": 16, |
7871 | 7789 | "HoveredFadeOutDuration": 0.25, |
7872 | 7790 | "LabelText": "Restart" |
7873 | | - }, |
7874 | | - "childrenContent": { |
7875 | | - "BitmapLabel": { |
7876 | | - "content": { |
7877 | | - "text": "Text", |
7878 | | - "opacity": 255, |
7879 | | - "scale": 1, |
7880 | | - "fontSize": 20, |
7881 | | - "tint": "255;255;255", |
7882 | | - "bitmapFontResourceName": "", |
7883 | | - "textureAtlasResourceName": "", |
7884 | | - "align": "center", |
7885 | | - "verticalTextAlignment": "center" |
7886 | | - } |
7887 | | - }, |
7888 | | - "Hovered": { |
7889 | | - "bottomMargin": 32, |
7890 | | - "height": 106, |
7891 | | - "leftMargin": 16, |
7892 | | - "rightMargin": 16, |
7893 | | - "texture": "Yellow Button_Hovered.png", |
7894 | | - "tiled": true, |
7895 | | - "topMargin": 16, |
7896 | | - "width": 256 |
7897 | | - }, |
7898 | | - "Idle": { |
7899 | | - "bottomMargin": 32, |
7900 | | - "height": 106, |
7901 | | - "leftMargin": 16, |
7902 | | - "rightMargin": 16, |
7903 | | - "texture": "Yellow Button_Idle.png", |
7904 | | - "tiled": true, |
7905 | | - "topMargin": 16, |
7906 | | - "width": 256 |
7907 | | - }, |
7908 | | - "Label": { |
7909 | | - "bold": false, |
7910 | | - "italic": false, |
7911 | | - "smoothed": true, |
7912 | | - "underlined": false, |
7913 | | - "string": "Restart", |
7914 | | - "font": "27d4da0f7767cf3fbf14eb2c8da758dbcfc7b5038c9214d5e6ed62db6476a6e5_Chango-Regular.ttf", |
7915 | | - "textAlignment": "center", |
7916 | | - "characterSize": 40, |
7917 | | - "color": { |
7918 | | - "b": 42, |
7919 | | - "g": 87, |
7920 | | - "r": 139 |
7921 | | - }, |
7922 | | - "content": { |
7923 | | - "bold": false, |
7924 | | - "isOutlineEnabled": false, |
7925 | | - "isShadowEnabled": false, |
7926 | | - "italic": false, |
7927 | | - "outlineColor": "255;255;255", |
7928 | | - "outlineThickness": 2, |
7929 | | - "shadowAngle": 90, |
7930 | | - "shadowBlurRadius": 2, |
7931 | | - "shadowColor": "0;0;0", |
7932 | | - "shadowDistance": 4, |
7933 | | - "shadowOpacity": 127, |
7934 | | - "smoothed": true, |
7935 | | - "underlined": false, |
7936 | | - "text": "Restart", |
7937 | | - "font": "27d4da0f7767cf3fbf14eb2c8da758dbcfc7b5038c9214d5e6ed62db6476a6e5_Chango-Regular.ttf", |
7938 | | - "textAlignment": "center", |
7939 | | - "verticalTextAlignment": "top", |
7940 | | - "characterSize": 40, |
7941 | | - "lineHeight": 0, |
7942 | | - "color": "139;87;42" |
7943 | | - } |
7944 | | - }, |
7945 | | - "Pressed": { |
7946 | | - "bottomMargin": 16, |
7947 | | - "height": 106, |
7948 | | - "leftMargin": 16, |
7949 | | - "rightMargin": 16, |
7950 | | - "texture": "Yellow Button_Pressed.png", |
7951 | | - "tiled": true, |
7952 | | - "topMargin": 32, |
7953 | | - "width": 256 |
7954 | | - } |
7955 | 7791 | } |
7956 | 7792 | }, |
7957 | 7793 | { |
|
8062 | 7898 | "TopPadding": 16, |
8063 | 7899 | "HoveredFadeOutDuration": 0.25, |
8064 | 7900 | "LabelText": "Back" |
8065 | | - }, |
8066 | | - "childrenContent": { |
8067 | | - "BitmapLabel": { |
8068 | | - "content": { |
8069 | | - "text": "Text", |
8070 | | - "opacity": 255, |
8071 | | - "scale": 1, |
8072 | | - "fontSize": 20, |
8073 | | - "tint": "255;255;255", |
8074 | | - "bitmapFontResourceName": "", |
8075 | | - "textureAtlasResourceName": "", |
8076 | | - "align": "center", |
8077 | | - "verticalTextAlignment": "center" |
8078 | | - } |
8079 | | - }, |
8080 | | - "Hovered": { |
8081 | | - "bottomMargin": 32, |
8082 | | - "height": 106, |
8083 | | - "leftMargin": 16, |
8084 | | - "rightMargin": 16, |
8085 | | - "texture": "Yellow Button_Hovered.png", |
8086 | | - "tiled": true, |
8087 | | - "topMargin": 16, |
8088 | | - "width": 256 |
8089 | | - }, |
8090 | | - "Idle": { |
8091 | | - "bottomMargin": 32, |
8092 | | - "height": 106, |
8093 | | - "leftMargin": 16, |
8094 | | - "rightMargin": 16, |
8095 | | - "texture": "Yellow Button_Idle.png", |
8096 | | - "tiled": true, |
8097 | | - "topMargin": 16, |
8098 | | - "width": 256 |
8099 | | - }, |
8100 | | - "Label": { |
8101 | | - "bold": false, |
8102 | | - "italic": false, |
8103 | | - "smoothed": true, |
8104 | | - "underlined": false, |
8105 | | - "string": "Restart", |
8106 | | - "font": "27d4da0f7767cf3fbf14eb2c8da758dbcfc7b5038c9214d5e6ed62db6476a6e5_Chango-Regular.ttf", |
8107 | | - "textAlignment": "center", |
8108 | | - "characterSize": 40, |
8109 | | - "color": { |
8110 | | - "b": 42, |
8111 | | - "g": 87, |
8112 | | - "r": 139 |
8113 | | - }, |
8114 | | - "content": { |
8115 | | - "bold": false, |
8116 | | - "isOutlineEnabled": false, |
8117 | | - "isShadowEnabled": false, |
8118 | | - "italic": false, |
8119 | | - "outlineColor": "255;255;255", |
8120 | | - "outlineThickness": 2, |
8121 | | - "shadowAngle": 90, |
8122 | | - "shadowBlurRadius": 2, |
8123 | | - "shadowColor": "0;0;0", |
8124 | | - "shadowDistance": 4, |
8125 | | - "shadowOpacity": 127, |
8126 | | - "smoothed": true, |
8127 | | - "underlined": false, |
8128 | | - "text": "Restart", |
8129 | | - "font": "27d4da0f7767cf3fbf14eb2c8da758dbcfc7b5038c9214d5e6ed62db6476a6e5_Chango-Regular.ttf", |
8130 | | - "textAlignment": "center", |
8131 | | - "verticalTextAlignment": "top", |
8132 | | - "characterSize": 40, |
8133 | | - "lineHeight": 0, |
8134 | | - "color": "139;87;42" |
8135 | | - } |
8136 | | - }, |
8137 | | - "Pressed": { |
8138 | | - "bottomMargin": 16, |
8139 | | - "height": 106, |
8140 | | - "leftMargin": 16, |
8141 | | - "rightMargin": 16, |
8142 | | - "texture": "Yellow Button_Pressed.png", |
8143 | | - "tiled": true, |
8144 | | - "topMargin": 32, |
8145 | | - "width": 256 |
8146 | | - } |
8147 | 7901 | } |
8148 | 7902 | }, |
8149 | 7903 | { |
|
8184 | 7938 | "TopPadding": 16, |
8185 | 7939 | "HoveredFadeOutDuration": 0.25, |
8186 | 7940 | "LabelText": "Next" |
8187 | | - }, |
8188 | | - "childrenContent": { |
8189 | | - "BitmapLabel": { |
8190 | | - "content": { |
8191 | | - "text": "Text", |
8192 | | - "opacity": 255, |
8193 | | - "scale": 1, |
8194 | | - "fontSize": 20, |
8195 | | - "tint": "255;255;255", |
8196 | | - "bitmapFontResourceName": "", |
8197 | | - "textureAtlasResourceName": "", |
8198 | | - "align": "center", |
8199 | | - "verticalTextAlignment": "center" |
8200 | | - } |
8201 | | - }, |
8202 | | - "Hovered": { |
8203 | | - "bottomMargin": 32, |
8204 | | - "height": 106, |
8205 | | - "leftMargin": 16, |
8206 | | - "rightMargin": 16, |
8207 | | - "texture": "Yellow Button_Hovered.png", |
8208 | | - "tiled": true, |
8209 | | - "topMargin": 16, |
8210 | | - "width": 256 |
8211 | | - }, |
8212 | | - "Idle": { |
8213 | | - "bottomMargin": 32, |
8214 | | - "height": 106, |
8215 | | - "leftMargin": 16, |
8216 | | - "rightMargin": 16, |
8217 | | - "texture": "Yellow Button_Idle.png", |
8218 | | - "tiled": true, |
8219 | | - "topMargin": 16, |
8220 | | - "width": 256 |
8221 | | - }, |
8222 | | - "Label": { |
8223 | | - "bold": false, |
8224 | | - "italic": false, |
8225 | | - "smoothed": true, |
8226 | | - "underlined": false, |
8227 | | - "string": "Restart", |
8228 | | - "font": "27d4da0f7767cf3fbf14eb2c8da758dbcfc7b5038c9214d5e6ed62db6476a6e5_Chango-Regular.ttf", |
8229 | | - "textAlignment": "center", |
8230 | | - "characterSize": 40, |
8231 | | - "color": { |
8232 | | - "b": 42, |
8233 | | - "g": 87, |
8234 | | - "r": 139 |
8235 | | - }, |
8236 | | - "content": { |
8237 | | - "bold": false, |
8238 | | - "isOutlineEnabled": false, |
8239 | | - "isShadowEnabled": false, |
8240 | | - "italic": false, |
8241 | | - "outlineColor": "255;255;255", |
8242 | | - "outlineThickness": 2, |
8243 | | - "shadowAngle": 90, |
8244 | | - "shadowBlurRadius": 2, |
8245 | | - "shadowColor": "0;0;0", |
8246 | | - "shadowDistance": 4, |
8247 | | - "shadowOpacity": 127, |
8248 | | - "smoothed": true, |
8249 | | - "underlined": false, |
8250 | | - "text": "Restart", |
8251 | | - "font": "27d4da0f7767cf3fbf14eb2c8da758dbcfc7b5038c9214d5e6ed62db6476a6e5_Chango-Regular.ttf", |
8252 | | - "textAlignment": "center", |
8253 | | - "verticalTextAlignment": "top", |
8254 | | - "characterSize": 40, |
8255 | | - "lineHeight": 0, |
8256 | | - "color": "139;87;42" |
8257 | | - } |
8258 | | - }, |
8259 | | - "Pressed": { |
8260 | | - "bottomMargin": 16, |
8261 | | - "height": 106, |
8262 | | - "leftMargin": 16, |
8263 | | - "rightMargin": 16, |
8264 | | - "texture": "Yellow Button_Pressed.png", |
8265 | | - "tiled": true, |
8266 | | - "topMargin": 32, |
8267 | | - "width": 256 |
8268 | | - } |
8269 | 7941 | } |
8270 | 7942 | }, |
8271 | 7943 | { |
|
8588 | 8260 | "initialVariables": [] |
8589 | 8261 | } |
8590 | 8262 | ], |
8591 | | - "editionSettings": {}, |
| 8263 | + "editionSettings": { |
| 8264 | + "grid": false, |
| 8265 | + "gridType": "rectangular", |
| 8266 | + "gridWidth": 32, |
| 8267 | + "gridHeight": 32, |
| 8268 | + "gridOffsetX": 0, |
| 8269 | + "gridOffsetY": 0, |
| 8270 | + "gridColor": 10401023, |
| 8271 | + "gridAlpha": 0.8, |
| 8272 | + "snap": false, |
| 8273 | + "zoomFactor": 1.0174418604651163, |
| 8274 | + "windowMask": false, |
| 8275 | + "selectedLayer": "" |
| 8276 | + }, |
8592 | 8277 | "eventsFunctions": [ |
8593 | 8278 | { |
8594 | 8279 | "fullName": "", |
|
0 commit comments