Difference between revisions of "Hitscan"

From Team Fortress Wiki
Jump to: navigation, search
 
(58 intermediate revisions by 31 users not shown)
Line 1: Line 1:
{{Quotation|'''The Sniper''' on how hitscan weapons work.|The bullets come out of the slim end, mate!|sound=Sniper_DominationSniper18.wav}}
+
[[File:Scout bullet hitboxes.png|275px|right|The hitboxes used for bullet-based weapons]]
'''Hitscan''' attacks instantly [[damage]] targets in their path. All hitscan attacks emit down the crosshair, from the attacker's eye level, despite what is suggested by the view model and world model. Unlike [[projectile]]s, hitscan attacks are not code-rendered physical objects but are infinitely-thin lines drawn on the server that are then rendered client-side visually as projectiles. Depending on the object hit and client settings, the hitscan weapon then generates an effect: dealing damage or painting blood and bullet hole sprites.  
+
 
 +
{{Quotation|'''The Soldier,''' ''telling the Scout that bullets are faster than everything else.''|You run fast, my bullets run faster!|sound=Soldier DominationScout06.wav}}
 +
 
 +
'''Hitscan''' attacks instantly [[damage]] targets in their path. All hitscan attacks emit down the crosshair, from the attacker's eye level, despite what is suggested by the view model and world model. Unlike [[projectiles]], hitscan attacks are not code-rendered physical objects, but are infinitely-thin lines drawn on the server that are then rendered client-side visually as projectiles. Depending on the object hit and client settings, the hitscan weapon then generates an effect: dealing damage or painting blood and bullet hole sprites.  
  
 
In technical terms, this means that hitscan weapons have infinite velocity, but this does not mean that they always damage instantly after firing.
 
In technical terms, this means that hitscan weapons have infinite velocity, but this does not mean that they always damage instantly after firing.
  
'''[[Melee]]''' weapons, with the exception of the [[Spy]]'s [[Spy#Melee|unique melee weapons]] and the [[Engineer]]'s [[Engineer#Melee|melees]] while working on a building wait .25 seconds after input before initiating a short-ranged hitscan attack. This prevents the weapon from hitting or killing a foe before the melee animation completes.
+
'''Melee''' weapons, with the exception of the [[Spy#Melee|Spy's melee weapons]], wait 0.2 seconds after input before initiating a short-ranged hitscan attack. This prevents the weapon from hitting or killing a foe before the melee animation completes.
  
There are two main types of hitscan attacks: those that make contact with the bullet-based hitbox (the eponymous 'bullets' and the [[Showdown]] taunt attack) and those that make contact with the environmental/projectile hitbox (melee weapons, the [[Chargin' Targe]] bash, and most other taunt attacks).  
+
There are two main types of hitscan attacks: those that make contact with the bullet-based hitbox and those that make contact with the environmental/projectile hitbox (melee weapons, [[Charging#Shield Bash|shield bashes]], and [[Taunts#Kill taunts|kill taunts]]). The latter is also sometimes referred to as the [[vdc:Bounding Box|bounding box]].
  
Bullet-based weapons (a list of which is given below) fire infinite lines. All bullet-based weapons (with the exception of the [[Ambassador]]) are affected by bullet-spread during a 1.25 second cooldown after firing a bullet, which causes bullets to move off-course to varying degrees. Certain bullet-based weapons fire multiple bullets in different directions, but all still are fired from the same spot on the crosshair. The effect of this is masked by 'bullets' that are visible only after passing a certain point or, in the case of the [[Heavy]]'s [[Heavy#Primary|primaries]], appear to fire at different times and from different locations than they actually do.
+
Bullet-based weapons (a list of which is given below) fire seemingly infinite lines (the actual maximum range is ~56,754 [[Hammer unit]]s). Most bullet-based weapons are affected by bullet-spread during a 1.25 second cooldown after firing a bullet, which causes bullets to move off-course to varying degrees. The [[Ambassador]] gradually recovers its accuracy and can fire a perfectly-accurate shot after 1 second. Weapons that fire multiple pellets, like the [[Shotgun]] and [[Minigun]], guarantee a pellet straight down the crosshair if the weapon was not fired within the last 0.25 seconds. When fixed weapon spread is enabled, shotguns use a fixed spread pattern. For example, the [[Scattergun]] uses a fixed 3x3 pattern when fixed spreads are enabled. If a {{botignore|shotgun}}-type weapon fires more than 9 pellets at once, fixed spread causes multiple pellets to hit the same location. The [[Wrangler]]'s laser sight always attempts to focus on the center of an [[Cloak|uncloaked]] and [[Disguise|undisguised]] enemy, barring [[Tank Robot]]s.
  
== Hitscan weapons ==
+
Hitscan weapons have the ability to destroy enemy [[Stickybomb Launcher|stickybombs]] once they're attached to a surface. Unlike most projectile-based weapons, hitscan weapons are unable to penetrate friendly players. The only exception to this rule is the [[Sniper#Primary|Sniper's primary weapons]].
{|class="wikitable" width="50%" style="text-align:center; font-size:90%" cellpadding=2
 
! colspan="11" style="background-color:#F3A957;" | List of bullet-based hitscan weapons
 
|-
 
| width="30px" style="background-color:#ffbd7e;" rowspan="1" | {{Class link|scout|br=yes}}
 
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|Scattergun|size=75x75px}}
 
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|Force-A-Nature|size=75x75px}}
 
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|Shortstop|size=75x75px}}
 
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|Soda Popper|size=75x75px}}
 
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|Pistol|size=75x75px}}
 
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|Lugermorph|size=75x75px}}
 
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|Winger|size=75x75px}}
 
  
|-
+
== Bullet weapons ==
| width="30px" style="background-color:#ffbd7e;" rowspan="1" | {{Class link|soldier|br=yes}}
+
{{Bullet hitscan weapons table}}
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|Shotgun|size=75x75px}}
 
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|Reserve Shooter|size=75x75px}}
 
  
|-
+
== Demonstration ==
| width="30px" style="background-color:#ffbd7e;" rowspan="1" | {{Class link|pyro|br=yes}}
+
The following is a model-by-model video rendering of the bullet-based hitboxes:
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|Shotgun|size=75x75px}}
+
{{Youtube|9TJmiDcsxdA}}
|-
 
