|
9 | 9 | "name": "ScreenOrientationChecker", |
10 | 10 | "previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/0126888931a4a4f82bb2824df9f096347ace1c47f510c44df42aa8dc9e49e24a_screen-rotation.svg", |
11 | 11 | "shortDescription": "Display a customizable screen asking the user to rotate their phone/tablet if not in the right orientation.", |
12 | | - "version": "0.2.0", |
| 12 | + "version": "0.2.1", |
13 | 13 | "description": "Display a customizable screen asking the user to rotate their phone/tablet if not in the right orientation.", |
14 | 14 | "origin": { |
15 | 15 | "identifier": "ScreenOrientationChecker", |
|
232 | 232 | { |
233 | 233 | "looping": false, |
234 | 234 | "timeBetweenFrames": 0.08, |
235 | | - "sprites": [ |
236 | | - { |
237 | | - "hasCustomCollisionMask": true, |
238 | | - "image": "rotate-screen-icon.png", |
239 | | - "points": [], |
240 | | - "originPoint": { |
241 | | - "name": "origine", |
242 | | - "x": 52.5, |
243 | | - "y": 56.5 |
244 | | - }, |
245 | | - "centerPoint": { |
246 | | - "automatic": true, |
247 | | - "name": "centre", |
248 | | - "x": 0, |
249 | | - "y": 0 |
250 | | - }, |
251 | | - "customCollisionMask": [ |
252 | | - [ |
253 | | - { |
254 | | - "x": 0, |
255 | | - "y": 1 |
256 | | - }, |
257 | | - { |
258 | | - "x": 105, |
259 | | - "y": 1 |
260 | | - }, |
261 | | - { |
262 | | - "x": 105, |
263 | | - "y": 113 |
264 | | - }, |
265 | | - { |
266 | | - "x": 0, |
267 | | - "y": 113 |
268 | | - } |
269 | | - ] |
270 | | - ] |
271 | | - } |
272 | | - ] |
| 235 | + "sprites": [] |
273 | 236 | } |
274 | 237 | ] |
275 | 238 | } |
|
296 | 259 | "ambientLightColorB": 200, |
297 | 260 | "ambientLightColorG": 200, |
298 | 261 | "ambientLightColorR": 200, |
299 | | - "camera2DPlaneMaxDrawingDistance": 5000, |
300 | 262 | "camera3DFarPlaneDistance": 10000, |
301 | 263 | "camera3DFieldOfView": 45, |
302 | 264 | "camera3DNearPlaneDistance": 3, |
|
358 | 320 | }, |
359 | 321 | { |
360 | 322 | "angle": 0, |
361 | | - "customSize": false, |
362 | | - "height": 0, |
363 | | - "keepRatio": true, |
| 323 | + "customSize": true, |
| 324 | + "depth": 0.9624060150375939, |
| 325 | + "height": 96, |
364 | 326 | "layer": "", |
365 | 327 | "name": "Icon", |
366 | 328 | "persistentUuid": "39cbfc66-13f4-43dc-b6ef-2bda83153277", |
367 | | - "width": 0, |
368 | | - "x": 204, |
369 | | - "y": 64, |
| 329 | + "width": 96, |
| 330 | + "x": 158, |
| 331 | + "y": 16, |
370 | 332 | "zOrder": 16, |
371 | 333 | "numberProperties": [], |
372 | 334 | "stringProperties": [], |
|
378 | 340 | "gridType": "rectangular", |
379 | 341 | "gridWidth": 32, |
380 | 342 | "gridHeight": 32, |
381 | | - "gridDepth": 32, |
382 | 343 | "gridOffsetX": 0, |
383 | 344 | "gridOffsetY": 0, |
384 | | - "gridOffsetZ": 0, |
385 | 345 | "gridColor": 10401023, |
386 | 346 | "gridAlpha": 0.8, |
387 | 347 | "snap": false, |
388 | 348 | "zoomFactor": 1.75, |
389 | | - "windowMask": false |
| 349 | + "windowMask": false, |
| 350 | + "selectedLayer": "" |
390 | 351 | }, |
391 | 352 | "eventsFunctions": [ |
392 | 353 | { |
|
0 commit comments