So ive realized this in the lessons and when using the circuit that the bullets would shoot off somewhere else or ended up a little behind the ship instead of shooting infront of the ship and where you want. Ive come to understand that the particle bullets are loading in slower than how fast the ship is moving therefor the bullets try to play catch up and shoot where the ship was last instead of where it is currently. the only times the bullets go directly where you want them is if you are in a straight line and are going slow so my question is how would i fix this.
Edit: right now im tweeking the start speed of the particles but it looks like ill have to take into consideration how many are being shot if i increase the speed.