Changing camera position in a set interval

Hey there, I think this might be closer to what you are looking for ? I found it easier to think through with grouping the meshes under a TransformNode and call that airship. Also cameraPositions should just be the offsets

I sped up the movement as well so that you can see if you comment out line 65, the problem from before is back.

Added in the camera target changes as well like @nogalo mentioned

2 Likes