You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
364 B
Plaintext
15 lines
364 B
Plaintext
[gd_scene format=3 uid="uid://b8kr3y0cjxr8m"]
|
|
|
|
[node name="MainSceneConfirmationDialog" type="ConfirmationDialog"]
|
|
title = "Update Main Scene"
|
|
initial_position = 2
|
|
size = Vector2i(420, 210)
|
|
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"
|