Playmaker Forum

PlayMaker Updates & Downloads => Share New Actions => Topic started by: jeanfabre on September 09, 2013, 06:57:33 AM

Title: LookAt with local "keep vertical"
Post by: jeanfabre on September 09, 2013, 06:57:33 AM
Hi,

 This action is pending since a long time, and I got around to finally do a version of it.

 Basically, some time you want to look at a target, but keep the object rotation axis locked, regardless of it's orientation ( a turret on its tank).

There is an additional check box called "Constraint Locally" which in effect makes the "Keep Vertical" option local to the gameobject, as opposed to taking the world vertical axis instead.


You can find a fully working example here:

http://hutonggames.com/playmakerforum/index.php?topic=4908.msg23062#msg23062

Bye,

 Jean
 
Title: Re: LookAt with local "keep vertical"
Post by: Gua on February 09, 2020, 11:08:56 PM
It doesn't work for me correctly in Unity 2018.4.5.

Title: Re: LookAt with local "keep vertical"
Post by: jeanfabre on February 10, 2020, 01:04:29 AM
Hi,

 just use the lookat2 action, nothing else.

(https://i.imgur.com/aP83eLY.gif)

Bye,

 Jean