mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-20 15:53:47 +00:00
Changed terminal and test
This commit is contained in:
parent
cbb82512ee
commit
c0fce878ac
10 changed files with 87 additions and 20 deletions
|
|
@ -1536,6 +1536,13 @@ transform = Transform3D(-1, 0, -8.742278e-08, 0, 1, 0, 8.742278e-08, 0, -1, 2, 2
|
|||
[node name="entity_60_actor_door_1" parent="FuncGodotMap" instance=ExtResource("57_gw41l")]
|
||||
transform = Transform3D(-1, 0, -8.742278e-08, 0, 1, 0, 8.742278e-08, 0, -1, -8, 2, -9.25)
|
||||
|
||||
[node name="entity_61_actor_table_002" parent="FuncGodotMap" instance=ExtResource("49_rllxc")]
|
||||
transform = Transform3D(-1, 0, -8.742278e-08, 0, 1, 0, 8.742278e-08, 0, -1, -1.5, 1.25, -3)
|
||||
|
||||
[node name="entity_62_actor_terminal" parent="FuncGodotMap" instance=ExtResource("61_5o6gw")]
|
||||
transform = Transform3D(-1, 0, -8.742278e-08, 0, 1, 0, 8.742278e-08, 0, -1, -1.5, 1.75, -3)
|
||||
TimelineName = &"BBS_Test"
|
||||
|
||||
[node name="Enemies" type="Node3D" parent="."]
|
||||
|
||||
[node name="Laser" type="Area3D" parent="Enemies"]
|
||||
|
|
@ -1576,14 +1583,6 @@ texture = ExtResource("106_fer1b")
|
|||
visible = false
|
||||
navigation_mesh = SubResource("NavigationMesh_xhmq5")
|
||||
|
||||
[node name="Terminal" parent="." instance=ExtResource("61_5o6gw")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.5675659, 1.6668701, 1.8129272)
|
||||
CustomDialogue = "[style name=\"Terminal_Style\"]
|
||||
computer: From\\: J.S.\\
|
||||
Subject\\: Pizza\\
|
||||
Asdfg
|
||||
"
|
||||
|
||||
[node name="ColorRect" type="ColorRect" parent="."]
|
||||
visible = false
|
||||
material = SubResource("ShaderMaterial_uwu65")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue