sand-and-receive/buoyancy/SoundBuoyRand.tscn
2023-10-29 08:17:50 +09:00

24 lines
2.5 KiB
Text

[gd_scene load_steps=5 format=2]
[ext_resource path="res://buoyancy/SoundBuoyRand.gd" type="Script" id=1]
[sub_resource type="SpatialMaterial" id=3]
albedo_color = Color( 0.921569, 0.494118, 0.694118, 1 )
[sub_resource type="SphereMesh" id=1]
material = SubResource( 3 )
radius = 1.459
height = 1.083
[sub_resource type="ConvexPolygonShape" id=2]
points = PoolVector3Array( 0.14602, -0.102076, 1.42342, -0.219537, -0.0658975, -1.42853, -0.218843, 0.0803725, -1.42401, 1.42853, -0.0658975, -0.219537, 0.105642, 0.53546, 0.175801, -1.17876, -0.314129, 0.142673, 0.352377, -0.521109, -0.175919, -1.25567, 0.258471, 0.25097, 0.461951, 0.291547, 1.13684, 0.992575, 0.326336, -0.602528, -0.85013, 0.290827, -0.885845, -0.792132, 0.151385, 1.15232, 0.757919, -0.172957, -1.15507, 1.03698, -0.207188, 0.858142, -0.389239, -0.381989, 0.955797, -1.03684, -0.207215, -0.858252, 1.1369, 0.291563, 0.461705, -0.282969, -0.416976, -0.884008, 0.212696, 0.361742, -1.06321, -0.596437, 0.463472, 0.456036, -1.01224, -0.101075, 1.01252, -1.42401, 0.0803724, -0.218843, -0.634646, -0.486325, -0.0702769, 1.10137, -0.34791, -0.177412, 0.317427, -0.450965, 0.740393, 0.800108, 0.0800942, -1.2003, -0.596435, 0.46347, -0.456034, 1.13038, 0.043762, 0.911546, 0.389491, -0.381972, -0.955754, -0.21339, 0.3277, 1.13926, 0.491401, 0.49861, -0.280533, -0.911547, 0.043762, -1.13039, -1.35204, -0.0657389, 0.511516, 0.456279, 0.463446, 0.596404, 1.34784, 0.0802032, -0.509821, -0.401969, -0.0657613, 1.38931, 1.42853, -0.0658975, 0.219537, 0.955797, -0.381989, 0.389239, 0.400968, 0.080235, 1.38488, 1.15506, -0.172956, -0.757916, -0.421868, -0.484681, 0.491911, -1.06324, 0.361753, -0.212432, 0.467819, -0.2085, 1.25924, -1.38267, -0.101763, -0.363728, -0.919914, -0.346564, 0.636967, -1.03118, -0.348309, -0.426648, -0.143343, -0.243849, -1.29228, -1.07176, 0.221697, 0.785884, 1.37466, 0.152041, 0.253002, 0.990737, 0.396511, 0.035123, -0.461704, 0.291562, -1.1369, -0.176079, 0.500229, -0.527699, -0.0728398, 0.116527, 1.4201, 0.400968, 0.0802351, -1.38488, -1.26559, 0.115794, -0.65088, 0.813189, -0.381526, -0.63635, -0.0704785, 0.465277, 0.739756, -0.644202, -0.207409, -1.18126, -0.286048, -0.278611, 1.21543, -0.176192, -0.521119, -0.352115, 0.281713, -0.520755, 0.281444, 0.290362, -0.137785, -1.37894, 0.889028, 0.256232, 0.9246, 0.694799, -0.0291507, 1.27961 )
[node name="SoundBuoyRand" type="RigidBody"]
script = ExtResource( 1 )
[node name="MeshInstance" type="MeshInstance" parent="."]
mesh = SubResource( 1 )
[node name="CollisionShape2" type="CollisionShape" parent="."]
shape = SubResource( 2 )