I decided to make a laser bullet type using pen. This is my first time actually doing something like this, and i'm surprised i figured it out The white dot on the laser is supposed to mark the point where collision calculation would take place, also known as the point on the laser that is closest to the player's hitbox. This will be hidden later Another change I did is that I fixed the collision with the player's bullets and the enemies.