Contains some global variables and functions you would commonly use in games.
Static variables
staticbugreportline:String = "[PUT BUG REPORT INSTRUCTIONS HERE BY EDITING RgGlobal.bugreportline]"
Used incase RayGen sends you to the error screen.
Gets placed at the end of the error screen. use for bug reporting instructions.