-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmicroscope.tscn
13 lines (8 loc) · 989 Bytes
/
microscope.tscn
1
2
3
4
5
6
7
8
9
10
11
12
13
[gd_scene load_steps=3 format=3 uid="uid://vmiprtg28313"]
[ext_resource type="PackedScene" uid="uid://eg2ddca5knsv" path="res://Models/Microscope.blend" id="1_io34h"]
[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_oues6"]
points = PackedVector3Array(1, 0, 1.27325, -1, 0, 1.27325, 1, 0, -1.28034, 0.304229, 4.73843, -0.60582, 0.125098, 5.60665, 0.163196, 0.125098, 5.49963, 0.396953, 0.330266, 3.72862, 0.6813, -1, 0, -1.28034, -0.330462, 3.72862, 0.6813, -0.125294, 5.49963, 0.396953, -0.125294, 5.60665, 0.163196, -0.304424, 4.73843, -0.60582, 0.618833, 1.97517, -1.69698, 0.416014, 3.40537, -1.19312, -0.144675, 2.90046, -1.58213, -0.560885, 2.90046, -1.58213, -0.619029, 1.97517, -1.69698)
[node name="Microscope" instance=ExtResource("1_io34h")]
[node name="StaticBody3D" type="StaticBody3D" parent="Cube" index="0"]
[node name="CollisionShape3D" type="CollisionShape3D" parent="Cube/StaticBody3D" index="0"]
shape = SubResource("ConvexPolygonShape3D_oues6")