Playmaker Forum

PlayMaker News => General Discussion => Topic started by: leavegee on April 08, 2014, 07:20:04 AM

Title: How to draw a thick line, and with color.
Post by: leavegee on April 08, 2014, 07:20:04 AM
I want to  drag a cube use the mouse(or finger), then the mouse away , draw a line from the cube to my mouse position, and then release the mouse, cube moves to the position of the mouse.
thanks
Title: Re: How to draw a thick line, and with color.
Post by: jeanfabre on April 08, 2014, 07:53:44 AM
Hi,

 Have you tried Vectrosity?

else, you can use simple tricks such as a box you stretch and rotation inbetween both your object.

what are your experimentations so far on this?


bye,

 Jean
Title: Re: How to draw a thick line, and with color.
Post by: Lane on April 08, 2014, 07:59:43 AM
Tried this yet?

http://hutonggames.com/playmakerforum/index.php?topic=3943
Title: Re: How to draw a thick line, and with color.
Post by: leavegee on April 08, 2014, 11:30:27 PM
thank you ,Jean and Lane~ thanks your help