summaryrefslogblamecommitdiffstats
path: root/ship/coffee_mug/coffee_mug.tscn
blob: 6d95a3e2cdaf71ffdf143d92f1e6cf30c01995fe (plain) (tree)




















                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
[gd_scene load_steps=4 format=2]

[ext_resource path="res://ship/coffee_mug/coffee_mug.obj" type="ArrayMesh" id=1]

[sub_resource type="SpatialMaterial" id=1]
albedo_color = Color( 0.921569, 0.858824, 0.784314, 1 )
roughness = 0.2

[sub_resource type="ConvexPolygonShape" id=2]
points = PoolVector3Array( -0.251177, -0.115572, -0.0226116, 0.16054, 0.1786, 0.0731729, 0.158845, 0.177328, -0.0740226, 0.160575, -0.176015, 0.0731838, 0.0712205, -0.175261, -0.162558, -0.0757988, 0.174365, 0.157932, -0.0757995, 0.171902, -0.157086, -0.0757988, -0.171754, 0.157932, -0.297793, 0.0931003, 0.0298927, 0.0714456, -0.175532, 0.161395, -0.0757995, -0.169291, -0.157086, -0.310528, -0.035325, -0.0226908, 0.0712205, 0.177872, -0.162558, 0.0714456, 0.178143, 0.161395, 0.158845, -0.174717, -0.0740226, -0.161585, 0.172839, -0.0721836, -0.297793, 0.0931003, -0.0313038, -0.161846, -0.17075, 0.0709898, -0.309678, -0.0351923, 0.0212, -0.161846, 0.173361, 0.0709898, -0.161585, -0.170228, -0.0721836, -0.280187, -0.086249, 0.0211745, -0.282494, 0.108423, -0.0313038, -0.312373, 0.0530193, -0.0228636, -0.280187, -0.086249, -0.0225856, -0.282494, 0.108423, 0.0298927, -0.310661, 0.052645, 0.0212921, -0.251174, -0.11557, 0.0212, -0.302967, -0.0499574, -0.0226705, -0.302353, -0.0498189, 0.0212 )

[node name="coffee_mug" type="RigidBody"]
collision_layer = 16
collision_mask = 28

[node name="coffee_mug_mesh" type="MeshInstance" parent="."]
mesh = ExtResource( 1 )
material/0 = SubResource( 1 )

[node name="CollisionShape" type="CollisionShape" parent="."]
shape = SubResource( 2 )