|
634 | 634 | "identifier": "https://asset-resources.gdevelop.io/public-resources/Mobile Layouts/assets/6a8102ce3340bf9f62300ee1a81ef0b2327b2c6e8d62d7dda68d547f5e2b5969_rotate-screen-icon.png", |
635 | 635 | "name": "rotate-screen-icon.png" |
636 | 636 | } |
| 637 | + }, |
| 638 | + { |
| 639 | + "file": "assets/FoggySky.png", |
| 640 | + "kind": "image", |
| 641 | + "metadata": "", |
| 642 | + "name": "assets\\FoggySky.png", |
| 643 | + "smoothed": true, |
| 644 | + "userAdded": false |
637 | 645 | } |
638 | 646 | ], |
639 | 647 | "resourceFolders": [] |
|
1104 | 1112 | ] |
1105 | 1113 | }, |
1106 | 1114 | { |
1107 | | - "b": 216, |
| 1115 | + "b": 215, |
1108 | 1116 | "disableInputWhenNotFocused": true, |
1109 | 1117 | "mangledName": "Game", |
1110 | 1118 | "name": "Game", |
1111 | | - "r": 135, |
| 1119 | + "r": 221, |
1112 | 1120 | "standardSortMethod": true, |
1113 | 1121 | "stopSoundsOnStartup": true, |
1114 | 1122 | "title": "", |
1115 | | - "v": 179, |
| 1123 | + "v": 221, |
1116 | 1124 | "uiSettings": { |
1117 | 1125 | "grid": false, |
1118 | 1126 | "gridType": "rectangular", |
|
1301 | 1309 | "numberProperties": [], |
1302 | 1310 | "stringProperties": [], |
1303 | 1311 | "initialVariables": [] |
| 1312 | + }, |
| 1313 | + { |
| 1314 | + "angle": 0, |
| 1315 | + "customSize": true, |
| 1316 | + "depth": 1, |
| 1317 | + "height": 203, |
| 1318 | + "keepRatio": true, |
| 1319 | + "layer": "Background", |
| 1320 | + "name": "NewSprite", |
| 1321 | + "persistentUuid": "69a0e10c-4cb2-4f66-832f-e8590d4aac59", |
| 1322 | + "width": 1281, |
| 1323 | + "x": 0, |
| 1324 | + "y": 0, |
| 1325 | + "zOrder": 44, |
| 1326 | + "numberProperties": [], |
| 1327 | + "stringProperties": [], |
| 1328 | + "initialVariables": [] |
1304 | 1329 | } |
1305 | 1330 | ], |
1306 | 1331 | "objects": [ |
|
2573 | 2598 | "width": 31, |
2574 | 2599 | "animations": [] |
2575 | 2600 | } |
| 2601 | + }, |
| 2602 | + { |
| 2603 | + "adaptCollisionMaskAutomatically": true, |
| 2604 | + "assetStoreId": "", |
| 2605 | + "name": "NewSprite", |
| 2606 | + "type": "Sprite", |
| 2607 | + "updateIfNotVisible": false, |
| 2608 | + "variables": [], |
| 2609 | + "effects": [], |
| 2610 | + "behaviors": [ |
| 2611 | + { |
| 2612 | + "bottomEdgeAnchor": 0, |
| 2613 | + "leftEdgeAnchor": 1, |
| 2614 | + "name": "Anchor", |
| 2615 | + "relativeToOriginalWindowSize": true, |
| 2616 | + "rightEdgeAnchor": 2, |
| 2617 | + "topEdgeAnchor": 0, |
| 2618 | + "type": "AnchorBehavior::AnchorBehavior", |
| 2619 | + "useLegacyBottomAndRightAnchors": false |
| 2620 | + } |
| 2621 | + ], |
| 2622 | + "animations": [ |
| 2623 | + { |
| 2624 | + "name": "", |
| 2625 | + "useMultipleDirections": false, |
| 2626 | + "directions": [ |
| 2627 | + { |
| 2628 | + "looping": false, |
| 2629 | + "timeBetweenFrames": 0.08, |
| 2630 | + "sprites": [ |
| 2631 | + { |
| 2632 | + "hasCustomCollisionMask": true, |
| 2633 | + "image": "assets\\FoggySky.png", |
| 2634 | + "points": [], |
| 2635 | + "originPoint": { |
| 2636 | + "name": "origine", |
| 2637 | + "x": 0, |
| 2638 | + "y": 0 |
| 2639 | + }, |
| 2640 | + "centerPoint": { |
| 2641 | + "automatic": true, |
| 2642 | + "name": "centre", |
| 2643 | + "x": 0, |
| 2644 | + "y": 0 |
| 2645 | + }, |
| 2646 | + "customCollisionMask": [ |
| 2647 | + [ |
| 2648 | + { |
| 2649 | + "x": 0, |
| 2650 | + "y": 0 |
| 2651 | + }, |
| 2652 | + { |
| 2653 | + "x": 256, |
| 2654 | + "y": 0 |
| 2655 | + }, |
| 2656 | + { |
| 2657 | + "x": 256, |
| 2658 | + "y": 256 |
| 2659 | + }, |
| 2660 | + { |
| 2661 | + "x": 0, |
| 2662 | + "y": 256 |
| 2663 | + } |
| 2664 | + ] |
| 2665 | + ] |
| 2666 | + } |
| 2667 | + ] |
| 2668 | + } |
| 2669 | + ] |
| 2670 | + } |
| 2671 | + ] |
2576 | 2672 | } |
2577 | 2673 | ], |
2578 | 2674 | "objectsFolderStructure": { |
|
2665 | 2761 | { |
2666 | 2762 | "objectName": "Player" |
2667 | 2763 | }, |
| 2764 | + { |
| 2765 | + "objectName": "NewSprite" |
| 2766 | + }, |
2668 | 2767 | { |
2669 | 2768 | "objectName": "Coin" |
2670 | 2769 | } |
|
4123 | 4222 | "ambientLightColorB": 200, |
4124 | 4223 | "ambientLightColorG": 200, |
4125 | 4224 | "ambientLightColorR": 200, |
4126 | | - "camera3DFarPlaneDistance": 5000, |
| 4225 | + "camera3DFarPlaneDistance": 10000, |
| 4226 | + "camera3DFieldOfView": 45, |
| 4227 | + "camera3DNearPlaneDistance": 3, |
| 4228 | + "cameraType": "", |
| 4229 | + "followBaseLayerCamera": false, |
| 4230 | + "isLightingLayer": false, |
| 4231 | + "isLocked": false, |
| 4232 | + "name": "Background", |
| 4233 | + "renderingType": "", |
| 4234 | + "visibility": true, |
| 4235 | + "cameras": [], |
| 4236 | + "effects": [ |
| 4237 | + { |
| 4238 | + "effectType": "Scene3D::HemisphereLight", |
| 4239 | + "name": "3D Light", |
| 4240 | + "doubleParameters": { |
| 4241 | + "elevation": 45, |
| 4242 | + "intensity": 1, |
| 4243 | + "rotation": 0 |
| 4244 | + }, |
| 4245 | + "stringParameters": { |
| 4246 | + "groundColor": "64;64;64", |
| 4247 | + "skyColor": "255;255;255", |
| 4248 | + "top": "Y-" |
| 4249 | + }, |
| 4250 | + "booleanParameters": {} |
| 4251 | + } |
| 4252 | + ] |
| 4253 | + }, |
| 4254 | + { |
| 4255 | + "ambientLightColorB": 200, |
| 4256 | + "ambientLightColorG": 200, |
| 4257 | + "ambientLightColorR": 200, |
| 4258 | + "camera3DFarPlaneDistance": 3000, |
4127 | 4259 | "camera3DFieldOfView": 45, |
4128 | 4260 | "camera3DNearPlaneDistance": 0.1, |
4129 | 4261 | "cameraType": "perspective", |
|
4174 | 4306 | "top": "Z+" |
4175 | 4307 | }, |
4176 | 4308 | "booleanParameters": {} |
| 4309 | + }, |
| 4310 | + { |
| 4311 | + "effectType": "Scene3D::ExponentialFog", |
| 4312 | + "name": "Fog", |
| 4313 | + "doubleParameters": { |
| 4314 | + "density": 0.0006 |
| 4315 | + }, |
| 4316 | + "stringParameters": { |
| 4317 | + "color": "221;221;215" |
| 4318 | + }, |
| 4319 | + "booleanParameters": {} |
4177 | 4320 | } |
4178 | 4321 | ] |
4179 | 4322 | }, |
@@ -15314,24 +15457,22 @@ |
15314 | 15457 | }, |
15315 | 15458 | { |
15316 | 15459 | "type": { |
15317 | | - "value": "SetCameraAngle" |
| 15460 | + "value": "SetNumberVariable" |
15318 | 15461 | }, |
15319 | 15462 | "parameters": [ |
15320 | | - "", |
| 15463 | + "CameraZ", |
15321 | 15464 | "=", |
15322 | | - "Object.Angle() + 90", |
15323 | | - "Object.Layer()", |
15324 | | - "0" |
| 15465 | + "Object.Object3D::CenterZ()" |
15325 | 15466 | ] |
15326 | 15467 | }, |
15327 | 15468 | { |
15328 | 15469 | "type": { |
15329 | | - "value": "SetNumberVariable" |
| 15470 | + "value": "ThirdPersonCamera::ThirdPersonCamera::JumpToTargetedRotation" |
15330 | 15471 | }, |
15331 | 15472 | "parameters": [ |
15332 | | - "CameraZ", |
15333 | | - "=", |
15334 | | - "Object.Object3D::CenterZ()" |
| 15473 | + "Object", |
| 15474 | + "Behavior", |
| 15475 | + "" |
15335 | 15476 | ] |
15336 | 15477 | } |
15337 | 15478 | ] |
@@ -45958,15 +46099,15 @@ |
45958 | 46099 | "angle": 0, |
45959 | 46100 | "customSize": true, |
45960 | 46101 | "depth": 100, |
45961 | | - "height": 10496, |
| 46102 | + "height": 12160, |
45962 | 46103 | "layer": "", |
45963 | 46104 | "locked": true, |
45964 | 46105 | "name": "Grass", |
45965 | 46106 | "persistentUuid": "05276cd6-3502-4c9d-a19e-58308fbbb417", |
45966 | 46107 | "sealed": true, |
45967 | | - "width": 10624, |
45968 | | - "x": -4480, |
45969 | | - "y": -4480, |
| 46108 | + "width": 14080, |
| 46109 | + "x": -6784, |
| 46110 | + "y": -5376, |
45970 | 46111 | "z": -100, |
45971 | 46112 | "zOrder": 47, |
45972 | 46113 | "numberProperties": [], |
|
48630 | 48771 | "gridColor": 10401023, |
48631 | 48772 | "gridAlpha": 0.8, |
48632 | 48773 | "snap": true, |
48633 | | - "zoomFactor": 0.13138826996360262, |
| 48774 | + "zoomFactor": 0.06334164344484745, |
48634 | 48775 | "windowMask": false |
48635 | 48776 | } |
48636 | 48777 | }, |
|
0 commit comments