41 lines
1.4 KiB
Plaintext
41 lines
1.4 KiB
Plaintext
[gd_scene format=3 uid="uid://bqerjpv5dkagm"]
|
|
|
|
[ext_resource type="Script" uid="uid://df35nkh3byxis" path="res://scripts/grab_obj.gd" id="1_wg7cy"]
|
|
|
|
[sub_resource type="BoxMesh" id="BoxMesh_ttym5"]
|
|
size = Vector3(0.1, 0.1, 0.1)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_6500s"]
|
|
size = Vector3(0.1, 0.1, 0.1)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_ttym5"]
|
|
size = Vector3(0.12, 0.12, 0.12)
|
|
|
|
[sub_resource type="SceneReplicationConfig" id="SceneReplicationConfig_wg7cy"]
|
|
|
|
[node name="grabObj" type="RigidBody3D" unique_id=1232940438]
|
|
collision_layer = 2
|
|
collision_mask = 7
|
|
mass = 0.5
|
|
script = ExtResource("1_wg7cy")
|
|
objMaterial = "wood"
|
|
|
|
[node name="MeshInstance3D" type="MeshInstance3D" parent="." unique_id=1844971137]
|
|
mesh = SubResource("BoxMesh_ttym5")
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="." unique_id=1781146744]
|
|
shape = SubResource("BoxShape3D_6500s")
|
|
|
|
[node name="glueBox" type="Area3D" parent="." unique_id=1728687646]
|
|
collision_layer = 0
|
|
collision_mask = 2
|
|
monitorable = false
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="glueBox" unique_id=1287475109]
|
|
shape = SubResource("BoxShape3D_ttym5")
|
|
|
|
[node name="glue" type="Node3D" parent="." unique_id=469876187]
|
|
|
|
[node name="MultiplayerSynchronizer" type="MultiplayerSynchronizer" parent="." unique_id=1938155379]
|
|
replication_config = SubResource("SceneReplicationConfig_wg7cy")
|