beta-1.0
This commit is contained in:
19
Scenes/Objects/Buildings/home_01.tscn
Normal file
19
Scenes/Objects/Buildings/home_01.tscn
Normal file
@@ -0,0 +1,19 @@
|
||||
[gd_scene format=3 uid="uid://bjufxlsrlcuas"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://b4pkng5oqj7ex" path="res://Assets/Sprites/Buildings/Houses/Wood/House_1_Wood_Base_Red.png" id="1_khh77"]
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_khh77"]
|
||||
size = Vector2(64, 32)
|
||||
|
||||
[node name="Home 01" type="StaticBody2D" unique_id=2084767105]
|
||||
y_sort_enabled = true
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=2100279943]
|
||||
position = Vector2(0, 32)
|
||||
shape = SubResource("RectangleShape2D_khh77")
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=2016922056]
|
||||
y_sort_enabled = true
|
||||
position = Vector2(0, 48)
|
||||
texture = ExtResource("1_khh77")
|
||||
offset = Vector2(0, -48)
|
||||
Reference in New Issue
Block a user