diff --git a/examples/3d-car-coin-hunt/3d-car-coin-hunt.json b/examples/3d-car-coin-hunt/3d-car-coin-hunt.json index 06ffe67d1..e3b6f8fbc 100644 --- a/examples/3d-car-coin-hunt/3d-car-coin-hunt.json +++ b/examples/3d-car-coin-hunt/3d-car-coin-hunt.json @@ -926,75 +926,6 @@ "RightPadding": 10, "PressedLabelOffsetY": 2, "LabelText": "Start" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 35, - "height": 128, - "leftMargin": 56, - "rightMargin": 35, - "texture": "Orange Bubble Button_Hovered.png", - "tiled": false, - "topMargin": 35, - "width": 256 - }, - "Idle": { - "bottomMargin": 35, - "height": 128, - "leftMargin": 56, - "rightMargin": 35, - "texture": "Orange Bubble Button_Idle.png", - "tiled": false, - "topMargin": 35, - "width": 256 - }, - "Label": { - "bold": true, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Start", - "font": "Poppins-Medium.ttf", - "textAlignment": "center", - "characterSize": 60, - "color": { - "b": 0, - "g": 42, - "r": 117 - }, - "content": { - "bold": true, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Start", - "font": "Poppins-Medium.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 60, - "lineHeight": 0, - "color": "117;42;0" - } - }, - "Pressed": { - "bottomMargin": 35, - "height": 128, - "leftMargin": 35, - "rightMargin": 35, - "texture": "Orange Bubble Button_Pressed.png", - "tiled": false, - "topMargin": 35, - "width": 256 - } } }, { @@ -1035,75 +966,6 @@ "RightPadding": 10, "PressedLabelOffsetY": 2, "LabelText": "Multiplayer" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 35, - "height": 128, - "leftMargin": 56, - "rightMargin": 35, - "texture": "Orange Bubble Button_Hovered.png", - "tiled": false, - "topMargin": 35, - "width": 256 - }, - "Idle": { - "bottomMargin": 35, - "height": 128, - "leftMargin": 56, - "rightMargin": 35, - "texture": "Orange Bubble Button_Idle.png", - "tiled": false, - "topMargin": 35, - "width": 256 - }, - "Label": { - "bold": true, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Multiplayer", - "font": "Poppins-Medium.ttf", - "textAlignment": "center", - "characterSize": 60, - "color": { - "b": 0, - "g": 42, - "r": 117 - }, - "content": { - "bold": true, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Multiplayer", - "font": "Poppins-Medium.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 60, - "lineHeight": 0, - "color": "117;42;0" - } - }, - "Pressed": { - "bottomMargin": 35, - "height": 128, - "leftMargin": 35, - "rightMargin": 35, - "texture": "Orange Bubble Button_Pressed.png", - "tiled": false, - "topMargin": 35, - "width": 256 - } } } ], diff --git a/examples/3d-lane-runner/3d-lane-runner.json b/examples/3d-lane-runner/3d-lane-runner.json index 98cbeb684..2080ae478 100644 --- a/examples/3d-lane-runner/3d-lane-runner.json +++ b/examples/3d-lane-runner/3d-lane-runner.json @@ -747,75 +747,6 @@ "RightPadding": 10, "PressedLabelOffsetY": 3, "LabelText": "Start" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 50, - "height": 128, - "leftMargin": 37, - "rightMargin": 32, - "texture": "Yellow Jelly Button_Hovered.png", - "tiled": false, - "topMargin": 50, - "width": 256 - }, - "Idle": { - "bottomMargin": 50, - "height": 128, - "leftMargin": 37, - "rightMargin": 32, - "texture": "Yellow Jelly Button_Idle.png", - "tiled": false, - "topMargin": 50, - "width": 256 - }, - "Label": { - "bold": true, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Start", - "font": "Rubik-Regular.ttf", - "textAlignment": "center", - "characterSize": 80, - "color": { - "b": 0, - "g": 42, - "r": 117 - }, - "content": { - "bold": true, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Start", - "font": "Rubik-Regular.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 80, - "lineHeight": 0, - "color": "117;42;0" - } - }, - "Pressed": { - "bottomMargin": 50, - "height": 128, - "leftMargin": 37, - "rightMargin": 32, - "texture": "Yellow Jelly Button_Pressed.png", - "tiled": false, - "topMargin": 50, - "width": 256 - } } } ], diff --git a/examples/3d-racing-game/3d-racing-game.json b/examples/3d-racing-game/3d-racing-game.json index ba3641c48..3051a5003 100644 --- a/examples/3d-racing-game/3d-racing-game.json +++ b/examples/3d-racing-game/3d-racing-game.json @@ -4656,75 +4656,6 @@ "TopPadding": 16, "HoveredFadeOutDuration": 0.25, "LabelText": "Level" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 32, - "height": 106, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Grey Button_Hovered.png", - "tiled": true, - "topMargin": 16, - "width": 256 - }, - "Idle": { - "bottomMargin": 32, - "height": 106, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Grey Button_Idle.png", - "tiled": true, - "topMargin": 16, - "width": 256 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Level", - "font": "", - "textAlignment": "center", - "characterSize": 60, - "color": { - "b": 79, - "g": 72, - "r": 72 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Level", - "font": "", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 60, - "lineHeight": 0, - "color": "72;72;79" - } - }, - "Pressed": { - "bottomMargin": 16, - "height": 106, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Grey Button_Pressed.png", - "tiled": true, - "topMargin": 32, - "width": 256 - } } }, { @@ -4743,75 +4674,6 @@ "TopPadding": 16, "HoveredFadeOutDuration": 0.25, "LabelText": "???" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 32, - "height": 106, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Grey Button_Hovered.png", - "tiled": true, - "topMargin": 16, - "width": 256 - }, - "Idle": { - "bottomMargin": 32, - "height": 106, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Grey Button_Idle.png", - "tiled": true, - "topMargin": 16, - "width": 256 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "???", - "font": "", - "textAlignment": "center", - "characterSize": 60, - "color": { - "b": 79, - "g": 72, - "r": 72 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "???", - "font": "", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 60, - "lineHeight": 0, - "color": "72;72;79" - } - }, - "Pressed": { - "bottomMargin": 16, - "height": 106, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Grey Button_Pressed.png", - "tiled": true, - "topMargin": 32, - "width": 256 - } } }, { diff --git a/examples/3d-road-crosser/3d-road-crosser.json b/examples/3d-road-crosser/3d-road-crosser.json index 294798053..0fbe495fc 100644 --- a/examples/3d-road-crosser/3d-road-crosser.json +++ b/examples/3d-road-crosser/3d-road-crosser.json @@ -2251,75 +2251,6 @@ "TopPadding": 0, "HoveredFadeOutDuration": 0.25, "LabelText": "RETRY" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 50, - "height": 128, - "leftMargin": 37, - "rightMargin": 32, - "texture": "Yellow Jelly Button_Hovered.png", - "tiled": false, - "topMargin": 50, - "width": 256 - }, - "Idle": { - "bottomMargin": 50, - "height": 128, - "leftMargin": 37, - "rightMargin": 32, - "texture": "Yellow Jelly Button_Idle.png", - "tiled": false, - "topMargin": 50, - "width": 256 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "RETRY", - "font": "45bf060c897266594bc78a4b12350be50bbc315510afc75ff4336b62228e68dc_MPLUS1p-Black.ttf", - "textAlignment": "center", - "characterSize": 50, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "RETRY", - "font": "45bf060c897266594bc78a4b12350be50bbc315510afc75ff4336b62228e68dc_MPLUS1p-Black.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 50, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 50, - "height": 128, - "leftMargin": 37, - "rightMargin": 32, - "texture": "Yellow Jelly Button_Pressed.png", - "tiled": false, - "topMargin": 50, - "width": 256 - } } }, { @@ -2349,75 +2280,6 @@ "TopPadding": 0, "HoveredFadeOutDuration": 0.25, "LabelText": "SUMBIT SCORE" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 50, - "height": 128, - "leftMargin": 37, - "rightMargin": 32, - "texture": "Yellow Jelly Button_Hovered.png", - "tiled": false, - "topMargin": 50, - "width": 256 - }, - "Idle": { - "bottomMargin": 50, - "height": 128, - "leftMargin": 37, - "rightMargin": 32, - "texture": "Yellow Jelly Button_Idle.png", - "tiled": false, - "topMargin": 50, - "width": 256 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "SUMBIT SCORE", - "font": "45bf060c897266594bc78a4b12350be50bbc315510afc75ff4336b62228e68dc_MPLUS1p-Black.ttf", - "textAlignment": "center", - "characterSize": 50, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "SUMBIT SCORE", - "font": "45bf060c897266594bc78a4b12350be50bbc315510afc75ff4336b62228e68dc_MPLUS1p-Black.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 50, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 50, - "height": 128, - "leftMargin": 37, - "rightMargin": 32, - "texture": "Yellow Jelly Button_Pressed.png", - "tiled": false, - "topMargin": 50, - "width": 256 - } } }, { @@ -2454,75 +2316,6 @@ "TopPadding": 0, "HoveredFadeOutDuration": 0.25, "LabelText": "PLAY" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 50, - "height": 128, - "leftMargin": 37, - "rightMargin": 32, - "texture": "Yellow Jelly Button_Hovered.png", - "tiled": false, - "topMargin": 50, - "width": 256 - }, - "Idle": { - "bottomMargin": 50, - "height": 128, - "leftMargin": 37, - "rightMargin": 32, - "texture": "Yellow Jelly Button_Idle.png", - "tiled": false, - "topMargin": 50, - "width": 256 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "PLAY", - "font": "45bf060c897266594bc78a4b12350be50bbc315510afc75ff4336b62228e68dc_MPLUS1p-Black.ttf", - "textAlignment": "center", - "characterSize": 50, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "PLAY", - "font": "45bf060c897266594bc78a4b12350be50bbc315510afc75ff4336b62228e68dc_MPLUS1p-Black.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 50, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 50, - "height": 128, - "leftMargin": 37, - "rightMargin": 32, - "texture": "Yellow Jelly Button_Pressed.png", - "tiled": false, - "topMargin": 50, - "width": 256 - } } }, { @@ -2559,75 +2352,6 @@ "TopPadding": 0, "HoveredFadeOutDuration": 0.25, "LabelText": "SHOP" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 50, - "height": 128, - "leftMargin": 37, - "rightMargin": 32, - "texture": "Yellow Jelly Button_Hovered.png", - "tiled": false, - "topMargin": 50, - "width": 256 - }, - "Idle": { - "bottomMargin": 50, - "height": 128, - "leftMargin": 37, - "rightMargin": 32, - "texture": "Yellow Jelly Button_Idle.png", - "tiled": false, - "topMargin": 50, - "width": 256 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "SHOP", - "font": "45bf060c897266594bc78a4b12350be50bbc315510afc75ff4336b62228e68dc_MPLUS1p-Black.ttf", - "textAlignment": "center", - "characterSize": 50, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "SHOP", - "font": "45bf060c897266594bc78a4b12350be50bbc315510afc75ff4336b62228e68dc_MPLUS1p-Black.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 50, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 50, - "height": 128, - "leftMargin": 37, - "rightMargin": 32, - "texture": "Yellow Jelly Button_Pressed.png", - "tiled": false, - "topMargin": 50, - "width": 256 - } } }, { @@ -2664,75 +2388,6 @@ "TopPadding": 0, "HoveredFadeOutDuration": 0.25, "LabelText": "LEADERBOARD" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 50, - "height": 128, - "leftMargin": 37, - "rightMargin": 32, - "texture": "Yellow Jelly Button_Hovered.png", - "tiled": false, - "topMargin": 50, - "width": 256 - }, - "Idle": { - "bottomMargin": 50, - "height": 128, - "leftMargin": 37, - "rightMargin": 32, - "texture": "Yellow Jelly Button_Idle.png", - "tiled": false, - "topMargin": 50, - "width": 256 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "LEADERBOARD", - "font": "45bf060c897266594bc78a4b12350be50bbc315510afc75ff4336b62228e68dc_MPLUS1p-Black.ttf", - "textAlignment": "center", - "characterSize": 50, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "LEADERBOARD", - "font": "45bf060c897266594bc78a4b12350be50bbc315510afc75ff4336b62228e68dc_MPLUS1p-Black.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 50, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 50, - "height": 128, - "leftMargin": 37, - "rightMargin": 32, - "texture": "Yellow Jelly Button_Pressed.png", - "tiled": false, - "topMargin": 50, - "width": 256 - } } }, { @@ -3577,75 +3232,6 @@ "TopPadding": 0, "HoveredFadeOutDuration": 0.25, "LabelText": "BUY" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 50, - "height": 128, - "leftMargin": 37, - "rightMargin": 32, - "texture": "Yellow Jelly Button_Hovered.png", - "tiled": false, - "topMargin": 50, - "width": 256 - }, - "Idle": { - "bottomMargin": 50, - "height": 128, - "leftMargin": 37, - "rightMargin": 32, - "texture": "Yellow Jelly Button_Idle.png", - "tiled": false, - "topMargin": 50, - "width": 256 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "BUY", - "font": "45bf060c897266594bc78a4b12350be50bbc315510afc75ff4336b62228e68dc_MPLUS1p-Black.ttf", - "textAlignment": "center", - "characterSize": 50, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "BUY", - "font": "45bf060c897266594bc78a4b12350be50bbc315510afc75ff4336b62228e68dc_MPLUS1p-Black.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 50, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 50, - "height": 128, - "leftMargin": 37, - "rightMargin": 32, - "texture": "Yellow Jelly Button_Pressed.png", - "tiled": false, - "topMargin": 50, - "width": 256 - } } }, { @@ -3736,75 +3322,6 @@ "TopPadding": 0, "HoveredFadeOutDuration": 0.25, "LabelText": "BACK" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 50, - "height": 128, - "leftMargin": 37, - "rightMargin": 32, - "texture": "Yellow Jelly Button_Hovered.png", - "tiled": false, - "topMargin": 50, - "width": 256 - }, - "Idle": { - "bottomMargin": 50, - "height": 128, - "leftMargin": 37, - "rightMargin": 32, - "texture": "Yellow Jelly Button_Idle.png", - "tiled": false, - "topMargin": 50, - "width": 256 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "BACK", - "font": "45bf060c897266594bc78a4b12350be50bbc315510afc75ff4336b62228e68dc_MPLUS1p-Black.ttf", - "textAlignment": "center", - "characterSize": 50, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "BACK", - "font": "45bf060c897266594bc78a4b12350be50bbc315510afc75ff4336b62228e68dc_MPLUS1p-Black.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 50, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 50, - "height": 128, - "leftMargin": 37, - "rightMargin": 32, - "texture": "Yellow Jelly Button_Pressed.png", - "tiled": false, - "topMargin": 50, - "width": 256 - } } }, { @@ -3841,75 +3358,6 @@ "TopPadding": 0, "HoveredFadeOutDuration": 0.25, "LabelText": "SETTINGS" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 50, - "height": 128, - "leftMargin": 37, - "rightMargin": 32, - "texture": "Yellow Jelly Button_Hovered.png", - "tiled": false, - "topMargin": 50, - "width": 256 - }, - "Idle": { - "bottomMargin": 50, - "height": 128, - "leftMargin": 37, - "rightMargin": 32, - "texture": "Yellow Jelly Button_Idle.png", - "tiled": false, - "topMargin": 50, - "width": 256 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "SETTINGS", - "font": "45bf060c897266594bc78a4b12350be50bbc315510afc75ff4336b62228e68dc_MPLUS1p-Black.ttf", - "textAlignment": "center", - "characterSize": 50, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "SETTINGS", - "font": "45bf060c897266594bc78a4b12350be50bbc315510afc75ff4336b62228e68dc_MPLUS1p-Black.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 50, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 50, - "height": 128, - "leftMargin": 37, - "rightMargin": 32, - "texture": "Yellow Jelly Button_Pressed.png", - "tiled": false, - "topMargin": 50, - "width": 256 - } } }, { @@ -3927,75 +3375,6 @@ "BarBottomPadding": 4, "LabelMargin": 4, "InitialValue": 100 - }, - "childrenContent": { - "Background": { - "bottomMargin": 4, - "height": 18, - "leftMargin": 2, - "rightMargin": 2, - "texture": "Square Green Slider Border.png", - "tiled": false, - "topMargin": 4, - "width": 215 - }, - "FillBar": { - "bottomMargin": 1, - "height": 11, - "leftMargin": 1, - "rightMargin": 1, - "texture": "Square Green Slider Fill Bar.png", - "tiled": false, - "topMargin": 1, - "width": 11 - }, - "Label": { - "bold": true, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "It displays the value when it changes.", - "font": "45bf060c897266594bc78a4b12350be50bbc315510afc75ff4336b62228e68dc_MPLUS1p-Black.ttf", - "textAlignment": "", - "characterSize": 30, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": true, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "It displays the value when it changes.", - "font": "45bf060c897266594bc78a4b12350be50bbc315510afc75ff4336b62228e68dc_MPLUS1p-Black.ttf", - "textAlignment": "", - "verticalTextAlignment": "top", - "characterSize": 30, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Thumb": { - "bottomMargin": 3, - "height": 45, - "leftMargin": 3, - "rightMargin": 3, - "texture": "Square Green Slider Thumb.png", - "tiled": false, - "topMargin": 3, - "width": 21 - } } }, { diff --git a/examples/3d-shark-frenzy/3d-shark-frenzy.json b/examples/3d-shark-frenzy/3d-shark-frenzy.json index 59e8a4ecd..457626c17 100644 --- a/examples/3d-shark-frenzy/3d-shark-frenzy.json +++ b/examples/3d-shark-frenzy/3d-shark-frenzy.json @@ -836,75 +836,6 @@ "TopPadding": 32, "HoveredFadeOutDuration": 0.25, "LabelText": "PLAY" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Blue Button With Shadow_Hovered.png", - "tiled": true, - "topMargin": 16, - "width": 192 - }, - "Idle": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Blue Button With Shadow_Idle.png", - "tiled": true, - "topMargin": 16, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "PLAY", - "font": "CantoraOne-Regular.ttf", - "textAlignment": "center", - "characterSize": 35, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "PLAY", - "font": "CantoraOne-Regular.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 35, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Blue Button With Shadow_Pressed.png", - "tiled": true, - "topMargin": 16, - "width": 192 - } } }, { @@ -986,75 +917,6 @@ "TopPadding": 32, "HoveredFadeOutDuration": 0.25, "LabelText": "LEADERBOARD" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Blue Button With Shadow_Hovered.png", - "tiled": true, - "topMargin": 16, - "width": 192 - }, - "Idle": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Blue Button With Shadow_Idle.png", - "tiled": true, - "topMargin": 16, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "LEADERBOARD", - "font": "CantoraOne-Regular.ttf", - "textAlignment": "center", - "characterSize": 35, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "LEADERBOARD", - "font": "CantoraOne-Regular.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 35, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Blue Button With Shadow_Pressed.png", - "tiled": true, - "topMargin": 16, - "width": 192 - } } }, { @@ -1084,75 +946,6 @@ "TopPadding": 32, "HoveredFadeOutDuration": 0.25, "LabelText": "SETTINGS" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Blue Button With Shadow_Hovered.png", - "tiled": true, - "topMargin": 16, - "width": 192 - }, - "Idle": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Blue Button With Shadow_Idle.png", - "tiled": true, - "topMargin": 16, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "SETTINGS", - "font": "CantoraOne-Regular.ttf", - "textAlignment": "center", - "characterSize": 35, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "SETTINGS", - "font": "CantoraOne-Regular.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 35, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Blue Button With Shadow_Pressed.png", - "tiled": true, - "topMargin": 16, - "width": 192 - } } }, { @@ -1253,75 +1046,6 @@ "BarBottomPadding": 4, "LabelMargin": 4, "InitialValue": 100 - }, - "childrenContent": { - "Background": { - "bottomMargin": 4, - "height": 18, - "leftMargin": 2, - "rightMargin": 2, - "texture": "Square Blue Slider Border.png", - "tiled": false, - "topMargin": 4, - "width": 215 - }, - "FillBar": { - "bottomMargin": 1, - "height": 11, - "leftMargin": 1, - "rightMargin": 1, - "texture": "Square Blue Slider Fill Bar.png", - "tiled": false, - "topMargin": 1, - "width": 11 - }, - "Label": { - "bold": true, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "It displays the value when it changes.", - "font": "CantoraOne-Regular.ttf", - "textAlignment": "", - "characterSize": 16, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": true, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "It displays the value when it changes.", - "font": "CantoraOne-Regular.ttf", - "textAlignment": "", - "verticalTextAlignment": "top", - "characterSize": 16, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Thumb": { - "bottomMargin": 3, - "height": 42, - "leftMargin": 3, - "rightMargin": 3, - "texture": "Square Blue Slider Thumb.png", - "tiled": false, - "topMargin": 3, - "width": 21 - } } }, { @@ -1351,75 +1075,6 @@ "TopPadding": 32, "HoveredFadeOutDuration": 0.25, "LabelText": "BACK" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Blue Button With Shadow_Hovered.png", - "tiled": true, - "topMargin": 16, - "width": 192 - }, - "Idle": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Blue Button With Shadow_Idle.png", - "tiled": true, - "topMargin": 16, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "BACK", - "font": "CantoraOne-Regular.ttf", - "textAlignment": "center", - "characterSize": 35, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "BACK", - "font": "CantoraOne-Regular.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 35, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Blue Button With Shadow_Pressed.png", - "tiled": true, - "topMargin": 16, - "width": 192 - } } }, { diff --git a/examples/3d-tile-based-city-builder/3d-tile-based-city-builder.json b/examples/3d-tile-based-city-builder/3d-tile-based-city-builder.json index 264461359..b76e1667d 100644 --- a/examples/3d-tile-based-city-builder/3d-tile-based-city-builder.json +++ b/examples/3d-tile-based-city-builder/3d-tile-based-city-builder.json @@ -10173,72 +10173,6 @@ "behaviors": [], "content": { "IsChecked": false - }, - "childrenContent": { - "State": { - "adaptCollisionMaskAutomatically": false, - "updateIfNotVisible": false, - "animations": [ - { - "name": "Unchecked", - "useMultipleDirections": false, - "directions": [ - { - "looping": false, - "timeBetweenFrames": 0.08, - "sprites": [ - { - "hasCustomCollisionMask": false, - "image": "assets\\Lumber.png", - "points": [], - "originPoint": { - "name": "origine", - "x": 0, - "y": 0 - }, - "centerPoint": { - "automatic": true, - "name": "centre", - "x": 0, - "y": 0 - }, - "customCollisionMask": [] - } - ] - } - ] - }, - { - "name": "Checked", - "useMultipleDirections": false, - "directions": [ - { - "looping": false, - "timeBetweenFrames": 0.08, - "sprites": [ - { - "hasCustomCollisionMask": false, - "image": "assets\\LumberSelected.png", - "points": [], - "originPoint": { - "name": "origine", - "x": 0, - "y": 0 - }, - "centerPoint": { - "automatic": true, - "name": "centre", - "x": 0, - "y": 0 - }, - "customCollisionMask": [] - } - ] - } - ] - } - ] - } } }, { @@ -10283,72 +10217,6 @@ "behaviors": [], "content": { "IsChecked": false - }, - "childrenContent": { - "State": { - "adaptCollisionMaskAutomatically": false, - "updateIfNotVisible": false, - "animations": [ - { - "name": "Unchecked", - "useMultipleDirections": false, - "directions": [ - { - "looping": false, - "timeBetweenFrames": 0.08, - "sprites": [ - { - "hasCustomCollisionMask": false, - "image": "assets\\Mine.png", - "points": [], - "originPoint": { - "name": "origine", - "x": 0, - "y": 0 - }, - "centerPoint": { - "automatic": true, - "name": "centre", - "x": 0, - "y": 0 - }, - "customCollisionMask": [] - } - ] - } - ] - }, - { - "name": "Checked", - "useMultipleDirections": false, - "directions": [ - { - "looping": false, - "timeBetweenFrames": 0.08, - "sprites": [ - { - "hasCustomCollisionMask": false, - "image": "assets\\MineSelected.png", - "points": [], - "originPoint": { - "name": "origine", - "x": 0, - "y": 0 - }, - "centerPoint": { - "automatic": true, - "name": "centre", - "x": 0, - "y": 0 - }, - "customCollisionMask": [] - } - ] - } - ] - } - ] - } } }, { @@ -10393,72 +10261,6 @@ "behaviors": [], "content": { "IsChecked": false - }, - "childrenContent": { - "State": { - "adaptCollisionMaskAutomatically": false, - "updateIfNotVisible": false, - "animations": [ - { - "name": "Unchecked", - "useMultipleDirections": false, - "directions": [ - { - "looping": false, - "timeBetweenFrames": 0.08, - "sprites": [ - { - "hasCustomCollisionMask": false, - "image": "assets\\House.png", - "points": [], - "originPoint": { - "name": "origine", - "x": 0, - "y": 0 - }, - "centerPoint": { - "automatic": true, - "name": "centre", - "x": 0, - "y": 0 - }, - "customCollisionMask": [] - } - ] - } - ] - }, - { - "name": "Checked", - "useMultipleDirections": false, - "directions": [ - { - "looping": false, - "timeBetweenFrames": 0.08, - "sprites": [ - { - "hasCustomCollisionMask": false, - "image": "assets\\HouseSelected.png", - "points": [], - "originPoint": { - "name": "origine", - "x": 0, - "y": 0 - }, - "centerPoint": { - "automatic": true, - "name": "centre", - "x": 0, - "y": 0 - }, - "customCollisionMask": [] - } - ] - } - ] - } - ] - } } } ], diff --git a/examples/downhill-bike-physics-demo/downhill-bike-physics-demo.json b/examples/downhill-bike-physics-demo/downhill-bike-physics-demo.json index d4a49664c..de7d3e5c5 100755 --- a/examples/downhill-bike-physics-demo/downhill-bike-physics-demo.json +++ b/examples/downhill-bike-physics-demo/downhill-bike-physics-demo.json @@ -5269,75 +5269,6 @@ "TopPadding": 0, "HoveredFadeOutDuration": 0.2, "LabelText": "Forward" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 6, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "On Screen Controls Button_Hovered.png", - "tiled": false, - "topMargin": 6, - "width": 192 - }, - "Idle": { - "bottomMargin": 6, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "On Screen Controls Button_Idle.png", - "tiled": false, - "topMargin": 6, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Forward", - "font": "", - "textAlignment": "center", - "characterSize": 20, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Forward", - "font": "", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 20, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 6, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "On Screen Controls Button_Pressed.png", - "tiled": false, - "topMargin": 6, - "width": 192 - } } }, { @@ -5356,75 +5287,6 @@ "TopPadding": 0, "HoveredFadeOutDuration": 0.2, "LabelText": "Backward" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 6, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "On Screen Controls Button_Hovered.png", - "tiled": false, - "topMargin": 6, - "width": 192 - }, - "Idle": { - "bottomMargin": 6, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "On Screen Controls Button_Idle.png", - "tiled": false, - "topMargin": 6, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Backward", - "font": "", - "textAlignment": "center", - "characterSize": 20, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Backward", - "font": "", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 20, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 6, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "On Screen Controls Button_Pressed.png", - "tiled": false, - "topMargin": 6, - "width": 192 - } } }, { @@ -5454,75 +5316,6 @@ "TopPadding": 0, "HoveredFadeOutDuration": 0.2, "LabelText": "Brake" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 6, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "On Screen Controls Button_Hovered.png", - "tiled": false, - "topMargin": 6, - "width": 192 - }, - "Idle": { - "bottomMargin": 6, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "On Screen Controls Button_Idle.png", - "tiled": false, - "topMargin": 6, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Brake", - "font": "", - "textAlignment": "center", - "characterSize": 20, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Brake", - "font": "", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 20, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 6, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "On Screen Controls Button_Pressed.png", - "tiled": false, - "topMargin": 6, - "width": 192 - } } }, { @@ -5541,75 +5334,6 @@ "TopPadding": 0, "HoveredFadeOutDuration": 0.2, "LabelText": "Retry" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 6, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "On Screen Controls Button_Hovered.png", - "tiled": false, - "topMargin": 6, - "width": 192 - }, - "Idle": { - "bottomMargin": 6, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "On Screen Controls Button_Idle.png", - "tiled": false, - "topMargin": 6, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Retry", - "font": "", - "textAlignment": "center", - "characterSize": 20, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Retry", - "font": "", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 20, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 6, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "On Screen Controls Button_Pressed.png", - "tiled": false, - "topMargin": 6, - "width": 192 - } } }, { @@ -5628,75 +5352,6 @@ "TopPadding": 0, "HoveredFadeOutDuration": 0.2, "LabelText": "Left" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 6, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "On Screen Controls Button_Hovered.png", - "tiled": false, - "topMargin": 6, - "width": 192 - }, - "Idle": { - "bottomMargin": 6, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "On Screen Controls Button_Idle.png", - "tiled": false, - "topMargin": 6, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Left", - "font": "", - "textAlignment": "center", - "characterSize": 20, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Left", - "font": "", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 20, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 6, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "On Screen Controls Button_Pressed.png", - "tiled": false, - "topMargin": 6, - "width": 192 - } } }, { @@ -5726,75 +5381,6 @@ "TopPadding": 0, "HoveredFadeOutDuration": 0.2, "LabelText": "Right" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 6, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "On Screen Controls Button_Hovered.png", - "tiled": false, - "topMargin": 6, - "width": 192 - }, - "Idle": { - "bottomMargin": 6, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "On Screen Controls Button_Idle.png", - "tiled": false, - "topMargin": 6, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Right", - "font": "", - "textAlignment": "center", - "characterSize": 20, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Right", - "font": "", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 20, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 6, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "On Screen Controls Button_Pressed.png", - "tiled": false, - "topMargin": 6, - "width": 192 - } } } ], diff --git a/examples/geometry-monster/geometry-monster.json b/examples/geometry-monster/geometry-monster.json index 2028de439..6cab78879 100755 --- a/examples/geometry-monster/geometry-monster.json +++ b/examples/geometry-monster/geometry-monster.json @@ -529,75 +529,7 @@ "content": [ 0, 0 - ], - "childrenContent": { - "Hovered": { - "bottomMargin": 0, - "height": 180, - "leftMargin": 0, - "rightMargin": 0, - "texture": "btn-start-hover.png", - "tiled": false, - "topMargin": 0, - "width": 180 - }, - "Idle": { - "bottomMargin": 0, - "height": 180, - "leftMargin": 0, - "rightMargin": 0, - "texture": "btn-start-normal.png", - "tiled": false, - "topMargin": 0, - "width": 180 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "", - "font": "", - "textAlignment": "", - "characterSize": 20, - "color": { - "b": 0, - "g": 0, - "r": 0 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "", - "font": "", - "textAlignment": "", - "verticalTextAlignment": "top", - "characterSize": 20, - "color": "0;0;0" - } - }, - "Pressed": { - "bottomMargin": 0, - "height": 180, - "leftMargin": 0, - "rightMargin": 0, - "texture": "btn-start-pressed.png", - "tiled": false, - "topMargin": 0, - "width": 180 - } - } + ] } ], "objectsFolderStructure": { @@ -1311,28 +1243,6 @@ "content": { "ShowBackground": false, "UnitWidth": 41 - }, - "childrenContent": { - "Background": { - "bottomMargin": 0, - "height": 32, - "leftMargin": 0, - "rightMargin": 0, - "texture": "life-0.png", - "tiled": true, - "topMargin": 0, - "width": 123 - }, - "Bar": { - "height": 32, - "texture": "life-0.png", - "width": 41 - }, - "FillBar": { - "height": 32, - "texture": "life-3.png", - "width": 41 - } } }, { @@ -2840,75 +2750,7 @@ "content": [ 0, 0 - ], - "childrenContent": { - "Hovered": { - "bottomMargin": 0, - "height": 180, - "leftMargin": 0, - "rightMargin": 0, - "texture": "btn-try-again-hover.png", - "tiled": false, - "topMargin": 0, - "width": 180 - }, - "Idle": { - "bottomMargin": 0, - "height": 180, - "leftMargin": 0, - "rightMargin": 0, - "texture": "btn-try-again-normal.png", - "tiled": false, - "topMargin": 0, - "width": 180 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "", - "font": "", - "textAlignment": "", - "characterSize": 20, - "color": { - "b": 0, - "g": 0, - "r": 0 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "", - "font": "", - "textAlignment": "", - "verticalTextAlignment": "top", - "characterSize": 20, - "color": "0;0;0" - } - }, - "Pressed": { - "bottomMargin": 0, - "height": 180, - "leftMargin": 0, - "rightMargin": 0, - "texture": "btn-try-again-pressed.png", - "tiled": false, - "topMargin": 0, - "width": 180 - } - } + ] }, { "assetStoreId": "", @@ -2921,75 +2763,7 @@ "content": [ 0, 0 - ], - "childrenContent": { - "Hovered": { - "bottomMargin": 0, - "height": 180, - "leftMargin": 0, - "rightMargin": 0, - "texture": "btn-main-menu-hover.png", - "tiled": false, - "topMargin": 0, - "width": 180 - }, - "Idle": { - "bottomMargin": 0, - "height": 180, - "leftMargin": 0, - "rightMargin": 0, - "texture": "btn-main-menu-normal.png", - "tiled": false, - "topMargin": 0, - "width": 180 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "", - "font": "", - "textAlignment": "", - "characterSize": 20, - "color": { - "b": 0, - "g": 0, - "r": 0 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "", - "font": "", - "textAlignment": "", - "verticalTextAlignment": "top", - "characterSize": 20, - "color": "0;0;0" - } - }, - "Pressed": { - "bottomMargin": 0, - "height": 180, - "leftMargin": 0, - "rightMargin": 0, - "texture": "btn-main-menu-pressed.png", - "tiled": false, - "topMargin": 0, - "width": 180 - } - } + ] }, { "adaptCollisionMaskAutomatically": false, @@ -3048,74 +2822,6 @@ "TopPadding": 16, "HoveredFadeOutDuration": 0.25, "LabelText": "🡲" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 32, - "height": 106, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Yellow Button_Hovered.png", - "tiled": true, - "topMargin": 16, - "width": 256 - }, - "Idle": { - "bottomMargin": 32, - "height": 106, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Yellow Button_Idle.png", - "tiled": true, - "topMargin": 16, - "width": 256 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "🡲", - "font": "", - "textAlignment": "center", - "characterSize": 60, - "color": { - "b": 31, - "g": 43, - "r": 100 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "🡲", - "font": "", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 60, - "color": "100;43;31" - } - }, - "Pressed": { - "bottomMargin": 16, - "height": 106, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Yellow Button_Pressed.png", - "tiled": true, - "topMargin": 32, - "width": 256 - } } }, { diff --git a/examples/multiplayer-bounce-puzzle/multiplayer-bounce-puzzle.json b/examples/multiplayer-bounce-puzzle/multiplayer-bounce-puzzle.json index 774e119fc..ab04f5d49 100644 --- a/examples/multiplayer-bounce-puzzle/multiplayer-bounce-puzzle.json +++ b/examples/multiplayer-bounce-puzzle/multiplayer-bounce-puzzle.json @@ -478,74 +478,6 @@ "TopPadding": 32, "HoveredFadeOutDuration": 0.25, "LabelText": "Lobby" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Red Button With Shadow_Hovered.png", - "tiled": true, - "topMargin": 16, - "width": 192 - }, - "Idle": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Red Button With Shadow_Idle.png", - "tiled": true, - "topMargin": 16, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Lobby", - "font": "CantoraOne-Regular.ttf", - "textAlignment": "center", - "characterSize": 60, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Lobby", - "font": "CantoraOne-Regular.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 60, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Red Button With Shadow_Pressed.png", - "tiled": true, - "topMargin": 16, - "width": 192 - } } }, { @@ -1241,74 +1173,6 @@ "TopPadding": 0, "HoveredFadeOutDuration": 0, "LabelText": "Start" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 10, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "Floating Out Button Dark Blue_Hovered.png", - "tiled": false, - "topMargin": 10, - "width": 192 - }, - "Idle": { - "bottomMargin": 10, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "Floating Out Button Dark Blue_Idle.png", - "tiled": false, - "topMargin": 10, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Start", - "font": "CarterOne-Regular.ttf", - "textAlignment": "center", - "characterSize": 30, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Start", - "font": "CarterOne-Regular.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 30, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 10, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "Floating Out Button Dark Blue_Pressed.png", - "tiled": false, - "topMargin": 10, - "width": 192 - } } }, { diff --git a/examples/multiplayer-jump-game/multiplayer-jump-game.json b/examples/multiplayer-jump-game/multiplayer-jump-game.json index 2909d731f..71aa2be38 100644 --- a/examples/multiplayer-jump-game/multiplayer-jump-game.json +++ b/examples/multiplayer-jump-game/multiplayer-jump-game.json @@ -1009,74 +1009,6 @@ "TopPadding": 32, "HoveredFadeOutDuration": 0.25, "LabelText": "Join Lobby" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Floating Out Button Dark Blue_Hovered.png", - "tiled": true, - "topMargin": 16, - "width": 192 - }, - "Idle": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Floating Out Button Dark Blue_Idle.png", - "tiled": true, - "topMargin": 16, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Join Lobby", - "font": "CantoraOne-Regular.ttf", - "textAlignment": "center", - "characterSize": 60, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Join Lobby", - "font": "CantoraOne-Regular.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 60, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Floating Out Button Dark Blue_Pressed.png", - "tiled": true, - "topMargin": 16, - "width": 192 - } } }, { @@ -7676,74 +7608,6 @@ "TopPadding": 0, "HoveredFadeOutDuration": 0, "LabelText": "Send" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 10, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "Floating Out Button Dark Blue_Hovered.png", - "tiled": false, - "topMargin": 10, - "width": 192 - }, - "Idle": { - "bottomMargin": 10, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "Floating Out Button Dark Blue_Idle.png", - "tiled": false, - "topMargin": 10, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Send", - "font": "CarterOne-Regular.ttf", - "textAlignment": "center", - "characterSize": 30, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Send", - "font": "CarterOne-Regular.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 30, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 10, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "Floating Out Button Dark Blue_Pressed.png", - "tiled": false, - "topMargin": 10, - "width": 192 - } } }, { diff --git a/examples/multiplayer-platformer-arrow-fight/multiplayer-platformer-arrow-fight.json b/examples/multiplayer-platformer-arrow-fight/multiplayer-platformer-arrow-fight.json index 01b10c95a..620f2d16e 100644 --- a/examples/multiplayer-platformer-arrow-fight/multiplayer-platformer-arrow-fight.json +++ b/examples/multiplayer-platformer-arrow-fight/multiplayer-platformer-arrow-fight.json @@ -831,75 +831,6 @@ "TopPadding": 0, "HoveredFadeOutDuration": 0.2, "LabelText": "Join Lobby" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 11, - "height": 64, - "leftMargin": 7, - "rightMargin": 7, - "texture": "assets\\Floating Out Button Dark Blue_Hovered.png", - "tiled": true, - "topMargin": 7, - "width": 192 - }, - "Idle": { - "bottomMargin": 11, - "height": 64, - "leftMargin": 7, - "rightMargin": 7, - "texture": "assets\\Floating Out Button Dark Blue_Idle.png", - "tiled": true, - "topMargin": 7, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Join Lobby", - "font": "CantoraOne-Regular.ttf", - "textAlignment": "center", - "characterSize": 60, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Join Lobby", - "font": "CantoraOne-Regular.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 60, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 7, - "height": 64, - "leftMargin": 7, - "rightMargin": 7, - "texture": "assets\\Floating Out Button Dark Blue_Pressed.png", - "tiled": true, - "topMargin": 11, - "width": 192 - } } }, { @@ -3545,28 +3476,6 @@ "content": { "UnitWidth": 7, "ShowBackground": false - }, - "childrenContent": { - "Background": { - "bottomMargin": 0, - "height": 10, - "leftMargin": 0, - "rightMargin": 0, - "texture": "assets\\Arrow_symbol_Background.png", - "tiled": false, - "topMargin": 0, - "width": 7 - }, - "Bar": { - "height": 10, - "texture": "assets\\Arrow_symbol_Background.png", - "width": 7 - }, - "FillBar": { - "height": 10, - "texture": "assets\\Arrow_symbol.png", - "width": 7 - } } }, { @@ -3590,75 +3499,6 @@ "TopPadding": 0, "HoveredFadeOutDuration": 0.2, "LabelText": "Leave Game" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 11, - "height": 64, - "leftMargin": 7, - "rightMargin": 7, - "texture": "Medieval Button Beige_Hovered.png", - "tiled": true, - "topMargin": 7, - "width": 192 - }, - "Idle": { - "bottomMargin": 11, - "height": 64, - "leftMargin": 7, - "rightMargin": 7, - "texture": "Medieval Button Beige_Idle.png", - "tiled": true, - "topMargin": 7, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Leave Game", - "font": "CantoraOne-Regular.ttf", - "textAlignment": "center", - "characterSize": 40, - "color": { - "b": 64, - "g": 99, - "r": 133 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Leave Game", - "font": "CantoraOne-Regular.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 40, - "lineHeight": 0, - "color": "133;99;64" - } - }, - "Pressed": { - "bottomMargin": 7, - "height": 64, - "leftMargin": 7, - "rightMargin": 7, - "texture": "Medieval Button Beige_Pressed.png", - "tiled": true, - "topMargin": 11, - "width": 192 - } } }, { diff --git a/examples/multiplayer-platformer-pickup/multiplayer-platformer-pickup.json b/examples/multiplayer-platformer-pickup/multiplayer-platformer-pickup.json index 429b712a3..d267b41ab 100644 --- a/examples/multiplayer-platformer-pickup/multiplayer-platformer-pickup.json +++ b/examples/multiplayer-platformer-pickup/multiplayer-platformer-pickup.json @@ -838,74 +838,6 @@ "TopPadding": 32, "HoveredFadeOutDuration": 0.25, "LabelText": "Join Lobby" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Green Button With Shadow_Hovered.png", - "tiled": true, - "topMargin": 16, - "width": 192 - }, - "Idle": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Green Button With Shadow_Idle.png", - "tiled": true, - "topMargin": 16, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Join Lobby", - "font": "CantoraOne-Regular.ttf", - "textAlignment": "center", - "characterSize": 40, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Join Lobby", - "font": "CantoraOne-Regular.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 40, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Green Button With Shadow_Pressed.png", - "tiled": true, - "topMargin": 16, - "width": 192 - } } }, { @@ -4055,74 +3987,6 @@ "TopPadding": 0, "HoveredFadeOutDuration": 0.2, "LabelText": "Leave Game" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 11, - "height": 64, - "leftMargin": 7, - "rightMargin": 7, - "texture": "Medieval Button Beige_Hovered.png", - "tiled": true, - "topMargin": 7, - "width": 192 - }, - "Idle": { - "bottomMargin": 11, - "height": 64, - "leftMargin": 7, - "rightMargin": 7, - "texture": "Medieval Button Beige_Idle.png", - "tiled": true, - "topMargin": 7, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Leave Game", - "font": "CantoraOne-Regular.ttf", - "textAlignment": "center", - "characterSize": 40, - "color": { - "b": 64, - "g": 99, - "r": 133 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Leave Game", - "font": "CantoraOne-Regular.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 40, - "color": "133;99;64" - } - }, - "Pressed": { - "bottomMargin": 7, - "height": 64, - "leftMargin": 7, - "rightMargin": 7, - "texture": "Medieval Button Beige_Pressed.png", - "tiled": true, - "topMargin": 11, - "width": 192 - } } }, { @@ -8619,74 +8483,6 @@ "TopPadding": 0, "HoveredFadeOutDuration": 0.2, "LabelText": "Leave Game" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 11, - "height": 64, - "leftMargin": 7, - "rightMargin": 7, - "texture": "Medieval Button Beige_Hovered.png", - "tiled": true, - "topMargin": 7, - "width": 192 - }, - "Idle": { - "bottomMargin": 11, - "height": 64, - "leftMargin": 7, - "rightMargin": 7, - "texture": "Medieval Button Beige_Idle.png", - "tiled": true, - "topMargin": 7, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Leave Game", - "font": "CantoraOne-Regular.ttf", - "textAlignment": "center", - "characterSize": 40, - "color": { - "b": 64, - "g": 99, - "r": 133 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Leave Game", - "font": "CantoraOne-Regular.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 40, - "color": "133;99;64" - } - }, - "Pressed": { - "bottomMargin": 7, - "height": 64, - "leftMargin": 7, - "rightMargin": 7, - "texture": "Medieval Button Beige_Pressed.png", - "tiled": true, - "topMargin": 11, - "width": 192 - } } } ], diff --git a/examples/pairs/pairs.json b/examples/pairs/pairs.json index 58f7a9a4f..9be1f20d0 100644 --- a/examples/pairs/pairs.json +++ b/examples/pairs/pairs.json @@ -2514,74 +2514,6 @@ "behaviors": [], "content": { "LabelText": "New Game" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 16, - "height": 64, - "leftMargin": 16, - "rightMargin": 16, - "texture": "images\\Button_Hovered.png", - "tiled": false, - "topMargin": 16, - "width": 197 - }, - "Idle": { - "bottomMargin": 16, - "height": 64, - "leftMargin": 16, - "rightMargin": 16, - "texture": "images\\Button_Idle.png", - "tiled": false, - "topMargin": 16, - "width": 197 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "New Game", - "font": "fonts/LuckiestGuy.ttf", - "textAlignment": "center", - "characterSize": 30, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "New Game", - "font": "fonts/LuckiestGuy.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 30, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 16, - "height": 64, - "leftMargin": 16, - "rightMargin": 16, - "texture": "images\\Button_Pressed.png", - "tiled": false, - "topMargin": 16, - "width": 197 - } } } ], diff --git a/examples/parking-jam/parking-jam.json b/examples/parking-jam/parking-jam.json index 872bd305c..21e63d2a4 100644 --- a/examples/parking-jam/parking-jam.json +++ b/examples/parking-jam/parking-jam.json @@ -1858,75 +1858,6 @@ "TopPadding": 32, "HoveredFadeOutDuration": 0.25, "LabelText": "Start Over" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Red Button With Shadow_Hovered.png", - "tiled": true, - "topMargin": 16, - "width": 192 - }, - "Idle": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Red Button With Shadow_Idle.png", - "tiled": true, - "topMargin": 16, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Start Over", - "font": "LuckiestGuy-Regular.ttf", - "textAlignment": "center", - "characterSize": 80, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Start Over", - "font": "LuckiestGuy-Regular.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 80, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Red Button With Shadow_Pressed.png", - "tiled": true, - "topMargin": 16, - "width": 192 - } } }, { @@ -1945,75 +1876,6 @@ "TopPadding": 32, "HoveredFadeOutDuration": 0.25, "LabelText": "Next Level" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Blue Button With Shadow_Hovered.png", - "tiled": true, - "topMargin": 16, - "width": 192 - }, - "Idle": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Blue Button With Shadow_Idle.png", - "tiled": true, - "topMargin": 16, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Next Level", - "font": "LuckiestGuy-Regular.ttf", - "textAlignment": "center", - "characterSize": 80, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Next Level", - "font": "LuckiestGuy-Regular.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 80, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Blue Button With Shadow_Pressed.png", - "tiled": true, - "topMargin": 16, - "width": 192 - } } }, { @@ -2032,75 +1894,6 @@ "TopPadding": 32, "HoveredFadeOutDuration": 0.25, "LabelText": "Paused" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Blue Button With Shadow_Hovered.png", - "tiled": true, - "topMargin": 16, - "width": 192 - }, - "Idle": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Blue Button With Shadow_Idle.png", - "tiled": true, - "topMargin": 16, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Paused", - "font": "LuckiestGuy-Regular.ttf", - "textAlignment": "center", - "characterSize": 80, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Paused", - "font": "LuckiestGuy-Regular.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 80, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Blue Button With Shadow_Pressed.png", - "tiled": true, - "topMargin": 16, - "width": 192 - } } } ], @@ -2812,75 +2605,6 @@ "TopPadding": 32, "HoveredFadeOutDuration": 0.25, "LabelText": "Play" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Blue Button With Shadow_Hovered.png", - "tiled": true, - "topMargin": 16, - "width": 192 - }, - "Idle": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Blue Button With Shadow_Idle.png", - "tiled": true, - "topMargin": 16, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Play", - "font": "LuckiestGuy-Regular.ttf", - "textAlignment": "center", - "characterSize": 100, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Play", - "font": "LuckiestGuy-Regular.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 100, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Blue Button With Shadow_Pressed.png", - "tiled": true, - "topMargin": 16, - "width": 192 - } } } ], @@ -5395,75 +5119,6 @@ "TopPadding": 32, "HoveredFadeOutDuration": 0.25, "LabelText": "Submit Score" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Blue Button With Shadow_Hovered.png", - "tiled": true, - "topMargin": 16, - "width": 192 - }, - "Idle": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Blue Button With Shadow_Idle.png", - "tiled": true, - "topMargin": 16, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Submit Score", - "font": "LuckiestGuy-Regular.ttf", - "textAlignment": "center", - "characterSize": 80, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Submit Score", - "font": "LuckiestGuy-Regular.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 80, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Blue Button With Shadow_Pressed.png", - "tiled": true, - "topMargin": 16, - "width": 192 - } } } ], diff --git a/examples/platformer/platformer.json b/examples/platformer/platformer.json index f42d15c9e..4392c5ac4 100644 --- a/examples/platformer/platformer.json +++ b/examples/platformer/platformer.json @@ -7581,75 +7581,6 @@ "TopPadding": 16, "HoveredFadeOutDuration": 0.25, "LabelText": "Retry" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Purple Button With Shadow_Hovered.png", - "tiled": true, - "topMargin": 16, - "width": 192 - }, - "Idle": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Purple Button With Shadow_Idle.png", - "tiled": true, - "topMargin": 16, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Retry", - "font": "CantoraOne-Regular.ttf", - "textAlignment": "center", - "characterSize": 40, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Retry", - "font": "CantoraOne-Regular.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 40, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 16, - "height": 69, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Purple Button With Shadow_Pressed.png", - "tiled": true, - "topMargin": 16, - "width": 192 - } } }, { diff --git a/examples/plinko/plinko.json b/examples/plinko/plinko.json index 20332d4c1..c1d8df924 100644 --- a/examples/plinko/plinko.json +++ b/examples/plinko/plinko.json @@ -680,74 +680,6 @@ "TopPadding": 0, "HoveredFadeOutDuration": 0, "LabelText": "Start" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 10, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "Floating Out Button Dark Blue_Hovered.png", - "tiled": false, - "topMargin": 10, - "width": 192 - }, - "Idle": { - "bottomMargin": 10, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "Floating Out Button Dark Blue_Idle.png", - "tiled": false, - "topMargin": 10, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Start", - "font": "PTSans-Bold.ttf", - "textAlignment": "center", - "characterSize": 40, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Start", - "font": "PTSans-Bold.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 40, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 10, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "Floating Out Button Dark Blue_Pressed.png", - "tiled": false, - "topMargin": 10, - "width": 192 - } } }, { diff --git a/examples/smoothy/smoothy.json b/examples/smoothy/smoothy.json index 46a599793..cc9d7a9b8 100644 --- a/examples/smoothy/smoothy.json +++ b/examples/smoothy/smoothy.json @@ -5087,74 +5087,6 @@ "TopPadding": 16, "HoveredFadeOutDuration": 0.25, "LabelText": "🡲" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 32, - "height": 106, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Grey Button_Hovered.png", - "tiled": true, - "topMargin": 16, - "width": 256 - }, - "Idle": { - "bottomMargin": 32, - "height": 106, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Grey Button_Idle.png", - "tiled": true, - "topMargin": 16, - "width": 256 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "", - "font": "", - "textAlignment": "center", - "characterSize": 60, - "color": { - "b": 79, - "g": 72, - "r": 72 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "", - "font": "", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 60, - "color": "72;72;79" - } - }, - "Pressed": { - "bottomMargin": 16, - "height": 106, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Grey Button_Pressed.png", - "tiled": true, - "topMargin": 32, - "width": 256 - } } }, { @@ -5173,74 +5105,6 @@ "TopPadding": 16, "HoveredFadeOutDuration": 0.25, "LabelText": "Menu" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 32, - "height": 106, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Grey Button_Hovered.png", - "tiled": true, - "topMargin": 16, - "width": 256 - }, - "Idle": { - "bottomMargin": 32, - "height": 106, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Grey Button_Idle.png", - "tiled": true, - "topMargin": 16, - "width": 256 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "", - "font": "", - "textAlignment": "center", - "characterSize": 60, - "color": { - "b": 79, - "g": 72, - "r": 72 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "", - "font": "", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 60, - "color": "72;72;79" - } - }, - "Pressed": { - "bottomMargin": 16, - "height": 106, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Grey Button_Pressed.png", - "tiled": true, - "topMargin": 32, - "width": 256 - } } }, { @@ -5259,74 +5123,6 @@ "TopPadding": 16, "HoveredFadeOutDuration": 0.25, "LabelText": "Restart" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 32, - "height": 106, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Grey Button_Hovered.png", - "tiled": true, - "topMargin": 16, - "width": 256 - }, - "Idle": { - "bottomMargin": 32, - "height": 106, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Grey Button_Idle.png", - "tiled": true, - "topMargin": 16, - "width": 256 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Restart", - "font": "", - "textAlignment": "center", - "characterSize": 60, - "color": { - "b": 79, - "g": 72, - "r": 72 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Restart", - "font": "", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 60, - "color": "72;72;79" - } - }, - "Pressed": { - "bottomMargin": 16, - "height": 106, - "leftMargin": 16, - "rightMargin": 16, - "texture": "Grey Button_Pressed.png", - "tiled": true, - "topMargin": 32, - "width": 256 - } } } ], diff --git a/examples/space-asteroids/space-asteroids.json b/examples/space-asteroids/space-asteroids.json index e72543ce5..7124c3df2 100644 --- a/examples/space-asteroids/space-asteroids.json +++ b/examples/space-asteroids/space-asteroids.json @@ -1702,28 +1702,6 @@ "MaxValue": 3, "UnitWidth": 36, "ShowBackground": false - }, - "childrenContent": { - "Background": { - "bottomMargin": 0, - "height": 26, - "leftMargin": 0, - "rightMargin": 0, - "texture": "assets\\playerLife3_empty.png", - "tiled": true, - "topMargin": 0, - "width": 108 - }, - "Bar": { - "height": 26, - "texture": "assets\\playerLife3_empty.png", - "width": 36 - }, - "FillBar": { - "height": 26, - "texture": "assets\\playerLife3_red.png", - "width": 36 - } } }, { diff --git a/examples/space-shooter/space-shooter.json b/examples/space-shooter/space-shooter.json index d60e5fac8..b508ad958 100644 --- a/examples/space-shooter/space-shooter.json +++ b/examples/space-shooter/space-shooter.json @@ -4125,74 +4125,6 @@ "PreviousHighValueDuration": 0, "InitialValue": 100, "MaxValue": 100 - }, - "childrenContent": { - "Background": { - "bottomMargin": 2, - "height": 8, - "leftMargin": 18, - "rightMargin": 2, - "texture": "assets\\life counter.png", - "tiled": false, - "topMargin": 2, - "width": 49 - }, - "Buffer": { - "bottomMargin": 0, - "height": 2, - "leftMargin": 0, - "rightMargin": 0, - "texture": "assets\\life bar.png", - "tiled": false, - "topMargin": 0, - "width": 2 - }, - "FillBar": { - "bottomMargin": 0, - "height": 2, - "leftMargin": 0, - "rightMargin": 0, - "texture": "assets\\life bar.png", - "tiled": false, - "topMargin": 0, - "width": 2 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "2 / 3", - "font": "", - "textAlignment": "center", - "characterSize": 20, - "color": { - "b": 0, - "g": 0, - "r": 0 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "2 / 3", - "font": "", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 20, - "color": "0;0;0" - } - } } }, { diff --git a/examples/starting-3D-platformer/starting-3D-platformer.json b/examples/starting-3D-platformer/starting-3D-platformer.json index ee258b7c5..377f673d6 100644 --- a/examples/starting-3D-platformer/starting-3D-platformer.json +++ b/examples/starting-3D-platformer/starting-3D-platformer.json @@ -1133,110 +1133,6 @@ "behaviors": [], "content": { "IsChecked": false - }, - "childrenContent": { - "State": { - "adaptCollisionMaskAutomatically": true, - "updateIfNotVisible": false, - "animations": [ - { - "name": "Unchecked", - "useMultipleDirections": false, - "directions": [ - { - "looping": false, - "timeBetweenFrames": 0.08, - "sprites": [ - { - "hasCustomCollisionMask": true, - "image": "assets\\StarterToggle_Keyboard.png", - "points": [], - "originPoint": { - "name": "origine", - "x": 0, - "y": 0 - }, - "centerPoint": { - "automatic": true, - "name": "centre", - "x": 0, - "y": 0 - }, - "customCollisionMask": [ - [ - { - "x": 2, - "y": 1 - }, - { - "x": 201, - "y": 1 - }, - { - "x": 201, - "y": 63 - }, - { - "x": 2, - "y": 63 - } - ] - ] - } - ] - } - ] - }, - { - "name": "Checked", - "useMultipleDirections": false, - "directions": [ - { - "looping": false, - "timeBetweenFrames": 0.08, - "sprites": [ - { - "hasCustomCollisionMask": true, - "image": "assets\\StarterToggle_Touch.png", - "points": [], - "originPoint": { - "name": "origine", - "x": 0, - "y": 0 - }, - "centerPoint": { - "automatic": true, - "name": "centre", - "x": 0, - "y": 0 - }, - "customCollisionMask": [ - [ - { - "x": 2, - "y": 1 - }, - { - "x": 201, - "y": 1 - }, - { - "x": 201, - "y": 63 - }, - { - "x": 2, - "y": 63 - } - ] - ] - } - ] - } - ] - } - ] - } } } ], diff --git a/examples/starting-first-person-farming/starting-first-person-farming.json b/examples/starting-first-person-farming/starting-first-person-farming.json index 023f1f6a6..db9d18b17 100644 --- a/examples/starting-first-person-farming/starting-first-person-farming.json +++ b/examples/starting-first-person-farming/starting-first-person-farming.json @@ -1979,110 +1979,6 @@ "behaviors": [], "content": { "IsChecked": false - }, - "childrenContent": { - "State": { - "adaptCollisionMaskAutomatically": true, - "updateIfNotVisible": false, - "animations": [ - { - "name": "Unchecked", - "useMultipleDirections": false, - "directions": [ - { - "looping": false, - "timeBetweenFrames": 0.08, - "sprites": [ - { - "hasCustomCollisionMask": true, - "image": "StarterToggle_Keyboard.png", - "points": [], - "originPoint": { - "name": "origine", - "x": 0, - "y": 0 - }, - "centerPoint": { - "automatic": true, - "name": "centre", - "x": 0, - "y": 0 - }, - "customCollisionMask": [ - [ - { - "x": 2, - "y": 1 - }, - { - "x": 201, - "y": 1 - }, - { - "x": 201, - "y": 63 - }, - { - "x": 2, - "y": 63 - } - ] - ] - } - ] - } - ] - }, - { - "name": "Checked", - "useMultipleDirections": false, - "directions": [ - { - "looping": false, - "timeBetweenFrames": 0.08, - "sprites": [ - { - "hasCustomCollisionMask": true, - "image": "StarterToggle_Touch.png", - "points": [], - "originPoint": { - "name": "origine", - "x": 0, - "y": 0 - }, - "centerPoint": { - "automatic": true, - "name": "centre", - "x": 0, - "y": 0 - }, - "customCollisionMask": [ - [ - { - "x": 2, - "y": 1 - }, - { - "x": 201, - "y": 1 - }, - { - "x": 201, - "y": 63 - }, - { - "x": 2, - "y": 63 - } - ] - ] - } - ] - } - ] - } - ] - } } }, { diff --git a/examples/starting-first-person-horror/starting-first-person-horror.json b/examples/starting-first-person-horror/starting-first-person-horror.json index 9165163bf..11d229421 100644 --- a/examples/starting-first-person-horror/starting-first-person-horror.json +++ b/examples/starting-first-person-horror/starting-first-person-horror.json @@ -1300,110 +1300,6 @@ "behaviors": [], "content": { "IsChecked": false - }, - "childrenContent": { - "State": { - "adaptCollisionMaskAutomatically": true, - "updateIfNotVisible": false, - "animations": [ - { - "name": "Unchecked", - "useMultipleDirections": false, - "directions": [ - { - "looping": false, - "timeBetweenFrames": 0.08, - "sprites": [ - { - "hasCustomCollisionMask": true, - "image": "StarterToggle_Keyboard.png", - "points": [], - "originPoint": { - "name": "origine", - "x": 0, - "y": 0 - }, - "centerPoint": { - "automatic": true, - "name": "centre", - "x": 0, - "y": 0 - }, - "customCollisionMask": [ - [ - { - "x": 2, - "y": 1 - }, - { - "x": 201, - "y": 1 - }, - { - "x": 201, - "y": 63 - }, - { - "x": 2, - "y": 63 - } - ] - ] - } - ] - } - ] - }, - { - "name": "Checked", - "useMultipleDirections": false, - "directions": [ - { - "looping": false, - "timeBetweenFrames": 0.08, - "sprites": [ - { - "hasCustomCollisionMask": true, - "image": "StarterToggle_Touch.png", - "points": [], - "originPoint": { - "name": "origine", - "x": 0, - "y": 0 - }, - "centerPoint": { - "automatic": true, - "name": "centre", - "x": 0, - "y": 0 - }, - "customCollisionMask": [ - [ - { - "x": 2, - "y": 1 - }, - { - "x": 201, - "y": 1 - }, - { - "x": 201, - "y": 63 - }, - { - "x": 2, - "y": 63 - } - ] - ] - } - ] - } - ] - } - ] - } } }, { diff --git a/examples/starting-first-person-shooter-horror/starting-first-person-shooter-horror.json b/examples/starting-first-person-shooter-horror/starting-first-person-shooter-horror.json index 6e966a697..acf1ae5fa 100644 --- a/examples/starting-first-person-shooter-horror/starting-first-person-shooter-horror.json +++ b/examples/starting-first-person-shooter-horror/starting-first-person-shooter-horror.json @@ -1397,110 +1397,6 @@ "behaviors": [], "content": { "IsChecked": false - }, - "childrenContent": { - "State": { - "adaptCollisionMaskAutomatically": true, - "updateIfNotVisible": false, - "animations": [ - { - "name": "Unchecked", - "useMultipleDirections": false, - "directions": [ - { - "looping": false, - "timeBetweenFrames": 0.08, - "sprites": [ - { - "hasCustomCollisionMask": true, - "image": "StarterToggle_Keyboard.png", - "points": [], - "originPoint": { - "name": "origine", - "x": 0, - "y": 0 - }, - "centerPoint": { - "automatic": true, - "name": "centre", - "x": 0, - "y": 0 - }, - "customCollisionMask": [ - [ - { - "x": 2, - "y": 1 - }, - { - "x": 201, - "y": 1 - }, - { - "x": 201, - "y": 63 - }, - { - "x": 2, - "y": 63 - } - ] - ] - } - ] - } - ] - }, - { - "name": "Checked", - "useMultipleDirections": false, - "directions": [ - { - "looping": false, - "timeBetweenFrames": 0.08, - "sprites": [ - { - "hasCustomCollisionMask": true, - "image": "StarterToggle_Touch.png", - "points": [], - "originPoint": { - "name": "origine", - "x": 0, - "y": 0 - }, - "centerPoint": { - "automatic": true, - "name": "centre", - "x": 0, - "y": 0 - }, - "customCollisionMask": [ - [ - { - "x": 2, - "y": 1 - }, - { - "x": 201, - "y": 1 - }, - { - "x": 201, - "y": 63 - }, - { - "x": 2, - "y": 63 - } - ] - ] - } - ] - } - ] - } - ] - } } }, { diff --git a/examples/starting-first-person-shooter/starting-first-person-shooter.json b/examples/starting-first-person-shooter/starting-first-person-shooter.json index be30569b8..79c323ecd 100644 --- a/examples/starting-first-person-shooter/starting-first-person-shooter.json +++ b/examples/starting-first-person-shooter/starting-first-person-shooter.json @@ -1212,110 +1212,6 @@ "behaviors": [], "content": { "IsChecked": false - }, - "childrenContent": { - "State": { - "adaptCollisionMaskAutomatically": true, - "updateIfNotVisible": false, - "animations": [ - { - "name": "Unchecked", - "useMultipleDirections": false, - "directions": [ - { - "looping": false, - "timeBetweenFrames": 0.08, - "sprites": [ - { - "hasCustomCollisionMask": true, - "image": "StarterToggle_Keyboard.png", - "points": [], - "originPoint": { - "name": "origine", - "x": 0, - "y": 0 - }, - "centerPoint": { - "automatic": true, - "name": "centre", - "x": 0, - "y": 0 - }, - "customCollisionMask": [ - [ - { - "x": 2, - "y": 1 - }, - { - "x": 201, - "y": 1 - }, - { - "x": 201, - "y": 63 - }, - { - "x": 2, - "y": 63 - } - ] - ] - } - ] - } - ] - }, - { - "name": "Checked", - "useMultipleDirections": false, - "directions": [ - { - "looping": false, - "timeBetweenFrames": 0.08, - "sprites": [ - { - "hasCustomCollisionMask": true, - "image": "StarterToggle_Touch.png", - "points": [], - "originPoint": { - "name": "origine", - "x": 0, - "y": 0 - }, - "centerPoint": { - "automatic": true, - "name": "centre", - "x": 0, - "y": 0 - }, - "customCollisionMask": [ - [ - { - "x": 2, - "y": 1 - }, - { - "x": 201, - "y": 1 - }, - { - "x": 201, - "y": 63 - }, - { - "x": 2, - "y": 63 - } - ] - ] - } - ] - } - ] - } - ] - } } }, { diff --git a/examples/starting-first-person-survival-crafting/starting-first-person-survival-crafting.json b/examples/starting-first-person-survival-crafting/starting-first-person-survival-crafting.json index 0d80c1fd7..d41639e90 100644 --- a/examples/starting-first-person-survival-crafting/starting-first-person-survival-crafting.json +++ b/examples/starting-first-person-survival-crafting/starting-first-person-survival-crafting.json @@ -1309,110 +1309,6 @@ "behaviors": [], "content": { "IsChecked": false - }, - "childrenContent": { - "State": { - "adaptCollisionMaskAutomatically": true, - "updateIfNotVisible": false, - "animations": [ - { - "name": "Unchecked", - "useMultipleDirections": false, - "directions": [ - { - "looping": false, - "timeBetweenFrames": 0.08, - "sprites": [ - { - "hasCustomCollisionMask": true, - "image": "StarterToggle_Keyboard.png", - "points": [], - "originPoint": { - "name": "origine", - "x": 0, - "y": 0 - }, - "centerPoint": { - "automatic": true, - "name": "centre", - "x": 0, - "y": 0 - }, - "customCollisionMask": [ - [ - { - "x": 2, - "y": 1 - }, - { - "x": 201, - "y": 1 - }, - { - "x": 201, - "y": 63 - }, - { - "x": 2, - "y": 63 - } - ] - ] - } - ] - } - ] - }, - { - "name": "Checked", - "useMultipleDirections": false, - "directions": [ - { - "looping": false, - "timeBetweenFrames": 0.08, - "sprites": [ - { - "hasCustomCollisionMask": true, - "image": "StarterToggle_Touch.png", - "points": [], - "originPoint": { - "name": "origine", - "x": 0, - "y": 0 - }, - "centerPoint": { - "automatic": true, - "name": "centre", - "x": 0, - "y": 0 - }, - "customCollisionMask": [ - [ - { - "x": 2, - "y": 1 - }, - { - "x": 201, - "y": 1 - }, - { - "x": 201, - "y": 63 - }, - { - "x": 2, - "y": 63 - } - ] - ] - } - ] - } - ] - } - ] - } } }, { diff --git a/examples/starting-first-person/starting-first-person.json b/examples/starting-first-person/starting-first-person.json index 887ccdbb2..dd0854225 100644 --- a/examples/starting-first-person/starting-first-person.json +++ b/examples/starting-first-person/starting-first-person.json @@ -963,110 +963,6 @@ "behaviors": [], "content": { "IsChecked": false - }, - "childrenContent": { - "State": { - "adaptCollisionMaskAutomatically": true, - "updateIfNotVisible": false, - "animations": [ - { - "name": "Unchecked", - "useMultipleDirections": false, - "directions": [ - { - "looping": false, - "timeBetweenFrames": 0.08, - "sprites": [ - { - "hasCustomCollisionMask": true, - "image": "StarterToggle_Keyboard.png", - "points": [], - "originPoint": { - "name": "origine", - "x": 0, - "y": 0 - }, - "centerPoint": { - "automatic": true, - "name": "centre", - "x": 0, - "y": 0 - }, - "customCollisionMask": [ - [ - { - "x": 2, - "y": 1 - }, - { - "x": 201, - "y": 1 - }, - { - "x": 201, - "y": 63 - }, - { - "x": 2, - "y": 63 - } - ] - ] - } - ] - } - ] - }, - { - "name": "Checked", - "useMultipleDirections": false, - "directions": [ - { - "looping": false, - "timeBetweenFrames": 0.08, - "sprites": [ - { - "hasCustomCollisionMask": true, - "image": "StarterToggle_Touch.png", - "points": [], - "originPoint": { - "name": "origine", - "x": 0, - "y": 0 - }, - "centerPoint": { - "automatic": true, - "name": "centre", - "x": 0, - "y": 0 - }, - "customCollisionMask": [ - [ - { - "x": 2, - "y": 1 - }, - { - "x": 201, - "y": 1 - }, - { - "x": 201, - "y": 63 - }, - { - "x": 2, - "y": 63 - } - ] - ] - } - ] - } - ] - } - ] - } } } ], diff --git a/examples/tappy-plane/tappy-plane.json b/examples/tappy-plane/tappy-plane.json index d9a143510..c5c8d9e5d 100644 --- a/examples/tappy-plane/tappy-plane.json +++ b/examples/tappy-plane/tappy-plane.json @@ -782,75 +782,6 @@ "BottomPadding": 16, "HoveredFadeOutDuration": 0, "LabelText": "Start" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 16, - "height": 80, - "leftMargin": 8, - "rightMargin": 8, - "texture": "assets\\buttonSmall.png", - "tiled": false, - "topMargin": 8, - "width": 136 - }, - "Idle": { - "bottomMargin": 16, - "height": 80, - "leftMargin": 8, - "rightMargin": 8, - "texture": "assets\\buttonSmall.png", - "tiled": false, - "topMargin": 8, - "width": 136 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Start", - "font": "04B_19__.TTF", - "textAlignment": "center", - "characterSize": 40, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": true, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "0;0;0", - "outlineThickness": 4, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Start", - "font": "04B_19__.TTF", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 40, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 16, - "height": 80, - "leftMargin": 8, - "rightMargin": 8, - "texture": "assets\\buttonSmall.png", - "tiled": false, - "topMargin": 8, - "width": 136 - } } }, { diff --git a/examples/tile-based-city-builder/tile-based-city-builder.json b/examples/tile-based-city-builder/tile-based-city-builder.json index 510d33d2b..bfe330459 100644 --- a/examples/tile-based-city-builder/tile-based-city-builder.json +++ b/examples/tile-based-city-builder/tile-based-city-builder.json @@ -1670,72 +1670,6 @@ "behaviors": [], "content": { "IsChecked": false - }, - "childrenContent": { - "State": { - "adaptCollisionMaskAutomatically": false, - "updateIfNotVisible": false, - "animations": [ - { - "name": "Unchecked", - "useMultipleDirections": false, - "directions": [ - { - "looping": false, - "timeBetweenFrames": 0.08, - "sprites": [ - { - "hasCustomCollisionMask": false, - "image": "assets\\House.png", - "points": [], - "originPoint": { - "name": "origine", - "x": 0, - "y": 0 - }, - "centerPoint": { - "automatic": true, - "name": "centre", - "x": 0, - "y": 0 - }, - "customCollisionMask": [] - } - ] - } - ] - }, - { - "name": "Checked", - "useMultipleDirections": false, - "directions": [ - { - "looping": false, - "timeBetweenFrames": 0.08, - "sprites": [ - { - "hasCustomCollisionMask": false, - "image": "assets\\HouseSelected.png", - "points": [], - "originPoint": { - "name": "origine", - "x": 0, - "y": 0 - }, - "centerPoint": { - "automatic": true, - "name": "centre", - "x": 0, - "y": 0 - }, - "customCollisionMask": [] - } - ] - } - ] - } - ] - } } }, { @@ -1780,72 +1714,6 @@ "behaviors": [], "content": { "IsChecked": false - }, - "childrenContent": { - "State": { - "adaptCollisionMaskAutomatically": false, - "updateIfNotVisible": false, - "animations": [ - { - "name": "Unchecked", - "useMultipleDirections": false, - "directions": [ - { - "looping": false, - "timeBetweenFrames": 0.08, - "sprites": [ - { - "hasCustomCollisionMask": false, - "image": "assets\\Mine.png", - "points": [], - "originPoint": { - "name": "origine", - "x": 0, - "y": 0 - }, - "centerPoint": { - "automatic": true, - "name": "centre", - "x": 0, - "y": 0 - }, - "customCollisionMask": [] - } - ] - } - ] - }, - { - "name": "Checked", - "useMultipleDirections": false, - "directions": [ - { - "looping": false, - "timeBetweenFrames": 0.08, - "sprites": [ - { - "hasCustomCollisionMask": false, - "image": "assets\\MineSelected.png", - "points": [], - "originPoint": { - "name": "origine", - "x": 0, - "y": 0 - }, - "centerPoint": { - "automatic": true, - "name": "centre", - "x": 0, - "y": 0 - }, - "customCollisionMask": [] - } - ] - } - ] - } - ] - } } }, { @@ -1890,72 +1758,6 @@ "behaviors": [], "content": { "IsChecked": false - }, - "childrenContent": { - "State": { - "adaptCollisionMaskAutomatically": false, - "updateIfNotVisible": false, - "animations": [ - { - "name": "Unchecked", - "useMultipleDirections": false, - "directions": [ - { - "looping": false, - "timeBetweenFrames": 0.08, - "sprites": [ - { - "hasCustomCollisionMask": false, - "image": "assets\\Lumber.png", - "points": [], - "originPoint": { - "name": "origine", - "x": 0, - "y": 0 - }, - "centerPoint": { - "automatic": true, - "name": "centre", - "x": 0, - "y": 0 - }, - "customCollisionMask": [] - } - ] - } - ] - }, - { - "name": "Checked", - "useMultipleDirections": false, - "directions": [ - { - "looping": false, - "timeBetweenFrames": 0.08, - "sprites": [ - { - "hasCustomCollisionMask": false, - "image": "assets\\LumberSelected.png", - "points": [], - "originPoint": { - "name": "origine", - "x": 0, - "y": 0 - }, - "centerPoint": { - "automatic": true, - "name": "centre", - "x": 0, - "y": 0 - }, - "customCollisionMask": [] - } - ] - } - ] - } - ] - } } } ], diff --git a/examples/top-down-rpg/top-down-rpg.json b/examples/top-down-rpg/top-down-rpg.json index 966552d87..7c7cc5824 100644 --- a/examples/top-down-rpg/top-down-rpg.json +++ b/examples/top-down-rpg/top-down-rpg.json @@ -4283,75 +4283,6 @@ "TopPadding": 8, "MinimalWidth": 300, "LabelText": "Attack" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 8, - "height": 106, - "leftMargin": 8, - "rightMargin": 8, - "texture": "Border2.png", - "tiled": true, - "topMargin": 8, - "width": 256 - }, - "Idle": { - "bottomMargin": 8, - "height": 106, - "leftMargin": 8, - "rightMargin": 8, - "texture": "Border.png", - "tiled": true, - "topMargin": 8, - "width": 256 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Attack", - "font": "", - "textAlignment": "left", - "characterSize": 26, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Attack", - "font": "", - "textAlignment": "left", - "verticalTextAlignment": "top", - "characterSize": 26, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 8, - "height": 106, - "leftMargin": 8, - "rightMargin": 8, - "texture": "Border2.png", - "tiled": true, - "topMargin": 8, - "width": 256 - } } }, { @@ -4371,75 +4302,6 @@ "TopPadding": 8, "MinimalWidth": 300, "LabelText": "Skill" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 8, - "height": 106, - "leftMargin": 8, - "rightMargin": 8, - "texture": "Border2.png", - "tiled": true, - "topMargin": 8, - "width": 256 - }, - "Idle": { - "bottomMargin": 8, - "height": 106, - "leftMargin": 8, - "rightMargin": 8, - "texture": "Border.png", - "tiled": true, - "topMargin": 8, - "width": 256 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Skill", - "font": "", - "textAlignment": "left", - "characterSize": 26, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Skill", - "font": "", - "textAlignment": "left", - "verticalTextAlignment": "top", - "characterSize": 26, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 8, - "height": 106, - "leftMargin": 8, - "rightMargin": 8, - "texture": "Border2.png", - "tiled": true, - "topMargin": 8, - "width": 256 - } } }, { @@ -4459,75 +4321,6 @@ "TopPadding": 8, "MinimalWidth": 300, "LabelText": "Run" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 8, - "height": 106, - "leftMargin": 8, - "rightMargin": 8, - "texture": "Border2.png", - "tiled": true, - "topMargin": 8, - "width": 256 - }, - "Idle": { - "bottomMargin": 8, - "height": 106, - "leftMargin": 8, - "rightMargin": 8, - "texture": "Border.png", - "tiled": true, - "topMargin": 8, - "width": 256 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Run", - "font": "", - "textAlignment": "left", - "characterSize": 26, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Run", - "font": "", - "textAlignment": "left", - "verticalTextAlignment": "top", - "characterSize": 26, - "lineHeight": 0, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 8, - "height": 106, - "leftMargin": 8, - "rightMargin": 8, - "texture": "Border2.png", - "tiled": true, - "topMargin": 8, - "width": 256 - } } }, { diff --git a/examples/tower-defense-war/tower-defense-war.json b/examples/tower-defense-war/tower-defense-war.json index 8a647dec2..04f253c94 100644 --- a/examples/tower-defense-war/tower-defense-war.json +++ b/examples/tower-defense-war/tower-defense-war.json @@ -1271,75 +1271,6 @@ "TopPadding": 20, "HoveredFadeOutDuration": 0.25, "LabelText": "Next Wave" - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 22, - "height": 64, - "leftMargin": 16, - "rightMargin": 16, - "texture": "assets\\Grey Button_Hovered.png", - "tiled": true, - "topMargin": 16, - "width": 192 - }, - "Idle": { - "bottomMargin": 22, - "height": 64, - "leftMargin": 16, - "rightMargin": 16, - "texture": "assets\\Grey Button_Idle.png", - "tiled": true, - "topMargin": 16, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "Next Wave", - "font": "ArchitectsDaughter.ttf", - "textAlignment": "center", - "characterSize": 22, - "color": { - "b": 0, - "g": 0, - "r": 0 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "Next Wave", - "font": "ArchitectsDaughter.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 22, - "lineHeight": 0, - "color": "0;0;0" - } - }, - "Pressed": { - "bottomMargin": 16, - "height": 64, - "leftMargin": 16, - "rightMargin": 16, - "texture": "assets\\Grey Button_Pressed.png", - "tiled": true, - "topMargin": 22, - "width": 192 - } } }, { @@ -1378,28 +1309,6 @@ "UnitWidth": 90, "HideBackground": true, "ShowBackground": false - }, - "childrenContent": { - "Background": { - "bottomMargin": 0, - "height": 90, - "leftMargin": 0, - "rightMargin": 0, - "texture": "Flat Heart Empty.png", - "tiled": false, - "topMargin": 0, - "width": 270 - }, - "Bar": { - "height": 90, - "texture": "Flat Heart Empty.png", - "width": 90 - }, - "FillBar": { - "height": 90, - "texture": "Flat Heart Filled.png", - "width": 90 - } } }, { diff --git a/examples/wave-defense-shooter/wave-defense-shooter.json b/examples/wave-defense-shooter/wave-defense-shooter.json index b8848aba1..bfdb51a55 100644 --- a/examples/wave-defense-shooter/wave-defense-shooter.json +++ b/examples/wave-defense-shooter/wave-defense-shooter.json @@ -1569,74 +1569,6 @@ "BarRightPadding": 6, "BarBottomPadding": 6, "LabelMargin": 6 - }, - "childrenContent": { - "Background": { - "bottomMargin": 4, - "height": 28, - "leftMargin": 2, - "rightMargin": 2, - "texture": "Square White Slider Border.png", - "tiled": false, - "topMargin": 4, - "width": 265 - }, - "FillBar": { - "bottomMargin": 2, - "height": 16, - "leftMargin": 0, - "rightMargin": 0, - "texture": "Square White Slider Fill Bar.png", - "tiled": false, - "topMargin": 0, - "width": 16 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "It displays the value when it changes.", - "font": "", - "textAlignment": "", - "characterSize": 20, - "color": { - "b": 221, - "g": 221, - "r": 221 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "It displays the value when it changes.", - "font": "", - "textAlignment": "", - "verticalTextAlignment": "top", - "characterSize": 20, - "color": "221;221;221" - } - }, - "Thumb": { - "bottomMargin": 2, - "height": 36, - "leftMargin": 1, - "rightMargin": 1, - "texture": "Square White Slider Thumb.png", - "tiled": false, - "topMargin": 2, - "width": 22 - } } }, { @@ -1653,74 +1585,6 @@ "BarRightPadding": 6, "BarBottomPadding": 6, "LabelMargin": 6 - }, - "childrenContent": { - "Background": { - "bottomMargin": 4, - "height": 28, - "leftMargin": 2, - "rightMargin": 2, - "texture": "Square White Slider Border.png", - "tiled": false, - "topMargin": 4, - "width": 265 - }, - "FillBar": { - "bottomMargin": 2, - "height": 16, - "leftMargin": 0, - "rightMargin": 0, - "texture": "Square White Slider Fill Bar.png", - "tiled": false, - "topMargin": 0, - "width": 16 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "It displays the value when it changes.", - "font": "", - "textAlignment": "", - "characterSize": 20, - "color": { - "b": 221, - "g": 221, - "r": 221 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "It displays the value when it changes.", - "font": "", - "textAlignment": "", - "verticalTextAlignment": "top", - "characterSize": 20, - "color": "221;221;221" - } - }, - "Thumb": { - "bottomMargin": 2, - "height": 36, - "leftMargin": 1, - "rightMargin": 1, - "texture": "Square White Slider Thumb.png", - "tiled": false, - "topMargin": 2, - "width": 22 - } } }, { @@ -5005,74 +4869,6 @@ "BarRightPadding": 4, "MaxValue": 10, "InitialValue": 0 - }, - "childrenContent": { - "Background": { - "bottomMargin": 6, - "height": 34, - "leftMargin": 4, - "rightMargin": 4, - "texture": "Flat Bar White Border.png", - "tiled": true, - "topMargin": 6, - "width": 224 - }, - "Buffer": { - "bottomMargin": 0, - "height": 24, - "leftMargin": 0, - "rightMargin": 0, - "texture": "Flat Bar Red Fill Bar.png", - "tiled": true, - "topMargin": 0, - "width": 24 - }, - "FillBar": { - "bottomMargin": 0, - "height": 24, - "leftMargin": 0, - "rightMargin": 0, - "texture": "Flat Bar Red Fill Bar.png", - "tiled": true, - "topMargin": 0, - "width": 24 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "8 / 16", - "font": "", - "textAlignment": "center", - "characterSize": 16, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "8 / 16", - "font": "", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 16, - "color": "255;255;255" - } - } } }, { @@ -5152,74 +4948,6 @@ "BottomPadding": 6, "TopPadding": 0, "HoveredFadeOutDuration": 0 - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 10, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "Transparent Button With White Blue Border_Hovered.png", - "tiled": false, - "topMargin": 10, - "width": 192 - }, - "Idle": { - "bottomMargin": 10, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "Transparent Button With White Blue Border_Idle.png", - "tiled": false, - "topMargin": 10, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "", - "font": "Kenney Mini Square.ttf", - "textAlignment": "center", - "characterSize": 40, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "", - "font": "Kenney Mini Square.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 40, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 10, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "Transparent Button With White Blue Border_Pressed.png", - "tiled": false, - "topMargin": 10, - "width": 192 - } } }, { @@ -5237,74 +4965,6 @@ "BottomPadding": 6, "TopPadding": 0, "HoveredFadeOutDuration": 0 - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 10, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "Transparent Button With White Blue Border_Hovered.png", - "tiled": false, - "topMargin": 10, - "width": 192 - }, - "Idle": { - "bottomMargin": 10, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "Transparent Button With White Blue Border_Idle.png", - "tiled": false, - "topMargin": 10, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "", - "font": "Kenney Mini Square.ttf", - "textAlignment": "center", - "characterSize": 45, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "", - "font": "Kenney Mini Square.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 45, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 10, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "Transparent Button With White Blue Border_Pressed.png", - "tiled": false, - "topMargin": 10, - "width": 192 - } } }, { @@ -5322,74 +4982,6 @@ "BottomPadding": 6, "TopPadding": 0, "HoveredFadeOutDuration": 0 - }, - "childrenContent": { - "Hovered": { - "bottomMargin": 10, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "Transparent Button With White Blue Border_Hovered.png", - "tiled": false, - "topMargin": 10, - "width": 192 - }, - "Idle": { - "bottomMargin": 10, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "Transparent Button With White Blue Border_Idle.png", - "tiled": false, - "topMargin": 10, - "width": 192 - }, - "Label": { - "bold": false, - "italic": false, - "smoothed": true, - "underlined": false, - "string": "", - "font": "Kenney Mini Square.ttf", - "textAlignment": "center", - "characterSize": 45, - "color": { - "b": 255, - "g": 255, - "r": 255 - }, - "content": { - "bold": false, - "isOutlineEnabled": false, - "isShadowEnabled": false, - "italic": false, - "outlineColor": "255;255;255", - "outlineThickness": 2, - "shadowAngle": 90, - "shadowBlurRadius": 2, - "shadowColor": "0;0;0", - "shadowDistance": 4, - "shadowOpacity": 127, - "smoothed": true, - "underlined": false, - "text": "", - "font": "Kenney Mini Square.ttf", - "textAlignment": "center", - "verticalTextAlignment": "top", - "characterSize": 45, - "color": "255;255;255" - } - }, - "Pressed": { - "bottomMargin": 10, - "height": 64, - "leftMargin": 6, - "rightMargin": 6, - "texture": "Transparent Button With White Blue Border_Pressed.png", - "tiled": false, - "topMargin": 10, - "width": 192 - } } }, {