Skip to content

Commit

Permalink
Acetate ship
Browse files Browse the repository at this point in the history
Recorder is still sideways even with correct parent because of course it is
  • Loading branch information
artificialparanoia committed Jan 27, 2023
1 parent 18ee241 commit 03650d3
Showing 1 changed file with 34 additions and 1 deletion.
35 changes: 34 additions & 1 deletion planets/SolarSystem/ring_world.json
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/body_schema.json",
"name": "RINGWORLD",
//"removeChildren": [ "Sector_RingInterior/Lights_RingInterior", "Sector_RingInterior/Geometry_RingInterior/Structure_IP_ArtificialSun/ArtificialSun_Bulb" ],
"removeChildren": [ "Sector_RingInterior/Lights_RingInterior", "Sector_RingInterior/Geometry_RingInterior/Structure_IP_ArtificialSun/ArtificialSun_Bulb" ],
"Props": {
"details": [
{
Expand All @@ -19,6 +19,39 @@
},
"removeComponents": true
},
{
"scale": 1,
"path": "TimberHearth_Body/Sector_TH/Sector_RadioTower/RadioTower_DLC/Interactibles_RadioTower/Prefab_HEA_Recorder",
"position": {
"x": -0.0889,
"y": -294.0193,
"z": -123.9802
},
"rotation": {
"x": 2.7096,
"y": 71.6726,
"z": 277.9303
},
"removeComponents": true,
"parentPath": "Sector_RingWorld/Sector_DarkSideDockingBay",
"isRelativeToParent": true
},
{
"scale": 1,
"path": "FeldsparShip_Body/Prefab_HEA_FeldsparShip",
"position": {
"x": 60.9559,
"y": 156.4935,
"z": -287.5663
},
"rotation": {
"x": 0.7455,
"y": 347.271,
"z": 22.4091
},
"parentPath": "Sector_RingWorld",
"isRelativeToParent": true
},
{
"scale": 1,
"alignToNormal": false,
Expand Down

0 comments on commit 03650d3

Please sign in to comment.