38 lines
1.7 KiB
Text
Executable file
38 lines
1.7 KiB
Text
Executable file
[gd_scene format=3 uid="uid://e7hyi2t7bejn"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://he1ffs8ue7h7" path="res://Scene/Board.tscn" id="1_mhtsl"]
|
|
[ext_resource type="PackedScene" uid="uid://dsc2tova7rvx7" path="res://Scene/Bishop.tscn" id="2_w51g1"]
|
|
|
|
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_w51g1"]
|
|
sky_top_color = Color(0.5579281, 0.62864333, 0.7231204, 1)
|
|
sky_horizon_color = Color(0.91311014, 0.9435101, 1.0699847, 1)
|
|
ground_bottom_color = Color(0.18326113, 0.23414573, 0.6455667, 1)
|
|
ground_horizon_color = Color(0.91311014, 0.9435101, 1.0699847, 1)
|
|
|
|
[sub_resource type="Sky" id="Sky_4jv7b"]
|
|
sky_material = SubResource("ProceduralSkyMaterial_w51g1")
|
|
|
|
[sub_resource type="Environment" id="Environment_03iqk"]
|
|
background_mode = 2
|
|
sky = SubResource("Sky_4jv7b")
|
|
tonemap_mode = 2
|
|
glow_enabled = true
|
|
|
|
[node name="Game" type="Node3D" unique_id=1842930265]
|
|
|
|
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="." unique_id=40612833]
|
|
transform = Transform3D(-0.8660254, -0.43301278, 0.25, 0, 0.49999997, 0.86602545, -0.50000006, 0.75, -0.43301266, 0, 0, 0)
|
|
shadow_enabled = true
|
|
|
|
[node name="WorldEnvironment" type="WorldEnvironment" parent="." unique_id=1076837797]
|
|
environment = SubResource("Environment_03iqk")
|
|
|
|
[node name="Board" parent="." unique_id=1939860466 instance=ExtResource("1_mhtsl")]
|
|
|
|
[node name="Camera3D" type="Camera3D" parent="." unique_id=816896196]
|
|
transform = Transform3D(1, 0, 0, 0, 1.1924881e-08, 1, 0, -1, 1.1924881e-08, 0, 32.621185, 0)
|
|
|
|
[node name="Bishop" parent="." unique_id=1605941411 instance=ExtResource("2_w51g1")]
|
|
|
|
[node name="OmniLight3D" type="OmniLight3D" parent="." unique_id=675296854]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 26.254642, 0)
|