Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Camera function #837

Open
misaki-eymard opened this issue Sep 24, 2024 · 0 comments
Open

Camera function #837

misaki-eymard opened this issue Sep 24, 2024 · 0 comments

Comments

@misaki-eymard
Copy link

While it is possible to simulate the camera's field of view using clipping attachments or the Crop option in the export settings, but if you want to make a zoom animation, it may not work if there are bones in the skeleton with scale inheritance turned off. Also, if you want to imitate camera movements like panning and zooming with multiple skeletons, you have to set up the animation for each skeleton, which is a lot of work to manage in Spine. This problem can be solved by exporting the animations and editing them with external software, but it would be convenient if there was a camera function in Spine that could capture multiple skeletons together within a certain field of view.
This feature could be implemented as part of the Preview View feature, so it may be related to issue #371.

Related forum thread:
https://esotericsoftware.com/forum/d/26932-keyable-dynamic-image-output

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant