15
« on: October 22, 2015, 12:47:09 am »
Hi stencylers I need some help regarding my curent game.Actually its a maths game in which we need to make a give number Like we need to make total of 9 .We have actors on screen e.g : 7 , -1 , 4 , 2 ,-3.We have to select the right actors to get the answer nine so the player clicks the and drag to that actor. when the player gets clicked its animation got changed (I am done with this) but when it go to other actor while dragging it creates a pipe like animation between him and other actor.I want to know how to do that effect like creating a pipe at the center of the self and end to the other center of the actor .
1. I tried Region (But i am confused because we are clicking 1st region and then dragging to the other)
2. I tried animation as well. Like making animation in the scene and when created "Hide animations" When mouse i click the animation shows.But it also didn't worked.
I need solution How to draw line which follow our mouse and actors.