There are two ways: 1. Make a sprite that follow the touch event(TOUCH out TT,TX,TY) and has the propertie to collide with other sprites. 2. Get the properties of the sprite with "spchr out x,y,w,h,a" and check if the touch event is inside the rectangle formed with x,y,w and h