mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:05:34 +00:00
Custom dialogue node
This commit is contained in:
parent
7cb5bfb593
commit
74dcd6d90c
3 changed files with 50 additions and 14 deletions
|
|
@ -3446,3 +3446,11 @@ texture = ExtResource("99_dbn2g")
|
|||
[node name="NavigationRegion3D" type="NavigationRegion3D" parent="."]
|
||||
visible = false
|
||||
navigation_mesh = SubResource("NavigationMesh_xhmq5")
|
||||
|
||||
[node name="Terminal" parent="." instance=ExtResource("42_isb8p")]
|
||||
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
|
||||
"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue