Skip to content

Commit

Permalink
Reorganize main level node tree part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
666Savior committed Oct 17, 2021
1 parent 5657768 commit d282e79
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions level/Cafe.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -1195,22 +1195,24 @@ transform = Transform( -1, 0, 8.74228e-08, 0, 1, 0, -8.74228e-08, 0, -1, 11.2, 0
[node name="Pavement_L45_exportprep3" parent="LevelStatics/Flooring/Road" instance=ExtResource( 50 )]
transform = Transform( -1, 0, 8.74228e-08, 0, 1, 0, -8.74228e-08, 0, -1, 13.2, 0, 11.2 )

[node name="table_high_rect_exportprep" parent="LevelStatics" instance=ExtResource( 7 )]
[node name="Furniture" type="Spatial" parent="LevelStatics"]

[node name="table_high_rect_exportprep" parent="LevelStatics/Furniture" instance=ExtResource( 7 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 5.125, 0, -1.99998 )

[node name="table_high_rect_exportprep3" parent="LevelStatics" instance=ExtResource( 7 )]
[node name="table_high_rect_exportprep3" parent="LevelStatics/Furniture" instance=ExtResource( 7 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 5.125, 0, 0.2 )

[node name="table_high_rect_exportprep2" parent="LevelStatics" instance=ExtResource( 7 )]
[node name="table_high_rect_exportprep2" parent="LevelStatics/Furniture" instance=ExtResource( 7 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 5.125, 0, -4.2 )

[node name="table_high_rect_exportprep4" parent="LevelStatics" instance=ExtResource( 7 )]
[node name="table_high_rect_exportprep4" parent="LevelStatics/Furniture" instance=ExtResource( 7 )]
transform = Transform( -4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -1.875, 0, 5.15 )

[node name="table_high_rect_exportprep5" parent="LevelStatics" instance=ExtResource( 7 )]
[node name="table_high_rect_exportprep5" parent="LevelStatics/Furniture" instance=ExtResource( 7 )]
transform = Transform( -4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0.325, 0, 5.15 )

[node name="table_high_rect_exportprep6" parent="LevelStatics" instance=ExtResource( 7 )]
[node name="table_high_rect_exportprep6" parent="LevelStatics/Furniture" instance=ExtResource( 7 )]
transform = Transform( -4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -4.075, 0, 5.15 )

[node name="Clock_exportprep" parent="LevelStatics" instance=ExtResource( 58 )]
Expand Down

0 comments on commit d282e79

Please sign in to comment.