1 number xThe position of the text, from 0 ( left ) to 1 ( right ).
2 number yThe position of the text, from 0 ( top ) to 1 ( bottom ).
3 string textThe text to display
4 number lifetime = 1Number of seconds to appear
5 table color = Color( 255, 255, 255 )The color of the box. Uses the
Color