Sync fixes for RigidBody3D.
This commit is contained in:
parent
c0d3c68fb3
commit
8c90c4e744
4 changed files with 63 additions and 11 deletions
|
@ -47,7 +47,7 @@ script = ExtResource("2_qrp84")
|
|||
[node name="NPCCarryables" type="Node3D" parent="."]
|
||||
|
||||
[node name="Closet" parent="NPCCarryables" instance=ExtResource("2_yvpvm")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 29, 10, -30)
|
||||
transform = Transform3D(0.642788, -0.766044, 0, 0.766044, 0.642788, 0, 0, 0, 1, 29, 10, -30)
|
||||
|
||||
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
|
||||
transform = Transform3D(-0.899519, 0.375, 0.224144, -0.224144, -0.836516, 0.5, 0.375, 0.399519, 0.836516, 0, 0, 0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue