Hi
I am trying to create a "tractor beam" style object.
I want one end of the sprite to stay pinned to another object while the other end will stretch and angle towards another object on touch.
I have managed to make the object angle towards my touch but not stretch.
I have tried setting the objects height to Touch.Y but this seems to work in inverse with the object getting smaller the further up the screen my touch is.
Thanks for any help!