Jason de Heras 🎮 Profile picture
Apr 22, 2021 23 tweets 8 min read Read on X
- PART 2 - #gamedesign #combatdesign Game freeze can also be used as NEGATIVE reinforcement. In Hollow Knight, the game freezes every time the player takes damage. In Bayonetta, the game freezes when she takes damage but only when the she’s past a certain health threshold. 4/6
The CONTEXT of how freeze is used makes sense for the rules of these respective games. Bayonetta is harder to hit and has more health so taking damage isn’t frequent; conversely, Knight’s health is an important resource that needs to be managed against casting spells. 5/6
In Street Fighter V, game freeze is used to inform the players that special attacks have been initiated. Aside from providing an exciting/visceral action, the freeze gives the players time to plan their next action given the highly technical nature of the game. 6/6
GAME SLOWDOWN - Similar to game freeze, slowdown (time dilation) alters the global speed of the game but animations are allowed to progress slowly. Slowdown can be used effectively to PREPARE the player for an incoming state change and provide positive reinforcement. 1/10
In Bayonetta, slowdown occurs after a timed dodge (Witch Time). The slowdown lasts ~0.25s giving the player time to process the mode shift. Similarly, God of War applies slowdown on every parry. The slowdown, in this case, adds to the WEIGHT to the shield hitting the enemy. 2/10
HIT PAUSE - This technique reduces the attacker and victim’s animation speed for a specified amount of time on IMPACT. Unlike slowdown/freeze, the world around them isn’t affected. Hit pause allows the player’s eye to “catch” a frame on impact. 1/4
In Street Fighter V, the amount of hit pause varies consistently between the strength of each attack. Light/Medium/Hard attacks pause for 8, 12 and 15 frames, respectively. These consistent tiers give players important feedback of how to time their next attack. 2/4
In Devil May Cry 5, hit pause occurs only on heavy attacks. The feel of SLICING through flesh is preserved. Hit pause on heavy attacks like this launcher also serves as a TELL to inform the player that the attack was successful. 3/4
Unlike Devil May Cry 5 where hit pause is reserved for heavy attacks, hit pause is utilized on every Kratos single attack to emphasize a feeling of WEIGHT. 4/4
CAMERA - Camera behavior is another important tool to enhance game/hit feel. Cameras can be Panned/Tilted (to name a few) to FRAME the action to see the impact/attack motion. SFV utilizes this technique during special attacks to turn 2D gameplay into 3D game feel. 1/10
In the video, notice how additional camera behaviors are added to more powerful attacks. Since the EX/Special attacks happen more often than Super attacks, camera behaviors feel less special compared to the super move which integrates camera cuts and extreme zooms. 2/10
Camera zoom can FRAME an action or enhance an impact. In the video, the camera zooms when the kill starts and then zooms again right when the sword makes contact for the killing blow. 3/10
In Tekken 7, EXTREME zoom is used to make certain attacks feel POWERFUL. By zooming into the impact area so closely and over a few frames, the player is STARTLED into feeling the connection. 4/10
Camera shake is a common technique to enhance an impact and make the player feel a JOLT. The amount of shake typically varies based on the attack strength and the duration of the shake needs typically lasts the length of the animation. 5/10
HUD - Heads up display elements contribute to game/hit feel in versatile ways. The HUD can be used to COMMUNICATE various player states, actions or properties. The non-diegetic nature of the HUD allows for creative, out-the-box behaviors while retaining thematic properties. 1/10
In Tekken 7, the health bar SHAKES/GLOWS when the player takes damage. This behavior lasts ~the length of the reaction. On low health, a red outline is added to further reinforce the player’s state. It also layers on more particles around the bar when harder attacks hit. 2/9
CHUNKING the health bar when taking damage is a common technique to sell the power of the incoming attack. To ensure the player notices this, the damaged amount remains visible for ~1s. Big chunks of red make the player feel PAIN. 3/9
Devil May Cry Stylish Rank Gauge is a great example of how HUD elements are designed around a gameplay system to provide the positive reinforcement/support moment-to-moment combat rules. 4/9
As the player performs better, the Gauge LAYERS on additional visuals for positive reinforcement. The letter serves as a FILL METER to indicate when the next grade will occur. Particles are added to increase intensity and the letter S animates loudly/color is BRIGHT yellow. 5/9
Since the player’s eyes are usually on the player and enemy, the transition from each letter always starts with an exaggerated FLOURISH where the letter scales from BIG to normal size to catch the attention in the player’s periphery vision. 6/9
Additional layers of particles are added to provide positive feedback and the letter S itself animates more loudly while the color S is BRIGHT yellow. 7/9
CONTROLLER RUMBLE - Vincent Napoli (Kratos combat designer on God of War 2018) wrote an exceptional blog post on controller rumbles and the nuance/design intent behind them. Tons of great insight! combatrecall.blogspot.com/2018/05/contro…
FINAL THOUGHTS - This thread barely scratches the surface in studying techniques designers can utilize to SELL game/hit feel. These same techniques can be tweaked and modified for VASTLY different results to support all types of combat systems and player abilities.

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Jason de Heras 🎮

