Go where I touch

I my game to have a block and when i touch that block a ball appears where i touch. Then the ball falls down cause i put on gravity. Any idea how to do that? Thanks. [import]uid: 9983 topic_id: 3018 reply_id: 303018[/import]

In the touch event for the box include your display.newImage code and set the ball x and y to event.x and event.y [import]uid: 7911 topic_id: 3018 reply_id: 8815[/import]