image
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
[gd_scene format=3 uid="uid://bq2yxcm55h7n8"]
|
||||
[gd_scene load_steps=2 format=3 uid="uid://bq2yxcm55h7n8"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dpqc1xv3cechw" path="res://model/House1Closed.jpg" id="1_rs1io"]
|
||||
|
||||
[node name="door_view" type="Control"]
|
||||
layout_mode = 3
|
||||
@@ -7,3 +9,7 @@ anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="House1Closed" type="Sprite2D" parent="."]
|
||||
position = Vector2(200, 150)
|
||||
texture = ExtResource("1_rs1io")
|
||||
|
||||
Reference in New Issue
Block a user