Search/Recent Changes
DBTropes
...it's like TV Tropes, but LINKED DATA!

Hitscan

 Hitscan
type
FeatureClass
 Hitscan
label
Hitscan
 Hitscan
page
HitScan
 Hitscan
comment
In many early video games, the game engine did not have enough computational power to actually keep track of all moving projectiles (like the bullets fired from the player's gun), let alone incorporate realistic physical factors like aerodynamics or gravity. In some games, this was mediated by implementing a limit of One Bullet at a Time. In others, developers implemented Hitscan weapons.
Hitscan weapons do not actually fire anything; instead, when the player pulls the trigger, the weapon traces a trajectory in front of the player and instantly affects whatever the line intersects with first. This differs from a projectile weapon, whose bullets are independent data objects with a known position and speed (be it fast or slow) that the game actively tracks and checks against potential collisions. Hitscan can be useful in situations where the projectile is either particularly difficult to track or is moving so fast over a short enough distance that an instantaneous straight line is a practically exact approximation of the projectile's actual path. It is, in essence, a beam/laser "attack" disguised as a projectile one.
It should be noted that hitscans can overlap with projectile tracking: In some cases, the actual attack is hitscan, but the game will still animate a fake projectile moving from point A to B. This allows Every Bullet is a Tracer to play together with hitscan weapons. This can become particularly obvious if the tracer is too slow or the game supports Bullet Time, as you can see enemies react before the "bullet" strikes them.
In older shooters this was used for any bullet-based weapon, on the assumption that bullets moved too fast to evade or dodge anyway, and are smaller than most projectiles (thus hard to see, unless Every Bullet is a Tracer) and also to balance them against more powerful projectile-based weapons, which were trickier to aim. For example, in Doom, the pistol, shotguns and chaingun were hitscan, while the plasma rifle and rocket launcher fired projectiles. The BFG fired both projectiles as well as a form of delayed hitscan tracers. Hitscan enemies are often Goddamn Bats, since the player is more or less incapable of dodging their attacks and can only try to move faster than the enemies can react and aim.
Note that lacking or averting this trope does not necessarily mean that bullet projectiles behave realistically; for example, the game may still destroy projectiles once they reach an Arbitrary Weapon Range rather than having them follow a ballistic arc until they hit something. Gravity is also often not applied to projectiles; many (perhaps most) engines approximate the scanned trajectory as a straight line rather than a parabolic arc. It's also worth noting that many more recent games using projectile physics for bullets, especially sniper rifles, tend to be unrealistic in another way - by making the bullet only drop rather than (apparently) rise and fall and moving much, much slower than an actual bullet would move. Presumably, this is for game balance purposes to make sniper rifles Difficult, but Awesome.
Paradoxically, while bullets are often implemented as a hitscan, energy weapons are usually portrayed as moving quite slowly. Invisible Bowstring is another weapon trope resulting from technical limitations. Contrast Weapon Running Time, when a projectile's time to hit its target is long enough for things to happen.
 Hitscan
fetched
2024-04-16T10:46:08Z
 Hitscan
parsed
2024-04-16T10:46:09Z
 Hitscan
processingComment
Dropped link to EnergyWeapon: Not an Item - FEATURE
 Hitscan
processingComment
Dropped link to ExpansionPack: Not an Item - FEATURE
 Hitscan
processingComment
Dropped link to PainfullySlowProjectile: Not an Item - FEATURE
 Hitscan
isPartOf
DBTropes
 Hitscan / int_13998e73
type
Hitscan
 Hitscan / int_13998e73
comment
MapleStory had a (now fixed) bug in which projectile attacks would register as hits before the projectile got to the target. Also, arrows and throwing stars are known to "follow" an enemy like a heat seeking missile (especially jumping ones).
 Hitscan / int_13998e73
featureApplicability
1.0
 Hitscan / int_13998e73
featureConfidence
1.0
 MapleStory (Video Game)
hasFeature
Hitscan / int_13998e73
 Hitscan / int_1670bd19
type
Hitscan
 Hitscan / int_1670bd19
comment
S.T.A.L.K.E.R. modeled projectile flight from all bullets, and weapon mods exist to make them fly straighter. It's also particularly helpful that Every Bullet is a Tracer if you're sniping, as the bullets visibly drop over distance.
The Gauss Rifle is functionally a hitscan weapon, as it's firing bullets at a much greater speed than the other guns.
 Hitscan / int_1670bd19
featureApplicability
1.0
 Hitscan / int_1670bd19
featureConfidence
1.0
 S.T.A.L.K.E.R. (Video Game)
hasFeature
Hitscan / int_1670bd19
 Hitscan / int_1a1a594f
type
Hitscan
 Hitscan / int_1a1a594f
comment
Battlefield 1942 and all subsequent games in the series (excluding Battlefield Heroes) also had realistic ballistics as a selling point; bizarrely, even the knife was a projectile weapon which "fired" a slow-moving instant death projectile fixed to the centre of the player's viewpoint.
 Hitscan / int_1a1a594f
featureApplicability
1.0
 Hitscan / int_1a1a594f
featureConfidence
1.0
 Battlefield (Video Game)
hasFeature
Hitscan / int_1a1a594f
 Hitscan / int_1cc11947
type
Hitscan
 Hitscan / int_1cc11947
comment
The first two Descent games had an engine that did not support hitscan weapons at all, and used invisible projectiles instead for the Vulcan and Gauss cannons. However, they were so fast (around 10 times the speed of your ship) that it was just about impossible to dodge enemy shots by strafing unless you were in an unusually large room far away from your attacker.
 Hitscan / int_1cc11947
featureApplicability
1.0
 Hitscan / int_1cc11947
featureConfidence
1.0
 Descent (Video Game)
hasFeature
Hitscan / int_1cc11947
 Hitscan / int_20336460
type
Hitscan
 Hitscan / int_20336460
comment
Jagged Alliance and its sequels all model the ballistics of each and every projectile fired. However, the "Chance to Hit" system determines whether the bullet will be fired at the "perfect" trajectory required to strike its target dead-center, before the bullet ever leaves the gun. It is still possible for such a bullet to end up striking the scenery nonetheless.
 Hitscan / int_20336460
featureApplicability
1.0
 Hitscan / int_20336460
featureConfidence
1.0
 Jagged Alliance (Video Game)
hasFeature
Hitscan / int_20336460
 Hitscan / int_289484d9
type
Hitscan
 Hitscan / int_289484d9
comment
In Bloons Tower Defense, this is how sniper monkeys and Admiral Brickell's pistols work.
 Hitscan / int_289484d9
featureApplicability
1.0
 Hitscan / int_289484d9
featureConfidence
1.0
 Bloons Tower Defense (Video Game)
hasFeature
Hitscan / int_289484d9
 Hitscan / int_28b53408
type
Hitscan
 Hitscan / int_28b53408
comment
Bullets in FEAR are obviously hitscan, as they hit instantly even when in Bullet Time, and their impact points often don't match up with the visible tracers, sometimes hitting the player around corners.
 Hitscan / int_28b53408
featureApplicability
1.0
 Hitscan / int_28b53408
featureConfidence
1.0
 First Encounter Assault Recon (Video Game)
hasFeature
Hitscan / int_28b53408
 Hitscan / int_2a43dd91
type
Hitscan
 Hitscan / int_2a43dd91
comment
Uncharted is an interesting case. While all bullet-based weapons use Hit Scan, starting with the second game they all had visible tracer rounds so the player can more easily see where an enemy is shooting from. For the player this can result in the odd case where hitting a moving target will damage them even though the visible tracer round completely missed half a second later.
 Hitscan / int_2a43dd91
featureApplicability
1.0
 Hitscan / int_2a43dd91
featureConfidence
1.0
 Uncharted (Video Game)
hasFeature
Hitscan / int_2a43dd91
 Hitscan / int_2acb12c5
type
Hitscan
 Hitscan / int_2acb12c5
comment
In the X-Universe games, beam weapons such as Kha'ak kyon emitters look Hit Scan, but modders have discovered that the game engine treats beam weapons as very fast projectile ones. This is normally transparent to the player because the projectiles are invisible, but occasionally — typically while fighting very fast ships — it can happen that the beam graphic crosses your target but the projectile isn't there yet, resulting in an irritatingly damage-free enemy.
 Hitscan / int_2acb12c5
featureApplicability
1.0
 Hitscan / int_2acb12c5
featureConfidence
1.0
 X (Video Game)
hasFeature
Hitscan / int_2acb12c5
 Hitscan / int_31313512
type
Hitscan
 Hitscan / int_31313512
comment
ANNO: Mutationem: Any shot from handheld firearms, a missile launcher, or a Energy Weapon in the direction of enemies always landed a direct hit whenever they were in close proximity despite the difference in range.
 Hitscan / int_31313512
featureApplicability
1.0
 Hitscan / int_31313512
featureConfidence
1.0
 ANNO: Mutationem (Video Game)
hasFeature
Hitscan / int_31313512
 Hitscan / int_3cf15492
type
Hitscan
 Hitscan / int_3cf15492
comment
MechWarrior 2 and its spinoffs are some of the first games to avert this trope entirely and animate everything, including attacks by machine guns, autocannons and even long-range guns like the gauss cannon, in both single and multiplayer. You can see this if you activate thermal view, which replaces the scenery with a dark background and lets you clearly identify the dots of the bullets as they hurtle toward their destination.
 Hitscan / int_3cf15492
featureApplicability
1.0
 Hitscan / int_3cf15492
featureConfidence
1.0
 MechWarrior (Video Game)
hasFeature
Hitscan / int_3cf15492
 Hitscan / int_45819f20
type
Hitscan
 Hitscan / int_45819f20
comment
Warzone 2100, in spite of animating and tracking individual projectiles, flagged every attack using a hitscan: If the attack was declared a hit, the target would receive damage when the projectile reached the target's location, regardless of whether the target was still there, or how long it actually took for the projectile to get there.
 Hitscan / int_45819f20
featureApplicability
1.0
 Hitscan / int_45819f20
featureConfidence
1.0
 Warzone 2100 (Video Game)
hasFeature
Hitscan / int_45819f20
 Hitscan / int_49a88442
type
Hitscan
 Hitscan / int_49a88442
comment
Final Fantasy XIV:
The Air Force One mini game employs this, even though it appears that it uses projectile tracking. That is, once you pull the trigger and the crosshairs are over the target, the bullet will hit it even if the target slips away by the time the bullet arrives.
For the purposes of counting a "hit", the server snapshots a target's position at the moment an action goes off. If the target is in the area of effect at the moment the action goes off, then the target is hit, even if they walk out of it before the actual effect hits. However, the inverse of this is also true: the target can walk into the attack animation as it's going off but not get hurt, because their snapshot wasn't in the area of effect when the server considered it.
 Hitscan / int_49a88442
featureApplicability
1.0
 Hitscan / int_49a88442
featureConfidence
1.0
 Final Fantasy XIV (Video Game)
hasFeature
Hitscan / int_49a88442
 Hitscan / int_49aa2aa4
type
Hitscan
 Hitscan / int_49aa2aa4
comment
Most flight combat games (Ace Combat, H.A.W.X., etc.) require you to lead your shots when using the airplane's main cannons.
 Hitscan / int_49aa2aa4
featureApplicability
1.0
 Hitscan / int_49aa2aa4
featureConfidence
1.0
 Ace Combat (Video Game)
hasFeature
Hitscan / int_49aa2aa4
 Hitscan / int_4ce969a9
type
Hitscan
 Hitscan / int_4ce969a9
comment
Marathon. All bullets, including those fired from rapid-fire weapons like the assault rifle, are tracked as regular projectiles, showing up on the player's motion sensor in the process. They generally weren't affected by gravity, although grenades were. Also, the speeds Bungie set for most bullets were quite a bit slower than is realistic.
 Hitscan / int_4ce969a9
featureApplicability
1.0
 Hitscan / int_4ce969a9
featureConfidence
1.0
 Marathon (Video Game)
hasFeature
Hitscan / int_4ce969a9
 Hitscan / int_51b6ba6c
type
Hitscan
 Hitscan / int_51b6ba6c
comment
Wolfenstein 3-D. Any shot in the general direction of an enemy (or vice versa) was an immediate hit or miss, regardless of range.
 Hitscan / int_51b6ba6c
featureApplicability
1.0
 Hitscan / int_51b6ba6c
featureConfidence
1.0
 Wolfenstein 3-D (Video Game)
hasFeature
Hitscan / int_51b6ba6c
 Hitscan / int_562e8a6e
type
Hitscan
 Hitscan / int_562e8a6e
comment
Max Payne was one of the first games to make a big deal of not using hitscan weaponry at all; in Bullet Time, every round fired can be seen as it travels towards the target. Particularly notable is that every round on every weapon is fully rendered even when not in Bullet Time. The player can sometimes get a glimpse of bullets traveling past the player and towards the camera even in real time. To show this off, on-target shots from the Sniper Rifle let you ride the bullet to the target. It occasionally triggers for a miss however, so presumably it's supposed to trigger when the game thinks there's a high probability of a hit.
 Hitscan / int_562e8a6e
featureApplicability
1.0
 Hitscan / int_562e8a6e
featureConfidence
1.0
 Max Payne (Video Game)
hasFeature
Hitscan / int_562e8a6e
 Hitscan / int_57ad0c07
type
Hitscan
 Hitscan / int_57ad0c07
comment
Resident Evil uses this trope for most guns, at least prior to Resident Evil 4. Because you don't really aim in those games, the guns appear to use a rather generous cone of damage in which firing will damage zombies - as long as you're facing the right direction, you'll usually hit. Presumably your character handles the fine aim control him or herself. This is what makes modes like Invisible Enemy feasible (along with the fact that you rarely NEED to kill enemies, though it is helpful).
 Hitscan / int_57ad0c07
featureApplicability
1.0
 Hitscan / int_57ad0c07
featureConfidence
1.0
 Resident Evil (Franchise)
hasFeature
Hitscan / int_57ad0c07
 Hitscan / int_5908ee91
type
Hitscan
 Hitscan / int_5908ee91
comment
In The Elder Scrolls V: Skyrim, shock magic spells (e.g. Lightning Bolt) are hitscan.
 Hitscan / int_5908ee91
featureApplicability
1.0
 Hitscan / int_5908ee91
featureConfidence
1.0
 The Elder Scrolls V: Skyrim (Video Game)
hasFeature
Hitscan / int_5908ee91
 Hitscan / int_59da62aa
type
Hitscan
 Hitscan / int_59da62aa
comment
Fallout: New Vegas do somewhat avert this for killing shots with the cinematic camera, however; for example, take aim and fire at an unaware Powder Ganger from far enough away with a scoped rifle, if it hits him the game will do a Max Payne-style bullet cam towards him before he drops dead from the critical sneak attack bonus. Of course, you don't have to actually compensate for the Powder Ganger in question moving before you took the shot.
 Hitscan / int_59da62aa
featureApplicability
1.0
 Hitscan / int_59da62aa
featureConfidence
1.0
 Fallout: New Vegas (Video Game)
hasFeature
Hitscan / int_59da62aa
 Hitscan / int_5bfa9c98
type
Hitscan
 Hitscan / int_5bfa9c98
comment
Most firearms in Warframe, especially those produced by Tenno and Grineer, use instant-hit bullets. The Corpus, enamoured with Frickin' Laser Beams, mostly produce firearms shooting plasma bolts that take time to reach the target and frequently miss because of this. They also produce continous beam weapons which are hitscan, but cease to hit anything further than about 20 metres.
 Hitscan / int_5bfa9c98
featureApplicability
1.0
 Hitscan / int_5bfa9c98
featureConfidence
1.0
 Warframe (Video Game)
hasFeature
Hitscan / int_5bfa9c98
 Hitscan / int_5cb7fc72
type
Hitscan
 Hitscan / int_5cb7fc72
comment
Projectiles in System Shock 2 are not hitscan and are actually quite slow, gun bullets taking a noticable fraction of a second to hit a target that is dozen of metres away.
 Hitscan / int_5cb7fc72
featureApplicability
1.0
 Hitscan / int_5cb7fc72
featureConfidence
1.0
 System Shock 2 (Video Game)
hasFeature
Hitscan / int_5cb7fc72
 Hitscan / int_6819fb9f
type
Hitscan
 Hitscan / int_6819fb9f
comment
The older Rainbow Six games did this, allowing terrorists to get an insta-death shot from any range. And their accuracy wasn't affected by recoil or movement, unlike yours.
 Hitscan / int_6819fb9f
featureApplicability
1.0
 Hitscan / int_6819fb9f
featureConfidence
1.0
 Rainbow Six (Video Game)
hasFeature
Hitscan / int_6819fb9f
 Hitscan / int_69977d0c
type
Hitscan
 Hitscan / int_69977d0c
comment
In Silent Scope your bullet's trajectories are affected by gravity, by movement while on a vehicle, the wind, etc., requiring you to Lead the Target. One of the few arcade lightgun games to do this.
 Hitscan / int_69977d0c
featureApplicability
1.0
 Hitscan / int_69977d0c
featureConfidence
1.0
 Silent Scope (Video Game)
hasFeature
Hitscan / int_69977d0c
 Hitscan / int_6a307d4
type
Hitscan
 Hitscan / int_6a307d4
comment
Guns in Titanfall and its sequel are primarily hitscan, with some exceptions. For example, all anti-Titan weaponry use projectiles, as do all explosive weapons. The Kraber sniper rifle is also the only projectile-baed regular firearm, which is to offset the fact that landing a shot with it on any body part will result in a kill.
 Hitscan / int_6a307d4
featureApplicability
1.0
 Hitscan / int_6a307d4
featureConfidence
1.0
 Titanfall (Video Game)
hasFeature
Hitscan / int_6a307d4
 Hitscan / int_6b6d989e
type
Hitscan
 Hitscan / int_6b6d989e
comment
It's only apparent at longer ranges, but every bullet weapon in Red Faction has an actual projectile, and the rocket weapons have fuel, meaning that they will drop after a certain distance.
 Hitscan / int_6b6d989e
featureApplicability
1.0
 Hitscan / int_6b6d989e
featureConfidence
1.0
 Red Faction (Video Game)
hasFeature
Hitscan / int_6b6d989e
 Hitscan / int_6b85085e
type
Hitscan
 Hitscan / int_6b85085e
comment
In Mortal Kombat, Stryker's gun is the only hitscan ranged attack. Abuse of it is required in some of the Challenge Tower levels because of how ridiculous the winning requirements/opponent qualities are.
 Hitscan / int_6b85085e
featureApplicability
1.0
 Hitscan / int_6b85085e
featureConfidence
1.0
 Mortal Kombat (Franchise)
hasFeature
Hitscan / int_6b85085e
 Hitscan / int_6bbde1c8
type
Hitscan
 Hitscan / int_6bbde1c8
comment
Overwatch: Some weapons that fire projectiles such as Cassidy's Peacekeeper, Tracer's Pulse Pistols or Soldier 76's Heavy Pulse Rifle use hitscan detection. Others, like Mercy's Cadeceus Blaster, Pharah's Rocket Launcher or Torbjorn's Rivet Gun, require leading the target instead. (One hero, Ana, has a sniper rifle that is hitscan when scoped in but non-hitscan when unscoped.)
 Hitscan / int_6bbde1c8
featureApplicability
1.0
 Hitscan / int_6bbde1c8
featureConfidence
1.0
 Overwatch (Video Game)
hasFeature
Hitscan / int_6bbde1c8
 Hitscan / int_6c1d09b3
type
Hitscan
 Hitscan / int_6c1d09b3
comment
Fallout 3 weapons appear to be all hitscan when not using VATS. This is most obvious when, through mods, using a scope on a normally unscoped weapon. The enemy will drop almost a full half-second before the tracer projectile reaches them at long ranges.
 Hitscan / int_6c1d09b3
featureApplicability
1.0
 Hitscan / int_6c1d09b3
featureConfidence
1.0
 Fallout 3 (Video Game)
hasFeature
Hitscan / int_6c1d09b3
 Hitscan / int_6e6d6c61
type
Hitscan
 Hitscan / int_6e6d6c61
comment
In Mega Man Battle Network, MegaMan.EXE's arm cannon works by hitscan, as do many common chips like Cannon and Spreader. Same goes for the sequel series Mega Man Star Force. (This contrasts sharply with the rest of the Mega Man franchise — see below.)
 Hitscan / int_6e6d6c61
featureApplicability
1.0
 Hitscan / int_6e6d6c61
featureConfidence
1.0
 Mega Man Battle Network (Video Game)
hasFeature
Hitscan / int_6e6d6c61
 Hitscan / int_73b74949
type
Hitscan
 Hitscan / int_73b74949
comment
Borderlands uses projectile modeling for every weapon in the game (with the Siren class having a special ability that jacks up bullet velocity, even!) Also, just because you don't see the projectile doesn't mean it is not there. There's a noticeable "delay" in a great majority of sniper guns, specially when you really need to snipe.
Except for one. The Eridian Lightning hits instantaneously at all ranges.
In the second game, bullets from certain weapons (usually Torque's explosion shooting guns) take this to the point of being Painfully Slow Projectiles that you'll have to noticeably lead for human-sized targets less than ten feet away.
 Hitscan / int_73b74949
featureApplicability
1.0
 Hitscan / int_73b74949
featureConfidence
1.0
 Borderlands (Video Game)
hasFeature
Hitscan / int_73b74949
 Hitscan / int_755b343f
type
Hitscan
 Hitscan / int_755b343f
comment
In Halo, most human weapons fire bullets and are hitscan. On the other hand, most Covenant and Promethean guns are projectile weapons. Though it seems that the hitscan does take speed into account - this can be most easily seen with the shotgun, as firing it at the end of a wall causes the impact sparks on the near wall to appear noticeably before the far wall. In addition, bullets are affected by the movements of the user.
 Hitscan / int_755b343f
featureApplicability
1.0
 Hitscan / int_755b343f
featureConfidence
1.0
 Halo (Franchise)
hasFeature
Hitscan / int_755b343f
 Hitscan / int_76b8cb10
type
Hitscan
 Hitscan / int_76b8cb10
comment
Fallout:
Fallout 3 weapons appear to be all hitscan when not using VATS. This is most obvious when, through mods, using a scope on a normally unscoped weapon. The enemy will drop almost a full half-second before the tracer projectile reaches them at long ranges.
The Laser weapons you can use are in fact Hit Scan weapons, due to them being Frickin' Laser Beams. This is their major advantage over the more damaging plasma weapons, whose Painfully Slow Projectiles have a very hard time hitting moving or distant targets, at least without VATS.
Fallout: New Vegas do somewhat avert this for killing shots with the cinematic camera, however; for example, take aim and fire at an unaware Powder Ganger from far enough away with a scoped rifle, if it hits him the game will do a Max Payne-style bullet cam towards him before he drops dead from the critical sneak attack bonus. Of course, you don't have to actually compensate for the Powder Ganger in question moving before you took the shot.
 Hitscan / int_76b8cb10
featureApplicability
1.0
 Hitscan / int_76b8cb10
featureConfidence
1.0
 Fallout (Franchise)
hasFeature
Hitscan / int_76b8cb10
 Hitscan / int_7988cb68
type
Hitscan
 Hitscan / int_7988cb68
comment
In Mass Effect series, gun bullets are tiny shavings of metal that are first significantly reduced in mass by the local Phlebotinum, "element zero", and then propelled electromagnetically to such ludicrous speeds that hitscan is pretty well justified.
Most of your powers have to be at least somewhat aimed because they follow a trajectory towards the nominated target, letting you do things like drop an Incinerate, Warp or Cryo Blast behind cover, and Shockwave takes a few seconds to reach the quarry, but the only delay in using Overload is the gesture you make while activating it; once it goes off, it hits the target instantly, so long as they're visible.
 Hitscan / int_7988cb68
featureApplicability
1.0
 Hitscan / int_7988cb68
featureConfidence
1.0
 Mass Effect (Franchise)
hasFeature
Hitscan / int_7988cb68
 Hitscan / int_7f02dd41
type
Hitscan
 Hitscan / int_7f02dd41
comment
Star Wars: Battlefront averts this by necessity, as the nature of blaster bolts (glowing brightly and moving rather more slowly than most bullets) would make Hit Scan weapons very, very obvious.
Dark Forces even lowers the damage of blasters the farther the bolt has to travel.
Jedi Knight: Dark Forces II included a form of collision damage (something like falling damage applied for any high-speed impact with a surface, not taking damage from simply touching enemies like in a platformer or something), which resulted in some oddities: using Force Speed and running into a shot from a blaster weapon would result in more damage than if you'd been hit while standing still. It seems like a decent amount of the damage caused by rockets (especially noticeable with the ones that latch onto you and wait for a few seconds before detonating) was purely from the impact.
 Hitscan / int_7f02dd41
featureApplicability
1.0
 Hitscan / int_7f02dd41
featureConfidence
1.0
 Star Wars: Battlefront (Video Game)
hasFeature
Hitscan / int_7f02dd41
 Hitscan / int_7f9dbbcb
type
Hitscan
 Hitscan / int_7f9dbbcb
comment
Far Cry makes the fakeness of tracers obvious due to very long ranges in the outdoor levels; firing a weapon at water from long range will cause a splash long before the tracer arrives.
 Hitscan / int_7f9dbbcb
featureApplicability
1.0
 Hitscan / int_7f9dbbcb
featureConfidence
1.0
 Far Cry (Video Game)
hasFeature
Hitscan / int_7f9dbbcb
 Hitscan / int_802ca7b
type
Hitscan
 Hitscan / int_802ca7b
comment
GoldenEye and Perfect Dark both have fake tracers. In Perfect Dark even crossbow bolts are hitscan.
 Hitscan / int_802ca7b
featureApplicability
1.0
 Hitscan / int_802ca7b
featureConfidence
1.0
 GoldenEye (1997) (Video Game)
hasFeature
Hitscan / int_802ca7b
 Hitscan / int_803beb04
type
Hitscan
 Hitscan / int_803beb04
comment
The blaster in Earthworm Jim has a muzzle flash but fires no visible projectiles ... which is kind of bizarre in a 16-bit sprite-based platformer with minimal physics.
 Hitscan / int_803beb04
featureApplicability
1.0
 Hitscan / int_803beb04
featureConfidence
1.0
 Earthworm Jim (Video Game)
hasFeature
Hitscan / int_803beb04
 Hitscan / int_82052bcd
type
Hitscan
 Hitscan / int_82052bcd
comment
The FN Five-SeveN in Wars of the Realm is close. Angels and demons can move fast enough to dodge and parry bullets, but the Five-SeveN has such high muzzle velocity that it gives even supernatural beings trouble.
 Hitscan / int_82052bcd
featureApplicability
1.0
 Hitscan / int_82052bcd
featureConfidence
1.0
 Wars of the Realm
hasFeature
Hitscan / int_82052bcd
 Hitscan / int_894619be
type
Hitscan
 Hitscan / int_894619be
comment
Jedi Knight: Dark Forces II included a form of collision damage (something like falling damage applied for any high-speed impact with a surface, not taking damage from simply touching enemies like in a platformer or something), which resulted in some oddities: using Force Speed and running into a shot from a blaster weapon would result in more damage than if you'd been hit while standing still. It seems like a decent amount of the damage caused by rockets (especially noticeable with the ones that latch onto you and wait for a few seconds before detonating) was purely from the impact.
 Hitscan / int_894619be
featureApplicability
1.0
 Hitscan / int_894619be
featureConfidence
1.0
 Jedi Knight: Dark Forces II (Video Game)
hasFeature
Hitscan / int_894619be
 Hitscan / int_8a344f1
type
Hitscan
 Hitscan / int_8a344f1
comment
Sniper Elite is about keeping bullet and shooting mechanics as realistic as possible, at least without being overly aggravating. The player must account for flight time, bullet drop due to gravity, wind, and even the character's physical state. All of these can be toggled except flight time. The only jarring thing though is that certain effects like spalling from when the bullet hits a wall, tends to happen instantaneously.
 Hitscan / int_8a344f1
featureApplicability
1.0
 Hitscan / int_8a344f1
featureConfidence
1.0
 Sniper Elite (Video Game)
hasFeature
Hitscan / int_8a344f1
 Hitscan / int_8ab12f88
type
Hitscan
 Hitscan / int_8ab12f88
comment
Police 911, where the bullets were painfully slow.
 Hitscan / int_8ab12f88
featureApplicability
1.0
 Hitscan / int_8ab12f88
featureConfidence
1.0
 Police 911 (Video Game)
hasFeature
Hitscan / int_8ab12f88
 Hitscan / int_92826fc
type
Hitscan
 Hitscan / int_92826fc
comment
Bullets in 8Bit Killer are tracked as objects that move across the map at noticable speeds.
 Hitscan / int_92826fc
featureApplicability
1.0
 Hitscan / int_92826fc
featureConfidence
1.0
 8Bit Killer (Video Game)
hasFeature
Hitscan / int_92826fc
 Hitscan / int_95818d99
type
Hitscan
 Hitscan / int_95818d99
comment
In Killer7, all of the Smiths' weapons do this, even Kevin and MASK's, who use throwing knives and grenade launchers respectively.
 Hitscan / int_95818d99
featureApplicability
1.0
 Hitscan / int_95818d99
featureConfidence
1.0
 Killer7 (Video Game)
hasFeature
Hitscan / int_95818d99
 Hitscan / int_993ede2b
type
Hitscan
 Hitscan / int_993ede2b
comment
In Ghost Recon Wildlands, bullets are modeled with finite velocity and ballistic trajectories, requiring the player to compensate accordingly at long range. The subsonic rounds used by suppressed weapons are also noticeably slower.
 Hitscan / int_993ede2b
featureApplicability
1.0
 Hitscan / int_993ede2b
featureConfidence
1.0
 Ghost Recon Wildlands (Video Game)
hasFeature
Hitscan / int_993ede2b
 Hitscan / int_9c9b3095
type
Hitscan
 Hitscan / int_9c9b3095
comment
Metroid Prime: Hunters uses hitscan for exactly one weapon: the Imperialist, a laser sniper rifle.
 Hitscan / int_9c9b3095
featureApplicability
1.0
 Hitscan / int_9c9b3095
featureConfidence
1.0
 Metroid Prime: Hunters (Video Game)
hasFeature
Hitscan / int_9c9b3095
 Hitscan / int_a3402a3
type
Hitscan
 Hitscan / int_a3402a3
comment
All projectiles in Total Annihilation were modeled as moving projectiles, even (oddly) ones that would justifiably be hitscan such as lasers.
 Hitscan / int_a3402a3
featureApplicability
1.0
 Hitscan / int_a3402a3
featureConfidence
1.0
 Total Annihilation (Video Game)
hasFeature
Hitscan / int_a3402a3
 Hitscan / int_a4514a75
type
Hitscan
 Hitscan / int_a4514a75
comment
In Iji, small firearms such as Iji's shotgun shoot projectiles that hit whatever they faced on the same frame they were shot. So do the three beam weapons. Powerful projectiles that deal direct hitpoint damage are slower and can be dodged in time.
 Hitscan / int_a4514a75
featureApplicability
1.0
 Hitscan / int_a4514a75
featureConfidence
1.0
 Iji (Video Game)
hasFeature
Hitscan / int_a4514a75
 Hitscan / int_a45154c1
type
Hitscan
 Hitscan / int_a45154c1
comment
Kurt Hectic from MDK uses a chain-gun that instantly hits whatever he aims it at. He can also attach it to his helmet, turning it into a Sniper Rifle that has no hitscan bullets, frequently requiring him to Lead the Target. Max joins the fun in MDK2 with an assortment of hitscan firearms. Both he and Kurt can also find and shoot Frickin' Laser Beams which, ironically, are not hitscan.
 Hitscan / int_a45154c1
featureApplicability
1.0
 Hitscan / int_a45154c1
featureConfidence
1.0
 MDK (Video Game)
hasFeature
Hitscan / int_a45154c1
 Hitscan / int_a6fb0678
type
Hitscan
 Hitscan / int_a6fb0678
comment
The pistol in La-Mulana is a hitscan weapon in a Platform Game. It's also Awesome, but Impractical.
 Hitscan / int_a6fb0678
featureApplicability
1.0
 Hitscan / int_a6fb0678
featureConfidence
1.0
 La-Mulana (Video Game)
hasFeature
Hitscan / int_a6fb0678
 Hitscan / int_af5967ff
type
Hitscan
 Hitscan / int_af5967ff
comment
In Unreal, all of the gunpowder weapons are hitscan, but they have other drawbacks:
The Automag is the only weapon in the game that needs reloading.
The Sniper Rifle has the slowest firing rate.
The Minigun has a slow ramp up and can still be dodged by your opponents in-game.
The Combat Assault Rifle in the Expansion Pack Return to Na Pali has no drawbacks whatsoever, making it the most powerful weapon in the game.
Also the ASMD energy weapon is hitscan, but the tracer is particularly noticeable as not being so - because of the small shockwave that appears wherever the weapon hits, you see a small expanding circle of energy that is later joined by the tracer itself. This weapon is also used in the popular InstaGib mutator, whereupon it becomes very clear that the instant you shoot something, it dies. The gibs from the body you hit will likely be scattered everywhere before the tracer actually makes it to the location where the body once was.
 Hitscan / int_af5967ff
featureApplicability
1.0
 Hitscan / int_af5967ff
featureConfidence
1.0
 Unreal (Video Game)
hasFeature
Hitscan / int_af5967ff
 Hitscan / int_c0d295c4
type
Hitscan
 Hitscan / int_c0d295c4
comment
Team Fortress 2: All bullet and melee weapons are hitscan, it is just the graphical tracer effect that looks slower. Stand at a distance and fire one of these weapons at a wall. The bullet hole decal appears instantly, with the tracer hitting half a second later. One can also turn on damage feedback to see it in numbers. Realizing this quirk will greatly increases a player's efficiency, as attempting to Lead the Target (to compensate for the non-existent travel time) will actually cause Hero-Tracking Failure.
Also, while melee weapons initiate a short ranged hitscan attack, they do so only after a quarter-second delay to ensure that hits aren't made before the melee animation completes. The two exceptions to this rule are the Spy's backstab and when the Engineer uses his wrench on any of his buildings.
The original Team Fortress had a few mods like MegaTF that, among others, changed nailguns to be Hit Scan, in an attempt to lower ping and latency rates.
 Hitscan / int_c0d295c4
featureApplicability
1.0
 Hitscan / int_c0d295c4
featureConfidence
1.0
 Team Fortress 2 (Video Game)
hasFeature
Hitscan / int_c0d295c4
 Hitscan / int_c0eae17
type
Hitscan
 Hitscan / int_c0eae17
comment
Total War: Hand-held firearms are always hitscan weapons in any game that has them. This is in contrast to artillery and arrows, which are not hitscan and can be dodged by moving out of the way before they hit.
 Hitscan / int_c0eae17
featureApplicability
1.0
 Hitscan / int_c0eae17
featureConfidence
1.0
 Total War (Video Game)
hasFeature
Hitscan / int_c0eae17
 Hitscan / int_c19c6efa
type
Hitscan
 Hitscan / int_c19c6efa
comment
The Guardians and Elder Guardians in Minecraft have a laser attack that instantly hits you whenever they fire. Thankfully, it has a charge-up time, and if the line of sight is obstructed by terrain they will cancel the attack.
 Hitscan / int_c19c6efa
featureApplicability
1.0
 Hitscan / int_c19c6efa
featureConfidence
1.0
 Minecraft (Video Game)
hasFeature
Hitscan / int_c19c6efa
 Hitscan / int_c4a1d59e
type
Hitscan
 Hitscan / int_c4a1d59e
comment
Call of Duty before 2019 does it for all bullets, except for the realistic sniping sequence in "One Shot, One Kill" from Call of Duty 4: Modern Warfare. Since the hitscan line is projected from the character's head rather than their gun, there is the frequent side-effect of enemy shots glitching around obstacles to hit the player, leading to cases in multiplayer like "head glitching" (where a player is able to shoot along a wide field of view over a piece of cover, but is nearly untouchable from the other side of it except for a small portion of his head).
 Hitscan / int_c4a1d59e
featureApplicability
1.0
 Hitscan / int_c4a1d59e
featureConfidence
1.0
 Call of Duty (Video Game)
hasFeature
Hitscan / int_c4a1d59e
 Hitscan / int_c6245086
type
Hitscan
 Hitscan / int_c6245086
comment
Unlike its predecessor Far Cry, Crysis has no hit scan weaponry.
 Hitscan / int_c6245086
featureApplicability
1.0
 Hitscan / int_c6245086
featureConfidence
1.0
 Crysis (Video Game)
hasFeature
Hitscan / int_c6245086
 Hitscan / int_c72021c5
type
Hitscan
 Hitscan / int_c72021c5
comment
Deus Ex, where you can bind keys to slow time down and see shots affect their target instantly while there's still a visible tracer traveling to it.
 Hitscan / int_c72021c5
featureApplicability
1.0
 Hitscan / int_c72021c5
featureConfidence
1.0
 Deus Ex (Video Game)
hasFeature
Hitscan / int_c72021c5
 Hitscan / int_ce36a666
type
Hitscan
 Hitscan / int_ce36a666
comment
The early Delta Force games by Novalogic did this, despite their other attempts at realism — bullets have drop-off and you have to zero your scope to keep your shots impacting at the center of your crosshair past a couple hundred meters, but except for a few silenced weapons like the PSG-1 in Land Warrior, they'd still instantly hit what they're supposed to hit.
 Hitscan / int_ce36a666
featureApplicability
1.0
 Hitscan / int_ce36a666
featureConfidence
1.0
 Delta Force (Video Game)
hasFeature
Hitscan / int_ce36a666
 Hitscan / int_d59e2ca4
type
Hitscan
 Hitscan / int_d59e2ca4
comment
Quake:
Quake has the shotgun, super shotgun and lightning gun as hitscan, but the rapidfire weapons do fire visible projectiles, as befits their nature - they're nailguns rather than machine guns.
Quake II follows the trope, with bullet weapons being hitscan and energy weapons firing visible luminous projectiles. Notably, this game has the distinction of having brought to the world the railgun, which was probably the first example of a hitscan sniper rifle whose instant-hit nature wasn't a grudgingly accepted trope but an outward design feature, replete with a very visible spiraling trail. Justified in lore as the projectile traveling at a significant fraction of lightspeed, the concept struck gamers' favour and following games in the series all included one or another version of the railgun. Many other games borrowed the concept as well.
 Hitscan / int_d59e2ca4
featureApplicability
1.0
 Hitscan / int_d59e2ca4
featureConfidence
1.0
 Quake (Video Game)
hasFeature
Hitscan / int_d59e2ca4
 Hitscan / int_d5c8b37a
type
Hitscan
 Hitscan / int_d5c8b37a
comment
The Turok games do this up until 3 with bullet weapons and some enemy weapons; the fake tracers were particularly irritating in the latter case, since you couldn't dodge attacks which appeared to be relatively slow-moving. The Pistol, Shotgun, Plasma Rifle, and Firestorm Cannon in Turok 2, the latter in particular suffering badly from tracers hitting the target long after the bullet itself. But not with the Bow, where the arrows are affected by gravity, just like real arrows.
 Hitscan / int_d5c8b37a
featureApplicability
1.0
 Hitscan / int_d5c8b37a
featureConfidence
1.0
 Turok (Video Game)
hasFeature
Hitscan / int_d5c8b37a
 Hitscan / int_de276825
type
Hitscan
 Hitscan / int_de276825
comment
Quake has the shotgun, super shotgun and lightning gun as hitscan, but the rapidfire weapons do fire visible projectiles, as befits their nature - they're nailguns rather than machine guns.
 Hitscan / int_de276825
featureApplicability
1.0
 Hitscan / int_de276825
featureConfidence
1.0
 Quake (Video Game)
hasFeature
Hitscan / int_de276825
 Hitscan / int_e030b382
type
Hitscan
 Hitscan / int_e030b382
comment
PlanetSide 1 and its sequel have travel times on almost all weapons, with only excessively short range weapons (i.e. shotguns) being hitscan in the first game. Planetside 2 adds ballistic trajectories to all weapons, requiring players to aim above their target at long range; certain Vanu Sovereignty weapons have no bullet drop in exchange for slower projectiles.
 Hitscan / int_e030b382
featureApplicability
1.0
 Hitscan / int_e030b382
featureConfidence
1.0
 PlanetSide (Video Game)
hasFeature
Hitscan / int_e030b382
 Hitscan / int_e31f2cd8
type
Hitscan
 Hitscan / int_e31f2cd8
comment
Tribes: Ascend originally had mostly hitscan weapons during the game's beta. Acting on player feedback, before the game's release Hi-Rez slowly phased out hitscan weaponry until only sniper rifles, shotguns, and two types of pistol remained hitscan weapons. Assault rifles, SMGs, and other pistols were changed to projectile weapons.
 Hitscan / int_e31f2cd8
featureApplicability
1.0
 Hitscan / int_e31f2cd8
featureConfidence
1.0
 Tribes (Video Game)
hasFeature
Hitscan / int_e31f2cd8
 Hitscan / int_e483f251
type
Hitscan
 Hitscan / int_e483f251
comment
Dark Forces even lowers the damage of blasters the farther the bolt has to travel.
 Hitscan / int_e483f251
featureApplicability
1.0
 Hitscan / int_e483f251
featureConfidence
1.0
 Dark Forces (Video Game)
hasFeature
Hitscan / int_e483f251
 Hitscan / int_e5aa8437
type
Hitscan
 Hitscan / int_e5aa8437
comment
Nitemare 3D is a particularly difficult game due to how every single enemy with a projectile attack uses hitscan attacks, and without any kind of attack delay you can interrupt. The second level introduces ladies dressed like the Bride of Frankenstein who can deal nearly half your health's worth of damage in a single hit on normal difficulty! The game also doesn't do the player's weaponry any favors; out of the three weapon types, the pistol (which fires silver bullets) is the only one that's hitscan. The plasma gun and the magic wand both emit relatively slow-moving particles instead. Considering how small enemy hitboxes are compared to the size of their sprite, the Pistol is generally considered the best of the weapons as it's the only one that can hit reliably at long distances.
 Hitscan / int_e5aa8437
featureApplicability
1.0
 Hitscan / int_e5aa8437
featureConfidence
1.0
 Nitemare 3D (Video Game)
hasFeature
Hitscan / int_e5aa8437
 Hitscan / int_e5d47ff8
type
Hitscan
 Hitscan / int_e5d47ff8
comment
ArmA and Operation Flashpoint: If it goes bang, then the projectile behaves according to the rule of physics. Starting from ARMA II: Operation Arrowhead you even have the option to adjust the zeroing of whatever sights are attached to your gun to compensate for the bullet drop
 Hitscan / int_e5d47ff8
featureApplicability
1.0
 Hitscan / int_e5d47ff8
featureConfidence
1.0
 ARMA (Video Game)
hasFeature
Hitscan / int_e5d47ff8
 Hitscan / int_e5d5d23c
type
Hitscan
 Hitscan / int_e5d5d23c
comment
Doom features hitscan detection for all bullet weapons and the secondary tracer rays of the BFGnote The BFG is a special case; its visible plasma ball is a normal projectile and deals plenty of damage. However, when the plasma ball hits something, the weapon then immediately releases invisible hitscan "tracer rays" in the originally-fired direction from the player's current physical position (if you fire facing north, then move and face west, the tracers will still head north from where you currently are when the plasma hits something). There are 40 of these tracers spread equally in an arc centered on the originally-fired direction, and these tracers are responsible for most of the weapon's actual damage output (totaled up it almost always exceeds three thousand; it named the BFG trope for a reason). By luck or cunning, this mash of undocumented illogical functions encourages daring play far more effectively than sensible mechanics would have. Several Game Mods for Doom nowadays avert this, prominently Brutal Doom, Demonsteele, and GMOTA, among many others. These mods replace hitscan with fast moving projectiles and sometimes spread.
 Hitscan / int_e5d5d23c
featureApplicability
1.0
 Hitscan / int_e5d5d23c
featureConfidence
1.0
 Doom (Video Game)
hasFeature
Hitscan / int_e5d5d23c
 Hitscan / int_e5d5e93c
type
Hitscan
 Hitscan / int_e5d5e93c
comment
In DUSK, most of your weapons are hitscan weapons, including your pistols, shotguns, super shotgun, assault rifle, and hunting rifle. None of the enemies have hitscan weapons, however, even when they use firearms like yours.
 Hitscan / int_e5d5e93c
featureApplicability
1.0
 Hitscan / int_e5d5e93c
featureConfidence
1.0
 DUSK (Video Game)
hasFeature
Hitscan / int_e5d5e93c
 Hitscan / int_e6c59cc4
type
Hitscan
 Hitscan / int_e6c59cc4
comment
Quake II follows the trope, with bullet weapons being hitscan and energy weapons firing visible luminous projectiles. Notably, this game has the distinction of having brought to the world the railgun, which was probably the first example of a hitscan sniper rifle whose instant-hit nature wasn't a grudgingly accepted trope but an outward design feature, replete with a very visible spiraling trail. Justified in lore as the projectile traveling at a significant fraction of lightspeed, the concept struck gamers' favour and following games in the series all included one or another version of the railgun. Many other games borrowed the concept as well.
 Hitscan / int_e6c59cc4
featureApplicability
1.0
 Hitscan / int_e6c59cc4
featureConfidence
1.0
 Quake II (Video Game)
hasFeature
Hitscan / int_e6c59cc4
 Hitscan / int_e8388a43
type
Hitscan
 Hitscan / int_e8388a43
comment
In Robocraft the SMG weapons and the railguns are both hitscan, however there is a cosmectic projectile fired from the barrel. This is particularly obvious when you see a plane seemingly dodge an anti-air fire barrage but still take damage in the process.
 Hitscan / int_e8388a43
featureApplicability
1.0
 Hitscan / int_e8388a43
featureConfidence
1.0
 Robocraft / Videogame
hasFeature
Hitscan / int_e8388a43
 Hitscan / int_e889e07a
type
Hitscan
 Hitscan / int_e889e07a
comment
The Citadel, taking cues from Marathon and Brutal Doom, player and enemy weapons fire projectiles that can be seen. Your bullets also have weight and will drop down mid-shot.
 Hitscan / int_e889e07a
featureApplicability
1.0
 Hitscan / int_e889e07a
featureConfidence
1.0
 The Citadel (Video Game)
hasFeature
Hitscan / int_e889e07a
 Hitscan / int_ea051cf0
type
Hitscan
 Hitscan / int_ea051cf0
comment
Viewtiful Joe bullets and tank shells travel instantly unless you activate Slow Motion before they fire. In Slow Mo you can see the projectile and punch them back.
The JA2 v1.13 community patch adds a new system that works entirely with ballistics.
 Hitscan / int_ea051cf0
featureApplicability
1.0
 Hitscan / int_ea051cf0
featureConfidence
1.0
 Viewtiful Joe (Video Game)
hasFeature
Hitscan / int_ea051cf0
 Hitscan / int_ec09f412
type
Hitscan
 Hitscan / int_ec09f412
comment
Splitgate's weapons are pretty much all hitscan except for two notable exceptions, the Rocket Launcher and the Plasma Rifle; this makes the latter especially fairly inadequate at a distance, especially when firing into/through portals, but it does make up for it in damage and suppressive fire capacity.
 Hitscan / int_ec09f412
featureApplicability
1.0
 Hitscan / int_ec09f412
featureConfidence
1.0
 Splitgate / Videogame
hasFeature
Hitscan / int_ec09f412
 Hitscan / int_ede28baa
type
Hitscan
 Hitscan / int_ede28baa
comment
All kinetic weapons in Vanquish have visible projectiles that can be dodged in Bullet Time.
 Hitscan / int_ede28baa
featureApplicability
1.0
 Hitscan / int_ede28baa
featureConfidence
1.0
 Vanquish (Video Game)
hasFeature
Hitscan / int_ede28baa
 Hitscan / int_ef8bd4a5
type
Hitscan
 Hitscan / int_ef8bd4a5
comment
The Mega Man franchise has an abiding love of visible projectiles. There are hundreds of obtainable weapons in the franchise, but hardly any are hitscan-based (except, as noted above, in the Battle Network and Star Force series).
 Hitscan / int_ef8bd4a5
featureApplicability
1.0
 Hitscan / int_ef8bd4a5
featureConfidence
1.0
 Mega Man (Franchise)
hasFeature
Hitscan / int_ef8bd4a5
 Hitscan / int_f04d0f2b
type
Hitscan
 Hitscan / int_f04d0f2b
comment
Despite being a fantasy game with no guns, Heretic has two hitscan weapons: the Elven Wand, your starting weapon, and the Dragon Claw. Interestingly, both lose the hitscan properties when powered up with the Tome of Power. None of the enemies have hitscan attacks.
 Hitscan / int_f04d0f2b
featureApplicability
1.0
 Hitscan / int_f04d0f2b
featureConfidence
1.0
 Heretic (Video Game)
hasFeature
Hitscan / int_f04d0f2b
 Hitscan / int_fe24dd6f
type
Hitscan
 Hitscan / int_fe24dd6f
comment
Medal of Honor did this with fake tracers, resulting in the infamous Scrappy Level from Allied Assault, "Sniper's Last Stand", where the player had to face off against eerily prescient hidden snipers with hitscan rifles. Worse, it also means that enemies' shots can continue to hit you while they're flinching or aiming the wrong way, and they can even hit you around corners or from behind objects that are supposedly too high for them to shoot over.
 Hitscan / int_fe24dd6f
featureApplicability
1.0
 Hitscan / int_fe24dd6f
featureConfidence
1.0
 Medal of Honor (Video Game)
hasFeature
Hitscan / int_fe24dd6f
 Hitscan / int_fe85bfc8
type
Hitscan
 Hitscan / int_fe85bfc8
comment
In Super Smash Bros., Bayonetta's Bullet Arts (and not her neutral special, which work as regular projectiles) and Joker's Gun don't actually count as projectiles, and work in-engine as invisible melee hitboxes with a long (though not indefinite) range. This also means that, unlike normal projectile attacks, they can't be reflected or absorbed by specials like PSI Magnet, the Star Fox cast's reflectors, or Kirby and Dedede's Inhale.
 Hitscan / int_fe85bfc8
featureApplicability
1.0
 Hitscan / int_fe85bfc8
featureConfidence
1.0
 Super Smash Bros. (Video Game)
hasFeature
Hitscan / int_fe85bfc8

The following is a list of statements referring to the current page from other pages.

 Hitscan
processingCategory2
Acceptable Breaks from Reality
 Hitscan
processingCategory2
Guns and Gunplay Tropes
 Hitscan
processingCategory2
Guns Do Not Work That Way
 Wars of the Realm / int_88b58b0b
type
Hitscan
 Hitscan
sameAs
Hitscan
 ANNO: Mutationem (Video Game) / int_88a6ff2b
type
Hitscan
 Aces High (Video Game) / int_88b58b0b
type
Hitscan
 Aetherius (Video Game) / int_88b58b0b
type
Hitscan
 Apex Legends (Video Game) / int_88a6ff2b
type
Hitscan
 Apex Legends (Video Game) / int_88b58b0b
type
Hitscan
 Arcane Dimensions (Video Game) / int_88b58b0b
type
Hitscan
 Axiom Verge (Video Game) / int_88b58b0b
type
Hitscan
 Battlefield (Video Game) / int_88b58b0b
type
Hitscan
 Battlefield: Bad Company (Video Game) / int_88b58b0b
type
Hitscan
 Blade Runner (Video Game) / int_88b58b0b
type
Hitscan
 Blade Runner (1997) (Video Game) / int_88b58b0b
type
Hitscan
 Blake Stone (Video Game) / int_88b58b0b
type
Hitscan
 Brutal Doom (Video Game) / int_88b58b0b
type
Hitscan
 Call of Duty (Video Game) / int_88b58b0b
type
Hitscan
 Complex Doom (Video Game) / int_88b58b0b
type
Hitscan
 Copy Kitty (Video Game) / int_88b58b0b
type
Hitscan
 Descent (Video Game) / int_88b58b0b
type
Hitscan
 Distorted Travesty (Video Game) / int_88b58b0b
type
Hitscan
 Doman: Sins of Ardan (Video Game) / int_88b58b0b
type
Hitscan
 Doom (Video Game) / int_88a6ff2b
type
Hitscan
 Doom (Video Game) / int_88b58b0b
type
Hitscan
 Doom (2016) (Video Game) / int_88b58b0b
type
Hitscan
 Duke Nukem 3D (Video Game) / int_88b58b0b
type
Hitscan
 DUSK (Video Game) / int_88b58b0b
type
Hitscan
 Earth Defense Force 2025 (Video Game) / int_88b58b0b
type
Hitscan
 FTL: Faster Than Light (Video Game) / int_88b58b0b
type
Hitscan
 Firefall (Video Game) / int_88b58b0b
type
Hitscan
 Foxhole (Video Game) / int_88b58b0b
type
Hitscan
 From the Depths (Video Game) / int_88b58b0b
type
Hitscan
 Galaxy on Fire (Video Game) / int_88b58b0b
type
Hitscan
 Global Agenda (Video Game) / int_88b58b0b
type
Hitscan
 Grezzo 2 (Video Game) / int_88b58b0b
type
Hitscan
 Halo 4 (Video Game) / int_88b58b0b
type
Hitscan
 Hexen (Video Game) / int_88b58b0b
type
Hitscan
 Jedi Starfighter (Video Game) / int_88b58b0b
type
Hitscan
 Marathon (Video Game) / int_88b58b0b
type
Hitscan
 Max Payne (Video Game) / int_88b58b0b
type
Hitscan
 MechWarrior (Video Game) / int_88a6ff2b
type
Hitscan
 MechWarrior (Video Game) / int_88b58b0b
type
Hitscan
 Memoirs of Magic (Video Game) / int_88b58b0b
type
Hitscan
 Monday Night Combat (Video Game) / int_88b58b0b
type
Hitscan
 Operation Body Count (Video Game) / int_88b58b0b
type
Hitscan
 Phantom Forces (Video Game) / int_88b58b0b
type
Hitscan
 Pirates Vikings and Knights (Video Game) / int_88b58b0b
type
Hitscan
 Quake (Video Game) / int_88b58b0b
type
Hitscan
 Quake II (Video Game) / int_88b58b0b
type
Hitscan
 Red Orchestra (Video Game) / int_88b58b0b
type
Hitscan
 Rise of the Triad (Video Game) / int_88b58b0b
type
Hitscan
 Saints Row IV (Video Game) / int_88b58b0b
type
Hitscan
 StarCraft II (Video Game) / int_88b58b0b
type
Hitscan
 Sublevel Zero (Video Game) / int_88b58b0b
type
Hitscan
 Tachyon: The Fringe (Video Game) / int_88b58b0b
type
Hitscan
 The Citadel (Video Game) / int_88b58b0b
type
Hitscan
 Time Commando (Video Game) / int_88a6ff2b
type
Hitscan
 Tribes (Video Game) / int_88b58b0b
type
Hitscan
 Unreal (Video Game) / int_88b58b0b
type
Hitscan
 Unreal (Video Game) / int_88b58b0b
type
Hitscan
 Unreal II: The Awakening (Video Game) / int_88b58b0b
type
Hitscan
 Unreal Tournament (Video Game) / int_88b58b0b
type
Hitscan
 Vanquish (Video Game) / int_88b58b0b
type
Hitscan
 Void Crew (Video Game) / int_88a6ff2b
type
Hitscan
 Wolfenstein 3-D (Video Game) / int_88b58b0b
type
Hitscan
 X-Men (1993) (Video Game) / int_88b58b0b
type
Hitscan
 Demonsteele (Video Game) / int_88b58b0b
type
Hitscan
 Elite: Dangerous / Videogame / int_88b58b0b
type
Hitscan
 NieR: Automata / Videogame / int_88a6ff2b
type
Hitscan
 ULTRAKILL (Video Game) / int_88b58b0b
type
Hitscan
 Civvie 11 (Web Video) / int_88b58b0b
type
Hitscan
 Kid Radd (Webcomic) / int_88b58b0b
type
Hitscan