playMaker

Author Topic: Help with simple Drag  (Read 1169 times)

briwil

  • Playmaker Newbie
  • *
  • Posts: 8
Help with simple Drag
« on: January 04, 2015, 04:03:27 AM »
If anyone could help with this, I'd very much appreciate it. I've searched the forums for existing topics like this, but none seem to have an answer.

I'm just trying to use PM and Input.Touches to simply drag a 2d sprite on screen. The attached screenshot shows the setup I've been trying, attaching this to my sprite that I'm trying to drag, but it just makes the sprite disappear.

I've gone through the PM examples files for InputTouches, but they don't have a simple drag- the closet one would be the camera drag, but thats broken up across several FSM's and objects and I haven't been able to translate it.

I know this should be insanely easy, so if anyone can take a look and let me know what I'm doing wrong, I'd really appreciate it.