31 lines
1.3 KiB
Plaintext
31 lines
1.3 KiB
Plaintext
[gd_scene format=3 uid="uid://crpqmmpxfe2yi"]
|
|||
|
|
|
||
|
|
[ext_resource type="Script" uid="uid://cpn54wjv04coo" path="res://camera_3d.gd" id="1_8q2cq"]
|
||
|
|
[ext_resource type="Script" uid="uid://1825fgmcotxw" path="res://widgets/satellites/scripts/satellite_widget_3d_node.gd" id="2_q2d8y"]
|
||
|
|
|
||
|
|
[sub_resource type="SphereMesh" id="SphereMesh_um2hp"]
|
||
|
|
|
||
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_p85km"]
|
||
|
|
albedo_color = Color(1, 0, 0, 1)
|
||
|
|
emission = Color(1, 0, 0, 1)
|
||
|
|
emission_energy_multiplier = 10.0
|
||
|
|
|
||
|
|
[node name="View3d" type="Node3D" unique_id=1990970639]
|
||
|
|
|
||
|
|
[node name="Camera3D" type="Camera3D" parent="." unique_id=234414235]
|
||
|
|
transform = Transform3D(-0.46174872, 0.54487747, 0.699926, 0, 0.789084, -0.6142851, -0.88701075, -0.28364536, -0.36435854, -4794, -3873, -1619)
|
||
|
|
fov = 60.0
|
||
|
|
far = 100000.0
|
||
|
|
script = ExtResource("1_8q2cq")
|
||
|
|
|
||
|
|
[node name="OmniLight3D" type="OmniLight3D" parent="Camera3D" unique_id=332477820]
|
||
|
|
|
||
|
|
[node name="SatelliteWidget3dNode" type="Node3D" parent="." unique_id=1092569954]
|
||
|
|
script = ExtResource("2_q2d8y")
|
||
|
|
metadata/_custom_type_script = "uid://1825fgmcotxw"
|
||
|
|
|
||
|
|
[node name="MeshInstance3D" type="MeshInstance3D" parent="." unique_id=1486446151]
|
||
|
|
transform = Transform3D(6400, 0, 0, 0, 6400, 0, 0, 0, 6400, 0, 0, 0)
|
||
|
|
mesh = SubResource("SphereMesh_um2hp")
|
||
|
|
surface_material_override/0 = SubResource("StandardMaterial3D_p85km")
|