crkellen / bands

A real-time online multiplayer CTF shooter game
GNU General Public License v3.0
5 stars 4 forks source link

Change Rifle to Hitscan instead of Projectile #75

Open crkellen opened 7 years ago

crkellen commented 7 years ago

Please fill out this Issue template to the best of your ability!

Type of Issue

Hint: Design Issues or Requests are changes to existing features, not new ones.

Description of the Issue:

Change the rifle to be instantaneous instead of shooting a projectile. It would still have a sort of tracer to show where the hitscan had traveled, but the collision would happen instantly after shooting.

Additional comments or information:

May end up not implementing this, we shall see.