Playmaker Forum

PlayMaker Updates & Downloads => Share New Actions => Topic started by: jeanfabre on July 13, 2012, 09:03:28 AM

Title: Quaternion custom actions
Post by: jeanfabre on July 13, 2012, 09:03:28 AM
Hi,

 ok, some quaternion actions to get here:

https://hutonggames.fogbugz.com/default.asp?W967 (https://hutonggames.fogbugz.com/default.asp?W967)

 If you need more, let us know.

Bye,

 Jean
Title: Re: Quaternion custom actions
Post by: derkoi on July 14, 2012, 04:46:04 AM
Thanks, where's the download links?  ;D
Title: Re: Quaternion custom actions
Post by: jeanfabre on July 16, 2012, 02:59:10 AM
Hi,

 I forgot to add it!  sorry... now on that same page you can download the package with all them actions.

 bye,

 Jean
Title: Re: Quaternion custom actions
Post by: jeanfabre on March 18, 2013, 01:59:39 AM
Hi,

 New actions added in this pack, Euler, Lerp, Slerp and angleAxis. If you need more, let me know.

bye,

 Jean
Title: Re: Quaternion custom actions
Post by: jeanfabre on June 11, 2013, 06:16:14 AM
Hi Everyone,

 New package version, with freedom of update types ( update, late update and fixed update), as well as a custom editor to make things nice and clean :)

https://hutonggames.fogbugz.com/default.asp?W967

bye,

 Jean
Title: Re: Quaternion custom actions
Post by: FritsLyn on June 23, 2013, 07:10:43 AM
Awesome, mush needed, wanted and looked for :D

Nice!! Thanks.
Title: Re: Quaternion custom actions
Post by: FritsLyn on June 23, 2013, 07:33:28 AM
Oh, missing:

Quaternion add Quaternion - as far as I can see?

Why would one even want that? For many reasons, personally and at this moment to smooth jerky and sudden rotations by letting next Quaternion of object be
"(((7 times existing object Quaternion added with 3 times jerky movement Quaternion) / 10) + existing Quaternion)/2)"
Title: Re: Quaternion custom actions
Post by: jeanfabre on June 24, 2013, 02:46:02 AM
Hi,

 ok, I'll do an add quaternion. But ActuallyI think what you need to a low pass filter, I'll do one as well.

bye,

 Jean
Title: Re: Quaternion custom actions
Post by: jeanfabre on June 24, 2013, 07:16:24 AM
Hi,

 Actually, quaternion additions are not supported to begin with. So where did you take that code?

error CS0019: Operator `+' cannot be applied to operands of type `UnityEngine.Quaternion' and `UnityEngine.Quaternion'

bye,

 Jean
Title: Re: Quaternion custom actions
Post by: jeanfabre on June 24, 2013, 07:36:01 AM
Hi,

 Can you try this action? it's a low pass filter, that should do what you want.

bye,

 Jean
Title: Re: Quaternion custom actions
Post by: jeanfabre on October 09, 2013, 02:01:52 PM
Hi,

 New package to download from the same wiki page ( from the first post of this thread)

 Includes the latest custom actions done on Quaternions

Bye,

 Jean