1 Commits

Author SHA1 Message Date
f914032f8f feat: nouveau dialogue
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 6s
Create tag and build when new code gets to main / Export (push) Successful in 2m6s
2025-08-01 17:46:36 +02:00

View File

@ -195,10 +195,13 @@ _data = {
script = ExtResource("1_272bh") script = ExtResource("1_272bh")
[node name="OpeningDialogue" parent="." instance=ExtResource("2_efxa6")] [node name="OpeningDialogue" parent="." instance=ExtResource("2_efxa6")]
dialogue = "Who are you ? dialogue = "Aha! Finally I will beat you!
--- ---
... Who are you ?
---
No one can destroy me anymore!
" "
start_with_left = true
left_picture = SubResource("AtlasTexture_ycdy4") left_picture = SubResource("AtlasTexture_ycdy4")
right_picture = SubResource("AtlasTexture_w48qg") right_picture = SubResource("AtlasTexture_w48qg")