63 lines
2.1 KiB
Text
63 lines
2.1 KiB
Text
[gd_scene load_steps=8 format=3 uid="uid://qvo7vlvac8o5"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://biu7cbgleyuq8" path="res://Scenes/Animatables/CyberHelen.tscn" id="1_cd1y8"]
|
|
[ext_resource type="Script" uid="uid://8vyuhyx0xogt" path="res://Scripts/freecam.gd" id="2_cxuso"]
|
|
[ext_resource type="Theme" uid="uid://b3wjoiiv6sq22" path="res://UI/Themes/Default.tres" id="3_k14q4"]
|
|
[ext_resource type="PackedScene" uid="uid://c57u187iciexi" path="res://Scenes/UI/Node Map.tscn" id="4_dksio"]
|
|
|
|
[sub_resource type="PlaneMesh" id="PlaneMesh_8xxbx"]
|
|
|
|
[sub_resource type="Environment" id="Environment_re3v0"]
|
|
background_mode = 1
|
|
ambient_light_source = 3
|
|
ambient_light_color = Color(1, 1, 1, 1)
|
|
ambient_light_energy = 0.25
|
|
|
|
[sub_resource type="LabelSettings" id="LabelSettings_re3v0"]
|
|
font_size = 18
|
|
|
|
[node name="1Stage" type="Node3D"]
|
|
|
|
[node name="CyberHelen" parent="." instance=ExtResource("1_cd1y8")]
|
|
|
|
[node name="MeshInstance3D" type="MeshInstance3D" parent="."]
|
|
transform = Transform3D(5, 0, 0, 0, 5, 0, 0, 0, 5, 0, 0, 0)
|
|
mesh = SubResource("PlaneMesh_8xxbx")
|
|
|
|
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
|
environment = SubResource("Environment_re3v0")
|
|
|
|
[node name="Camera3D" type="Camera3D" parent="."]
|
|
transform = Transform3D(0.999998, 0.00163928, -0.000874435, -0.00163943, 0.999999, -0.000166063, 0.000874161, 0.000167496, 1, 0.01889, 3.26498, 3.74284)
|
|
script = ExtResource("2_cxuso")
|
|
toggle_key = 4194305
|
|
overlay_text = false
|
|
|
|
[node name="Control" type="Control" parent="Camera3D"]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="Label" type="Label" parent="Camera3D/Control"]
|
|
z_index = 1000
|
|
layout_mode = 1
|
|
anchors_preset = 3
|
|
anchor_left = 1.0
|
|
anchor_top = 1.0
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_left = -40.0
|
|
offset_top = -23.0
|
|
grow_horizontal = 0
|
|
grow_vertical = 0
|
|
theme = ExtResource("3_k14q4")
|
|
theme_override_font_sizes/font_size = 9
|
|
text = "Give LIFE Cybers
|
|
(Press Esc to view Nodes, Right Click to add a node)"
|
|
label_settings = SubResource("LabelSettings_re3v0")
|
|
horizontal_alignment = 2
|
|
|
|
[node name="NodeMap" parent="." instance=ExtResource("4_dksio")]
|