Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Aaddiction on April 08, 2016, 10:24:15 AM

Title: Move with rotation/torque towards point.
Post by: Aaddiction on April 08, 2016, 10:24:15 AM
Hello,

I'd like to achieve the effect of the BB-8 droid from Star Wars. How to make a ball, cube or any object roll towards a point. Not like the move towards action where the object is dragged to the point.

Thanks.
Title: Re: Move with rotation/torque towards point.
Post by: djaydino on April 08, 2016, 08:14:44 PM
Hi,
maybe this unity tutorial can get you started, this is in c# and not using playmaker but i think the basics are there, if you can't get it right let me know and i will try to make a demo or something. but that will take a few days (to much work atm)
Title: Re: Move with rotation/torque towards point.
Post by: Aaddiction on April 09, 2016, 03:39:15 AM
Thanks Dino, but I don't see a link. :)
Title: Re: Move with rotation/torque towards point.
Post by: djaydino on April 09, 2016, 07:05:23 AM
Hi,
oops, sorry here (https://unity3d.com/learn/tutorials/projects/roll-a-ball/moving-the-player?playlist=17141) it is,
i think i got to tired yesterday and forgot it.
Title: Re: Move with rotation/torque towards point.
Post by: Aaddiction on April 09, 2016, 09:04:40 AM
Thank you! Should've looked at Unity tuts first. :)