You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.
It would be really neat if in addition to static cameras, we supported running animations on cameras just like how we support running animations on models. This would allow another dimension of sprite generation, as cameras can used during animation to produce movement, even if the model itself isn't moving.
This probably isn't a super difficult extension once we add animation support, but we'll see.
This could be added in the config by allowing the camera key to specify an animation.
The text was updated successfully, but these errors were encountered:
Now that animations are supported, we've confirmed that this isn't a difficult extension of that feature. The only thing lacking right now is user interest. We can implement this fairly quickly once we find out if anyone actually needs it.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Area: 3D FilesIssues related to 3D model files (glTF, obj, etc.)
It would be really neat if in addition to static cameras, we supported running animations on cameras just like how we support running animations on models. This would allow another dimension of sprite generation, as cameras can used during animation to produce movement, even if the model itself isn't moving.
This probably isn't a super difficult extension once we add animation support, but we'll see.
This could be added in the config by allowing the
camera
key to specify an animation.The text was updated successfully, but these errors were encountered: