Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: miguelfanclub on September 10, 2017, 08:43:37 AM

Title: ITWEEN Actions with "Specify Game Object" seems to not to work [SOLVED]
Post by: miguelfanclub on September 10, 2017, 08:43:37 AM
Hi, trying to rotate the camera with the itween actions and I cant. Im doing it from other object using the Specify Game Object option and seems to fail, also with some of the actions.

"Rotate Add" works but its not what im looking for, "rotate to" doenst work as well as a bunch of other actions

"Rotate to" works  when its on "Use Owner" for exmaple

Am I missing something?
Title: Re: ITWEEN Actions with "Specify Game Object" seems to not to work
Post by: drown on September 10, 2017, 09:49:53 AM
Are you sure you are rotating the correct GameObject ? You might have chosen a wrong child which does not affect the transform of the desired object. All the iTween actions work fine for me in 2017.1.f03.
Title: Re: ITWEEN Actions with "Specify Game Object" seems to not to work [SOLVED]
Post by: miguelfanclub on September 10, 2017, 01:13:25 PM
Hey dude,

now it seems to work. Tried several times to do it and didnt work. Im thinking that maybe was the speed (it was set to 0)

Thanks