Playmaker Forum

PlayMaker Feedback => Action Requests => Topic started by: muppetpuppet on November 28, 2013, 04:56:45 PM

Title: Get gameObject delta
Post by: muppetpuppet on November 28, 2013, 04:56:45 PM
Gets the current delta vector (speed and direction) of a gameobject.. I've now been using a subtraction of prev-frame and current frame positions, which is annoying as you need two states..(especially in  a loop)

would clean up heaps of my states, as I use deltaPos for animation blends and more.. 

but not essential , but would be easy and quick thing some devs would find usefull..
Title: Re: Get gameObject delta
Post by: jeanfabre on November 30, 2013, 12:52:40 PM
Hi,

 It's available already here:

http://hutonggames.com/playmakerforum/index.php?topic=1182.msg4961#msg4961

 Bye,

 Jean