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://tkeyuep0ivo6"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://1k06wwatabzqa" path="res://scenes/kq4_014_green_meadow/kq4_014_green_meadow.gd" id="1_abc"]
|
||||
[ext_resource type="Texture2D" uid="uid://dskmgchg6f4qm" path="res://scenes/kq4_014_green_meadow/pic_014_visual.png" id="2_abc"]
|
||||
[ext_resource type="Texture2D" uid="uid://dskmgchg6f4qm" path="res://scenes/kq4_014_green_meadow/014_caption_1_46619669_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"]
|
||||
|
||||
@@ -20,7 +20,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
|
||||
|
||||
@@ -126,4 +126,4 @@ polygon_resource = ExtResource("8_rocks")
|
||||
[editable path="kq4_008_back_of_fishermans_shack"]
|
||||
[editable path="kq4_015_frog_pond"]
|
||||
[editable path="kq4_020_meadow"]
|
||||
[editable path="kq4_013_beach"]
|
||||
[editable path="kq4_013_beach"]
|
||||
Reference in New Issue
Block a user