Added animations
This commit is contained in:
@ -91,7 +91,7 @@ autostart = true
|
||||
[node name="CameraPivot" type="Node3D" parent="World"]
|
||||
|
||||
[node name="Camera" type="Camera3D" parent="World/CameraPivot" node_paths=PackedStringArray("center")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 10, 10)
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 15, 15)
|
||||
current = true
|
||||
fov = 30.0
|
||||
size = 10.0
|
||||
|
Reference in New Issue
Block a user