updated to godot 4.6

This commit is contained in:
2026-01-28 13:42:26 +11:00
parent 5bbc2c0cb0
commit 6f1105cdbe
795 changed files with 5616 additions and 2077 deletions

View File

@@ -1,4 +1,4 @@
[gd_scene load_steps=4 format=3 uid="uid://cmn22yceqewx1"]
[gd_scene format=3 uid="uid://cmn22yceqewx1"]
[ext_resource type="Script" uid="uid://3n5mrdgjsn8e" path="res://UI/AchievementPopup/achievement_popup.gd" id="1_ah4h2"]
[ext_resource type="Texture2D" uid="uid://ctbi3gm1me1t5" path="res://Assets/Textures/unlock_mage_achievement.png" id="2_nbrip"]
@@ -7,7 +7,7 @@
atlas = ExtResource("2_nbrip")
region = Rect2(36, 0, 36, 36)
[node name="AchievementPopup" type="PanelContainer"]
[node name="AchievementPopup" type="PanelContainer" unique_id=1697888322]
anchors_preset = 6
anchor_left = 1.0
anchor_top = 0.5
@@ -20,17 +20,17 @@ grow_horizontal = 0
grow_vertical = 2
script = ExtResource("1_ah4h2")
[node name="HBoxContainer" type="HBoxContainer" parent="."]
[node name="HBoxContainer" type="HBoxContainer" parent="." unique_id=1601851349]
layout_mode = 2
alignment = 2
[node name="TextureRect" type="TextureRect" parent="HBoxContainer"]
[node name="TextureRect" type="TextureRect" parent="HBoxContainer" unique_id=977519377]
layout_mode = 2
texture = SubResource("AtlasTexture_um1rr")
expand_mode = 3
stretch_mode = 5
[node name="Label" type="Label" parent="HBoxContainer"]
[node name="Label" type="Label" parent="HBoxContainer" unique_id=1841662202]
custom_minimum_size = Vector2(350, 0)
layout_mode = 2
text = "unlock the thing and then go to the place to do the other thing"