Files
GGJ26/addons/maaacks_game_template/installer/setup_complete_dialog.tscn
minimata 44f251ed66
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 1m1s
Basic game template addon
2026-01-30 19:45:56 +01:00

15 lines
495 B
Plaintext

[gd_scene format=3 uid="uid://bie1wby7a56or"]
[node name="SetupCompleteDialog" type="AcceptDialog"]
oversampling_override = 1.0
title = "Setup Complete!"
initial_position = 2
size = Vector2i(1032, 360)
visible = true
dialog_text = "Thanks for installing Maaack's Minimal Game Template!
Go to `Project > Tools > Run Maaack's Minimal Game Template Setup...` for extra features.
Each step of the setup can also be revisited.
See the included README for next steps and additional documentation."