Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Mulbin on May 28, 2017, 12:13:01 PM

Title: How to add a specific ammount of force along a vector?
Post by: Mulbin on May 28, 2017, 12:13:01 PM
I'm trying to accelerate an object towards another using a specific ammount of force.

I have the vector towards the object, how do I now apply force along that vector AND set the ammount of force?  Simply using the existing add force - Vector function gives you no control of how much force is added (in fact it appears to just add an amount that matches the vector degrees whch is pretty weird).

Title: Re: How to add a specific ammount of force along a vector?
Post by: Mulbin on April 19, 2022, 10:34:57 AM
Bumping this as I've never found a solution.