Something went wrong. Try again later
    Follow

    Hitscan

    Concept »

    A common method of hit detection in shooters that disregards bullet physics. Basically, if the crosshair is on the target, the shot connects right away and without fail.

    Short summary describing this concept.

    No recent wiki edits to this page.

    Overview

    Hitscan detection is an easy and simple way of calculating used in many shooting games. The hitscan function assumes that the projectile travels in a straight line at infinite speed, an inaccurate but practical simulation of a bullet's velocity. The hitscan method allows for easy programming of weapon functions in games, thus saving some resources, but it does not allow for accurate ballistics simulation. This can be a non-issue in less realistic, high-energy shooters, but is usually undesirable in historic or modern military settings.

    Some games opt to use individually modeled bullets, which have their own trajectory and strength. For example, Quake's nailgun uses individually-modeled rounds, while its shotgun uses hitscan. Individually modeled bullets are most often found in games that aim for realistic shooting, such as the ArmA or Crysis franchises.

    Uses of Hitscan

    Lasers or electricity-based weapons are usually hitscan, because the instantaneous hit makes sense in the context of the weapon's design.

    Weapons that fire large and relatively slow-moving rounds, such as rocket launchers and bows, are rarely hitscan.

    sizepositionchange
    sizepositionchange
    positionchange
    positionchange
    positionchange
    bordersheaderpositiontable
    positionchange

    This edit will also create new pages on Giant Bomb for:

    Beware, you are proposing to add brand new pages to the wiki along with your edits. Make sure this is what you intended. This will likely increase the time it takes for your changes to go live.

    Comment and Save

    Until you earn 1000 points all your submissions need to be vetted by other Giant Bomb users. This process takes no more than a few hours and we'll send you an email once approved.