if(touched == false)
{
//Record position
touched = true;
}
So I know how I would get the position when first touched. However, I would like to know how to record the position when the touch is released. And then record that position. I don't find an event that would allow me to do that. Does anyone have any suggestions? Help would be greatly appreciated. Thanks!

New Topic/Question
Reply



MultiQuote




|