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

Save Pose #18

Closed
Lawrencemm opened this issue Mar 13, 2020 · 0 comments · Fixed by #22
Closed

Save Pose #18

Lawrencemm opened this issue Mar 13, 2020 · 0 comments · Fixed by #22
Labels
enhancement New feature or request

Comments

@Lawrencemm
Copy link
Owner

Lawrencemm commented Mar 13, 2020

As a developer, I want to save a pose, so I can reuse poses for multiple transform hierarchies.

Transform Hierarchy: The tree of entities with the Transform Parent component that share the same common ancestor.
Pose: A set with a transform for each entity in a transform hierarchy

Provide:
Action to save selected entity's transform hierarchy's pose to a .lmpose file
Action to load a .lmpose file into the selected entity

Transform hierarchy should be checked to match the structure of the loaded pose.

@Lawrencemm Lawrencemm added the enhancement New feature or request label Mar 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant