Skip to content

Commit

Permalink
Add teaser sign
Browse files Browse the repository at this point in the history
  • Loading branch information
TerrificTrifid authored Sep 20, 2022
1 parent dd7aa75 commit 20fbb64
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion planets/1 - inner planets/earth.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,17 @@
"textureMap" : "planets/assets/earth_texturemap.png",
"minHeight" : 292,
"maxHeight" : 307
},
"Props" :
{
"details" :
[
{
"assetBundle": "planets/assetbundle/rssteaser",
"path": "Assets/TeaserSign.prefab",
"position": {"x": -49.90244, "y": 198.8575, "z": 215.5718},
"rotation": {"x": 32.8632, "y": 293.6701, "z": 323.2172}
}
]
}
}
}

0 comments on commit 20fbb64

Please sign in to comment.