Files
GGJ26/menus/scenes/opening/opening.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
724 B
Plaintext

[gd_scene format=3 uid="uid://cujhvnbd2sfkw"]
[ext_resource type="PackedScene" uid="uid://sikc02ddepyt" path="res://addons/maaacks_game_template/base/nodes/opening/opening.tscn" id="1_luwk1"]
[ext_resource type="Texture2D" uid="uid://4hasb7yih53v" path="res://menus/assets/godot_engine_logo/logo_vertical_color_dark.png" id="2_cj7fe"]
[node name="Opening" unique_id=24920084 instance=ExtResource("1_luwk1")]
next_scene_path = "uid://cxeuh57i33qrx"
images = Array[Texture2D]([ExtResource("2_cj7fe")])
[node name="ImagesContainer" parent="." index="0"]
theme_override_constants/margin_left = 64
theme_override_constants/margin_top = 64
theme_override_constants/margin_right = 64
theme_override_constants/margin_bottom = 64