Implementing HUD & Changing HUD Style

This commit is contained in:
Jasmine
2021-11-23 23:24:48 -06:00
parent d6af0df27c
commit 74bb8d4b0a
40 changed files with 1086 additions and 211 deletions

View File

@@ -8,7 +8,6 @@ extents = Vector2( 13, 10 )
[node name="forestHouse" type="Node2D"]
[node name="Sprite" type="Sprite" parent="."]
modulate = Color( 0.823529, 0.34902, 0.32549, 1 )
texture = ExtResource( 1 )
offset = Vector2( 0, -8 )