2 Vector minsThe mins of the box (lowest corner)
3 Vector maxsThe maxs of the box (highest corner)
4 Angle angThe angle to draw the box at
5 number lifetime = 1Amount of seconds to show the box
6 table color = Color( 255, 255, 255 )The color of the box. Uses the
Color