Skip to content

Commit 7a7070f

Browse files
committed
Fallback on the old sky
1 parent ba568a2 commit 7a7070f

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

examples/3d-car-coin-hunt/3d-car-coin-hunt.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"firstLayout": "Menu",
33
"gdVersion": {
4-
"build": 241,
4+
"build": 242,
55
"major": 5,
66
"minor": 5,
77
"revision": 0
@@ -1525,6 +1525,22 @@
15251525
"numberProperties": [],
15261526
"stringProperties": [],
15271527
"initialVariables": []
1528+
},
1529+
{
1530+
"angle": 0,
1531+
"customSize": true,
1532+
"depth": 1,
1533+
"height": 256,
1534+
"layer": "Background",
1535+
"name": "Sky",
1536+
"persistentUuid": "eda3eb60-593e-49f8-9c18-f5156990bbe7",
1537+
"width": 1280,
1538+
"x": 0,
1539+
"y": 0,
1540+
"zOrder": 44,
1541+
"numberProperties": [],
1542+
"stringProperties": [],
1543+
"initialVariables": []
15281544
}
15291545
],
15301546
"objects": [

0 commit comments

Comments
 (0)