Bernhard if you look closely at the pictures EvilCleric posted, when you make a FPS project it shoots a sphere object, if you add the FPS feature to any kind of project its an “instant hit”, in other words, a hitscan weapon. When you open up the PlayerCharacter blueprint you’ll see that it does a line trace, not spawn a sphere. Its working as intended.