Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: warxfive on November 15, 2022, 06:59:01 AM

Title: Separate Wings Animation
Post by: warxfive on November 15, 2022, 06:59:01 AM
Hello! I am using Third Person Controller from the asset store and want to use Playmaker to animate some wings that I've attached to the back of the character when he jumps for example.

I added a button press binding and then reference the event with a "Player Input Button Event," as well as an "Set Animator Trigger."

I don't know how to transition to the landed event though as the wings and character do not have Character Controllers (Third Person Controller doesn't use them). If I add the controller then it bugs big time.

How can I finish the jump and transition to the landed?
Title: Re: Separate Wings Animation
Post by: warxfive on November 15, 2022, 07:02:04 AM
Disregard!!! Get Key Up did the trick!  ;)