Skip to content

Commit 7f3da2f

Browse files
authored
Update the joystick extension in all examples (#908)
- Don't show in changelog
1 parent 881beb4 commit 7f3da2f

File tree

37 files changed

+73073
-31388
lines changed

37 files changed

+73073
-31388
lines changed

examples/crazygames-sdk-demo/crazygames-sdk-demo.json

Lines changed: 0 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -6223,88 +6223,6 @@
62236223
"TopPadding": 16,
62246224
"HoveredFadeOutDuration": 0.25,
62256225
"LabelText": "Generate Ingame purchase token"
6226-
},
6227-
"childrenContent": {
6228-
"BitmapLabel": {
6229-
"content": {
6230-
"text": "Text",
6231-
"opacity": 255,
6232-
"scale": 1,
6233-
"fontSize": 20,
6234-
"tint": "255;255;255",
6235-
"bitmapFontResourceName": "",
6236-
"textureAtlasResourceName": "",
6237-
"align": "center",
6238-
"verticalTextAlignment": "center"
6239-
}
6240-
},
6241-
"Hovered": {
6242-
"bottomMargin": 32,
6243-
"height": 106,
6244-
"leftMargin": 16,
6245-
"rightMargin": 16,
6246-
"texture": "Grey Button_Hovered.png",
6247-
"tiled": true,
6248-
"topMargin": 16,
6249-
"width": 256
6250-
},
6251-
"Idle": {
6252-
"bottomMargin": 32,
6253-
"height": 106,
6254-
"leftMargin": 16,
6255-
"rightMargin": 16,
6256-
"texture": "Grey Button_Idle.png",
6257-
"tiled": true,
6258-
"topMargin": 16,
6259-
"width": 256
6260-
},
6261-
"Label": {
6262-
"bold": false,
6263-
"italic": false,
6264-
"smoothed": true,
6265-
"underlined": false,
6266-
"string": "Generate Ingame purchase token",
6267-
"font": "",
6268-
"textAlignment": "center",
6269-
"characterSize": 30,
6270-
"color": {
6271-
"b": 79,
6272-
"g": 72,
6273-
"r": 72
6274-
},
6275-
"content": {
6276-
"bold": false,
6277-
"isOutlineEnabled": false,
6278-
"isShadowEnabled": false,
6279-
"italic": false,
6280-
"outlineColor": "255;255;255",
6281-
"outlineThickness": 2,
6282-
"shadowAngle": 90,
6283-
"shadowBlurRadius": 2,
6284-
"shadowColor": "0;0;0",
6285-
"shadowDistance": 4,
6286-
"shadowOpacity": 127,
6287-
"smoothed": true,
6288-
"underlined": false,
6289-
"text": "Generate Ingame purchase token",
6290-
"font": "",
6291-
"textAlignment": "center",
6292-
"verticalTextAlignment": "top",
6293-
"characterSize": 30,
6294-
"lineHeight": 0,
6295-
"color": "72;72;79"
6296-
}
6297-
},
6298-
"Pressed": {
6299-
"bottomMargin": 16,
6300-
"height": 106,
6301-
"leftMargin": 16,
6302-
"rightMargin": 16,
6303-
"texture": "Grey Button_Pressed.png",
6304-
"tiled": true,
6305-
"topMargin": 32,
6306-
"width": 256
6307-
}
63086226
}
63096227
},
63106228
{

0 commit comments

Comments
 (0)