File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 99 "name" : " ScreenOrientationChecker" ,
1010 "previewIconUrl" : " https://asset-resources.gdevelop.io/public-resources/Icons/0126888931a4a4f82bb2824df9f096347ace1c47f510c44df42aa8dc9e49e24a_screen-rotation.svg" ,
1111 "shortDescription" : " Display a customizable screen asking the user to rotate their phone/tablet if not in the right orientation." ,
12- "version" : " 0.2.1 " ,
12+ "version" : " 0.2.2 " ,
1313 "description" : " Display a customizable screen asking the user to rotate their phone/tablet if not in the right orientation." ,
1414 "origin" : {
1515 "identifier" : " ScreenOrientationChecker" ,
259259 "ambientLightColorB" : 200 ,
260260 "ambientLightColorG" : 200 ,
261261 "ambientLightColorR" : 200 ,
262+ "camera2DPlaneMaxDrawingDistance" : 5000 ,
262263 "camera3DFarPlaneDistance" : 10000 ,
263264 "camera3DFieldOfView" : 45 ,
264265 "camera3DNearPlaneDistance" : 3 ,
490491 },
491492 "parameters" : [
492493 " IsShown" ,
493- " False " ,
494+ " True " ,
494495 " "
495496 ]
496497 }
562563 },
563564 "parameters" : [
564565 " IsShown" ,
565- " False " ,
566+ " True " ,
566567 " "
567568 ]
568569 }
You can’t perform that action at this time.
0 commit comments