| width="30px" style="background-color:#ffbd7e;" rowspan="1" | {{Class link|demoman|br=yes}}
 
| style="background-color:#FFDDAD;" valign="middle" | ''None''
 
|-
 
| width="30px" style="background-color:#ffbd7e;" rowspan="1" | {{Class link|heavy|br=yes}}
 
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|Minigun|size=75x75px}}
 
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|Natascha|size=75x75px}}
 
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|Iron Curtain|size=75x75px}}
 
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|Brass Beast|size=75x75px}}
 
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|Tomislav|size=75x75px}}
 
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|Shotgun|size=75x75px}}
 
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|Family Business|size=75x75px}}
 
  
|-
+
== Gallery ==
| width="30px" style="background-color:#ffbd7e;" rowspan="1" | {{Class link|engineer|br=yes}}
+
<gallery perrow="4">
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|Shotgun|size=75x75px}}
+
File:Scout hitboxes front.png|{{cl|Scout}} bullet hitboxes.
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|Frontier Justice|size=75x75px}}
+
File:Scout hitboxes side.png|Ditto, from the side.
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|Pistol|size=75x75px}}
+
File:Soldier hitboxes front.png|{{cl|Soldier}} bullet hitboxes.
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|Lugermorph|size=75x75px}}
+
File:Soldier hitboxes side.png|Ditto, from the side.
| style="background-color:#FFDDAD;" valign="middle" |  [[File:Sentries.png|75x75px|link=Sentry Gun]] <br /> '''[[Sentry Gun]]'''
+
File:Pyro hitboxes front.png|{{cl|Pyro}} bullet hitboxes.
|-
+
File:Pyro hitboxes side.png|Ditto, from the side.
| width="30px" style="background-color:#ffbd7e;" rowspan="1" | {{Class link|medic|br=yes}}
+
File:Demo hitboxes front.png|{{cl|Demoman}} bullet hitboxes.
| style="background-color:#FFDDAD;" valign="middle" | ''None''
+
File:Demo hitboxes side.png|Ditto, from the side.
|-
+
File:Heavy hitboxes front.png|{{cl|Heavy}} bullet hitboxes.
| width="30px" style="background-color:#ffbd7e;" rowspan="1" | {{Class link|sniper|br=yes}}
+
File:Heavy hitboxes side.png|Ditto, from the side.
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|Sniper Rifle|size=75x75px}}
+
File:Engineer hitboxes front.png|{{cl|Engineer}} bullet hitboxes.
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|Sydney Sleeper|size=75x75px}}
+
File:Engineer hitboxes side.png|Ditto, from the side.
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|Bazaar Bargain|size=75x75px}}
+
File:Medic hitboxes front.png|{{cl|Medic}} bullet hitboxes.
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|Submachine Gun|size=75x75px}}
+
File:Medic hitboxes side.png|Ditto, from the side.
|-
+
File:Sniper hitboxes front.png|{{cl|Sniper}} bullet hitboxes.
| width="30px" style="background-color:#ffbd7e;" rowspan="1" | {{Class link|spy|br=yes}}
+
File:Sniper hitboxes side.png|Ditto, from the side.
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|Revolver|size=75x75px}}
+
File:Spy hitboxes front.png|{{cl|Spy}} bullet hitboxes.
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|Ambassador|size=75x75px}}
+
File:Spy hitboxes side.png|Ditto, from the side.
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|L'Etranger|size=75x75px}}
+
File:Saxton Hale hitboxes front.png|[[Versus Saxton Hale|Saxton Hale]] bullet hitboxes.
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|Big Kill|size=75x75px}}
+
File:Saxton Hale hitboxes side.png|Ditto, from the side.
| style="background-color:#FFDDAD;" valign="middle" | {{Table icon|Enforcer|size=75x75px}}
+
</gallery>
  
