factory gameplay scene added

This commit is contained in:
Leon Palluch 2019-11-21 21:45:48 +01:00
parent bd3118c7b3
commit fc712e4ac8
17 changed files with 5228 additions and 1 deletions

View File

@ -0,0 +1,354 @@
[gd_scene load_steps=14 format=2]
[ext_resource path="res://Things/Pipes/StraightPipe.tscn" type="PackedScene" id=1]
[ext_resource path="res://Things/Pipes/StraightForkPipe.tscn" type="PackedScene" id=2]
[ext_resource path="res://Things/Pipes/EckiPipe.tscn" type="PackedScene" id=3]
[ext_resource path="res://Things/ReusableMaterials/Glow.tres" type="Material" id=4]
[sub_resource type="BoxShape" id=1]
[sub_resource type="CubeMesh" id=2]
[sub_resource type="CubeMesh" id=3]
[sub_resource type="SpatialMaterial" id=4]
albedo_color = Color( 1, 0, 0, 1 )
[sub_resource type="SpatialMaterial" id=5]
albedo_color = Color( 0, 0.0627451, 1, 1 )
[sub_resource type="SpatialMaterial" id=6]
albedo_color = Color( 0.00784314, 0.792157, 0, 1 )
[sub_resource type="SpatialMaterial" id=7]
albedo_color = Color( 0.662745, 0, 0.513726, 1 )
[sub_resource type="SpatialMaterial" id=8]
albedo_color = Color( 0, 0.905882, 1, 1 )
[sub_resource type="SpatialMaterial" id=9]
albedo_color = Color( 0.482353, 0.482353, 0.482353, 1 )
[node name="Body" type="StaticBody"]
collision_layer = 7
collision_mask = 7
[node name="CollisionShape" type="CollisionShape" parent="."]
transform = Transform( 2, 0, 0, 0, 0.2, 0, 0, 0, 1, 0, 0.85, 0 )
shape = SubResource( 1 )
[node name="Table" type="MeshInstance" parent="."]
transform = Transform( 2, 0, 0, 0, 0.2, 0, 0, 0, 1, 0, 0.85, 0 )
layers = 3
mesh = SubResource( 2 )
material/0 = null
[node name="IO Boxes" type="Spatial" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0.5, 0 )
[node name="Input1" type="MeshInstance" parent="IO Boxes"]
transform = Transform( 0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.18, -2.75, 0.75, 0.8 )
layers = 3
mesh = SubResource( 3 )
material/0 = SubResource( 4 )
[node name="Input2" type="MeshInstance" parent="IO Boxes"]
transform = Transform( 0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.18, -2.75, 0.75, 0.4 )
layers = 3
mesh = SubResource( 3 )
material/0 = SubResource( 5 )
[node name="Input3" type="MeshInstance" parent="IO Boxes"]
transform = Transform( 0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.18, -2.75, 0.75, 0 )
layers = 3
mesh = SubResource( 3 )
material/0 = SubResource( 6 )
[node name="Input4" type="MeshInstance" parent="IO Boxes"]
transform = Transform( 0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.18, -2.75, 0.75, -0.4 )
layers = 3
mesh = SubResource( 3 )
material/0 = SubResource( 7 )
[node name="Input5" type="MeshInstance" parent="IO Boxes"]
transform = Transform( 0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.18, -2.75, 0.75, -0.8 )
layers = 3
mesh = SubResource( 3 )
material/0 = SubResource( 8 )
[node name="Output" type="MeshInstance" parent="IO Boxes"]
transform = Transform( 0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.2, 0.85, 0.75, -0.8 )
layers = 3
mesh = SubResource( 3 )
material/0 = SubResource( 9 )
[node name="Output2" type="MeshInstance" parent="IO Boxes"]
transform = Transform( 0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.2, 0.85, 0.75, 0 )
layers = 3
mesh = SubResource( 3 )
material/0 = SubResource( 9 )
[node name="Output3" type="MeshInstance" parent="IO Boxes"]
transform = Transform( 0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.2, 0.85, 0.75, 0.8 )
layers = 3
mesh = SubResource( 3 )
material/0 = SubResource( 9 )
[node name="Pipes" type="Spatial" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, 0 )
[node name="Pipe5" parent="Pipes" instance=ExtResource( 1 )]
transform = Transform( -4.37114e-008, 0, 1, 0, 1, 0, -1, 0, -4.37114e-008, 0.45, 1.25, 0 )
[node name="Pipe14" parent="Pipes" instance=ExtResource( 1 )]
transform = Transform( -4.37114e-008, 0, 1, 0, 1, 0, -1, 0, -4.37114e-008, 0.45, 1.25, 0.8 )
[node name="Pipe63" parent="Pipes" instance=ExtResource( 1 )]
transform = Transform( -4.37114e-008, 0, 1, 0, 1, 0, -1, 0, -4.37114e-008, 0.45, 1.25, -0.8 )
[node name="Pipe6" parent="Pipes" instance=ExtResource( 1 )]
transform = Transform( -4.37114e-008, 0, 1, 0, 1, 0, -1, 0, -4.37114e-008, -2.35, 1.25, 0 )
[node name="Pipe11" parent="Pipes" instance=ExtResource( 1 )]
transform = Transform( -4.37114e-008, 0, 1, 0, 1, 0, -1, 0, -4.37114e-008, -2.35, 1.25, 0.4 )
[node name="Pipe19" parent="Pipes" instance=ExtResource( 1 )]
transform = Transform( -4.37114e-008, 0, 1, 0, 1, 0, -1, 0, -4.37114e-008, -2.35, 1.25, 0.8 )
[node name="Pipe2" parent="Pipes" instance=ExtResource( 2 )]
transform = Transform( -4.37114e-008, 0, 1, 0, 1, 0, -1, 0, -4.37114e-008, -0.35, 1.25, 0 )
[node name="Pipe39" parent="Pipes" instance=ExtResource( 2 )]
transform = Transform( -4.37114e-008, -1, 0, 1, -4.37114e-008, 0, 0, 0, 1, -0.35, 1.65, -0.4 )
[node name="Pipe55" parent="Pipes" instance=ExtResource( 2 )]
transform = Transform( -4.37114e-008, -1, 0, 1, -4.37114e-008, 0, 0, 0, 1, -1.55, 1.65, -0.4 )
[node name="Pipe50" parent="Pipes" instance=ExtResource( 2 )]
transform = Transform( 1.91069e-015, 4.37114e-008, 1, 1, -4.37114e-008, 0, 4.37114e-008, 1, -4.37114e-008, -1.15, 1.25, -0.8 )
[node name="Pipe49" parent="Pipes" instance=ExtResource( 2 )]
transform = Transform( 1.91069e-015, 4.37114e-008, 1, 1, -4.37114e-008, 0, 4.37114e-008, 1, -4.37114e-008, 0.05, 1.25, 0 )
[node name="Pipe10" parent="Pipes" instance=ExtResource( 2 )]
transform = Transform( 1.91069e-015, -4.37114e-008, 1, -1, -4.37114e-008, 0, 4.37114e-008, -1, -4.37114e-008, -0.35, 1.65, 0.8 )
[node name="Pipe48" parent="Pipes" instance=ExtResource( 1 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.05, 1.65, 0 )
[node name="Pipe12" parent="Pipes" instance=ExtResource( 1 )]
transform = Transform( -4.37114e-008, 0, 1, 0, 1, 0, -1, 0, -4.37114e-008, -2.35, 1.25, -0.4 )
[node name="Pipe21" parent="Pipes" instance=ExtResource( 1 )]
transform = Transform( -4.37114e-008, 0, 1, 0, 1, 0, -1, 0, -4.37114e-008, -2.35, 1.25, -0.8 )
[node name="Pipe22" parent="Pipes" instance=ExtResource( 1 )]
transform = Transform( -4.37114e-008, 0, 1, 0, 1, 0, -1, 0, -4.37114e-008, -1.95, 1.25, -0.8 )
[node name="Pipe24" parent="Pipes" instance=ExtResource( 1 )]
transform = Transform( -4.37114e-008, 0, 1, 0, 1, 0, -1, 0, -4.37114e-008, -1.55, 1.25, -0.8 )
[node name="Pipe35" parent="Pipes" instance=ExtResource( 1 )]
transform = Transform( -4.37114e-008, 0, 1, 0, 1, 0, -1, 0, -4.37114e-008, -0.75, 1.25, -0.8 )
[node name="Pipe44" parent="Pipes" instance=ExtResource( 1 )]
transform = Transform( -4.37114e-008, 0, 1, 0, 1, 0, -1, 0, -4.37114e-008, -0.35, 1.25, 0.4 )
[node name="Pipe34" parent="Pipes" instance=ExtResource( 1 )]
transform = Transform( -4.37114e-008, 0, 1, 0, 1, 0, -1, 0, -4.37114e-008, -1.15, 1.25, 0.4 )
[node name="Pipe61" parent="Pipes" instance=ExtResource( 1 )]
transform = Transform( -4.37114e-008, 0, 1, 0, 1, 0, -1, 0, -4.37114e-008, -1.15, 1.25, 0.4 )
[node name="Pipe59" parent="Pipes" instance=ExtResource( 1 )]
transform = Transform( -4.37114e-008, 0, 1, 0, 1, 0, -1, 0, -4.37114e-008, -0.75, 1.25, 0 )
[node name="Pipe18" parent="Pipes" instance=ExtResource( 1 )]
transform = Transform( -4.37114e-008, 0, 1, 0, 1, 0, -1, 0, -4.37114e-008, -1.55, 1.25, -0.4 )
[node name="Pipe7" parent="Pipes" instance=ExtResource( 1 )]
transform = Transform( -4.37114e-008, 0, 1, 0, 1, 0, -1, 0, -4.37114e-008, -1.95, 1.25, 0 )
[node name="Pipe15" parent="Pipes" instance=ExtResource( 1 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.95, 1.65, 0 )
[node name="Pipe52" parent="Pipes" instance=ExtResource( 1 )]
transform = Transform( -4.37114e-008, 0, 1, 0, 1, 0, -1, 0, -4.37114e-008, -1.15, 1.65, -0.8 )
[node name="Pipe8" parent="Pipes" instance=ExtResource( 3 )]
editor/display_folded = true
transform = Transform( 1.91069e-015, 4.37114e-008, -1, 1, -4.37114e-008, 0, -4.37114e-008, -1, -4.37114e-008, -1.55, 1.25, 0.4 )
[node name="Pipe28" parent="Pipes" instance=ExtResource( 3 )]
editor/display_folded = true
transform = Transform( 1.91069e-015, 4.37114e-008, -1, 1, -4.37114e-008, 0, -4.37114e-008, -1, -4.37114e-008, -1.55, 1.25, 1.2 )
[node name="Pipe29" parent="Pipes" instance=ExtResource( 3 )]
editor/display_folded = true
transform = Transform( -4.37114e-008, -1, 0, 1, -4.37114e-008, 0, 0, 0, 1, -1.15, 1.25, 1.2 )
[node name="Pipe30" parent="Pipes" instance=ExtResource( 3 )]
editor/display_folded = true
transform = Transform( 4.37114e-008, 1, -8.74228e-008, 1, -4.37114e-008, 0, -3.82137e-015, -8.74228e-008, -1, -1.15, 1.25, 0.8 )
[node name="Pipe26" parent="Pipes" instance=ExtResource( 3 )]
editor/display_folded = true
transform = Transform( 1.91069e-015, 4.37114e-008, -1, 1, -4.37114e-008, 0, -4.37114e-008, -1, -4.37114e-008, -1.15, 1.25, 0 )
[node name="Pipe37" parent="Pipes" instance=ExtResource( 3 )]
editor/display_folded = true
transform = Transform( 1.91069e-015, 4.37114e-008, -1, 1, -4.37114e-008, 0, -4.37114e-008, -1, -4.37114e-008, -0.35, 1.25, -0.4 )
[node name="Pipe43" parent="Pipes" instance=ExtResource( 3 )]
editor/display_folded = true
transform = Transform( -4.37114e-008, -1, 0, 1, -4.37114e-008, 0, 0, 0, 1, 0.05, 1.25, 0.4 )
[node name="Pipe38" parent="Pipes" instance=ExtResource( 3 )]
editor/display_folded = true
transform = Transform( 1, -8.74228e-008, -8.74228e-008, -8.74228e-008, -1, 0, -8.74228e-008, 7.64274e-015, -1, -0.35, 1.65, -0.8 )
[node name="Pipe47" parent="Pipes" instance=ExtResource( 3 )]
editor/display_folded = true
transform = Transform( 1, -8.74228e-008, -8.74228e-008, -8.74228e-008, -1, 0, -8.74228e-008, 7.64274e-015, -1, 0.05, 1.65, -0.4 )
[node name="Pipe58" parent="Pipes" instance=ExtResource( 3 )]
editor/display_folded = true
transform = Transform( 4.37114e-008, 1, 8.74228e-008, 1, -4.37114e-008, 0, 3.82137e-015, 8.74228e-008, -1, 0.05, 1.25, -0.8 )
[node name="Pipe13" parent="Pipes" instance=ExtResource( 3 )]
editor/display_folded = true
transform = Transform( -4.37114e-008, 0, 1, 0, 1, 0, -1, 0, -4.37114e-008, -1.95, 1.25, 0.4 )
[node name="MeshMesh" parent="Pipes/Pipe13" index="0"]
material/0 = ExtResource( 4 )
[node name="Pipe40" parent="Pipes" instance=ExtResource( 3 )]
editor/display_folded = true
transform = Transform( -1, 8.74228e-008, 0, -8.74228e-008, -1, 0, 0, 0, 1, -0.35, 1.65, 0 )
[node name="Pipe31" parent="Pipes" instance=ExtResource( 3 )]
editor/display_folded = true
transform = Transform( 4.37114e-008, -3.82137e-015, -1, -8.74228e-008, -1, 0, -1, 8.74228e-008, -4.37114e-008, -0.75, 1.65, 0.8 )
[node name="Pipe41" parent="Pipes" instance=ExtResource( 3 )]
editor/display_folded = true
transform = Transform( 4.37114e-008, 3.82137e-015, 1, 8.74228e-008, -1, 0, 1, 8.74228e-008, -4.37114e-008, 0.05, 1.65, 0.8 )
[node name="Pipe45" parent="Pipes" instance=ExtResource( 3 )]
editor/display_folded = true
transform = Transform( -4.37114e-008, 0, -1, 0, 1, 0, 1, 0, -4.37114e-008, 0.05, 1.25, 0.8 )
[node name="Pipe16" parent="Pipes" instance=ExtResource( 3 )]
transform = Transform( 1, 8.74228e-008, -8.74228e-008, 8.74228e-008, -1, 0, -8.74228e-008, -7.64274e-015, -1, -1.95, 1.65, -0.4 )
[node name="MeshMesh" parent="Pipes/Pipe16" index="0"]
material/0 = ExtResource( 4 )
[node name="Pipe20" parent="Pipes" instance=ExtResource( 3 )]
editor/display_folded = true
transform = Transform( -1, -8.74228e-008, 0, 8.74228e-008, -1, 0, 0, 0, 1, -1.55, 1.65, 0 )
[node name="Pipe32" parent="Pipes" instance=ExtResource( 3 )]
editor/display_folded = true
transform = Transform( 4.37114e-008, -3.82137e-015, 1, -8.74228e-008, -1, 0, 1, -8.74228e-008, -4.37114e-008, -1.55, 1.65, 0.8 )
[node name="Pipe46" parent="Pipes" instance=ExtResource( 3 )]
editor/display_folded = true
transform = Transform( 1.91069e-015, 4.37114e-008, -1, 1, -4.37114e-008, 0, -4.37114e-008, -1, -4.37114e-008, -1.95, 1.65, 0.8 )
[node name="Pipe51" parent="Pipes" instance=ExtResource( 3 )]
editor/display_folded = true
transform = Transform( 4.37114e-008, 1, -8.74228e-008, 1, -4.37114e-008, 0, -3.82137e-015, -8.74228e-008, -1, -1.55, 1.65, -0.8 )
[node name="Pipe53" parent="Pipes" instance=ExtResource( 3 )]
editor/display_folded = true
transform = Transform( 4.37114e-008, -1, 8.74228e-008, -1, -4.37114e-008, 0, 3.82137e-015, -8.74228e-008, -1, -0.75, 1.65, -0.8 )
[node name="Pipe54" parent="Pipes" instance=ExtResource( 3 )]
editor/display_folded = true
transform = Transform( -4.37114e-008, 1, 0, -1, -4.37114e-008, 0, 0, 0, 1, -0.75, 1.65, -0.4 )
[node name="Pipe56" parent="Pipes" instance=ExtResource( 3 )]
editor/display_folded = true
transform = Transform( -4.37114e-008, -1, 0, 1, -4.37114e-008, 0, 0, 0, 1, 0.05, 1.65, 0.4 )
[node name="Pipe57" parent="Pipes" instance=ExtResource( 3 )]
editor/display_folded = true
transform = Transform( 4.37114e-008, 1, -8.74228e-008, 1, -4.37114e-008, 0, -3.82137e-015, -8.74228e-008, -1, -0.35, 1.65, 0.4 )
[node name="Pipe27" parent="Pipes" instance=ExtResource( 3 )]
transform = Transform( 1.91069e-015, 4.37114e-008, 1, 1, -4.37114e-008, 0, 4.37114e-008, 1, -4.37114e-008, -0.75, 1.65, 0 )
visible = false
[node name="MeshMesh" parent="Pipes/Pipe27" index="0"]
transform = Transform( 0.2, 0, -2.64698e-023, 0, 0.2, 0, -2.64698e-023, 0, 0.2, 0, 0, 0 )
material/0 = ExtResource( 4 )
[node name="Pipe9" parent="Pipes" instance=ExtResource( 3 )]
transform = Transform( 1.91069e-015, 4.37114e-008, 1, 1, -4.37114e-008, 0, 4.37114e-008, 1, -4.37114e-008, -1.55, 1.25, 0 )
[node name="MeshMesh" parent="Pipes/Pipe9" index="0"]
material/0 = ExtResource( 4 )
[node name="Pipe23" parent="Pipes" instance=ExtResource( 3 )]
transform = Transform( 1.91069e-015, -4.37114e-008, 1, -1, -4.37114e-008, 0, 4.37114e-008, -1, -4.37114e-008, -1.15, 1.25, -0.4 )
[node name="MeshMesh" parent="Pipes/Pipe23" index="0"]
material/0 = ExtResource( 4 )
[node name="Pipe25" parent="Pipes" instance=ExtResource( 3 )]
transform = Transform( 1.91069e-015, -4.37114e-008, 1, -1, -4.37114e-008, 0, 4.37114e-008, -1, -4.37114e-008, 0.05, 1.25, -0.4 )
[node name="MeshMesh" parent="Pipes/Pipe25" index="0"]
material/0 = ExtResource( 4 )
[node name="Pipe42" parent="Pipes" instance=ExtResource( 3 )]
transform = Transform( 1.91069e-015, -4.37114e-008, 1, -1, -4.37114e-008, 0, 4.37114e-008, -1, -4.37114e-008, -0.75, 1.25, 0.8 )
[node name="MeshMesh" parent="Pipes/Pipe42" index="0"]
material/0 = ExtResource( 4 )
[node name="Pipe60" parent="Pipes" instance=ExtResource( 3 )]
transform = Transform( 1.91069e-015, 4.37114e-008, 1, 1, -4.37114e-008, 0, 4.37114e-008, 1, -4.37114e-008, -1.55, 1.25, 0.8 )
[node name="MeshMesh" parent="Pipes/Pipe60" index="0"]
material/0 = ExtResource( 4 )
[node name="Pipe36" parent="Pipes" instance=ExtResource( 3 )]
transform = Transform( 1.91069e-015, 4.37114e-008, 1, 1, -4.37114e-008, 0, 4.37114e-008, 1, -4.37114e-008, -0.35, 1.25, -0.8 )
[node name="MeshMesh" parent="Pipes/Pipe36" index="0"]
material/0 = ExtResource( 4 )
[node name="Pipe" parent="Pipes" instance=ExtResource( 2 )]
transform = Transform( -4.37114e-008, 0, 1, 0, 1, 0, -1, 0, -4.37114e-008, -1.95, 1.25, -0.4 )
[node name="Pipe17" parent="Pipes" instance=ExtResource( 2 )]
transform = Transform( 1.91069e-015, -4.37114e-008, 1, -1, -4.37114e-008, 0, 4.37114e-008, -1, -4.37114e-008, -1.95, 1.25, 0.8 )
[node name="Pipe33" parent="Pipes" instance=ExtResource( 2 )]
transform = Transform( 1.91069e-015, 4.37114e-008, 1, 1, -4.37114e-008, 0, 4.37114e-008, 1, -4.37114e-008, -0.75, 1.25, 0.4 )
[node name="Pipe62" parent="Pipes" instance=ExtResource( 2 )]
transform = Transform( -1, 8.74228e-008, 0, -8.74228e-008, -1, 0, 0, 0, 1, -1.95, 1.65, 0.4 )
[node name="Camera" type="Camera" parent="."]
transform = Transform( 1, 0, 0, 0, 0.764615, 0.644487, 0, -0.644487, 0.764615, 0, 4.83485, 5.44687 )
[editable path="Pipes/Pipe13"]
[editable path="Pipes/Pipe16"]
[editable path="Pipes/Pipe27"]
[editable path="Pipes/Pipe9"]
[editable path="Pipes/Pipe23"]
[editable path="Pipes/Pipe25"]
[editable path="Pipes/Pipe42"]
[editable path="Pipes/Pipe60"]
[editable path="Pipes/Pipe36"]

View File

@ -1,4 +1,4 @@
[gd_scene load_steps=15 format=2] [gd_scene load_steps=16 format=2]
[ext_resource path="res://Characters/Player/Player.tscn" type="PackedScene" id=1] [ext_resource path="res://Characters/Player/Player.tscn" type="PackedScene" id=1]
[ext_resource path="res://Characters/Util/PathNavigatorForNPC.tscn" type="PackedScene" id=2] [ext_resource path="res://Characters/Util/PathNavigatorForNPC.tscn" type="PackedScene" id=2]
@ -7,6 +7,7 @@
[ext_resource path="res://Things/Key/Key.tscn" type="PackedScene" id=5] [ext_resource path="res://Things/Key/Key.tscn" type="PackedScene" id=5]
[ext_resource path="res://Things/Keycard/Keycard.tscn" type="PackedScene" id=6] [ext_resource path="res://Things/Keycard/Keycard.tscn" type="PackedScene" id=6]
[ext_resource path="res://Things/Door/Door.tscn" type="PackedScene" id=7] [ext_resource path="res://Things/Door/Door.tscn" type="PackedScene" id=7]
[ext_resource path="res://Level/Machinations/FactoryGameplay.tscn" type="PackedScene" id=8]
[sub_resource type="NavigationMesh" id=1] [sub_resource type="NavigationMesh" id=1]
vertices = PoolVector3Array( -1.9, 0.4, -2.2, 0.200001, 0.4, -2.5, 0.200001, 0.4, -8.5, -8.5, 0.4, -0.0999994, -2.5, 0.4, -0.0999994, -1.9, 0.4, -2.2, -1.9, 0.4, -2.2, 0.200001, 0.4, -8.5, -8.5, 0.4, -8.5, -8.5, 0.4, -0.0999994, 0.200001, 0.4, -8.5, 0.200001, 0.4, -2.5, 2, 0.4, -2.2, 2, 0.4, -2.2, 2.6, 0.4, -0.0999994, 8.6, 0.4, -0.0999994, 2, 0.4, -2.2, 8.6, 0.4, -0.0999994, 8.6, 0.4, -8.5, 0.200001, 0.4, -8.5, -1.3, 0.4, 3.8, 0.200001, 0.4, 3.8, 0.200001, 0.4, 2.6, -2.2, 0.4, 2, -8.5, 0.4, 8.6, -2.2, 0.4, 8.6, -2.5, 0.4, 5, -2.5, 0.4, 5, -1.3, 0.4, 3.8, -2.2, 0.4, 2, -2.5, 0.4, 5, -2.2, 0.4, 2, -2.5, 0.4, -0.0999994, -8.5, 0.4, -0.0999994, -8.5, 0.4, 8.6, 0.200001, 0.4, 2.6, 0.200001, 0.4, 3.8, 1.4, 0.4, 3.8, 2.3, 0.4, 2, 2.6, 0.4, 5, 2.3, 0.4, 8.6, 8.6, 0.4, 8.6, 2.3, 0.4, 2, 1.4, 0.4, 3.8, 2.6, 0.4, 5, 2.6, 0.4, -0.0999994, 2.3, 0.4, 2, 2.6, 0.4, 5, 8.6, 0.4, 8.6, 8.6, 0.4, -0.0999994 ) vertices = PoolVector3Array( -1.9, 0.4, -2.2, 0.200001, 0.4, -2.5, 0.200001, 0.4, -8.5, -8.5, 0.4, -0.0999994, -2.5, 0.4, -0.0999994, -1.9, 0.4, -2.2, -1.9, 0.4, -2.2, 0.200001, 0.4, -8.5, -8.5, 0.4, -8.5, -8.5, 0.4, -0.0999994, 0.200001, 0.4, -8.5, 0.200001, 0.4, -2.5, 2, 0.4, -2.2, 2, 0.4, -2.2, 2.6, 0.4, -0.0999994, 8.6, 0.4, -0.0999994, 2, 0.4, -2.2, 8.6, 0.4, -0.0999994, 8.6, 0.4, -8.5, 0.200001, 0.4, -8.5, -1.3, 0.4, 3.8, 0.200001, 0.4, 3.8, 0.200001, 0.4, 2.6, -2.2, 0.4, 2, -8.5, 0.4, 8.6, -2.2, 0.4, 8.6, -2.5, 0.4, 5, -2.5, 0.4, 5, -1.3, 0.4, 3.8, -2.2, 0.4, 2, -2.5, 0.4, 5, -2.2, 0.4, 2, -2.5, 0.4, -0.0999994, -8.5, 0.4, -0.0999994, -8.5, 0.4, 8.6, 0.200001, 0.4, 2.6, 0.200001, 0.4, 3.8, 1.4, 0.4, 3.8, 2.3, 0.4, 2, 2.6, 0.4, 5, 2.3, 0.4, 8.6, 8.6, 0.4, 8.6, 2.3, 0.4, 2, 1.4, 0.4, 3.8, 2.6, 0.4, 5, 2.6, 0.4, -0.0999994, 2.3, 0.4, 2, 2.6, 0.4, 5, 8.6, 0.4, 8.6, 8.6, 0.4, -0.0999994 )
@ -108,3 +109,6 @@ door_lvl = 1
transform = Transform( -2.18557e-008, 0, 0.5, 0, 0.5, 0, -0.5, 0, -2.18557e-008, -10, 1, 6 ) transform = Transform( -2.18557e-008, 0, 0.5, 0, 0.5, 0, -0.5, 0, -2.18557e-008, -10, 1, 6 )
card_door = true card_door = true
door_lvl = 1 door_lvl = 1
[node name="Gameplay?" parent="." instance=ExtResource( 8 )]
transform = Transform( -4.37114e-008, -1, 4.37114e-008, 0, -4.37114e-008, -1, 1, -4.37114e-008, 1.91069e-015, 7, 2, 2 )

Binary file not shown.

View File

@ -0,0 +1,174 @@
<?xml version="1.0" encoding="utf-8"?>
<COLLADA xmlns="http://www.collada.org/2005/11/COLLADASchema" version="1.4.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<asset>
<contributor>
<author>Blender User</author>
<authoring_tool>Blender 2.80.75 commit date:2019-07-29, commit time:14:47, hash:f6cb5f54494e</authoring_tool>
</contributor>
<created>2019-11-21T12:23:51</created>
<modified>2019-11-21T12:23:51</modified>
<unit name="meter" meter="1"/>
<up_axis>Z_UP</up_axis>
</asset>
<library_cameras>
<camera id="Camera-camera" name="Camera">
<optics>
<technique_common>
<perspective>
<xfov sid="xfov">39.59775</xfov>
<aspect_ratio>1.777778</aspect_ratio>
<znear sid="znear">0.1</znear>
<zfar sid="zfar">100</zfar>
</perspective>
</technique_common>
</optics>
<extra>
<technique profile="blender">
<shiftx sid="shiftx" type="float">0</shiftx>
<shifty sid="shifty" type="float">0</shifty>
<dof_distance sid="dof_distance" type="float">10</dof_distance>
</technique>
</extra>
</camera>
</library_cameras>
<library_lights>
<light id="Light-light" name="Light">
<technique_common>
<point>
<color sid="color">1000 1000 1000</color>
<constant_attenuation>1</constant_attenuation>
<linear_attenuation>0</linear_attenuation>
<quadratic_attenuation>0.00111109</quadratic_attenuation>
</point>
</technique_common>
<extra>
<technique profile="blender">
<type sid="type" type="int">0</type>
<flag sid="flag" type="int">0</flag>
<mode sid="mode" type="int">1</mode>
<gamma sid="blender_gamma" type="float">1</gamma>
<red sid="red" type="float">1</red>
<green sid="green" type="float">1</green>
<blue sid="blue" type="float">1</blue>
<shadow_r sid="blender_shadow_r" type="float">0</shadow_r>
<shadow_g sid="blender_shadow_g" type="float">0</shadow_g>
<shadow_b sid="blender_shadow_b" type="float">0</shadow_b>
<energy sid="blender_energy" type="float">1000</energy>
<dist sid="blender_dist" type="float">29.99998</dist>
<spotsize sid="spotsize" type="float">75</spotsize>
<spotblend sid="spotblend" type="float">0.15</spotblend>
<att1 sid="att1" type="float">0</att1>
<att2 sid="att2" type="float">1</att2>
<falloff_type sid="falloff_type" type="int">2</falloff_type>
<clipsta sid="clipsta" type="float">0.04999995</clipsta>
<clipend sid="clipend" type="float">30.002</clipend>
<bias sid="bias" type="float">1</bias>
<soft sid="soft" type="float">3</soft>
<bufsize sid="bufsize" type="int">2880</bufsize>
<samp sid="samp" type="int">3</samp>
<buffers sid="buffers" type="int">1</buffers>
<area_shape sid="area_shape" type="int">1</area_shape>
<area_size sid="area_size" type="float">0.1</area_size>
<area_sizey sid="area_sizey" type="float">0.1</area_sizey>
<area_sizez sid="area_sizez" type="float">1</area_sizez>
</technique>
</extra>
</light>
</library_lights>
<library_effects>
<effect id="Material-effect">
<profile_COMMON>
<technique sid="common">
<lambert>
<emission>
<color sid="emission">0 0 0 1</color>
</emission>
<diffuse>
<color sid="diffuse">0.8 0.8 0.8 1</color>
</diffuse>
<index_of_refraction>
<float sid="ior">1.45</float>
</index_of_refraction>
</lambert>
</technique>
</profile_COMMON>
</effect>
</library_effects>
<library_images/>
<library_materials>
<material id="Material-material" name="Material">
<instance_effect url="#Material-effect"/>
</material>
</library_materials>
<library_geometries>
<geometry id="Cube-mesh" name="Cube">
<mesh>
<source id="Cube-mesh-positions">
<float_array id="Cube-mesh-positions-array" count="36">0.5 1 0.5 0.5 1 -0.5 0.5 0.5 1 0.5 -0.5 1 -0.5 1 0.5 -0.5 1 -0.5 -0.5 0.5 1 -0.5 -0.5 1 0.5 0.5 0.5 -0.5 0.5 0.5 -0.5 -0.5 -0.5 0.5 -0.5 -0.5</float_array>
<technique_common>
<accessor source="#Cube-mesh-positions-array" count="12" stride="3">
<param name="X" type="float"/>
<param name="Y" type="float"/>
<param name="Z" type="float"/>
</accessor>
</technique_common>
</source>
<source id="Cube-mesh-normals">
<float_array id="Cube-mesh-normals-array" count="18">0 0 1 0 1 0 0 -1 0 1 0 0 -1 0 0 0 0 -1</float_array>
<technique_common>
<accessor source="#Cube-mesh-normals-array" count="6" stride="3">
<param name="X" type="float"/>
<param name="Y" type="float"/>
<param name="Z" type="float"/>
</accessor>
</technique_common>
</source>
<source id="Cube-mesh-map-0">
<float_array id="Cube-mesh-map-0-array" count="120">0.375 0.625 0.875 0.5 0 0 0.625 0.25 0.375 0.5 0.375 0.25 0.375 0.75 0 0 0.625 0.5 0.625 0.875 0.375 1 0.375 0.875 0.375 0.625 0.125 0.75 0.125 0.625 0.875 0.5 0.625 0.75 0.625 0.5 0 0 0.875 0.5 0.375 0.75 0.375 0.625 0.375 0.5 0.875 0.5 0.625 0.25 0.625 0.5 0.375 0.5 0.375 0.75 0.375 0.625 0 0 0.375 0.875 0.375 0.75 0.625 0.75 0.625 0.875 0.625 1 0.375 1 0.375 0.875 0.625 0.75 0.625 0.875 0.125 0.625 0.125 0.5 0.375 0.625 0.125 0.5 0.375 0.5 0.375 0.625 0.375 0.625 0.375 0.75 0.125 0.75 0.875 0.5 0.875 0.75 0.625 0.75 0.375 0.75 0.375 0.875 0 0 0.375 0.875 0.375 0.5 0 0 0.375 0.5 0.625 0.5 0 0</float_array>
<technique_common>
<accessor source="#Cube-mesh-map-0-array" count="60" stride="2">
<param name="S" type="float"/>
<param name="T" type="float"/>
</accessor>
</technique_common>
</source>
<vertices id="Cube-mesh-vertices">
<input semantic="POSITION" source="#Cube-mesh-positions"/>
</vertices>
<triangles material="Material-material" count="20">
<input semantic="VERTEX" source="#Cube-mesh-vertices" offset="0"/>
<input semantic="NORMAL" source="#Cube-mesh-normals" offset="1"/>
<input semantic="TEXCOORD" source="#Cube-mesh-map-0" offset="2" set="0"/>
<p>8 0 0 4 0 1 9 0 2 2 0 3 7 0 4 3 0 5 2 1 6 9 1 7 6 1 8 11 2 9 7 2 10 10 2 11 8 3 12 3 3 13 11 3 14 4 1 15 1 1 16 5 1 17 9 4 18 4 4 19 5 4 20 8 0 21 0 0 22 4 0 23 2 0 24 6 0 25 7 0 26 2 1 27 8 1 28 9 1 29 10 5 30 5 5 31 1 5 32 11 2 33 3 2 34 7 2 35 10 5 36 1 5 37 11 5 38 11 3 39 1 3 40 8 3 41 1 3 42 0 3 43 8 3 44 8 3 45 2 3 46 3 3 47 4 1 48 0 1 49 1 1 50 5 4 51 10 4 52 9 4 53 10 4 54 7 4 55 9 4 56 7 4 57 6 4 58 9 4 59</p>
</triangles>
</mesh>
</geometry>
</library_geometries>
<library_visual_scenes>
<visual_scene id="Scene" name="Scene">
<node id="Camera" name="Camera" type="NODE">
<matrix sid="transform">0.6859207 -0.3240135 0.6515582 7.358891 0.7276763 0.3054208 -0.6141704 -6.925791 0 0.8953956 0.4452714 4.958309 0 0 0 1</matrix>
<instance_camera url="#Camera-camera"/>
</node>
<node id="Light" name="Light" type="NODE">
<matrix sid="transform">-0.2908646 -0.7711008 0.5663932 4.076245 0.9551712 -0.1998834 0.2183912 1.005454 -0.05518906 0.6045247 0.7946723 5.903862 0 0 0 1</matrix>
<instance_light url="#Light-light"/>
</node>
<node id="Cube" name="Cube" type="NODE">
<matrix sid="transform">1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1</matrix>
<instance_geometry url="#Cube-mesh" name="Cube">
<bind_material>
<technique_common>
<instance_material symbol="Material-material" target="#Material-material">
<bind_vertex_input semantic="UVMap" input_semantic="TEXCOORD" input_set="0"/>
</instance_material>
</technique_common>
</bind_material>
</instance_geometry>
</node>
</visual_scene>
</library_visual_scenes>
<scene>
<instance_visual_scene url="#Scene"/>
</scene>
</COLLADA>

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@ -0,0 +1,174 @@
<?xml version="1.0" encoding="utf-8"?>
<COLLADA xmlns="http://www.collada.org/2005/11/COLLADASchema" version="1.4.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<asset>
<contributor>
<author>Blender User</author>
<authoring_tool>Blender 2.80.75 commit date:2019-07-29, commit time:14:47, hash:f6cb5f54494e</authoring_tool>
</contributor>
<created>2019-11-21T12:17:03</created>
<modified>2019-11-21T12:17:03</modified>
<unit name="meter" meter="1"/>
<up_axis>Z_UP</up_axis>
</asset>
<library_cameras>
<camera id="Camera-camera" name="Camera">
<optics>
<technique_common>
<perspective>
<xfov sid="xfov">39.59775</xfov>
<aspect_ratio>1.777778</aspect_ratio>
<znear sid="znear">0.1</znear>
<zfar sid="zfar">100</zfar>
</perspective>
</technique_common>
</optics>
<extra>
<technique profile="blender">
<shiftx sid="shiftx" type="float">0</shiftx>
<shifty sid="shifty" type="float">0</shifty>
<dof_distance sid="dof_distance" type="float">10</dof_distance>
</technique>
</extra>
</camera>
</library_cameras>
<library_lights>
<light id="Light-light" name="Light">
<technique_common>
<point>
<color sid="color">1000 1000 1000</color>
<constant_attenuation>1</constant_attenuation>
<linear_attenuation>0</linear_attenuation>
<quadratic_attenuation>0.00111109</quadratic_attenuation>
</point>
</technique_common>
<extra>
<technique profile="blender">
<type sid="type" type="int">0</type>
<flag sid="flag" type="int">0</flag>
<mode sid="mode" type="int">1</mode>
<gamma sid="blender_gamma" type="float">1</gamma>
<red sid="red" type="float">1</red>
<green sid="green" type="float">1</green>
<blue sid="blue" type="float">1</blue>
<shadow_r sid="blender_shadow_r" type="float">0</shadow_r>
<shadow_g sid="blender_shadow_g" type="float">0</shadow_g>
<shadow_b sid="blender_shadow_b" type="float">0</shadow_b>
<energy sid="blender_energy" type="float">1000</energy>
<dist sid="blender_dist" type="float">29.99998</dist>
<spotsize sid="spotsize" type="float">75</spotsize>
<spotblend sid="spotblend" type="float">0.15</spotblend>
<att1 sid="att1" type="float">0</att1>
<att2 sid="att2" type="float">1</att2>
<falloff_type sid="falloff_type" type="int">2</falloff_type>
<clipsta sid="clipsta" type="float">0.04999995</clipsta>
<clipend sid="clipend" type="float">30.002</clipend>
<bias sid="bias" type="float">1</bias>
<soft sid="soft" type="float">3</soft>
<bufsize sid="bufsize" type="int">2880</bufsize>
<samp sid="samp" type="int">3</samp>
<buffers sid="buffers" type="int">1</buffers>
<area_shape sid="area_shape" type="int">1</area_shape>
<area_size sid="area_size" type="float">0.1</area_size>
<area_sizey sid="area_sizey" type="float">0.1</area_sizey>
<area_sizez sid="area_sizez" type="float">1</area_sizez>
</technique>
</extra>
</light>
</library_lights>
<library_effects>
<effect id="Material_001-effect">
<profile_COMMON>
<technique sid="common">
<lambert>
<emission>
<color sid="emission">0 0 0 1</color>
</emission>
<diffuse>
<color sid="diffuse">0.8 0.8 0.8 1</color>
</diffuse>
<index_of_refraction>
<float sid="ior">1.45</float>
</index_of_refraction>
</lambert>
</technique>
</profile_COMMON>
</effect>
</library_effects>
<library_images/>
<library_materials>
<material id="Material_001-material" name="Material.001">
<instance_effect url="#Material_001-effect"/>
</material>
</library_materials>
<library_geometries>
<geometry id="Cube_001-mesh" name="Cube.001">
<mesh>
<source id="Cube_001-mesh-positions">
<float_array id="Cube_001-mesh-positions-array" count="48">0.5 1 0.5 0.5 1 -0.5 0.5 0.5 1 0.5 -0.5 1 -0.5 1 0.5 -0.5 1 -0.5 -0.5 0.5 1 -0.5 -0.5 1 0.5 0.5 0.5 -0.5 0.5 0.5 -0.5 -1 -0.5 0.5 -1 -0.5 0.5 -0.5 0.5 -0.5 -0.5 0.5 0.5 -1 0.5 -0.5 -1 0.5</float_array>
<technique_common>
<accessor source="#Cube_001-mesh-positions-array" count="16" stride="3">
<param name="X" type="float"/>
<param name="Y" type="float"/>
<param name="Z" type="float"/>
</accessor>
</technique_common>
</source>
<source id="Cube_001-mesh-normals">
<float_array id="Cube_001-mesh-normals-array" count="15">0 0 1 0 1 0 0 0 -1 -1 0 0 1 0 0</float_array>
<technique_common>
<accessor source="#Cube_001-mesh-normals-array" count="5" stride="3">
<param name="X" type="float"/>
<param name="Y" type="float"/>
<param name="Z" type="float"/>
</accessor>
</technique_common>
</source>
<source id="Cube_001-mesh-map-0">
<float_array id="Cube_001-mesh-map-0-array" count="168">0.375 0.625 0.875 0.5 0 0 0.375 0.75 0 0 0.625 0.5 0.875 0.5 0.625 0.75 0.625 0.5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.625 0.5 0 0 0 0 0 0 0 0 0.375 0.625 0 0 0 0 0.625 0.75 0 0 0.625 0.5 0.375 0.625 0.375 0.5 0.875 0.5 0.375 0.75 0.375 0.625 0 0 0.875 0.5 0.875 0.75 0.625 0.75 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.375 0.75 0.625 0.5 0 0 0 0 0.625 0.5 0 0 0.875 0.5 0.625 0.5 0 0 0.625 0.5 0 0 0 0 0 0 0 0 0 0 0.625 0.5 0 0 0 0 0.625 0.75 0.375 0.625 0.625 0.75 0.375 0.5 0.375 0.625 0.375 0.625 0.375 0.75 0 0 0 0 0 0 0 0 0.375 0.625 0 0 0 0 0.625 0.75 0 0 0 0</float_array>
<technique_common>
<accessor source="#Cube_001-mesh-map-0-array" count="84" stride="2">
<param name="S" type="float"/>
<param name="T" type="float"/>
</accessor>
</technique_common>
</source>
<vertices id="Cube_001-mesh-vertices">
<input semantic="POSITION" source="#Cube_001-mesh-positions"/>
</vertices>
<triangles material="Material_001-material" count="28">
<input semantic="VERTEX" source="#Cube_001-mesh-vertices" offset="0"/>
<input semantic="NORMAL" source="#Cube_001-mesh-normals" offset="1"/>
<input semantic="TEXCOORD" source="#Cube_001-mesh-map-0" offset="2" set="0"/>
<p>8 0 0 4 0 1 9 0 2 2 1 3 9 1 4 6 1 5 4 1 6 1 1 7 5 1 8 10 1 9 14 1 10 11 1 11 15 2 12 12 2 13 14 2 14 13 1 15 3 1 16 12 1 17 3 0 18 6 0 19 7 0 20 9 3 21 10 3 22 13 3 23 8 4 24 12 4 25 11 4 26 1 2 27 10 2 28 5 2 29 8 0 30 0 0 31 4 0 32 2 1 33 8 1 34 9 1 35 4 1 36 0 1 37 1 1 38 10 1 39 15 1 40 14 1 41 15 2 42 13 2 43 12 2 44 13 1 45 7 1 46 3 1 47 3 0 48 2 0 49 6 0 50 13 3 51 7 3 52 6 3 53 9 3 54 4 3 55 5 3 56 13 3 57 6 3 58 9 3 59 10 3 60 15 3 61 13 3 62 9 3 63 5 3 64 10 3 65 11 4 66 1 4 67 8 4 68 1 4 69 0 4 70 8 4 71 8 4 72 2 4 73 3 4 74 12 4 75 14 4 76 11 4 77 8 4 78 3 4 79 12 4 80 1 2 81 11 2 82 10 2 83</p>
</triangles>
</mesh>
</geometry>
</library_geometries>
<library_visual_scenes>
<visual_scene id="Scene" name="Scene">
<node id="Cube_001" name="Cube.001" type="NODE">
<matrix sid="transform">1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1</matrix>
<instance_geometry url="#Cube_001-mesh" name="Cube.001">
<bind_material>
<technique_common>
<instance_material symbol="Material_001-material" target="#Material_001-material">
<bind_vertex_input semantic="UVMap" input_semantic="TEXCOORD" input_set="0"/>
</instance_material>
</technique_common>
</bind_material>
</instance_geometry>
</node>
<node id="Camera" name="Camera" type="NODE">
<matrix sid="transform">0.6859207 -0.3240135 0.6515582 7.358891 0.7276763 0.3054208 -0.6141704 -6.925791 0 0.8953956 0.4452714 4.958309 0 0 0 1</matrix>
<instance_camera url="#Camera-camera"/>
</node>
<node id="Light" name="Light" type="NODE">
<matrix sid="transform">-0.2908646 -0.7711008 0.5663932 4.076245 0.9551712 -0.1998834 0.2183912 1.005454 -0.05518906 0.6045247 0.7946723 5.903862 0 0 0 1</matrix>
<instance_light url="#Light-light"/>
</node>
</visual_scene>
</library_visual_scenes>
<scene>
<instance_visual_scene url="#Scene"/>
</scene>
</COLLADA>

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@ -0,0 +1,174 @@
<?xml version="1.0" encoding="utf-8"?>
<COLLADA xmlns="http://www.collada.org/2005/11/COLLADASchema" version="1.4.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<asset>
<contributor>
<author>Blender User</author>
<authoring_tool>Blender 2.80.75 commit date:2019-07-29, commit time:14:47, hash:f6cb5f54494e</authoring_tool>
</contributor>
<created>2019-11-21T12:29:28</created>
<modified>2019-11-21T12:29:28</modified>
<unit name="meter" meter="1"/>
<up_axis>Z_UP</up_axis>
</asset>
<library_cameras>
<camera id="Camera-camera" name="Camera">
<optics>
<technique_common>
<perspective>
<xfov sid="xfov">39.59775</xfov>
<aspect_ratio>1.777778</aspect_ratio>
<znear sid="znear">0.1</znear>
<zfar sid="zfar">100</zfar>
</perspective>
</technique_common>
</optics>
<extra>
<technique profile="blender">
<shiftx sid="shiftx" type="float">0</shiftx>
<shifty sid="shifty" type="float">0</shifty>
<dof_distance sid="dof_distance" type="float">10</dof_distance>
</technique>
</extra>
</camera>
</library_cameras>
<library_lights>
<light id="Light-light" name="Light">
<technique_common>
<point>
<color sid="color">1000 1000 1000</color>
<constant_attenuation>1</constant_attenuation>
<linear_attenuation>0</linear_attenuation>
<quadratic_attenuation>0.00111109</quadratic_attenuation>
</point>
</technique_common>
<extra>
<technique profile="blender">
<type sid="type" type="int">0</type>
<flag sid="flag" type="int">0</flag>
<mode sid="mode" type="int">1</mode>
<gamma sid="blender_gamma" type="float">1</gamma>
<red sid="red" type="float">1</red>
<green sid="green" type="float">1</green>
<blue sid="blue" type="float">1</blue>
<shadow_r sid="blender_shadow_r" type="float">0</shadow_r>
<shadow_g sid="blender_shadow_g" type="float">0</shadow_g>
<shadow_b sid="blender_shadow_b" type="float">0</shadow_b>
<energy sid="blender_energy" type="float">1000</energy>
<dist sid="blender_dist" type="float">29.99998</dist>
<spotsize sid="spotsize" type="float">75</spotsize>
<spotblend sid="spotblend" type="float">0.15</spotblend>
<att1 sid="att1" type="float">0</att1>
<att2 sid="att2" type="float">1</att2>
<falloff_type sid="falloff_type" type="int">2</falloff_type>
<clipsta sid="clipsta" type="float">0.04999995</clipsta>
<clipend sid="clipend" type="float">30.002</clipend>
<bias sid="bias" type="float">1</bias>
<soft sid="soft" type="float">3</soft>
<bufsize sid="bufsize" type="int">2880</bufsize>
<samp sid="samp" type="int">3</samp>
<buffers sid="buffers" type="int">1</buffers>
<area_shape sid="area_shape" type="int">1</area_shape>
<area_size sid="area_size" type="float">0.1</area_size>
<area_sizey sid="area_sizey" type="float">0.1</area_sizey>
<area_sizez sid="area_sizez" type="float">1</area_sizez>
</technique>
</extra>
</light>
</library_lights>
<library_effects>
<effect id="Material_001-effect">
<profile_COMMON>
<technique sid="common">
<lambert>
<emission>
<color sid="emission">0 0 0 1</color>
</emission>
<diffuse>
<color sid="diffuse">0.8 0.8 0.8 1</color>
</diffuse>
<index_of_refraction>
<float sid="ior">1.45</float>
</index_of_refraction>
</lambert>
</technique>
</profile_COMMON>
</effect>
</library_effects>
<library_images/>
<library_materials>
<material id="Material_001-material" name="Material.001">
<instance_effect url="#Material_001-effect"/>
</material>
</library_materials>
<library_geometries>
<geometry id="Cube_001-mesh" name="Cube.001">
<mesh>
<source id="Cube_001-mesh-positions">
<float_array id="Cube_001-mesh-positions-array" count="24">0.5 1 0.5 0.5 1 -0.5 0.5 -1 0.5 -0.5 1 0.5 -0.5 1 -0.5 -0.5 -1 0.5 -0.5 -1 -0.5 0.5 -1 -0.5</float_array>
<technique_common>
<accessor source="#Cube_001-mesh-positions-array" count="8" stride="3">
<param name="X" type="float"/>
<param name="Y" type="float"/>
<param name="Z" type="float"/>
</accessor>
</technique_common>
</source>
<source id="Cube_001-mesh-normals">
<float_array id="Cube_001-mesh-normals-array" count="18">0 0 1 -1 0 0 0 -1 0 0 1 0 1 0 0 0 0 -1</float_array>
<technique_common>
<accessor source="#Cube_001-mesh-normals-array" count="6" stride="3">
<param name="X" type="float"/>
<param name="Y" type="float"/>
<param name="Z" type="float"/>
</accessor>
</technique_common>
</source>
<source id="Cube_001-mesh-map-0">
<float_array id="Cube_001-mesh-map-0-array" count="72">0.875 0.75 0.375 1 0.625 1 0.375 1 0.375 0.75 0.375 0.875 0.625 0.875 0.375 1 0.375 0.875 0.875 0.5 0.625 0.75 0.625 0.5 0.875 0.75 0.625 0.875 0.625 0.75 0.875 0.75 0.875 0.5 0.375 1 0.375 1 0.875 0.5 0.375 0.75 0.375 0.875 0.375 0.75 0.625 0.75 0.625 0.875 0.625 1 0.375 1 0.375 0.875 0.625 0.75 0.625 0.875 0.875 0.5 0.875 0.75 0.625 0.75 0.875 0.75 0.625 1 0.625 0.875</float_array>
<technique_common>
<accessor source="#Cube_001-mesh-map-0-array" count="36" stride="2">
<param name="S" type="float"/>
<param name="T" type="float"/>
</accessor>
</technique_common>
</source>
<vertices id="Cube_001-mesh-vertices">
<input semantic="POSITION" source="#Cube_001-mesh-positions"/>
</vertices>
<triangles material="Material_001-material" count="12">
<input semantic="VERTEX" source="#Cube_001-mesh-vertices" offset="0"/>
<input semantic="NORMAL" source="#Cube_001-mesh-normals" offset="1"/>
<input semantic="TEXCOORD" source="#Cube_001-mesh-map-0" offset="2" set="0"/>
<p>0 0 0 5 0 1 2 0 2 5 1 3 4 1 4 6 1 5 7 2 6 5 2 7 6 2 8 3 3 9 1 3 10 4 3 11 0 4 12 7 4 13 1 4 14 0 0 15 3 0 16 5 0 17 5 1 18 3 1 19 4 1 20 6 5 21 4 5 22 1 5 23 7 2 24 2 2 25 5 2 26 6 5 27 1 5 28 7 5 29 3 3 30 0 3 31 1 3 32 0 4 33 2 4 34 7 4 35</p>
</triangles>
</mesh>
</geometry>
</library_geometries>
<library_visual_scenes>
<visual_scene id="Scene" name="Scene">
<node id="Cube_001" name="Cube.001" type="NODE">
<matrix sid="transform">1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1</matrix>
<instance_geometry url="#Cube_001-mesh" name="Cube.001">
<bind_material>
<technique_common>
<instance_material symbol="Material_001-material" target="#Material_001-material">
<bind_vertex_input semantic="UVMap" input_semantic="TEXCOORD" input_set="0"/>
</instance_material>
</technique_common>
</bind_material>
</instance_geometry>
</node>
<node id="Camera" name="Camera" type="NODE">
<matrix sid="transform">0.6859207 -0.3240135 0.6515582 7.358891 0.7276763 0.3054208 -0.6141704 -6.925791 0 0.8953956 0.4452714 4.958309 0 0 0 1</matrix>
<instance_camera url="#Camera-camera"/>
</node>
<node id="Light" name="Light" type="NODE">
<matrix sid="transform">-0.2908646 -0.7711008 0.5663932 4.076245 0.9551712 -0.1998834 0.2183912 1.005454 -0.05518906 0.6045247 0.7946723 5.903862 0 0 0 1</matrix>
<instance_light url="#Light-light"/>
</node>
</visual_scene>
</library_visual_scenes>
<scene>
<instance_visual_scene url="#Scene"/>
</scene>
</COLLADA>

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,29 @@
[gd_scene load_steps=4 format=2]
[ext_resource path="res://Things/Pipes/PipeScript.gd" type="Script" id=1]
[ext_resource path="res://Models/eckiPipe/Material.material" type="Material" id=2]
[sub_resource type="ArrayMesh" id=1]
resource_name = "Cube"
surfaces/0 = {
"aabb": AABB( -0.5, -0.5, -1, 1.00001, 1.5, 1.5 ),
"array_data": PoolByteArray( 0, 0, 0, 63, 0, 0, 0, 63, 0, 0, 0, 191, 0, 127, 0, 0, 129, 0, 0, 127, 0, 54, 0, 54, 0, 0, 0, 191, 0, 0, 0, 63, 0, 0, 128, 191, 0, 127, 0, 0, 129, 0, 0, 127, 0, 59, 0, 56, 0, 0, 0, 191, 0, 0, 0, 63, 0, 0, 0, 191, 0, 127, 0, 0, 149, 0, 189, 129, 0, 0, 0, 60, 0, 0, 0, 63, 0, 0, 128, 63, 0, 0, 0, 191, 0, 127, 0, 0, 0, 0, 129, 127, 0, 57, 0, 58, 0, 0, 0, 191, 0, 0, 128, 63, 0, 0, 0, 63, 0, 127, 0, 0, 0, 0, 129, 127, 0, 54, 0, 56, 0, 0, 0, 63, 0, 0, 128, 63, 0, 0, 0, 63, 0, 127, 0, 0, 0, 0, 129, 127, 0, 54, 0, 58, 0, 0, 0, 63, 0, 0, 128, 63, 0, 0, 0, 191, 0, 0, 129, 0, 47, 139, 0, 129, 0, 54, 0, 52, 0, 0, 0, 191, 0, 0, 0, 63, 0, 0, 0, 191, 0, 0, 129, 0, 47, 139, 0, 129, 0, 0, 0, 60, 0, 0, 0, 191, 0, 0, 128, 63, 0, 0, 0, 191, 0, 0, 129, 0, 133, 30, 0, 127, 0, 57, 0, 56, 0, 0, 0, 63, 0, 0, 0, 191, 0, 0, 0, 63, 0, 0, 127, 0, 127, 0, 0, 127, 0, 57, 0, 48, 0, 0, 0, 191, 0, 0, 128, 63, 0, 0, 0, 63, 0, 0, 127, 0, 127, 0, 0, 127, 0, 54, 0, 0, 0, 0, 0, 191, 0, 0, 0, 191, 0, 0, 0, 63, 0, 0, 127, 0, 127, 0, 0, 127, 0, 54, 0, 48, 0, 0, 0, 63, 0, 0, 0, 63, 0, 0, 0, 191, 127, 0, 0, 0, 0, 89, 167, 127, 0, 54, 0, 54, 0, 0, 0, 63, 0, 0, 128, 63, 0, 0, 0, 63, 127, 0, 0, 0, 0, 67, 149, 127, 0, 48, 0, 52, 0, 0, 0, 63, 0, 0, 0, 191, 0, 0, 0, 63, 127, 0, 0, 0, 0, 89, 167, 127, 0, 48, 0, 54, 0, 0, 0, 191, 0, 0, 0, 63, 0, 0, 128, 191, 0, 0, 129, 0, 0, 127, 0, 127, 0, 59, 0, 56, 0, 0, 0, 63, 0, 0, 0, 191, 0, 0, 128, 191, 0, 0, 129, 0, 0, 127, 0, 127, 0, 57, 0, 52, 0, 0, 0, 191, 0, 0, 0, 191, 0, 0, 128, 191, 0, 0, 129, 0, 0, 127, 0, 127, 0, 57, 0, 56, 0, 0, 0, 191, 0, 0, 0, 63, 0, 0, 0, 191, 129, 0, 0, 0, 0, 111, 195, 129, 0, 0, 0, 60, 0, 0, 0, 191, 0, 0, 0, 63, 0, 0, 128, 191, 129, 0, 0, 0, 0, 123, 226, 127, 0, 59, 0, 56, 0, 0, 0, 191, 0, 0, 0, 191, 0, 0, 128, 191, 129, 0, 0, 0, 0, 33, 134, 127, 0, 54, 0, 52, 0, 0, 0, 63, 0, 0, 0, 63, 0, 0, 128, 191, 0, 127, 0, 0, 129, 0, 0, 127, 0, 54, 0, 56, 0, 0, 0, 191, 0, 0, 128, 63, 0, 0, 0, 191, 0, 127, 0, 0, 0, 0, 129, 127, 0, 57, 0, 56, 0, 0, 0, 63, 0, 0, 0, 63, 0, 0, 0, 191, 0, 0, 129, 0, 47, 139, 0, 129, 0, 54, 0, 54, 0, 0, 0, 191, 0, 0, 0, 191, 0, 0, 0, 63, 0, 129, 0, 0, 127, 0, 0, 127, 0, 54, 0, 48, 0, 0, 0, 191, 0, 0, 0, 191, 0, 0, 128, 191, 0, 129, 0, 0, 127, 0, 0, 127, 0, 54, 0, 52, 0, 0, 0, 63, 0, 0, 0, 191, 0, 0, 128, 191, 0, 129, 0, 0, 127, 0, 0, 127, 0, 57, 0, 52, 0, 0, 0, 63, 0, 0, 128, 63, 0, 0, 0, 63, 0, 0, 127, 0, 127, 0, 0, 127, 0, 57, 0, 0, 0, 0, 0, 63, 0, 0, 0, 191, 0, 0, 0, 63, 0, 129, 0, 0, 127, 0, 0, 127, 0, 57, 0, 48, 0, 0, 0, 63, 0, 0, 0, 191, 0, 0, 128, 191, 127, 0, 0, 0, 0, 107, 189, 127, 0, 48, 0, 56, 0, 0, 0, 63, 0, 0, 0, 63, 0, 0, 128, 191, 127, 0, 0, 0, 0, 127, 0, 127, 0, 54, 0, 56, 0, 0, 0, 63, 0, 0, 128, 63, 0, 0, 0, 191, 127, 0, 0, 0, 0, 0, 129, 127, 0, 54, 0, 52, 0, 0, 0, 63, 0, 0, 0, 63, 0, 0, 128, 191, 0, 0, 129, 0, 0, 127, 0, 127, 0, 59, 0, 52, 0, 0, 0, 191, 0, 0, 0, 191, 0, 0, 0, 63, 129, 0, 0, 0, 0, 117, 47, 129, 0, 54, 0, 48, 0, 0, 0, 191, 0, 0, 128, 63, 0, 0, 0, 63, 129, 0, 0, 0, 0, 126, 250, 129, 0, 54, 0, 56, 0, 0, 0, 191, 0, 0, 128, 63, 0, 0, 0, 191, 129, 0, 0, 0, 0, 0, 129, 129, 0, 57, 0, 56 ),
"array_index_data": PoolByteArray( 0, 0, 2, 0, 1, 0, 3, 0, 5, 0, 4, 0, 6, 0, 8, 0, 7, 0, 9, 0, 11, 0, 10, 0, 12, 0, 14, 0, 13, 0, 15, 0, 17, 0, 16, 0, 18, 0, 20, 0, 19, 0, 0, 0, 1, 0, 21, 0, 3, 0, 4, 0, 22, 0, 6, 0, 7, 0, 23, 0, 24, 0, 26, 0, 25, 0, 9, 0, 10, 0, 27, 0, 24, 0, 28, 0, 26, 0, 14, 0, 12, 0, 29, 0, 29, 0, 12, 0, 30, 0, 12, 0, 13, 0, 31, 0, 15, 0, 16, 0, 32, 0, 20, 0, 18, 0, 33, 0, 33, 0, 18, 0, 34, 0, 34, 0, 18, 0, 35, 0 ),
"blend_shape_data": [ ],
"format": 97559,
"index_count": 60,
"material": ExtResource( 2 ),
"name": "Material",
"primitive": 4,
"skeleton_aabb": [ ],
"vertex_count": 36
}
[node name="Spatial" type="Spatial"]
script = ExtResource( 1 )
[node name="MeshMesh" type="MeshInstance" parent="."]
transform = Transform( 0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.2, 0, 0, 0 )
layers = 3
mesh = SubResource( 1 )
material/0 = null

View File

@ -0,0 +1,13 @@
extends Spatial
# Declare member variables here. Examples:
# var a = 2
# var b = "text"
# Called when the node enters the scene tree for the first time.
func _ready():
pass
# Called every frame. 'delta' is the elapsed time since the previous frame.
#func _process(delta):
# pass

View File

@ -0,0 +1,28 @@
[gd_scene load_steps=4 format=2]
[ext_resource path="res://Things/Pipes/PipeScript.gd" type="Script" id=1]
[ext_resource path="res://Models/straightForkPipe/Material_001.material" type="Material" id=2]
[sub_resource type="ArrayMesh" id=1]
resource_name = "Cube.001"
surfaces/0 = {
"aabb": AABB( -0.5, -0.5, -1, 1, 1.5, 2 ),
"array_data": PoolByteArray( 0, 0, 0, 191, 0, 0, 0, 63, 0, 0, 0, 191, 0, 127, 0, 0, 141, 0, 203, 129, 0, 0, 0, 60, 0, 0, 0, 63, 0, 0, 0, 63, 0, 0, 128, 191, 0, 127, 0, 0, 250, 0, 130, 129, 0, 54, 0, 56, 0, 0, 0, 191, 0, 0, 0, 63, 0, 0, 128, 191, 0, 127, 0, 0, 129, 0, 0, 129, 0, 59, 0, 56, 0, 0, 0, 63, 0, 0, 0, 63, 0, 0, 0, 191, 0, 127, 0, 0, 47, 0, 139, 129, 0, 54, 0, 54, 0, 0, 0, 191, 0, 0, 128, 63, 0, 0, 0, 191, 0, 0, 129, 0, 154, 74, 0, 127, 0, 57, 0, 56, 0, 0, 0, 63, 0, 0, 0, 63, 0, 0, 0, 191, 0, 0, 129, 0, 161, 83, 0, 127, 0, 54, 0, 54, 0, 0, 0, 191, 0, 0, 0, 63, 0, 0, 0, 191, 0, 0, 129, 0, 149, 67, 0, 127, 0, 0, 0, 60, 0, 0, 0, 63, 0, 0, 128, 63, 0, 0, 0, 191, 0, 0, 129, 0, 167, 89, 0, 127, 0, 54, 0, 52, 0, 0, 0, 191, 0, 0, 0, 63, 0, 0, 128, 191, 0, 0, 129, 0, 0, 127, 0, 127, 0, 59, 0, 56, 0, 0, 0, 63, 0, 0, 0, 191, 0, 0, 128, 191, 0, 0, 129, 0, 0, 127, 0, 127, 0, 57, 0, 52, 0, 0, 0, 191, 0, 0, 0, 191, 0, 0, 128, 191, 0, 0, 129, 0, 0, 127, 0, 127, 0, 57, 0, 56, 0, 0, 0, 63, 0, 0, 0, 63, 0, 0, 128, 191, 0, 0, 129, 0, 0, 127, 0, 127, 0, 59, 0, 52, 0, 0, 0, 63, 0, 0, 0, 63, 0, 0, 128, 63, 0, 0, 127, 0, 127, 0, 0, 129, 0, 0, 0, 60, 0, 0, 0, 191, 0, 0, 0, 191, 0, 0, 128, 63, 0, 0, 127, 0, 127, 0, 0, 129, 0, 0, 0, 60, 0, 0, 0, 63, 0, 0, 0, 191, 0, 0, 128, 63, 0, 0, 127, 0, 127, 0, 0, 129, 0, 0, 0, 60, 0, 0, 0, 191, 0, 0, 0, 63, 0, 0, 128, 63, 0, 0, 127, 0, 127, 0, 0, 129, 0, 0, 0, 60, 0, 0, 0, 191, 0, 0, 0, 63, 0, 0, 128, 63, 0, 127, 0, 0, 127, 0, 0, 127, 0, 0, 0, 60, 0, 0, 0, 63, 0, 0, 0, 63, 0, 0, 0, 63, 0, 127, 0, 0, 127, 0, 0, 127, 0, 0, 0, 60, 0, 0, 0, 191, 0, 0, 0, 63, 0, 0, 0, 63, 0, 127, 0, 0, 127, 0, 0, 127, 0, 0, 0, 60, 0, 0, 0, 63, 0, 0, 0, 63, 0, 0, 128, 63, 0, 127, 0, 0, 127, 0, 0, 127, 0, 0, 0, 60, 0, 0, 0, 63, 0, 0, 128, 63, 0, 0, 0, 63, 0, 0, 127, 0, 127, 0, 0, 129, 0, 0, 0, 60, 0, 0, 0, 191, 0, 0, 0, 63, 0, 0, 0, 63, 0, 0, 127, 0, 127, 0, 0, 129, 0, 0, 0, 60, 0, 0, 0, 63, 0, 0, 0, 63, 0, 0, 0, 63, 0, 0, 127, 0, 127, 0, 0, 129, 0, 0, 0, 60, 0, 0, 0, 191, 0, 0, 128, 63, 0, 0, 0, 63, 0, 0, 127, 0, 127, 0, 0, 129, 0, 0, 0, 60, 0, 0, 0, 191, 0, 0, 128, 63, 0, 0, 0, 63, 0, 127, 0, 0, 143, 0, 200, 129, 0, 0, 0, 60, 0, 0, 0, 63, 0, 0, 128, 63, 0, 0, 0, 191, 0, 127, 0, 0, 143, 0, 200, 129, 0, 54, 0, 52, 0, 0, 0, 191, 0, 0, 128, 63, 0, 0, 0, 191, 0, 127, 0, 0, 143, 0, 200, 129, 0, 57, 0, 56, 0, 0, 0, 63, 0, 0, 128, 63, 0, 0, 0, 63, 0, 127, 0, 0, 127, 0, 0, 127, 0, 0, 0, 60, 0, 0, 0, 191, 0, 0, 0, 63, 0, 0, 128, 63, 129, 0, 0, 0, 0, 127, 0, 127, 0, 0, 0, 60, 0, 0, 0, 191, 0, 0, 0, 191, 0, 0, 128, 191, 129, 0, 0, 0, 0, 127, 0, 127, 0, 57, 0, 56, 0, 0, 0, 191, 0, 0, 0, 191, 0, 0, 128, 63, 129, 0, 0, 0, 127, 0, 0, 127, 0, 0, 0, 60, 0, 0, 0, 191, 0, 0, 0, 63, 0, 0, 128, 191, 129, 0, 0, 0, 0, 127, 0, 127, 0, 59, 0, 56, 0, 0, 0, 191, 0, 0, 0, 63, 0, 0, 0, 63, 129, 0, 0, 0, 127, 0, 0, 127, 0, 0, 0, 60, 0, 0, 0, 191, 0, 0, 128, 63, 0, 0, 0, 63, 129, 0, 0, 0, 127, 0, 0, 127, 0, 0, 0, 60, 0, 0, 0, 191, 0, 0, 0, 63, 0, 0, 0, 191, 129, 0, 0, 0, 127, 0, 0, 127, 0, 0, 0, 60, 0, 0, 0, 191, 0, 0, 128, 63, 0, 0, 0, 191, 129, 0, 0, 0, 127, 0, 0, 127, 0, 57, 0, 56, 0, 0, 0, 63, 0, 0, 0, 63, 0, 0, 128, 191, 127, 0, 0, 0, 0, 151, 70, 127, 0, 54, 0, 56, 0, 0, 0, 63, 0, 0, 0, 191, 0, 0, 128, 63, 127, 0, 0, 0, 0, 151, 70, 127, 0, 0, 0, 60, 0, 0, 0, 63, 0, 0, 0, 191, 0, 0, 128, 191, 127, 0, 0, 0, 0, 151, 70, 127, 0, 57, 0, 52, 0, 0, 0, 63, 0, 0, 0, 63, 0, 0, 128, 63, 127, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 60, 0, 0, 0, 63, 0, 0, 0, 63, 0, 0, 0, 191, 127, 0, 0, 0, 0, 210, 138, 127, 0, 54, 0, 54, 0, 0, 0, 63, 0, 0, 128, 63, 0, 0, 0, 191, 127, 0, 0, 0, 0, 139, 209, 127, 0, 54, 0, 52, 0, 0, 0, 63, 0, 0, 0, 63, 0, 0, 0, 63, 127, 0, 0, 0, 0, 139, 209, 127, 0, 0, 0, 60, 0, 0, 0, 63, 0, 0, 128, 63, 0, 0, 0, 63, 127, 0, 0, 0, 127, 0, 0, 127, 0, 0, 0, 60, 0, 0, 0, 63, 0, 0, 0, 191, 0, 0, 128, 63, 0, 129, 0, 0, 151, 0, 186, 127, 0, 0, 0, 60, 0, 0, 0, 191, 0, 0, 0, 191, 0, 0, 128, 191, 0, 129, 0, 0, 151, 0, 186, 127, 0, 57, 0, 56, 0, 0, 0, 63, 0, 0, 0, 191, 0, 0, 128, 191, 0, 129, 0, 0, 151, 0, 186, 127, 0, 57, 0, 52, 0, 0, 0, 191, 0, 0, 0, 191, 0, 0, 128, 63, 0, 129, 0, 0, 127, 0, 0, 127, 0, 0, 0, 60 ),
"array_index_data": PoolByteArray( 0, 0, 2, 0, 1, 0, 0, 0, 1, 0, 3, 0, 4, 0, 6, 0, 5, 0, 4, 0, 5, 0, 7, 0, 8, 0, 10, 0, 9, 0, 8, 0, 9, 0, 11, 0, 12, 0, 14, 0, 13, 0, 12, 0, 13, 0, 15, 0, 16, 0, 18, 0, 17, 0, 16, 0, 17, 0, 19, 0, 20, 0, 22, 0, 21, 0, 20, 0, 21, 0, 23, 0, 24, 0, 26, 0, 25, 0, 24, 0, 25, 0, 27, 0, 28, 0, 30, 0, 29, 0, 28, 0, 29, 0, 31, 0, 32, 0, 28, 0, 31, 0, 33, 0, 32, 0, 34, 0, 34, 0, 32, 0, 31, 0, 33, 0, 34, 0, 35, 0, 36, 0, 38, 0, 37, 0, 36, 0, 37, 0, 39, 0, 40, 0, 36, 0, 39, 0, 41, 0, 40, 0, 42, 0, 42, 0, 40, 0, 39, 0, 41, 0, 42, 0, 43, 0, 44, 0, 46, 0, 45, 0, 44, 0, 45, 0, 47, 0 ),
"blend_shape_data": [ ],
"format": 97559,
"index_count": 84,
"material": ExtResource( 2 ),
"primitive": 4,
"skeleton_aabb": [ ],
"vertex_count": 48
}
[node name="Spatial" type="Spatial"]
script = ExtResource( 1 )
[node name="Mesh" type="MeshInstance" parent="."]
transform = Transform( 0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.2, 0, 0, 0 )
layers = 3
mesh = SubResource( 1 )
material/0 = null

View File

@ -0,0 +1,29 @@
[gd_scene load_steps=4 format=2]
[ext_resource path="res://Things/Pipes/PipeScript.gd" type="Script" id=1]
[ext_resource path="res://Models/straightPipe/Material_001.material" type="Material" id=2]
[sub_resource type="ArrayMesh" id=1]
resource_name = "Cube.001"
surfaces/0 = {
"aabb": AABB( -0.5, -0.5, -1, 1.00001, 1.00001, 2 ),
"array_data": PoolByteArray( 0, 0, 0, 63, 0, 0, 0, 63, 0, 0, 128, 191, 0, 127, 0, 0, 107, 0, 189, 129, 0, 59, 0, 52, 0, 0, 0, 191, 0, 0, 0, 63, 0, 0, 128, 63, 0, 127, 0, 0, 123, 0, 228, 129, 0, 54, 0, 0, 0, 0, 0, 63, 0, 0, 0, 63, 0, 0, 128, 63, 0, 127, 0, 0, 127, 0, 0, 129, 0, 57, 0, 0, 0, 0, 0, 191, 0, 0, 0, 63, 0, 0, 128, 63, 129, 0, 0, 0, 0, 89, 89, 129, 0, 54, 0, 0, 0, 0, 0, 191, 0, 0, 0, 191, 0, 0, 128, 191, 129, 0, 0, 0, 0, 89, 89, 129, 0, 54, 0, 52, 0, 0, 0, 191, 0, 0, 0, 191, 0, 0, 128, 63, 129, 0, 0, 0, 127, 0, 0, 127, 0, 54, 0, 48, 0, 0, 0, 63, 0, 0, 0, 191, 0, 0, 128, 63, 0, 0, 127, 0, 127, 0, 0, 127, 0, 57, 0, 48, 0, 0, 0, 191, 0, 0, 0, 63, 0, 0, 128, 63, 0, 0, 127, 0, 127, 0, 0, 127, 0, 54, 0, 0, 0, 0, 0, 191, 0, 0, 0, 191, 0, 0, 128, 63, 0, 0, 127, 0, 127, 0, 0, 127, 0, 54, 0, 48, 0, 0, 0, 191, 0, 0, 0, 63, 0, 0, 128, 191, 0, 0, 129, 0, 0, 127, 0, 127, 0, 59, 0, 56, 0, 0, 0, 63, 0, 0, 0, 191, 0, 0, 128, 191, 0, 0, 129, 0, 0, 127, 0, 127, 0, 57, 0, 52, 0, 0, 0, 191, 0, 0, 0, 191, 0, 0, 128, 191, 0, 0, 129, 0, 0, 127, 0, 127, 0, 57, 0, 56, 0, 0, 0, 63, 0, 0, 0, 63, 0, 0, 128, 191, 127, 0, 0, 0, 0, 123, 228, 127, 0, 59, 0, 52, 0, 0, 0, 63, 0, 0, 0, 191, 0, 0, 128, 63, 127, 0, 0, 0, 0, 107, 189, 127, 0, 57, 0, 48, 0, 0, 0, 63, 0, 0, 0, 191, 0, 0, 128, 191, 127, 0, 0, 0, 0, 127, 0, 127, 0, 57, 0, 52, 0, 0, 0, 191, 0, 0, 0, 63, 0, 0, 128, 191, 0, 127, 0, 0, 89, 0, 167, 129, 0, 59, 0, 56, 0, 0, 0, 191, 0, 0, 0, 63, 0, 0, 128, 191, 129, 0, 0, 0, 0, 89, 89, 129, 0, 59, 0, 56, 0, 0, 0, 191, 0, 0, 0, 191, 0, 0, 128, 63, 0, 129, 0, 0, 127, 0, 0, 127, 0, 54, 0, 48, 0, 0, 0, 191, 0, 0, 0, 191, 0, 0, 128, 191, 0, 129, 0, 0, 127, 0, 0, 127, 0, 54, 0, 52, 0, 0, 0, 63, 0, 0, 0, 191, 0, 0, 128, 191, 0, 129, 0, 0, 127, 0, 0, 127, 0, 57, 0, 52, 0, 0, 0, 63, 0, 0, 0, 63, 0, 0, 128, 63, 0, 0, 127, 0, 127, 0, 0, 127, 0, 57, 0, 0, 0, 0, 0, 63, 0, 0, 0, 191, 0, 0, 128, 63, 0, 129, 0, 0, 127, 0, 0, 127, 0, 57, 0, 48, 0, 0, 0, 63, 0, 0, 0, 63, 0, 0, 128, 191, 0, 0, 129, 0, 0, 127, 0, 127, 0, 59, 0, 52, 0, 0, 0, 63, 0, 0, 0, 63, 0, 0, 128, 63, 127, 0, 0, 0, 0, 89, 167, 127, 0, 57, 0, 0 ),
"array_index_data": PoolByteArray( 0, 0, 2, 0, 1, 0, 3, 0, 5, 0, 4, 0, 6, 0, 8, 0, 7, 0, 9, 0, 11, 0, 10, 0, 12, 0, 14, 0, 13, 0, 0, 0, 1, 0, 15, 0, 3, 0, 4, 0, 16, 0, 17, 0, 19, 0, 18, 0, 6, 0, 7, 0, 20, 0, 17, 0, 21, 0, 19, 0, 9, 0, 10, 0, 22, 0, 12, 0, 13, 0, 23, 0 ),
"blend_shape_data": [ ],
"format": 97559,
"index_count": 36,
"material": ExtResource( 2 ),
"name": "Material.001",
"primitive": 4,
"skeleton_aabb": [ ],
"vertex_count": 24
}
[node name="Spatial" type="Spatial"]
script = ExtResource( 1 )
[node name="Mesh" type="MeshInstance" parent="."]
transform = Transform( 0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.2, 0, 0, 0 )
layers = 3
mesh = SubResource( 1 )
material/0 = null