Camera system enhancements #53

Closed
opened 2025-10-03 03:16:02 -04:00 by ActualHorse · 2 comments
Owner
  • Add opening camera shot and logo.
  • Add transitional camera moves between stages, and that awesome crane shot before the end credits.
  • Make sure the camera positions sync across all clients, or at least all clients with camera privileges.
  • Experiment with camera positions to ensure everything that needs to be visible is visible, while accounting for headroom and title borders.
- [x] Add opening camera shot and logo. - [x] Add transitional camera moves between stages, and that awesome crane shot before the end credits. - [x] Make sure the camera positions sync across all clients, or at least all clients with camera privileges. - [x] Experiment with camera positions to ensure everything that needs to be visible is visible, while accounting for headroom and title borders.
ActualHorse added this to the v0.5 milestone 2025-10-03 03:16:02 -04:00
ActualHorse added the
Type
Enhancement
Priority
A
labels 2025-10-03 03:16:02 -04:00
ActualHorse self-assigned this 2025-10-03 03:16:03 -04:00
ActualHorse pinned this 2025-10-03 03:24:53 -04:00
Author
Owner

Turns out there's a pretty simple reason why camera movements don't sync, and it's because they were never programmed to. Figuring out how to sync camera attachments seems like a nightmare, and will almost certainly require significant refactoring, but eventually it will be necessary, so we may as well get to it soon.

Turns out there's a pretty simple reason why camera movements don't sync, and it's because they were never programmed to. Figuring out how to sync camera attachments seems like a nightmare, and will almost certainly require significant refactoring, but eventually it will be necessary, so we may as well get to it soon.
Author
Owner

Wasn't as hard as I assumed. It's now done. There's still more work to be done, but those can now be in their own issues.

Wasn't as hard as I assumed. It's now done. There's still more work to be done, but those can now be in their own issues.
ActualHorse unpinned this 2026-03-17 04:08:22 -04:00
Sign in to join this conversation.
No description provided.