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://w801ak6vzoh4"]
|
||||
|
||||
[ext_resource type="Script" path="res://scenes/kq4_046_tower_stairway/kq4_046_tower_stairway.gd" id="1_script"]
|
||||
[ext_resource type="Texture2D" path="res://scenes/kq4_046_tower_stairway/pic_046_visual.png" id="2_texture"]
|
||||
[ext_resource type="Texture2D" path="res://scenes/kq4_046_tower_stairway/046_caption_1_1008297925_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"]
|
||||
|
||||
@@ -15,7 +15,7 @@ y_sort_enabled = true
|
||||
script = ExtResource("1_script")
|
||||
|
||||
[node name="bg" type="Sprite2D" parent="." unique_id=874052749]
|
||||
scale = Vector2(6, 6)
|
||||
scale = Vector2(0.78, 0.78)
|
||||
texture = ExtResource("2_texture")
|
||||
centered = false
|
||||
|
||||
@@ -67,4 +67,4 @@ position = Vector2(151, 615)
|
||||
[connection signal="interacted" from="kq4_045_genestas_bed_chamber" to="." method="_on_genestas_bed_chamber_interacted"]
|
||||
|
||||
[editable path="kq4_047_tower_chamber"]
|
||||
[editable path="kq4_045_genestas_bed_chamber"]
|
||||
[editable path="kq4_045_genestas_bed_chamber"]
|
||||
Reference in New Issue
Block a user