Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
263 changes: 0 additions & 263 deletions examples/3d-car-coin-hunt/3d-car-coin-hunt.json
Original file line number Diff line number Diff line change
Expand Up @@ -42984,269 +42984,6 @@
}
],
"editionSettings": {}
},
{
"areaMaxX": 256,
"areaMaxY": 106,
"areaMaxZ": 64,
"areaMinX": 0,
"areaMinY": 0,
"areaMinZ": 0,
"assetStoreAssetId": "615de0316452630b9f4f6a39decc82e2449b82c1afd1ff24d6470dad2922177b",
"assetStoreOriginalName": "Yellow button",
"name": "Yellow button",
"objects": [
{
"assetStoreId": "",
"bold": false,
"italic": false,
"name": "Label",
"smoothed": true,
"type": "TextObject::Text",
"underlined": false,
"variables": [],
"effects": [],
"behaviors": [
{
"name": "Anchor",
"type": "AnchorBehavior::AnchorBehavior",
"bottomEdgeAnchor": 4,
"topEdgeAnchor": 4,
"leftEdgeAnchor": 1,
"relativeToOriginalWindowSize": true,
"rightEdgeAnchor": 2,
"useLegacyBottomAndRightAnchors": false
}
],
"string": "Button",
"font": "",
"textAlignment": "center",
"characterSize": 60,
"color": {
"b": 42,
"g": 87,
"r": 139
},
"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": "Button",
"font": "",
"textAlignment": "center",
"verticalTextAlignment": "center",
"characterSize": 60,
"lineHeight": 0,
"color": "139;87;42"
}
},
{
"assetStoreId": "",
"bottomMargin": 32,
"height": 106,
"leftMargin": 16,
"name": "Idle",
"rightMargin": 16,
"texture": "Yellow Button_Idle.png",
"tiled": false,
"topMargin": 16,
"type": "PanelSpriteObject::PanelSprite",
"width": 256,
"variables": [
{
"folded": true,
"name": "State",
"type": "string",
"value": "Idle"
}
],
"effects": [],
"behaviors": [
{
"name": "Anchor",
"type": "AnchorBehavior::AnchorBehavior",
"bottomEdgeAnchor": 2,
"leftEdgeAnchor": 1,
"relativeToOriginalWindowSize": true,
"rightEdgeAnchor": 2,
"topEdgeAnchor": 1,
"useLegacyBottomAndRightAnchors": false
},
{
"name": "ButtonFSM",
"type": "PanelSpriteButton::ButtonFSM",
"ShouldCheckHovering": true
}
]
},
{
"assetStoreId": "",
"bottomMargin": 32,
"height": 106,
"leftMargin": 16,
"name": "Hovered",
"rightMargin": 16,
"texture": "Yellow Button_Hovered.png",
"tiled": false,
"topMargin": 16,
"type": "PanelSpriteObject::PanelSprite",
"width": 256,
"variables": [],
"effects": [],
"behaviors": [
{
"name": "Anchor",
"type": "AnchorBehavior::AnchorBehavior",
"bottomEdgeAnchor": 2,
"leftEdgeAnchor": 1,
"relativeToOriginalWindowSize": true,
"rightEdgeAnchor": 2,
"topEdgeAnchor": 1,
"useLegacyBottomAndRightAnchors": false
},
{
"name": "Tween",
"type": "Tween::TweenBehavior"
}
]
},
{
"assetStoreId": "",
"bottomMargin": 16,
"height": 106,
"leftMargin": 16,
"name": "Pressed",
"rightMargin": 16,
"texture": "Yellow Button_Pressed.png",
"tiled": false,
"topMargin": 32,
"type": "PanelSpriteObject::PanelSprite",
"width": 256,
"variables": [],
"effects": [],
"behaviors": [
{
"name": "Anchor",
"type": "AnchorBehavior::AnchorBehavior",
"bottomEdgeAnchor": 2,
"leftEdgeAnchor": 1,
"relativeToOriginalWindowSize": true,
"rightEdgeAnchor": 2,
"topEdgeAnchor": 1,
"useLegacyBottomAndRightAnchors": false
}
]
}
],
"objectsFolderStructure": {
"folderName": "__ROOT",
"children": [
{
"objectName": "Label"
},
{
"objectName": "Idle"
},
{
"objectName": "Hovered"
},
{
"objectName": "Pressed"
}
]
},
"objectsGroups": [
{
"name": "Background",
"objects": [
{
"name": "Idle"
},
{
"name": "Hovered"
},
{
"name": "Pressed"
}
]
}
],
"layers": [
{
"ambientLightColorB": 200,
"ambientLightColorG": 200,
"ambientLightColorR": 200,
"camera2DPlaneMaxDrawingDistance": 5000,
"camera3DFarPlaneDistance": 10000,
"camera3DFieldOfView": 45,
"camera3DNearPlaneDistance": 3,
"cameraType": "",
"followBaseLayerCamera": false,
"isLightingLayer": false,
"isLocked": false,
"name": "",
"renderingType": "",
"visibility": true,
"cameras": [
{
"defaultSize": true,
"defaultViewport": true,
"height": 0,
"viewportBottom": 1,
"viewportLeft": 0,
"viewportRight": 1,
"viewportTop": 0,
"width": 0
}
],
"effects": []
}
],
"instances": [
{
"angle": 0,
"customSize": true,
"depth": 1,
"height": 106,
"layer": "",
"name": "Idle",
"persistentUuid": "24882334-eec8-403e-8bf1-70fc928a46e6",
"width": 256,
"x": 0,
"y": 0,
"zOrder": 1,
"numberProperties": [],
"stringProperties": [],
"initialVariables": []
},
{
"angle": 0,
"customSize": true,
"depth": 1,
"height": 81,
"layer": "",
"name": "Label",
"persistentUuid": "3b29c95c-5363-4e25-bf47-eecf13e8a226",
"width": 240,
"x": 8,
"y": 48,
"zOrder": 2,
"numberProperties": [],
"stringProperties": [],
"initialVariables": []
}
],
"editionSettings": {}
}
]
}
Expand Down
Loading
Loading