Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: alexlam127 on August 06, 2013, 08:08:06 AM

Title: how to drag object by finger with FSM action?
Post by: alexlam127 on August 06, 2013, 08:08:06 AM
i want to drag an object on touch screen,
but the object move with fix velocity,not depending on drag speed and length.
im kinda noob with playmaker, any help is appreciated. :-*
Title: Re: how to drag object by finger with FSM action?
Post by: jeanfabre on August 08, 2013, 04:51:28 AM
Hi,

 I would constraint the velocity manually. have you tried that?

or add a higher drag value, that will slow it down big time.

bye,

Jean