How can I center a display.newRetinaText?
myText2 = display.newRetinaText( "You have one ball and you have to keep the ball high as many times as you can", 30, 70, 280, 220, native.systemFont, 22 )
myText2:setTextColor( 255, 0, 0 )
screenGroup:insert( myText2 ) [import]uid: 203192 topic_id: 34274 reply_id: 334274[/import]