Fake house, new graphics
This commit is contained in:
parent
b7a53651bb
commit
ab455bdd67
13
Level/Buildings/FakeBuildingBlock.tscn
Normal file
13
Level/Buildings/FakeBuildingBlock.tscn
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
[gd_scene load_steps=2 format=2]
|
||||||
|
|
||||||
|
[ext_resource path="res://Level/Buildings/BuildingBlock.tscn" type="PackedScene" id=1]
|
||||||
|
|
||||||
|
[node name="BuildingBlock" instance=ExtResource( 1 )]
|
||||||
|
|
||||||
|
[node name="True" parent="." index="1"]
|
||||||
|
visible = false
|
||||||
|
layers = 0
|
||||||
|
|
||||||
|
[node name="StaticBody" parent="." index="2"]
|
||||||
|
collision_layer = 1
|
||||||
|
collision_mask = 1
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -56,7 +56,7 @@ mesh = SubResource( 3 )
|
|||||||
material/0 = null
|
material/0 = null
|
||||||
|
|
||||||
[node name="StaticBody" type="StaticBody" parent="."]
|
[node name="StaticBody" type="StaticBody" parent="."]
|
||||||
transform = Transform( 25, 0, 0, 0, 1, 0, 0, 0, 25, 0, -0.956642, 0 )
|
transform = Transform( 25, 0, 0, 0, 1, 0, 0, 0, 25, 0, -0.591689, 0 )
|
||||||
collision_layer = 3
|
collision_layer = 3
|
||||||
collision_mask = 3
|
collision_mask = 3
|
||||||
|
|
||||||
|
332
Resources/Models/playerhouse.dae
Normal file
332
Resources/Models/playerhouse.dae
Normal file
File diff suppressed because one or more lines are too long
1062
Resources/Models/playerhouse.dae.import
Normal file
1062
Resources/Models/playerhouse.dae.import
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user