>>> Fly using the Arrow Keys. Left = Turn left; Right = Turn right; Up = Speed up; Down = Slow down. >>> You can land on a planet (sort of) and also crash into a planet. >>> NOTE: The screen will broadcast a warning if you are too far away from the center of the special sector. If you ignore it too long, you may crash automatically!
>>> I came up with this all by myself. Enjoy and don't forget to credit me if you use this scripting! Thanks! >>> The 10000x10000 stands for 10000 by 10000 pixels' worth of space. Where you start is the center of the 10000x10000 space, which is actually (0,0) of the space. therefore, the bottom left and top right corners of the sector are (-5000,-5000) and (5000,5000), respectively.