Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Nobody Important on May 22, 2019, 01:56:10 AM

Title: Help With Trajectury Prediction Curve
Post by: Nobody Important on May 22, 2019, 01:56:10 AM
Hey everyone! I am setting it up so that you can throw a ball, which is working great, but I want to be able to hold the Right Click button and predict the trajectory path.

I have the launch/throw FSM on the ball which spawns in at the character controller, while the ball you hold is deactivated to create the illusion of throwing it.

Right now, you hold Right Mouse to "aim" and click Left Mouse while hold Right Mouse to throw it. I want to create a trajectory path while holding the Right Mouse button, and despawn it when letting go.

I can create a generic line to the target area, but I want to know if there is a way to draw the line based off the formula creating the path the ball is traveling on?
Title: Re: Help With Trajectury Prediction Curve
Post by: djaydino on May 22, 2019, 02:44:51 AM
Hi.
This post might be helpful :

https://hutonggames.com/playmakerforum/index.php?topic=16093.0
Title: Re: Help With Trajectury Prediction Curve
Post by: edufurla on May 22, 2019, 04:52:26 AM
This may be helpful too.


Create a Playmaker action is beyond my skills, but maybe someone wants to give a try  :) .

Title: Re: Help With Trajectury Prediction Curve
Post by: cel on May 22, 2019, 05:44:27 AM
This has been requested...

https://hutonggames.com/playmakerforum/index.php?topic=20071.0

waiting on Jean to find some time