mirror of
https://github.com/thegatesbrowser/godot-multiplayer.git
synced 2025-09-22 11:26:56 -04:00
switch to two voip addon
This commit is contained in:
parent
cf11ceffc4
commit
9ce4caa073
39 changed files with 193 additions and 52 deletions
|
@ -83,7 +83,6 @@ visible = false
|
|||
mesh = SubResource("BoxMesh_kin6n")
|
||||
|
||||
[node name="CameraController" type="Node3D" parent="."]
|
||||
top_level = true
|
||||
script = ExtResource("2_2fob2")
|
||||
invert_mouse_y = true
|
||||
tilt_upper_limit = 0.48
|
||||
|
@ -99,7 +98,6 @@ transform = Transform3D(1, 0, -7.10543e-15, 0, 1, 0, 0, 0, 1, 1.42109e-14, 2.384
|
|||
|
||||
[node name="PlayerCamera" type="Camera3D" parent="CameraController"]
|
||||
transform = Transform3D(-1, -3.71248e-14, -8.74228e-08, -3.23484e-08, 0.929023, 0.370022, 8.12178e-08, 0.370022, -0.929023, -8.74228e-07, 6.04006, -9.29023)
|
||||
top_level = true
|
||||
attributes = SubResource("CameraAttributesPractical_2ooex")
|
||||
fov = 50.0
|
||||
script = ExtResource("3_qxleh")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue