add side switching animation

This commit is contained in:
2025-02-25 03:51:12 +10:00
parent 58983ecda2
commit 2633390dd8
8 changed files with 333 additions and 178 deletions

View File

@@ -28,6 +28,7 @@ size = Vector3(50, 1, 50)
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="Lights"]
transform = Transform3D(0.994881, 0.0858869, -0.0532522, 0, 0.526956, 0.849893, 0.101056, -0.845542, 0.524258, 0, 0, 0)
shadow_enabled = true
shadow_bias = 0.025
shadow_blur = 6.0
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]