Skip to content

Commit

Permalink
Add a fake asset store id for the car.
Browse files Browse the repository at this point in the history
  • Loading branch information
D8H committed Oct 29, 2024
1 parent 3b25240 commit 8e8aa73
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Binary file modified examples/3d-truck-extreme/Car2.glb
Binary file not shown.
10 changes: 5 additions & 5 deletions examples/3d-truck-extreme/Truck Extreme.json
Original file line number Diff line number Diff line change
Expand Up @@ -2556,7 +2556,7 @@
"gridColor": 10401023,
"gridAlpha": 0.8,
"snap": false,
"zoomFactor": 0.3010461197182481,
"zoomFactor": 1.1726229638177725,
"windowMask": false
},
"objectsGroups": [
Expand Down Expand Up @@ -2810,7 +2810,7 @@
"content": {}
},
{
"assetStoreId": "",
"assetStoreId": "fcb1a484380a00837bfc40406681f434dd57cce8bdf94694b237fc809bf7b4fb",
"name": "CarBody",
"type": "Scene3D::Model3DObject",
"variables": [],
Expand Down Expand Up @@ -2907,7 +2907,7 @@
"modelResourceName": "Car0.glb",
"originLocation": "ObjectCenter",
"rotationX": 0,
"rotationY": 90,
"rotationY": -90,
"rotationZ": 0,
"width": 100,
"animations": []
Expand Down Expand Up @@ -6021,7 +6021,7 @@
"effectType": "Scene3D::HemisphereLight",
"name": "3D Light",
"doubleParameters": {
"elevation": 45,
"elevation": 60,
"intensity": 1,
"rotation": 0
},
Expand Down Expand Up @@ -37618,7 +37618,7 @@
"value": "Physics2::EnableWheelJointMotor"
},
"parameters": [
"Wheel",
"Object",
"Physics2",
"JointId",
"no"
Expand Down
Binary file modified examples/3d-truck-extreme/Wheel4.glb
Binary file not shown.

0 comments on commit 8e8aa73

Please sign in to comment.