Files
gamejamgame/addons/maaacks_game_template/installer/play_opening_confirmation_dialog.tscn
2026-07-25 16:10:50 +12:00

15 lines
503 B
Plaintext

[gd_scene format=3 uid="uid://b8808yj7a0ghj"]
[node name="PlayOpeningConfirmationDialog" type="ConfirmationDialog" unique_id=2132524785]
oversampling_override = 1.0
title = "Run & Test"
initial_position = 2
size = Vector2i(1024, 148)
visible = true
ok_button_text = "Yes"
dialog_text = "It is recommended to run the opening scene of the plugin and test if any issues occurred during the copying process.
Would you like to run and test the scenes now?"
dialog_autowrap = true
cancel_button_text = "No"