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://bfgygdasrhic6"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dxptx7bq52a6v" path="res://scenes/kq4_068_the_foyer/kq4_068_the_foyer.gd" id="1_script"]
|
||||
[ext_resource type="Texture2D" uid="uid://blpidkixyj1cs" path="res://scenes/kq4_068_the_foyer/pic_068_visual.png" id="2_texture"]
|
||||
[ext_resource type="Texture2D" uid="uid://blpidkixyj1cs" path="res://scenes/kq4_068_the_foyer/068_caption_1_2864524437_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 @@ script = ExtResource("1_script")
|
||||
metadata/_custom_type_script = "uid://bq05g53bnqgou"
|
||||
|
||||
[node name="bg" type="Sprite2D" parent="." unique_id=801743455]
|
||||
scale = Vector2(6, 6)
|
||||
scale = Vector2(0.78, 0.78)
|
||||
texture = ExtResource("2_texture")
|
||||
centered = false
|
||||
|
||||
@@ -115,4 +115,4 @@ target = "uid://dek2gdmwnmgsl"
|
||||
[editable path="kq4_067_the_parlor"]
|
||||
[editable path="kq4_060_bedroom"]
|
||||
[editable path="kq4_062_bedroom"]
|
||||
[editable path="kq4_064_old_dining_room"]
|
||||
[editable path="kq4_064_old_dining_room"]
|
||||
Reference in New Issue
Block a user