Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: mekoid on October 26, 2014, 02:22:52 PM

Title: RotateAround?
Post by: mekoid on October 26, 2014, 02:22:52 PM
Hi I am new to Playmaker.
I need to make a game object rotate around a certain point.
I couldnt find any action related to RotateAround,
Maybe I missed it?
Any help please? Thanks
Title: Re: RotateAround?
Post by: mdotstrange on October 26, 2014, 06:00:52 PM
Maybe the "auto rotate" included in this custom package is the action you want?
https://github.com/FRickReich/playmaker-assorted-actions (https://github.com/FRickReich/playmaker-assorted-actions)
Title: Re: RotateAround?
Post by: mekoid on October 26, 2014, 11:53:36 PM
Quote
Game Object: Lets you select a GameObject to be rotated, defaults to Owner.

yes, from the description it seems fit my need, thanks very much,
I will give it a try