mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:05:34 +00:00
Briefing scene
This commit is contained in:
parent
39183aa83f
commit
d141bffde6
6 changed files with 86 additions and 25 deletions
8
Scenes/Maps/Intro_Briefing.tscn
Normal file
8
Scenes/Maps/Intro_Briefing.tscn
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://dcn2o6hllas78"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://bf0tnhnwttrim" path="res://Scripts/Misc/DialogueAutoStarter.cs" id="1_qu5kv"]
|
||||
|
||||
[node name="IntroBriefing" type="Node2D"]
|
||||
script = ExtResource("1_qu5kv")
|
||||
_trackName = &"Mission1_Briefing"
|
||||
_finishedScenePath = &"uid://bpnahwxmjgb6t"
|
||||
Loading…
Add table
Add a link
Reference in a new issue