playcanvas / playcanvas/engine
Blending from existing pose when transitioning from an Anim state with an empty track
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 16.8k
- Forks
- 2k
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 222
Description
Related to #5112
This is transitioning between idle and punch when holding down P. When going from punch (empty track) to idle, the pose jumps immediately to start of the idle anim track.
Is it possible to blend from the existing pose? Or is this not possible because the transition blending works between tracks, not the current state of the pose?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the idle-to-punch transition shown in the linked video, especially the return from punch with an empty track to idle while holding P. Read related issue #5112 and trace the animation transition behavior; done means the pose no longer jumps immediately to the start of the idle track when blending from an existing pose.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100