2023-11-02 20:58:36 +08:00
|
|
|
[gd_scene load_steps=6 format=3 uid="uid://d4chakwg6mvoa"]
|
2023-10-19 14:33:06 +08:00
|
|
|
|
2023-11-02 20:58:36 +08:00
|
|
|
[ext_resource type="PackedScene" uid="uid://y02lhghb3uen" path="res://Mods/芜湖/Models/芜湖_Preview.glb" id="1_tvd1v"]
|
|
|
|
[ext_resource type="Environment" uid="uid://b3ixyu6o3d66r" path="res://Mods/芜湖/芜湖_Env.tres" id="2_iqc32"]
|
|
|
|
[ext_resource type="Script" path="res://Artists/Scripts/Factory/SCADAService.cs" id="3_w8flb"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://b0o6snyqo8t4l" path="res://Mods/芜湖/Models/AGV.glb" id="4_sbuf4"]
|
|
|
|
[ext_resource type="Script" path="res://BITKit/Scripts/Core/Exec.cs" id="5_5kx6j"]
|
2023-10-19 14:33:06 +08:00
|
|
|
|
|
|
|
[node name="芜湖" type="Node3D"]
|
|
|
|
|
|
|
|
[node name="芜湖_Preview" parent="." instance=ExtResource("1_tvd1v")]
|
|
|
|
|
|
|
|
[node name="Camera3D" type="Camera3D" parent="."]
|
|
|
|
transform = Transform3D(0.00613622, -0.648081, 0.761547, 0, 0.761561, 0.648093, -0.999981, -0.00397684, 0.0046731, -14.0258, 9.83954, -14.3069)
|
2023-11-02 20:58:36 +08:00
|
|
|
current = true
|
|
|
|
fov = 45.0
|
2023-10-19 14:33:06 +08:00
|
|
|
|
|
|
|
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
|
|
|
|
transform = Transform3D(-0.911173, 0.339102, 0.234037, -0.250366, -0.906805, 0.339149, 0.327232, 0.250429, 0.911156, -15.1469, 5.56796, 1.77906)
|
|
|
|
shadow_enabled = true
|
2023-11-02 20:58:36 +08:00
|
|
|
|
|
|
|
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
|
|
|
environment = ExtResource("2_iqc32")
|
|
|
|
|
|
|
|
[node name="Node" type="Node" parent="."]
|
|
|
|
script = ExtResource("3_w8flb")
|
|
|
|
|
|
|
|
[node name="AGV" parent="." instance=ExtResource("4_sbuf4")]
|
|
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.195, 0, 0)
|
|
|
|
|
|
|
|
[node name="Exec" type="Node" parent="."]
|
|
|
|
script = ExtResource("5_5kx6j")
|
|
|
|
path = "Mods/芜湖/wuhu_config.json"
|