54 lines
2.1 KiB
Plaintext
54 lines
2.1 KiB
Plaintext
[gd_scene load_steps=5 format=4 uid="uid://sdytd17xrx81"]
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_xantc"]
|
|
resource_name = "black"
|
|
cull_mode = 2
|
|
albedo_color = Color(0, 0, 0, 1)
|
|
roughness = 0.5
|
|
|
|
[sub_resource type="ArrayMesh" id="ArrayMesh_2uyr3"]
|
|
_surfaces = [{
|
|
"aabb": AABB(0.609988, -7.67489e-09, -0.801522, 0.703757, 0.00369327, 1.60304),
|
|
"format": 34896613377,
|
|
"index_count": 18,
|
|
"index_data": PackedByteArray("AAABAAIAAAADAAEABAAFAAYABAAHAAUACAAJAAoACAALAAkA"),
|
|
"name": "black",
|
|
"primitive": 3,
|
|
"uv_scale": Vector4(0, 0, 0, 0),
|
|
"vertex_count": 12,
|
|
"vertex_data": PackedByteArray("2iEBAP//AAAATgAAAAAAAABOAAD//wAA2iEBAAAAAAAAAP//v90AAP///v/zywAA///+/7/dAAAAAP//88sAAAAA//9/NAAA///+/7MiAAD///7/fzQAAAAA//+zIgAA")
|
|
}]
|
|
blend_shape_mode = 0
|
|
|
|
[sub_resource type="ArrayMesh" id="ArrayMesh_duw40"]
|
|
resource_name = "assets_Plane_007"
|
|
_surfaces = [{
|
|
"aabb": AABB(0.609988, -7.67489e-09, -0.801522, 0.703757, 0.00369327, 1.60304),
|
|
"attribute_data": PackedByteArray("AAD/////AAD/////AAAAAAAA/////wAA/////wAAAAAAAP////8AAP////8AAAAA"),
|
|
"format": 34896613399,
|
|
"index_count": 18,
|
|
"index_data": PackedByteArray("AAABAAIAAAADAAEABAAFAAYABAAHAAUACAAJAAoACAALAAkA"),
|
|
"material": SubResource("StandardMaterial3D_xantc"),
|
|
"name": "black",
|
|
"primitive": 3,
|
|
"uv_scale": Vector4(0, 0, 0, 0),
|
|
"vertex_count": 12,
|
|
"vertex_data": PackedByteArray("2iEBAP///78ATgAAAAD/vwBOAAD///+/2iEBAAAA/78AAP//v93/v////v/zy/+////+/7/d/78AAP//88v/vwAA//9/NP+////+/7Mi/7////7/fzT/vwAA//+zIv+//v//f/7//3/+//9//v//f////3////9/////f////3////9/////f////3////9/")
|
|
}]
|
|
blend_shape_mode = 0
|
|
shadow_mesh = SubResource("ArrayMesh_2uyr3")
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_t0hol"]
|
|
size = Vector3(0.3, 0.1, 1.55)
|
|
|
|
[node name="fence_small" type="StaticBody3D"]
|
|
collision_layer = 4
|
|
|
|
[node name="Schranke" type="MeshInstance3D" parent="."]
|
|
mesh = SubResource("ArrayMesh_duw40")
|
|
skeleton = NodePath("")
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
|
transform = Transform3D(0.997626, -0.0688685, 0, 0.0688685, 0.997626, 0, 0, 0, 1, 0.81965, 0.0212097, -0.00942993)
|
|
shape = SubResource("BoxShape3D_t0hol")
|