Lots of polish things and wrapping up all three levels

This commit is contained in:
Nathan Anderson
2022-08-08 15:32:57 -06:00
parent c7d42e09ce
commit 09eada305d
176 changed files with 3068 additions and 403 deletions
+1 -7
View File
@@ -1,4 +1,4 @@
[gd_scene load_steps=6 format=2]
[gd_scene load_steps=5 format=2]
[ext_resource path="res://scripts/house.gd" type="Script" id=1]
[ext_resource path="res://assets/chadHouse.png" type="Texture" id=2]
@@ -7,8 +7,6 @@
radius = 12.4286
height = 4.85714
[sub_resource type="ConvexPolygonShape2D" id=6]
[sub_resource type="RectangleShape2D" id=5]
extents = Vector2( 142.5, 73.1641 )
@@ -29,10 +27,6 @@ position = Vector2( -4.76837e-07, -90 )
scale = Vector2( 7, 7 )
shape = SubResource( 3 )
[node name="CollisionShape2D2" type="CollisionShape2D" parent="HouseBody"]
position = Vector2( 0, -49 )
shape = SubResource( 6 )
[node name="DoorArea2D" type="Area2D" parent="."]
[node name="CollisionShape2D" type="CollisionShape2D" parent="DoorArea2D"]