SSB64 Icon.png
SSBM Icon.png
SSBB Icon.png

Hitbox: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
{{ArticleIcons|ssb=y|melee=y|brawl=y}}
{{ArticleIcons|ssb=y|melee=y|brawl=y}}
{{image|SSB and SSBB versions}}
{{image|Brawl hack version?}}
[[Image:Kirbyftilthitboxes.gif|thumb|200px|right|{{SSB|Kirby}}'s ftilt, with collision boxes, in the original game.]]
[[Image:Kirbyftilthitboxes.gif|thumb|200px|right|The hitboxes of {{SSB|Kirby}}'s forward tilt, with Kirby's collision boxes, in the original game.]]
[[Image:Mewtwouair.gif|thumb|200px|right|Example of offensive and damagable collision bubbles in ''Melee'', as demonstrated with {{SSBM|Mewtwo}}'s uair.]]
[[Image:Mewtwouair.gif|thumb|200px|right|Example of offensive and damagable collision bubbles in ''Melee'', as demonstrated with {{SSBM|Mewtwo}}'s uair.]]
A '''hitbox''' or '''collision bubble''' (sometimes '''hitbubble''') is the main structure for how attacks are executed in most fighting games. Attacks have one or more hitboxes associated with them, and when these hitboxes overlap with a target's damagable area (sometimes called their '''hurtbox''' or '''hurtbubbles'''), the attack is considered a hit. Hitboxes are invisible and usually, though not always, have the same shape as the attack's animation.
A '''hitbox''' or '''collision bubble''' (sometimes '''hitbubble''') is the main structure for how attacks are executed in most fighting games. Attacks have one or more hitboxes associated with them, and when these hitboxes overlap with a target's damagable area (sometimes called their '''hurtbox''' or '''hurtbubbles'''), the attack is considered a hit. Hitboxes are invisible and usually, though not always, have the same shape as the attack's animation.
Line 10: Line 10:


Hitboxes that are large and/or distanced from the attacking character are often called '''disjointed''', which is often an advantage, as they can connect from a surprising distance while keeping the attacker away from retaliation. Examples of disjointed hitboxes include most sword and hammer attacks, as well as the [[up tilt]]s of {{SSB|Kirby}} (in SSB) and {{SSBB|Snake}}.
Hitboxes that are large and/or distanced from the attacking character are often called '''disjointed''', which is often an advantage, as they can connect from a surprising distance while keeping the attacker away from retaliation. Examples of disjointed hitboxes include most sword and hammer attacks, as well as the [[up tilt]]s of {{SSB|Kirby}} (in SSB) and {{SSBB|Snake}}.
An interesting property of hitboxes in the Smash Bros. series is that under most conditions, they occupy not only the space where they currently are, but also the space where they were one [[frame]] ago as well as all the space in between. This characterisic is likely to prevent situations where a fast projectile may end up passing through a character in less than a frame without hitting them.


{{clr}}
{{clr}}

Revision as of 23:30, November 2, 2011

ImageNeeded.png This article is in need of additional images.
The editor who added this tag suggests: Brawl hack version?
If you have a good image for this article, upload it here.
File:Kirbyftilthitboxes.gif
The hitboxes of Kirby's forward tilt, with Kirby's collision boxes, in the original game.
File:Mewtwouair.gif
Example of offensive and damagable collision bubbles in Melee, as demonstrated with Mewtwo's uair.

A hitbox or collision bubble (sometimes hitbubble) is the main structure for how attacks are executed in most fighting games. Attacks have one or more hitboxes associated with them, and when these hitboxes overlap with a target's damagable area (sometimes called their hurtbox or hurtbubbles), the attack is considered a hit. Hitboxes are invisible and usually, though not always, have the same shape as the attack's animation.

The two most common forms of hitbox shapes in video games are cuboids and spheres. Neither is obviously better than the other - cuboids can more easily form long or thin attacks, while spheres are easier to calculate collision detection for. SSB uses cuboids whereas SSBM and SSBB use spheres.

In SSB, hacks can enable hitbox visibility (with a few limitations). In SSBM, hitboxes can be seen using Debug Mode. There is no easy way to display hitboxes in-game in SSBB, though a common technique is to use hacks to place Super Scope shot visuals where the hitboxes are.

Hitboxes that are large and/or distanced from the attacking character are often called disjointed, which is often an advantage, as they can connect from a surprising distance while keeping the attacker away from retaliation. Examples of disjointed hitboxes include most sword and hammer attacks, as well as the up tilts of Kirby (in SSB) and Snake.

An interesting property of hitboxes in the Smash Bros. series is that under most conditions, they occupy not only the space where they currently are, but also the space where they were one frame ago as well as all the space in between. This characterisic is likely to prevent situations where a fast projectile may end up passing through a character in less than a frame without hitting them.

Hitbox Type Debug Mode Colour Explanation
Offensive Red The standard type of attacking hitbox. In SSBB, there are various types of offensive hitboxes, some of which have unique abilities (like the abitlity to ignore shields).
Damagable Yellow The standard type of damagable area, also known as hurtboxes. Characters have a variety of these attached to their bodies, while damagable stage areas use them as well.
Invincible Green Invincible targets can be hit by attacks but will not flinch or take any damage or knockback. For example, this occurs for characters that have just stepped off a revival platform, or who have used a Star.
Intangible Blue Intangible targets cannot be hit by attacks. This occurs during dodges and rolls. Various characters have attacks which provide parts of their body with intangibility, such as Mario's head during his up smash.
Special/Defensive Cyan These hitboxes intereact with others in various ways. They are used for shields, counters, reflectors, absorbers, and so on.
Grab Magenta Grab hitboxes will ignore any special or defensive hitboxes.
Inert Grey Inert hitboxes are used for collision detection when a regular hitbox is unsuitable (such as the dash of Raptor Boost).

Trapbox

A trapbox is the hitbox left on the ground during Ness' Yoyo Glitch. As with all hitboxes, trapboxes are invisible. It is called a trapbox because this hitbox is not attached at all to any kind of attack but instead just sits on the ground or, in some cases, floats in the air.

Trivia

  • In SSB and Melee, grab hitboxes are simply regular, 0%-damage hitboxes with "grab" for an effect. Inert hitboxes in Melee are similar. Both grabs and inert hitboxes are seperate objects in Brawl, though in rare cases a 0%-damage hitbox is used as an inert one.