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

Allow animation target switching #973

Closed
lukostello opened this issue May 30, 2020 · 1 comment
Closed

Allow animation target switching #973

lukostello opened this issue May 30, 2020 · 1 comment

Comments

@lukostello
Copy link

lukostello commented May 30, 2020

Describe the project you are working on:
a 3d sokoban like with twisty puzzle mechanics

Describe the problem or limitation you are having in your project:
I animated a mesh in blender imported that mesh and its animations, but I don't want those animations attached to the mesh. I want them attached to the kinematic body that mesh is a child of that way the collision box inherits the animation too. However I am struggling to switch the target.

Describe the feature / enhancement and how it helps to overcome the problem or limitation:
I would like to be able to either right click or double click the target of an animation to pop open the same object selection menu that pops up when you first choose the type of track you want to animate from which you could choose a new target. And perhaps an additional method to do the same in the inspector when selecting the track.

Describe how your proposal will work, with code, pseudocode, mockups, and/or diagrams:

If this enhancement will not be used often, can it be worked around with a few lines of script?:
Should be used often enough and you shouldn't have to do this through code.

Is there a reason why this should be core and not an add-on in the asset library?:
because switching targets is probably really common

@Calinou
Copy link
Member

Calinou commented May 1, 2021

Closing in favor of #2619, which has more details about the feature to implement (animation retargeting).

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

No branches or pull requests

2 participants