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://c3v4e2xycgjy"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://isjl286259oi" path="res://scenes/kq4_036_island_garden_pond/kq4_036_island_garden_pond.gd" id="1_36pond"]
|
||||
[ext_resource type="Texture2D" uid="uid://263f4bktun4fa" path="res://scenes/kq4_036_island_garden_pond/pic_036_visual.png" id="2_36vis"]
|
||||
[ext_resource type="Texture2D" uid="uid://263f4bktun4fa" path="res://scenes/kq4_036_island_garden_pond/036_caption_1_433043770_generated.png" id="2_36vis"]
|
||||
[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_trans"]
|
||||
[ext_resource type="Resource" uid="uid://39ikao3yv25dc" path="res://scenes/kq4_036_island_garden_pond/pond_polygon_0.tres" id="5_pond"]
|
||||
@@ -17,7 +17,7 @@ y_sort_enabled = true
|
||||
script = ExtResource("1_36pond")
|
||||
|
||||
[node name="bg" type="Sprite2D" parent="." unique_id=874052749]
|
||||
scale = Vector2(6, 6)
|
||||
scale = Vector2(0.78, 0.78)
|
||||
texture = ExtResource("2_36vis")
|
||||
centered = false
|
||||
|
||||
@@ -94,4 +94,4 @@ points_resource = ExtResource("5_pond")
|
||||
|
||||
[editable path="kq4_033_enchanted_island_beach"]
|
||||
[editable path="kq4_039_island_beach"]
|
||||
[editable path="kq4_037_fairy_island"]
|
||||
[editable path="kq4_037_fairy_island"]
|
||||
Reference in New Issue
Block a user