Update room backgrounds to high-res caption images and fix scaling
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[gd_scene format=3 uid="uid://33baqytea2g56"]
|
||||
|
||||
[ext_resource type="Script" path="res://scenes/kq4_024_waterfall_and_pool/kq4_024_waterfall_and_pool.gd" id="1_abc"]
|
||||
[ext_resource type="Texture2D" path="res://scenes/kq4_024_waterfall_and_pool/pic_024_visual.png" id="2_abc"]
|
||||
[ext_resource type="Texture2D" path="res://scenes/kq4_024_waterfall_and_pool/024_caption_1_2504679721_generated.png" id="2_abc"]
|
||||
[ext_resource type="Script" uid="uid://xmphq3i0wbg3" path="res://ScalePoint_.gd" id="3_abc"]
|
||||
[ext_resource type="PackedScene" uid="uid://c4vc1wx7k6cw" path="res://TransitionPiece.tscn" id="4_abc"]
|
||||
[ext_resource type="Resource" uid="uid://3u3p7squxi926" path="res://scenes/kq4_024_waterfall_and_pool/waterfall_transition_polygon.tres" id="7_waterfall_trans"]
|
||||
@@ -18,7 +18,7 @@ y_sort_enabled = true
|
||||
script = ExtResource("1_abc")
|
||||
|
||||
[node name="bg" type="Sprite2D" parent="." unique_id=874052749]
|
||||
scale = Vector2(6, 6)
|
||||
scale = Vector2(0.78, 0.78)
|
||||
texture = ExtResource("2_abc")
|
||||
centered = false
|
||||
|
||||
@@ -104,4 +104,4 @@ points_resource = ExtResource("5_waterfall")
|
||||
|
||||
[editable path="kq4_018_cemetery"]
|
||||
[editable path="kq4_030_mountain_pass"]
|
||||
[editable path="kq4_023_forest_path_with_cottage"]
|
||||
[editable path="kq4_023_forest_path_with_cottage"]
|
||||
Reference in New Issue
Block a user