17 lines
764 B
Plaintext
17 lines
764 B
Plaintext
[gd_resource type="Sky" load_steps=4 format=3 uid="uid://b4gnsy53x7glf"]
|
|
|
|
[ext_resource type="Shader" uid="uid://dsrk4orh7yhp5" path="res://Martian Assets/Skyboxes/CubemapSkybox.gdshader" id="1_njhov"]
|
|
[ext_resource type="Texture2D" uid="uid://bhxrhohdg0ggs" path="res://Martian Assets/Skyboxes/Space.png" id="2_4ox57"]
|
|
|
|
[sub_resource type="ShaderMaterial" id="ShaderMaterial_4ox57"]
|
|
shader = ExtResource("1_njhov")
|
|
shader_parameter/front = ExtResource("2_4ox57")
|
|
shader_parameter/back = ExtResource("2_4ox57")
|
|
shader_parameter/left = ExtResource("2_4ox57")
|
|
shader_parameter/right = ExtResource("2_4ox57")
|
|
shader_parameter/top = ExtResource("2_4ox57")
|
|
shader_parameter/bottom = ExtResource("2_4ox57")
|
|
|
|
[resource]
|
|
sky_material = SubResource("ShaderMaterial_4ox57")
|