changed default near for camera
This commit is contained in:
parent
22fe0a2a1d
commit
68b8b1ce0c
|
@ -46,6 +46,7 @@ shape = SubResource("SphereShape3D_iyx0m")
|
|||
|
||||
[node name="XRCamera3D" type="XRCamera3D" parent="." node_paths=PackedStringArray("RightHand", "LeftHand")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.821388, 0.40056)
|
||||
near = 0.005
|
||||
script = ExtResource("3_un1ji")
|
||||
MaxEatWeight = 0.1
|
||||
RightHand = NodePath("../RightHand")
|
||||
|
|
Loading…
Reference in a new issue