playMaker

Author Topic: Dragging Line[Solved]  (Read 4024 times)

jgalvezpa

  • Junior Playmaker
  • **
  • Posts: 58
Dragging Line[Solved]
« on: August 20, 2013, 03:17:43 AM »
Hello i want to connect my balloons by dragging a line with my finger, like in the image.
i try using the Draw line action with line renderer but only create vertical and horizontal line.
it is mobile game.
How can i do that?
« Last Edit: September 09, 2013, 01:24:26 PM by jgalvezpa »

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Dragging Line
« Reply #1 on: August 20, 2013, 04:01:31 AM »
Hi,

 For this I would use Vectrosity. It's the most direct and powerful approach to this kind of line drawing.

https://hutonggames.fogbugz.com/default.asp?W948

bye,

Jean

jgalvezpa

  • Junior Playmaker
  • **
  • Posts: 58
Re: Dragging Line
« Reply #2 on: August 20, 2013, 03:59:24 PM »
so i can achieve this by using vectrosity and vectrosity playmaker custom actions or i need scripting? i need to programming, i saw that i need to add.proxy, could you please tell me the way that i can achieve what i want-
Thanks

This is a mobile game i want to draw those lines following the user finger
« Last Edit: August 24, 2013, 11:55:31 AM by jgalvezpa »

jgalvezpa

  • Junior Playmaker
  • **
  • Posts: 58
Re: Dragging Line
« Reply #3 on: August 25, 2013, 03:28:59 AM »
there is a vectrosity demo scene called DrawLineTouch, it does exactly what i need , but i need it to use with playmaker actions.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Dragging Line
« Reply #4 on: September 09, 2013, 05:42:17 AM »
Hi,

 Ok, that's a good example. I'll try to build it this week. Can you bump me on thursday if you don't hear back from me, Thanks.

 Bye,

 Jean

kaelcabral

  • Playmaker Newbie
  • *
  • Posts: 25
Re: Dragging Line[Solved]
« Reply #5 on: October 11, 2013, 02:58:47 PM »
did you guys figured out how to use action with drawLineTouch?
I'm looking for this too.

best

kael

Kevron

  • Junior Playmaker
  • **
  • Posts: 51
Re: Dragging Line[Solved]
« Reply #6 on: November 12, 2013, 09:36:27 AM »
Bump  ;)

jgalvezpa

  • Junior Playmaker
  • **
  • Posts: 58
Re: Dragging Line[Solved]
« Reply #7 on: November 12, 2013, 02:29:15 PM »
we ended up using TrialRenderer from unity

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Dragging Line[Solved]
« Reply #8 on: November 14, 2013, 02:47:52 AM »
Hi,

 Sorry guys, it seems to never happen with Vectrosity... Just too much on going leveraging with Unity and other assets already..

As soon as Unity 4.3 support is covered, This is next on the trello board list!

https://trello.com/b/1VSKPLcT/addons

bye,

 Jean