Lots of polish things and wrapping up all three levels
This commit is contained in:
+1
-7
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user