21 lines
679 B
Text
21 lines
679 B
Text
[gd_scene load_steps=3 format=2]
|
|
|
|
[ext_resource path="res://Assets/Items/Books1.fbx" type="PackedScene" id=1]
|
|
|
|
[sub_resource type="BoxShape" id=1]
|
|
extents = Vector3( 0.562836, 0.448083, 0.538645 )
|
|
|
|
[node name="Books1" type="RigidBody"]
|
|
collision_layer = 2
|
|
collision_mask = 7
|
|
|
|
[node name="Books1Model" parent="." instance=ExtResource( 1 )]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.442618, 0 )
|
|
|
|
[node name="CollisionShape" type="CollisionShape" parent="."]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.0109288, 0 )
|
|
shape = SubResource( 1 )
|
|
|
|
[node name="GrabPoints" type="Spatial" parent="."]
|
|
|
|
[node name="Position3D" type="Position3D" parent="GrabPoints"]
|