Files
MovementTests/addons/maaacks_game_template/installer/main_scene_confirmation_dialog.tscn
Minimata af1f6da98d
Some checks failed
Create tag and build when new code gets to main / BumpTag (push) Successful in 31s
Create tag and build when new code gets to main / Test (push) Has been cancelled
Create tag and build when new code gets to main / Export (push) Has been cancelled
updating project files
2026-01-28 09:50:10 +01:00

16 lines
413 B
Plaintext

[gd_scene format=3 uid="uid://b8kr3y0cjxr8m"]
[node name="MainSceneConfirmationDialog" type="ConfirmationDialog" unique_id=626431207]
oversampling_override = 1.0
title = "Update Main Scene"
initial_position = 2
size = Vector2i(1024, 192)
visible = true
exclusive = false
ok_button_text = "Yes"
dialog_text = "Would you like to update the project's main scene?
"
dialog_autowrap = true
cancel_button_text = "No"