Skip to content

Commit

Permalink
Planetary descriptions + landscapes
Browse files Browse the repository at this point in the history
  • Loading branch information
jspahrsummers committed Jul 27, 2024
1 parent 16d6f28 commit aa4b672
Show file tree
Hide file tree
Showing 9 changed files with 117 additions and 6 deletions.
6 changes: 4 additions & 2 deletions planet/planets/auroris.tres
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
[gd_resource type="Resource" script_class="Planet" load_steps=2 format=3 uid="uid://duf1gpmd1ydk7"]
[gd_resource type="Resource" script_class="Planet" load_steps=3 format=3 uid="uid://duf1gpmd1ydk7"]

[ext_resource type="Texture2D" uid="uid://ck5gmxfhw6i7" path="res://screens/landing/images/75c7ed5b-f828-48af-aad8-e77735774a4d.jpg" id="1_j5cvo"]
[ext_resource type="Script" path="res://planet/planet.gd" id="1_m5fwf"]

[resource]
script = ExtResource("1_m5fwf")
name = ""
name = "Auroris"
facilities = 63
landscape_image = ExtResource("1_j5cvo")
description = "As your ship descends through the thick, swirling atmosphere of Auroris, the true nature of this giant planet comes into stark relief. The planet's immense gravity tugs at your vessel, the inertial dampeners straining to compensate. Through the viewscreen, the landscape unfolds - a world of extremes bathed in the intense blue-white light of Nova Lumina's young star.
Vast, ruby-red deserts stretch as far as the eye can see, their surfaces glittering with metal-rich sands. In the distance, you spot the shimmering mirages of shallow, acidic seas, their surfaces roiling with turbulent winds. The sky above is a thick blanket of rusty orange, occasionally split by arcs of lightning that dance between the heavy, roiling clouds.
Expand Down
6 changes: 4 additions & 2 deletions planet/planets/lumina_prime.tres
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
[gd_resource type="Resource" script_class="Planet" load_steps=2 format=3 uid="uid://ooe0w4eaywk3"]
[gd_resource type="Resource" script_class="Planet" load_steps=3 format=3 uid="uid://ooe0w4eaywk3"]

[ext_resource type="Texture2D" uid="uid://dykye1817bbtj" path="res://screens/landing/images/1e0eb449-d57b-44cd-a3e9-33be96f079e1.jpg" id="1_5xi60"]
[ext_resource type="Script" path="res://planet/planet.gd" id="1_8vuol"]

[resource]
script = ExtResource("1_8vuol")
name = ""
name = "Lumina Prime"
facilities = 39
landscape_image = ExtResource("1_5xi60")
description = "As your ship breaks through the cloud layer of Lumina Prime, you're greeted by a world that seems to pulse with life and energy. The intense blue-white light of Nova Lumina's young star bathes the landscape in an almost ethereal glow, filtered through a shimmering, opalescent sky - a testament to the planet's advanced atmospheric engineering.
Stretching out below you is a tapestry of vibrant colors. Vast oceans of deep azure are dotted with archipelagos of emerald islands. Continents boast a mix of lush, violet-tinged forests and golden grasslands, their unusual hues a result of native flora adapted to the intense stellar radiation. Winding rivers sparkle like silver threads, connecting a network of gleaming cities that seem to grow organically from the landscape.
Expand Down
6 changes: 4 additions & 2 deletions planet/planets/novus.tres
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
[gd_resource type="Resource" script_class="Planet" load_steps=2 format=3 uid="uid://cq4qs7xackj8j"]
[gd_resource type="Resource" script_class="Planet" load_steps=3 format=3 uid="uid://cq4qs7xackj8j"]

[ext_resource type="Script" path="res://planet/planet.gd" id="1_gsf4u"]
[ext_resource type="Texture2D" uid="uid://dxiyqpd0fq46b" path="res://screens/landing/images/dadf749a-a886-4a5b-ae6f-5182b3753a5c.jpg" id="1_mfwts"]

[resource]
script = ExtResource("1_gsf4u")
name = ""
name = "Novus"
facilities = 39
landscape_image = ExtResource("1_mfwts")
description = "As your ship pierces through Novus's thin atmosphere, a world of stark beauty unfolds beneath you. Vast plains of ice stretch to the horizon, their surfaces reflecting the distant blue-white glare of Nova Lumina's star in a dazzling display. The sky above is a deep, almost black purple, with wispy clouds of nitrogen and methane drifting lazily across its expanse.
The main settlement, Frosthold, appears as a cluster of sleek, dome-like structures nestled in a valley between towering ice cliffs. As you approach the landing pad, you notice the occasional burst of steam and gas from nearby geysers, evidence of the planet's hidden geothermal activity.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://dykye1817bbtj"
path.s3tc="res://.godot/imported/1e0eb449-d57b-44cd-a3e9-33be96f079e1.jpg-3692a39998c42d5b01df4242ac2356e6.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}

[deps]

source_file="res://screens/landing/images/1e0eb449-d57b-44cd-a3e9-33be96f079e1.jpg"
dest_files=["res://.godot/imported/1e0eb449-d57b-44cd-a3e9-33be96f079e1.jpg-3692a39998c42d5b01df4242ac2356e6.s3tc.ctex"]

[params]

compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=1
roughness/src_normal=""
process/fix_alpha_border=false
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=0
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://ck5gmxfhw6i7"
path.s3tc="res://.godot/imported/75c7ed5b-f828-48af-aad8-e77735774a4d.jpg-21cd0c2271599cee4e4e5166fbe59f1a.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}

[deps]

source_file="res://screens/landing/images/75c7ed5b-f828-48af-aad8-e77735774a4d.jpg"
dest_files=["res://.godot/imported/75c7ed5b-f828-48af-aad8-e77735774a4d.jpg-21cd0c2271599cee4e4e5166fbe59f1a.s3tc.ctex"]

[params]

compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=1
roughness/src_normal=""
process/fix_alpha_border=false
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=0
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://dxiyqpd0fq46b"
path.s3tc="res://.godot/imported/dadf749a-a886-4a5b-ae6f-5182b3753a5c.jpg-bf8e57657ff307f352df00616437b612.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}

[deps]

source_file="res://screens/landing/images/dadf749a-a886-4a5b-ae6f-5182b3753a5c.jpg"
dest_files=["res://.godot/imported/dadf749a-a886-4a5b-ae6f-5182b3753a5c.jpg-bf8e57657ff307f352df00616437b612.s3tc.ctex"]

[params]

compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=1
roughness/src_normal=""
process/fix_alpha_border=false
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=0

0 comments on commit aa4b672

Please sign in to comment.