Update room backgrounds to high-res caption images and fix scaling

This commit is contained in:
2026-04-05 08:22:25 -07:00
parent 7b5ce2e4a5
commit 351af5ad47
49 changed files with 131 additions and 131 deletions

View File

@@ -2,7 +2,7 @@
[ext_resource type="Resource" uid="uid://1w9w6a2a9f3fw" path="res://scenes/kq4_070_waterfall_cave/cave_exit_polygon.tres" id="7_cave_exit"]
[ext_resource type="Script" path="res://scenes/kq4_070_waterfall_cave/kq4_070_waterfall_cave.gd" id="1_script"]
[ext_resource type="Texture2D" path="res://scenes/kq4_070_waterfall_cave/pic_070_visual.png" id="2_texture"]
[ext_resource type="Texture2D" path="res://scenes/kq4_070_waterfall_cave/070_caption_1_4044228144_generated.png" id="2_texture"]
[ext_resource type="Script" uid="uid://xmphq3i0wbg3" path="res://ScalePoint_.gd" id="3_scale"]
[ext_resource type="PackedScene" uid="uid://c4vc1wx7k6cw" path="res://TransitionPiece.tscn" id="4_transition"]
@@ -16,7 +16,7 @@ y_sort_enabled = true
script = ExtResource("1_script")
[node name="bg" type="Sprite2D" parent="."]
scale = Vector2(6, 6)
scale = Vector2(0.78, 0.78)
texture = ExtResource("2_texture")
centered = false