Jason de Heras 🎮 Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @jasondeheras

Dec 22, 2023
What are some interesting enemy design layers that are slowly introduced to the player in Hollow Knight? Enemies need to provide increased challenge over the course of a game but also be digestible/fair to learn. Let’s look at early to mid game enemies. #gamedev #combatdesign 🧵


Image
Image
Image
Image
FORESHADOWING - The thoughtful placement & introduction of an enemy can be used to indirectly train the player for a much harder fight later. In general, boss fights requires the player to deal with intense boss abilities/patterns where learning is often done through dying. 1/2
Boss designs that build on or have similar behaviors to enemies already encountered allows the player to have a basic strategy and muscle memory as a foundation. The aggressive Vengefly has a dash attack that is very similar to the Hornet boss you fight a few minutes later. 2/2
Read 18 tweets
Dec 22, 2021
How do humanoid bosses in Sekiro remain predictable yet provide increasing challenge over the course of a boss fight? Let’s look at arguably one of the more difficult humanoid boss fights - Genichiro Ashina. #gamedesign #combatdesign 🧵
PLAYSTYLE - The player can influence the predictability of the fight with an aggressive playstyle with a mix of attack pressure and parry mastery. Passive or evasive playstyle invokes Ashina to perform arguably harder and a wider array of attacks to deal with. 1/3
Ashina’s neutral attacks (non-defensive attacks) have tricky movement/timing characteristics and hit with more frequency than counter attacks. He also has an unique unblockable grab out of neutral. Ashina rarely performs these attacks when on the defensive in the early fight. 2/3
Read 15 tweets
Jul 5, 2021
How does the Default controller layout of a 3rd person melee combat game influence gameplay? Console games need to strike a balance between intuitive inputs & supporting a wide array of mechanics. Let’s examine some melee games’ controller layouts. #gamedesign #combatdesign
GOD OF WAR (2018) - God of War employs a controller layout similar to most First Person Shooters in order to make Axe throwing intuitive and accessible to a larger number of players. Holding L2 brings up a reticle to indicate the Axe is ready to be aimed.1/5
The player can freely use their right thumb to move the camera around to select their target. R1/R2 buttons become contextual and serve as Axe throw attacks. In all, R1/R2 are overloaded with 5 unique movesets! (axe throws, axe attacks, barehanded, chains, rune attacks) 2/5
Read 20 tweets
May 24, 2021
What does the act of getting hit convey about the melee combat system? How the player controls/reacts when taking damage contributes to the combat difficulty. Let’s look at two different 3rd person melee combat games, Sekiro and Devil May Cry 5. #gamedesign #combatdesign 🧵
Generally, in melee combat games, taking damage disables the player’s input for a small amount of time and becomes vulnerable to follow up attacks. If the player gets hit consecutively without being able to escape (dodge/block) this is usually referred to as STUN LOCKED. 1/4
In DMC5, the reaction system has safeguards to prevent Nero from getting stun locked. If hit during a reaction, the 2nd hit will not trigger a reaction (only damage). If hit multiple times within a short time, he’ll play an EJECT reaction that prevents follow up attacks. 2/4
Read 10 tweets
May 8, 2021
What are some design elements that make a challenging boss in Sekiro? Overall, Sekiro bosses skew hard compared to other action games so each boss needs to provide unique challenges. Let’s look at one of the middle difficulty bosses - the Guardian Ape. #gamedesign #combatdesign ImageImage
ARMOR - Hit armor is an attribute that allows the enemy to absorb hits without taking hit reactions or having their current action become interrupted. This provides a risk / reward element in which the player must learn when each attack will hit. 1/3
There’s a limited number of attacks the player has time to land after the Ape has finished attacking. The player must be deliberate in how many swings to attempt before deciding to stop, block or evade. 2/3
Read 18 tweets
Apr 22, 2021
How do 3rd person melee combat games communicate GAME and HIT feel? Combat design is one part rules/goals and one part FEEDBACK. Let’s examine some popular techniques that enhance moment-to-moment interactions. #gamedesign #combatdesign 🧵 - PART 1 -
ANIMATION - In 3rd person melee games, animation readability is the FOUNDATION for game/hit feel. Properties like sound/vfx/etc enhance the animation. Attacks are authored with gameplay CONSTRAINTS (hit timing/attack distance) that focuses the construction of the animation. 1/10
In Street Fighter V, Ryu’s jab hits on frame 2 (or 0.03s) giving the animator literally NO TIME to include certain traditional animation principles. The 12 principles of animation have to be modified or even ignored depending on gameplay needs. 2/10
Read 25 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(