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
6 changes: 3 additions & 3 deletions examples/360°-platformer/360°-platformer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39523,7 +39523,7 @@
"name": "ScreenOrientationChecker",
"previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/0126888931a4a4f82bb2824df9f096347ace1c47f510c44df42aa8dc9e49e24a_screen-rotation.svg",
"shortDescription": "Display a customizable screen asking the user to rotate their phone/tablet if not in the right orientation.",
"version": "0.2.1",
"version": "0.2.2",
"description": "Display a customizable screen asking the user to rotate their phone/tablet if not in the right orientation.",
"origin": {
"identifier": "ScreenOrientationChecker",
Expand Down Expand Up @@ -40005,7 +40005,7 @@
},
"parameters": [
"IsShown",
"False",
"True",
""
]
}
Expand Down Expand Up @@ -40077,7 +40077,7 @@
},
"parameters": [
"IsShown",
"False",
"True",
""
]
}
Expand Down
78 changes: 28 additions & 50 deletions examples/3d-car-coin-hunt/3d-car-coin-hunt.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"firstLayout": "Menu",
"gdVersion": {
"build": 245,
"build": 247,
"major": 5,
"minor": 5,
"revision": 0
Expand Down Expand Up @@ -714,8 +714,10 @@
"gridType": "rectangular",
"gridWidth": 32,
"gridHeight": 32,
"gridDepth": 32,
"gridOffsetX": 0,
"gridOffsetY": 0,
"gridOffsetZ": 0,
"gridColor": 10401023,
"gridAlpha": 0.8,
"snap": true,
Expand Down Expand Up @@ -924,7 +926,7 @@
"assetStoreId": "",
"name": "ScreenOrientationChecker",
"type": "ScreenOrientationChecker::ScreenOrientationChecker",
"variant": "",
"variant": "Black screen orientation checker",
"variables": [],
"effects": [],
"behaviors": [],
Expand Down Expand Up @@ -9224,7 +9226,7 @@
"name": "ScreenOrientationChecker",
"previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/0126888931a4a4f82bb2824df9f096347ace1c47f510c44df42aa8dc9e49e24a_screen-rotation.svg",
"shortDescription": "Display a customizable screen asking the user to rotate their phone/tablet if not in the right orientation.",
"version": "0.2.0",
"version": "0.2.2",
"description": "Display a customizable screen asking the user to rotate their phone/tablet if not in the right orientation.",
"origin": {
"identifier": "ScreenOrientationChecker",
Expand Down Expand Up @@ -9447,44 +9449,7 @@
{
"looping": false,
"timeBetweenFrames": 0.08,
"sprites": [
{
"hasCustomCollisionMask": true,
"image": "rotate-screen-icon.png",
"points": [],
"originPoint": {
"name": "origine",
"x": 52.5,
"y": 56.5
},
"centerPoint": {
"automatic": true,
"name": "centre",
"x": 0,
"y": 0
},
"customCollisionMask": [
[
{
"x": 0,
"y": 1
},
{
"x": 105,
"y": 1
},
{
"x": 105,
"y": 113
},
{
"x": 0,
"y": 113
}
]
]
}
]
"sprites": []
}
]
}
Expand Down Expand Up @@ -9573,22 +9538,35 @@
},
{
"angle": 0,
"customSize": false,
"height": 0,
"keepRatio": true,
"customSize": true,
"depth": 0.9624060150375939,
"height": 96,
"layer": "",
"name": "Icon",
"persistentUuid": "39cbfc66-13f4-43dc-b6ef-2bda83153277",
"width": 0,
"x": 204,
"y": 64,
"width": 96,
"x": 158,
"y": 16,
"zOrder": 16,
"numberProperties": [],
"stringProperties": [],
"initialVariables": []
}
],
"editionSettings": {},
"editionSettings": {
"grid": false,
"gridType": "rectangular",
"gridWidth": 32,
"gridHeight": 32,
"gridOffsetX": 0,
"gridOffsetY": 0,
"gridColor": 10401023,
"gridAlpha": 0.8,
"snap": false,
"zoomFactor": 1.75,
"windowMask": false,
"selectedLayer": ""
},
"eventsFunctions": [
{
"fullName": "",
Expand Down Expand Up @@ -9730,7 +9708,7 @@
},
"parameters": [
"IsShown",
"False",
"True",
""
]
}
Expand Down Expand Up @@ -9802,7 +9780,7 @@
},
"parameters": [
"IsShown",
"False",
"True",
""
]
}
Expand Down
72 changes: 25 additions & 47 deletions examples/3d-endless-terrain/3d-endless-terrain.json
Original file line number Diff line number Diff line change
Expand Up @@ -22645,7 +22645,7 @@
"name": "ScreenOrientationChecker",
"previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/0126888931a4a4f82bb2824df9f096347ace1c47f510c44df42aa8dc9e49e24a_screen-rotation.svg",
"shortDescription": "Display a customizable screen asking the user to rotate their phone/tablet if not in the right orientation.",
"version": "0.2.0",
"version": "0.2.2",
"description": "Display a customizable screen asking the user to rotate their phone/tablet if not in the right orientation.",
"origin": {
"identifier": "ScreenOrientationChecker",
Expand Down Expand Up @@ -22868,44 +22868,7 @@
{
"looping": false,
"timeBetweenFrames": 0.08,
"sprites": [
{
"hasCustomCollisionMask": true,
"image": "rotate-screen-icon.png",
"points": [],
"originPoint": {
"name": "origine",
"x": 52.5,
"y": 56.5
},
"centerPoint": {
"automatic": true,
"name": "centre",
"x": 0,
"y": 0
},
"customCollisionMask": [
[
{
"x": 0,
"y": 1
},
{
"x": 105,
"y": 1
},
{
"x": 105,
"y": 113
},
{
"x": 0,
"y": 113
}
]
]
}
]
"sprites": []
}
]
}
Expand All @@ -22932,6 +22895,7 @@
"ambientLightColorB": 200,
"ambientLightColorG": 200,
"ambientLightColorR": 200,
"camera2DPlaneMaxDrawingDistance": 5000,
"camera3DFarPlaneDistance": 10000,
"camera3DFieldOfView": 45,
"camera3DNearPlaneDistance": 3,
Expand Down Expand Up @@ -22993,21 +22957,35 @@
},
{
"angle": 0,
"customSize": false,
"height": 0,
"keepRatio": true,
"customSize": true,
"depth": 0.9624060150375939,
"height": 96,
"layer": "",
"name": "Icon",
"persistentUuid": "39cbfc66-13f4-43dc-b6ef-2bda83153277",
"width": 0,
"x": 204,
"y": 64,
"width": 96,
"x": 158,
"y": 16,
"zOrder": 16,
"numberProperties": [],
"stringProperties": [],
"initialVariables": []
}
],
"editionSettings": {
"grid": false,
"gridType": "rectangular",
"gridWidth": 32,
"gridHeight": 32,
"gridOffsetX": 0,
"gridOffsetY": 0,
"gridColor": 10401023,
"gridAlpha": 0.8,
"snap": false,
"zoomFactor": 1.75,
"windowMask": false,
"selectedLayer": ""
},
"eventsFunctions": [
{
"fullName": "",
Expand Down Expand Up @@ -23149,7 +23127,7 @@
},
"parameters": [
"IsShown",
"False",
"True",
""
]
}
Expand Down Expand Up @@ -23221,7 +23199,7 @@
},
"parameters": [
"IsShown",
"False",
"True",
""
]
}
Expand Down
Loading
Loading