Skip to content

Commit

Permalink
v0.6.0 new horizons features
Browse files Browse the repository at this point in the history
  • Loading branch information
xen-42 committed Jan 8, 2022
1 parent 790e78b commit 98ec294
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions planets/1 - inner planets/mars.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,14 @@
{
"Signals" :
[
{ "Frequency" : "Radio", "Name" : "Perserverance Rover", "AudioClip" : "OW_PR_ProbeInAirSound", "SourceRadius" : 2, "Position" : {"x": 150.3908, "y": -8.638512, "z": -34.5191} }
{ "Frequency" : "Radio", "Name" : "Perserverance Rover", "AudioClip" : "OW_PR_ProbeInAirSound", "SourceRadius" : 2, "Position" : {"x": 146.5099, "y": -10.83688, "z": -36.02736} }
]
},
"Props" :
{
"Details" :
[
{ "assetBundle" : "planets/assetbundle/rss", "path" : "Assets/RSS/Prefabs/Rover.prefab", "position" : {"x": 150.3908, "y": -8.638512, "z": -34.5191}, "alignToNormal" : true }
{ "assetBundle" : "planets/assetbundle/rss", "path" : "Assets/RSS/Prefabs/Rover.prefab", "position" : {"x": 146.5099, "y": -10.83688, "z": -36.02736}, "alignToNormal" : true }
]
}
}
1 change: 1 addition & 0 deletions planets/1 - inner planets/venus.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"a" : 255
},
"cloud" : "planets/assets/venus_clouds.png",
"useBasicCloudShader" : true,
"fogTint" :
{
"r" : 200,
Expand Down
2 changes: 1 addition & 1 deletion planets/4 - uranus/uranus.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@
{
"innerRadius" : 560,
"outerRadius" : 600,
"texture" : "planets/assets/uranus_rings.png",
"texture" : "planets/assets/uranus_rings.png"
}
}
Binary file added planets/xen.RealSolarSystem.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed xen.RealSolarSystem.zip
Binary file not shown.

0 comments on commit 98ec294

Please sign in to comment.