Camera system enhancements #53
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.