This is probably a filler project. I was trying to create a 2D map capable of Scrolling Space Flight, but trying to figure out trajectory and engines and stuff, I couldn't get it perfect. There are two CONTROL TYPES: 1 is a more accurate speed XVel and YVel aimer, which looks more like actual flight, where as 2, is instant velocity, no cool down. Click and aim to accelerate in that direction, or use arrow keys. The variables: - Smoke : Dictates how long the smoke is 'Alive for'. - Speed : How fast the ship accelerates. - Star Count: How many stars there are - Control Type : What type of controls your using. All code made by me. #rocket #parallax #space