Add NotificationLabel styling and manage miracles in hand
This commit is contained in:
11
Scenes/Houses/house_tier_2.tscn
Normal file
11
Scenes/Houses/house_tier_2.tscn
Normal file
@@ -0,0 +1,11 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://bi6053qjm60vt"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://c61h7a8byuyeu" path="res://Sprites/house.png" id="1_8opcd"]
|
||||
|
||||
[node name="HouseTier2" type="Sprite2D"]
|
||||
scale = Vector2(0.02, 0.02)
|
||||
texture = ExtResource("1_8opcd")
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
position = Vector2(450, 0)
|
||||
texture = ExtResource("1_8opcd")
|
Reference in New Issue
Block a user