Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: venain on August 11, 2013, 01:31:48 PM

Title: Click To Move controller (with mouse held down) SOLVED
Post by: venain on August 11, 2013, 01:31:48 PM
Hey guys,

I'm trying to setup a click to move controller using the "ClickMoveTo" sample project as an example.

I'm trying to modify the sample file so that it will continue following my mouse position while the mouse is held down, but I can't seem to get it working, it only goes to the first clicked position no matter what I try.

I've searched for answers to this and couldn't find much, and what I did find was out dated info that didn't help, does anyone know how to get this working?


*Edit:

I managed to figure this out, was a simple matter of moving my mousepick to the same state that  contained my move towards
Title: Re: Click To Move controller (with mouse held down) SOLVED
Post by: basuki on April 23, 2016, 02:38:02 AM
I need this too :)