Skip to content

Commit

Permalink
Merge pull request #3 from TRSasasusu/tune-pos-visiontorch
Browse files Browse the repository at this point in the history
Tune positions of some vision torches
  • Loading branch information
artificialparanoia committed Dec 15, 2023
2 parents 6110a2b + 550dc6c commit 933f765
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions planets/SolarSystem/dream_world.json
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@
},
"rotation": {
"x": 354.4057,
"y": 47.4029,
"y": 97.4029,
"z": 356.12
},
"path": "Sector_DreamWorld/Sector_DreamZone_4/Interactibles_DreamZone_4_Upper/Prefab_IP_VisionTorchProjector/Effects_IP_SIM_VisionTorch",
Expand All @@ -331,13 +331,13 @@
{
"scale": 1,
"position": {
"x": -27.8238,
"y": 33.9664,
"z": -191.37
"x": -29.926,
"y": 33.7664,
"z": -179.7224
},
"rotation": {
"x": 354.8344,
"y": 317.5115,
"y": 180,
"z": 0
},
"path": "Sector_DreamWorld/Sector_DreamZone_4/Interactibles_DreamZone_4_Upper/Prefab_IP_VisionTorchProjector/Effects_IP_SIM_VisionTorch",
Expand Down Expand Up @@ -466,13 +466,13 @@
}
],
"position": {
"x": -27.8238,
"y": 33.9664,
"z": -191.37
"x": -29.926,
"y": 33.7664,
"z": -179.7224
},
"rotation": {
"x": 354.8344,
"y": 317.5115,
"y": 180,
"z": 0
},
"reveals": [ "IP_ENTRANCE_LAKE" ],
Expand Down Expand Up @@ -675,4 +675,4 @@
}
]
}
}
}

0 comments on commit 933f765

Please sign in to comment.