feat(escoria4): upgraded project to Godot 4.4

This commit is contained in:
2025-03-11 12:29:32 +01:00
parent 9cbf8d17b2
commit 0fb120466b
126 changed files with 1606 additions and 1357 deletions

View File

@@ -1,21 +1,21 @@
[gd_scene load_steps=4 format=2]
[gd_scene load_steps=4 format=3 uid="uid://fgwob47tewuf"]
[ext_resource path="res://gymkhana/rooms/turno_cocina/creditos/assets/uliwood-productions.png" type="Texture2D" id=1]
[ext_resource path="res://gymkhana/rooms/turno_cocina/creditos/scrollingText.gd" type="Script" id=2]
[ext_resource type="Texture2D" uid="uid://cb3kflkgoepre" path="res://gymkhana/rooms/turno_cocina/creditos/assets/uliwood-productions.png" id="1"]
[ext_resource type="Script" uid="uid://cobcmilgvn3j7" path="res://gymkhana/rooms/turno_cocina/creditos/scrollingText.gd" id="2"]
[sub_resource type="Theme" id=1]
[sub_resource type="Theme" id="1"]
[node name="scrollingText" type="VBoxContainer"]
offset_left = 357.0
offset_right = 922.0
offset_bottom = 744.0
grow_horizontal = 0
script = ExtResource( 2 )
script = ExtResource("2")
[node name="RichTextLabel" type="RichTextLabel" parent="."]
offset_right = 600.0
offset_bottom = 30.0
theme = SubResource( 1 )
theme = SubResource("1")
bbcode_enabled = true
text = "[center][u]Las Gymkhanicas de Uli[/u][/center]
"
@@ -118,4 +118,4 @@ por hacer posible este juego"
offset_top = 511.0
offset_right = 600.0
offset_bottom = 806.0
texture = ExtResource( 1 )
texture = ExtResource("1")