Added animations

This commit is contained in:
2024-02-03 00:57:33 +01:00
parent d6843621ce
commit b815a6603c
3 changed files with 36 additions and 5 deletions

View File

@ -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