Hello everybody I have some questions here:
I'm making a game of type tower defenses.
1- I want to make a tower fires a laser that this resizes the position in which the tower is to the position of the enemy object, how I do it, or want to every enemy get the tower behaves this way, resize themselves to the position of the enemy that comes. The overlaping the laser with the object reduces a certain amount of life of this enemy object.
2. The laser must be rotated in the same direction of the tower and pointing to the enemy object.