|
1 | 1 | {
|
2 | 2 | "firstLayout": "Menu",
|
3 | 3 | "gdVersion": {
|
4 |
| - "build": 221, |
| 4 | + "build": 223, |
5 | 5 | "major": 5,
|
6 | 6 | "minor": 5,
|
7 | 7 | "revision": 0
|
|
943 | 943 | "objectsFolderStructure": {
|
944 | 944 | "folderName": "__ROOT",
|
945 | 945 | "children": [
|
| 946 | + { |
| 947 | + "folderName": "UI", |
| 948 | + "quickCustomizationVisibility": "hidden", |
| 949 | + "children": [ |
| 950 | + { |
| 951 | + "objectName": "ScreenOrientationChecker" |
| 952 | + } |
| 953 | + ] |
| 954 | + }, |
946 | 955 | {
|
947 | 956 | "folderName": "Background",
|
948 | 957 | "quickCustomizationVisibility": "hidden",
|
|
957 | 966 | },
|
958 | 967 | {
|
959 | 968 | "objectName": "Start"
|
960 |
| - }, |
961 |
| - { |
962 |
| - "objectName": "ScreenOrientationChecker" |
963 | 969 | }
|
964 | 970 | ]
|
965 | 971 | },
|
|
2042 | 2048 | "animations": []
|
2043 | 2049 | }
|
2044 | 2050 | },
|
2045 |
| - { |
2046 |
| - "assetStoreId": "b8200f0619b25c76e3d392f1d0d16d7547bf1c96097bc23af81b68cf11e57677", |
2047 |
| - "name": "Coin", |
2048 |
| - "type": "Scene3D::Model3DObject", |
2049 |
| - "variables": [], |
2050 |
| - "effects": [], |
2051 |
| - "behaviors": [ |
2052 |
| - { |
2053 |
| - "name": "Collectible", |
2054 |
| - "type": "Collectible::Collectible", |
2055 |
| - "RotationSpeed": 50 |
2056 |
| - }, |
2057 |
| - { |
2058 |
| - "name": "InOnScreen", |
2059 |
| - "type": "IsOnScreen::InOnScreen" |
2060 |
| - } |
2061 |
| - ], |
2062 |
| - "content": { |
2063 |
| - "centerLocation": "ModelOrigin", |
2064 |
| - "depth": 31, |
2065 |
| - "height": 31, |
2066 |
| - "keepAspectRatio": true, |
2067 |
| - "materialType": "StandardWithoutMetalness", |
2068 |
| - "modelResourceName": "Coin.glb", |
2069 |
| - "originLocation": "ModelOrigin", |
2070 |
| - "rotationX": 0, |
2071 |
| - "rotationY": 0, |
2072 |
| - "rotationZ": 0, |
2073 |
| - "width": 31, |
2074 |
| - "animations": [] |
2075 |
| - } |
2076 |
| - }, |
2077 | 2051 | {
|
2078 | 2052 | "assetStoreId": "",
|
2079 | 2053 | "name": "Arrow",
|
|
2344 | 2318 | "effects": [],
|
2345 | 2319 | "behaviors": [
|
2346 | 2320 | {
|
| 2321 | + "name": "Anchor", |
| 2322 | + "type": "AnchorBehavior::AnchorBehavior", |
2347 | 2323 | "bottomEdgeAnchor": 2,
|
2348 | 2324 | "leftEdgeAnchor": 1,
|
2349 |
| - "name": "Anchor", |
2350 | 2325 | "relativeToOriginalWindowSize": true,
|
2351 | 2326 | "rightEdgeAnchor": 2,
|
2352 | 2327 | "topEdgeAnchor": 1,
|
2353 |
| - "type": "AnchorBehavior::AnchorBehavior", |
2354 | 2328 | "useLegacyBottomAndRightAnchors": false
|
2355 | 2329 | }
|
2356 | 2330 | ],
|
|
2470 | 2444 | }
|
2471 | 2445 | }
|
2472 | 2446 | }
|
| 2447 | + }, |
| 2448 | + { |
| 2449 | + "assetStoreId": "0e3ee52ba8369c68fe75e3b34a056876ba39b1d0dbb9de6e83e1f2ea0e6f94ac", |
| 2450 | + "name": "Coin", |
| 2451 | + "type": "Scene3D::Model3DObject", |
| 2452 | + "variables": [], |
| 2453 | + "effects": [], |
| 2454 | + "behaviors": [ |
| 2455 | + { |
| 2456 | + "name": "Collectible", |
| 2457 | + "type": "Collectible::Collectible", |
| 2458 | + "RotationSpeed": 50 |
| 2459 | + }, |
| 2460 | + { |
| 2461 | + "name": "InOnScreen", |
| 2462 | + "type": "IsOnScreen::InOnScreen" |
| 2463 | + } |
| 2464 | + ], |
| 2465 | + "content": { |
| 2466 | + "centerLocation": "ModelOrigin", |
| 2467 | + "depth": 31, |
| 2468 | + "height": 31, |
| 2469 | + "keepAspectRatio": true, |
| 2470 | + "materialType": "StandardWithoutMetalness", |
| 2471 | + "modelResourceName": "Coin.glb", |
| 2472 | + "originLocation": "ModelOrigin", |
| 2473 | + "rotationX": 0, |
| 2474 | + "rotationY": 0, |
| 2475 | + "rotationZ": 0, |
| 2476 | + "width": 31, |
| 2477 | + "animations": [] |
| 2478 | + } |
2473 | 2479 | }
|
2474 | 2480 | ],
|
2475 | 2481 | "objectsFolderStructure": {
|
|
4049 | 4055 | ],
|
4050 | 4056 | "objects": [
|
4051 | 4057 | {
|
4052 |
| - "assetStoreId": "b8200f0619b25c76e3d392f1d0d16d7547bf1c96097bc23af81b68cf11e57677", |
| 4058 | + "assetStoreId": "", |
| 4059 | + "name": "LeaderboardDialog", |
| 4060 | + "type": "LeaderboardDialog::LeaderboardDialog", |
| 4061 | + "variables": [], |
| 4062 | + "effects": [], |
| 4063 | + "behaviors": [ |
| 4064 | + { |
| 4065 | + "name": "Anchor", |
| 4066 | + "type": "AnchorBehavior::AnchorBehavior", |
| 4067 | + "bottomEdgeAnchor": 0, |
| 4068 | + "leftEdgeAnchor": 4, |
| 4069 | + "relativeToOriginalWindowSize": true, |
| 4070 | + "rightEdgeAnchor": 4, |
| 4071 | + "topEdgeAnchor": 0, |
| 4072 | + "useLegacyBottomAndRightAnchors": false |
| 4073 | + } |
| 4074 | + ], |
| 4075 | + "content": { |
| 4076 | + "LeaderboardId": "0d5ac561-afa4-45dc-bf58-561d557f7954", |
| 4077 | + "DefaultPlayerName": "" |
| 4078 | + } |
| 4079 | + }, |
| 4080 | + { |
| 4081 | + "assetStoreId": "0e3ee52ba8369c68fe75e3b34a056876ba39b1d0dbb9de6e83e1f2ea0e6f94ac", |
4053 | 4082 | "name": "Coin",
|
4054 | 4083 | "type": "Scene3D::Model3DObject",
|
4055 | 4084 | "variables": [
|
|
4100 | 4129 | "width": 64,
|
4101 | 4130 | "animations": []
|
4102 | 4131 | }
|
4103 |
| - }, |
4104 |
| - { |
4105 |
| - "assetStoreId": "", |
4106 |
| - "name": "LeaderboardDialog", |
4107 |
| - "type": "LeaderboardDialog::LeaderboardDialog", |
4108 |
| - "variables": [], |
4109 |
| - "effects": [], |
4110 |
| - "behaviors": [ |
4111 |
| - { |
4112 |
| - "name": "Anchor", |
4113 |
| - "type": "AnchorBehavior::AnchorBehavior", |
4114 |
| - "bottomEdgeAnchor": 0, |
4115 |
| - "leftEdgeAnchor": 4, |
4116 |
| - "relativeToOriginalWindowSize": true, |
4117 |
| - "rightEdgeAnchor": 4, |
4118 |
| - "topEdgeAnchor": 0, |
4119 |
| - "useLegacyBottomAndRightAnchors": false |
4120 |
| - } |
4121 |
| - ], |
4122 |
| - "content": { |
4123 |
| - "LeaderboardId": "0d5ac561-afa4-45dc-bf58-561d557f7954", |
4124 |
| - "DefaultPlayerName": "" |
4125 |
| - } |
4126 | 4132 | }
|
4127 | 4133 | ],
|
4128 | 4134 | "objectsFolderStructure": {
|
4129 | 4135 | "folderName": "__ROOT",
|
4130 | 4136 | "children": [
|
4131 | 4137 | {
|
4132 |
| - "objectName": "LeaderboardDialog" |
| 4138 | + "folderName": "UI", |
| 4139 | + "quickCustomizationVisibility": "hidden", |
| 4140 | + "children": [ |
| 4141 | + { |
| 4142 | + "objectName": "LeaderboardDialog" |
| 4143 | + } |
| 4144 | + ] |
4133 | 4145 | },
|
4134 | 4146 | {
|
4135 | 4147 | "objectName": "Coin"
|
|
4510 | 4522 | {
|
4511 | 4523 | "name": "ScreenWrap",
|
4512 | 4524 | "type": "ScreenWrap::ScreenWrap"
|
4513 |
| - }, |
4514 |
| - { |
4515 |
| - "name": "Sticker", |
4516 |
| - "type": "Sticker::Sticker" |
4517 |
| - }, |
4518 |
| - { |
4519 |
| - "name": "Text", |
4520 |
| - "type": "TextContainerCapability::TextContainerBehavior" |
4521 | 4525 | }
|
4522 | 4526 | ]
|
4523 | 4527 | }
|
|
0 commit comments