|}
+
== See also ==
 
+
* [[Damage]]
==Demonstration==
+
* [[Headshot]]
The following is a model-by-model video rendering of the bullet-based hitboxes:
+
* [[Mechanics]]
{{youtube|9TJmiDcsxdA}}
+
** [[Projectiles]]
 +
** [[Melee]]
  
==See Also==
+
== External links ==
*[[Headshot]]
+
* [[w:Hitscan|Hitscan]] on Wikipedia
*{{w|Hitscan}} on {{w|Wikipedia}}
+
* {{vdc|Hitscan}}
  
*{{vdc|Hitscan}}
 
 
[[Category:Gameplay]]
 
[[Category:Gameplay]]

Latest revision as of 18:33, 27 December 2024

The hitboxes used for bullet-based weapons
You run fast, my bullets run faster!
The Soldier, telling the Scout that bullets are faster than everything else.

Hitscan attacks instantly damage targets in their path. All hitscan attacks emit down the crosshair, from the attacker's eye level, despite what is suggested by the view model and world model. Unlike projectiles, hitscan attacks are not code-rendered physical objects, but are infinitely-thin lines drawn on the server that are then rendered client-side visually as projectiles. Depending on the object hit and client settings, the hitscan weapon then generates an effect: dealing damage or painting blood and bullet hole sprites.

In technical terms, this means that hitscan weapons have infinite velocity, but this does not mean that they always damage instantly after firing.

Melee weapons, with the exception of the Spy's melee weapons, wait 0.2 seconds after input before initiating a short-ranged hitscan attack. This prevents the weapon from hitting or killing a foe before the melee animation completes.

There are two main types of hitscan attacks: those that make contact with the bullet-based hitbox and those that make contact with the environmental/projectile hitbox (melee weapons, shield bashes, and kill taunts). The latter is also sometimes referred to as the bounding box.

Bullet-based weapons (a list of which is given below) fire seemingly infinite lines (the actual maximum range is ~56,754 Hammer units). Most bullet-based weapons are affected by bullet-spread during a 1.25 second cooldown after firing a bullet, which causes bullets to move off-course to varying degrees. The Ambassador gradually recovers its accuracy and can fire a perfectly-accurate shot after 1 second. Weapons that fire multiple pellets, like the Shotgun and Minigun, guarantee a pellet straight down the crosshair if the weapon was not fired within the last 0.25 seconds. When fixed weapon spread is enabled, shotguns use a fixed spread pattern. For example, the Scattergun uses a fixed 3x3 pattern when fixed spreads are enabled. If a shotgun-type weapon fires more than 9 pellets at once, fixed spread causes multiple pellets to hit the same location. The Wrangler's laser sight always attempts to focus on the center of an uncloaked and undisguised enemy, barring Tank Robots.

Hitscan weapons have the ability to destroy enemy stickybombs once they're attached to a surface. Unlike most projectile-based weapons, hitscan weapons are unable to penetrate friendly players. The only exception to this rule is the Sniper's primary weapons.

Bullet weapons

List of bullet-based hitscan weapons
Primary Scattergun Force-A-Nature Shortstop Soda Popper Baby Face's Blaster Back Scatter
Scattergun Force-A-Nature Shortstop Soda Popper Baby Face's Blaster Back Scatter
Secondary Pistol Lugermorph Winger Pretty Boy's Pocket Pistol C.A.P.P.E.R
Pistol Lugermorph Winger Pretty Boy's Pocket Pistol C.A.P.P.E.R
Secondary Shotgun Reserve Shooter Panic Attack
Shotgun Reserve Shooter Panic Attack
Secondary Shotgun Reserve Shooter Panic Attack
Shotgun Reserve Shooter Panic Attack
Primary Minigun Natascha Iron Curtain Brass Beast Tomislav Huo-Long Heater
Minigun Natascha Iron Curtain Brass Beast Tomislav Huo-Long Heater
Secondary Shotgun Family Business Panic Attack
Shotgun Family Business Panic Attack
Primary Shotgun Frontier Justice Widowmaker Panic Attack
Shotgun Frontier Justice Widowmaker Panic Attack
Secondary Pistol Lugermorph C.A.P.P.E.R
Pistol Lugermorph C.A.P.P.E.R
Building RED Level 3 Sentry Gun.png Red Mini Sentry.png
Sentry Gun Combat Mini-Sentry Gun
Primary Sniper Rifle Sydney Sleeper Bazaar Bargain Machina Hitman's Heatmaker AWPer Hand Classic Shooting Star
Sniper Rifle Sydney Sleeper Bazaar Bargain Machina Hitman's Heatmaker AWPer Hand Classic Shooting Star
Secondary SMG Cleaner's Carbine
SMG Cleaner's Carbine
Secondary Revolver Ambassador Big Kill L'Etranger Enforcer Diamondback
Revolver Ambassador Big Kill L'Etranger Enforcer Diamondback

Demonstration

The following is a model-by-model video rendering of the bullet-based hitboxes:

Gallery

See also

External links