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
473 B
Plaintext
15 lines
473 B
Plaintext
[gd_scene format=3 uid="uid://cyx4i4v30bw4o"]
|
|
|
|
[node name="CopyConfirmationDialog" type="ConfirmationDialog"]
|
|
title = "Copy Examples"
|
|
initial_position = 2
|
|
size = Vector2i(400, 210)
|
|
visible = true
|
|
exclusive = false
|
|
ok_button_text = "Yes"
|
|
dialog_text = "Plugin enabled. It is recommended to copy the example scenes to a destination outside of the addons/ folder before editing them.
|
|
|
|
Would you like to copy the examples now?"
|
|
dialog_autowrap = true
|
|
cancel_button_text = "No"
|