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://2f7c49hpkducc"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://1hjbz7zjl0ody" path="res://scenes/kq4_031_open_ocean/kq4_031_open_ocean.gd" id="1_abc"]
|
||||
[ext_resource type="Texture2D" uid="uid://33ffq67ojobi7" path="res://scenes/kq4_031_open_ocean/pic_031_visual.png" id="2_abc"]
|
||||
[ext_resource type="Texture2D" uid="uid://33ffq67ojobi7" path="res://scenes/kq4_031_open_ocean/031_caption_1_805793333_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://26m7oh4jqrev0" path="res://scenes/kq4_031_open_ocean/ocean_polygon_0.tres" id="5_ocean"]
|
||||
@@ -17,7 +17,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
|
||||
|
||||
@@ -177,4 +177,4 @@ points_resource = ExtResource("5_ocean")
|
||||
[editable path="kq4_043_desert_island"]
|
||||
[editable path="kq4_044_inside_whale"]
|
||||
[editable path="south_exit"]
|
||||
[editable path="west_exit"]
|
||||
[editable path="west_exit"]
|
||||
Reference in New Issue
Block a user