59. Lesson identity
This lesson asks whether a result the player can already perceive still feels causally tied to their action. It does not teach animation principles, juice tools, timing mathematics, or a mandatory effects checklist. It does not teach Lesson 3 of this module.
60. Learning objective
After this lesson, you can distinguish a CORRECT result from a CONNECTED one, inspect a short perceived action through timing, proportion, continuity, and consequence, and describe one moment that would pass a yes/no check and still feel dead in play.
61. Why this matters
Lesson 1 asked: Can the player perceive what happened? That is system result versus player-perceived result.
This lesson asks a different question: Does the perceived result feel causally connected to the player’s action?
A mechanic can be logically correct, technically responsive, and visibly confirmed — CLEAR in Lesson 1’s terms — and still feel dead, flat, weightless, or detached. That gap is the seed of outcome 5: implementations that pass a check and fail in play.
You are still inspecting one mapped game loop. You are not building a micro-loop yet.
62. Prior knowledge
From Lesson 1: you can tell a system result from a player-perceived result, and you can name response, follow-through, and confirmation on a short action. This lesson does not repeat those labels as the main drill. It assumes the player can already perceive RESPOND and CHANGE. The new work is the relationship between the player’s ACT and that perceived result.
63. Core concept — CORRECT vs CONNECTED
CORRECT, in this lesson, is a deliberately narrow state-only test: a specified boolean or state assertion passes, such as “the door is open,” “health decreased,” or “the item is in inventory.” It is not a universal production label. An implementation can be technically functioning under this state test and still be experientially wrong or inappropriate for the intended player experience. It does not mean the implementation satisfies every design, timing, continuity, response, or acceptance requirement.
CONNECTED — that result also feels causally tied to the player’s action. The player can follow why this response belongs to that ACT. This is felt success.
DEAD / DISCONNECTED, in this lesson, does not mean “no particles,” “no screen shake,” “no sound,” or “low production value.” It means the mechanic produces the correct result, but the player’s action and the game’s response feel weakly connected, poorly timed, disproportionate, or without readable continuation.
A minimal interaction can feel excellent. A visually expensive interaction can feel dead.
| CORRECT asks | CONNECTED also asks |
| --- | --- |
| Did the specified state assertion pass? | Did the player-facing relationship feel causally tied to the action? |
| Would this lesson’s narrow yes/no state check pass? | Can the player follow the relationship in play? |
64. Mental model — a Stage 1 inspection lens
Use these four questions to inspect a relationship the player can already perceive. This is a Stage 1 lens, not a universal definition of game feel, not a mandatory formula, and not a checklist of effects you must add.
timing — does the response arrive in a relationship the player can treat as cause and effect? Too late, too early relative to apparent contact, or lingering after the useful moment can detach ACT from CHANGE. Faster is not always better. Intentional delay can be good if it is readable and meaningful.
proportion — does the strength or scale of the response make sense relative to the action, the consequence, and the information needed? This is coherence, not realism. Stylization can exaggerate and still feel excellent. A tiny press that detonates the room can feel disconnected even when it is spectacular.
continuity — does the response carry the player into understanding what happens next, rather than appearing as an isolated event with no relationship to the action? Attack connects → target reacts → new state becomes readable → next decision follows.
consequence — can the player feel that the action had an effect that matches its gameplay meaning? Do not require spectacle. A small persistent world-state change can create stronger consequence than a large temporary effect.
If a wait is involved, ask a plain extra question: can the player see why the wait belongs to that action? Some actions should be immediate. Preparation is not mandatory. Unexplained separation is the usual problem, not the existence of delay.
65. Concrete examples
Button and door. The button visibly changes. The door visibly opens. Lesson 1: CLEAR. If the door starts three seconds later with nothing explaining the delay, Lesson 2 may still call it DEAD / DISCONNECTED: CORRECT, perceptible, and weakly tied to the press.
Same delay, readable cause. You pull a heavy lever. The machine winds, lights, or strains. Then the gate moves. The wait can feel CONNECTED because the player can follow the cause. The raw delay without that evidence can feel DEAD / DISCONNECTED.
Lock. A click and a latch that stays open. Few effects. Can feel CONNECTED if the motion belongs to the turn and the open state persists.
Coin explosion. The count is correct. The screen detonates. Highly perceptible, poorly proportioned. CORRECT can still be DEAD / DISCONNECTED.
Four short cases. None require an engine. None say “add more juice.”
Further reading: For a broader treatment of game feel and virtual sensation, see Steve Swink, Game Feel: A Game Designer’s Guide to Virtual Sensation (2008). The four-part lens in this lesson is the academy’s instructional synthesis, not Swink’s taxonomy or a universal standard.
66. Boundary
This is not animation theory, tween math, haptics hardware, audio pipelines, or a particle-effects course. Do not collect millisecond targets. Do not treat realistic physics as a grading rubric.
An AI agent can generate timing changes, effects, animation, and sound rapidly. You still judge whether the relationship between action and consequence feels coherent. Do not accept “I added juice” without a felt check. This lesson does not ask you to prompt an agent or edit a project.
67. Common mistakes
CORRECT means it feels good. Mechanical success is not felt success.
Faster is always better. Timing is a relationship. Intentional, readable delay can be right.
More impact effects create more weight. Extra spectacle can disconnect a small action from its meaning.
Realistic response is always better. Coherence can be stylized. Realism is not the test.
DEAD means visually simple. A quiet latch can feel alive. A huge effect can feel detached.
68. Practice
These labels are judgments for this lesson, not universal scores.
CONNECTED — the player can follow a causal relationship between their action and the perceived result.
DEAD / DISCONNECTED — the result is correct and perceptible, but action and response feel weakly tied, poorly timed, disproportionate, or without readable continuation.
CONTEXT-DEPENDENT — the same raw facts could feel connected or dead depending on whether the player can follow the cause — especially when delay is involved.
Worked example
Situation: you press a button. The button depresses. Three seconds later a door opens. Nothing in the room moves, lights, or sounds during the wait.
Lesson 1: CLEAR. You perceived the press and the open door. Lesson 2: DEAD / DISCONNECTED. A yes/no check would pass (the door is open). The relationship does not. The next ACT is possible, but the press and the motion do not feel like one event.
Classify the relationship
Each situation below passes the lesson’s deliberately narrow CORRECT test: a specified state assertion succeeds and the resulting state is perceptible. This does not mean the implementation satisfies every design or acceptance requirement. Classify the relationship: CONNECTED, DEAD / DISCONNECTED, or CONTEXT-DEPENDENT. Write one sentence naming the main reason (timing, proportion, continuity, consequence — or why the delay might be readable). Do not ask an AI to classify them.
Item 5 deliberately provides limited evidence. More than one label can be defensible if you state what the player can actually follow.
Try first. Compare with the notes only after you have written your own labels and sentences.
1. You swing. The enemy flinches on contact. The motion belongs to that swing. They settle into a new stance you can read. You choose to follow or back off.
2. You press a door button. The button visibly depresses. Three seconds later the door slides open. Nothing in the world explains the wait. The door motion does not start from the press.
3. You pick up a coin. The count is correct. A long explosion fills the screen and the camera slams before you can walk again.
4. You turn a small key. A short lock click. The latch slides and stays open. No particles, no camera shake, no fanfare. You walk through.
5. (ambiguous — reasoning required) You pull a heavy industrial lever. After a delay, a large gate moves.
Notes after you try
1. CONNECTED. CONNECTED. The system result (the hit landed) and the perceived result arrive together. Timing ties the flinch to the swing, proportion matches a single strike, continuity carries you into the new stance, and consequence is the readable CHANGE that shapes the next ACT. Minimal extra spectacle. The relationship is the feel.
2. DEAD / DISCONNECTED. DEAD / DISCONNECTED. Lesson 1 can still call this CLEAR: you perceived the press and you perceived the open door. The mechanic is CORRECT. Timing splits action from consequence with no readable cause, so the relationship feels detached. Delay is not automatically the problem. Unexplained causal separation is.
3. DEAD / DISCONNECTED. DEAD / DISCONNECTED. The pickup is CORRECT and highly visible. Proportion does not match the action or its gameplay meaning. Extra impact did not add weight; it replaced a small collect with a catastrophe. Spectacle is not connection.
4. CONNECTED. CONNECTED. Visually simple and still alive. Timing belongs to the turn, proportion matches a small lock, continuity is the latch finishing its travel, consequence is a persistent open state. DEAD does not mean “few effects.”
5. Reasoning. CONTEXT-DEPENDENT. Delay itself is not the verdict. CONNECTED is defensible if the machine begins winding, lights, or straining in a way that makes the wait belong to that pull — the player can see why the heavy gate takes time, then the gate’s motion continues that cause. DEAD / DISCONNECTED is defensible if the same raw delay happens with a still machine: the lever moved, then later a gate moved, with no readable relationship. Do not treat “slow” as automatically dead, and do not treat “a delay exists” as automatically good.
Practical check
Identify one interaction that functions correctly under this lesson’s state test but feels lifeless. Propose two specific changes to timing, animation, sound, camera, or control response. Explain how each change improves the player’s perception without changing the underlying rule.
Ten-second action
Return to one 10-second action you can already perceive — a press, a pickup, a swing, an open. Write one line each for timing, proportion, continuity, and consequence, or name which relationship is weak. Thought experiment only. No engine. No stored model answer.
Your own idea
Return to the short action you used in Lesson 1, where you already said how the player would know the result happened. In one or two sentences: What would make this response feel connected rather than merely correct? Do not implement. Do not list multiple effects.
69. Validation / self-check
Point at the short action:
What is the CORRECT result (the yes/no check)?
What can the player already perceive?
Does that perceived result feel tied to their ACT — or only nearby in time?
Where are timing, proportion, continuity, and consequence helping or failing?
Is this CONNECTED, DEAD / DISCONNECTED, or CONTEXT-DEPENDENT?
If you only counted effects, you have not yet inspected the relationship.
70. Key takeaways
CORRECT answers the system. CONNECTED answers the causal relationship in play.
DEAD does not mean “no effects.” It means weakly tied, poorly timed, disproportionate, or without readable continuation.
Inspect timing, proportion, continuity, and consequence as a Stage 1 lens, not as a universal law.
Delay is not automatically dead. Unexplained separation is.
Minimal feedback can feel excellent. Extra spectacle can feel disconnected.
71. Knowledge check
Answer these five items for yourself before reading the answers. This is a short comprehension check: CORRECT vs CONNECTED, delay vs unexplained delay, proportion vs spectacle, and why a simple response can still feel alive.
A grappling hook sets attached = true, so the state assertion passes. After a silent pause, the cable appears from an unrelated direction. This is closest to:
Answer: A CORRECT result that can still feel DEAD / DISCONNECTED
Why: The narrow state assertion passes, but that does not settle the play verdict. The pause and contradictory cable direction weaken the perceived causal relationship between firing and attachment.
If a response is delayed, it always feels dead.
Answer: False
Why: Delay is not the problem by itself. Unexplained causal separation is. A heavy gate can wait and still feel connected if the player can see why the wait belongs to that action.
Adding more impact effects automatically creates more weight.
Answer: False
Why: Weight comes from a coherent relationship between action, timing, proportion, continuation, and consequence — not from stacking bigger hits. Extra spectacle can disconnect a small action from its meaning.
A charged spell releases after one second. Which additional observation most strongly supports a CONNECTED verdict?
Answer: The casting pose visibly builds tension, then releases into the projectile
Why: The visible buildup makes the delay readable and carries the action into its result. Effect quantity or a fixed duration alone would not establish that relationship.
In this lesson, CORRECT means that a specified state assertion passes. CONNECTED also asks:
Answer: Did the response feel causally tied to the player’s action?
Why: Felt success is the causal relationship the player can follow, not speed or effect quantity.
72. Connection to the next module
This is the final authorized lesson in module 1.2. The next canonical module is 1.3 — Mechanics and rules. Leave this lesson when you can describe one moment that would pass a yes/no check and still feel dead in play.
73. Knowledge check
Answer these items for yourself before reading the answers.
A grappling hook sets attached = true, so the state assertion passes. After a silent pause, the cable appears from an unrelated direction. This is closest to:
Show answer and feedback
Answer: A CORRECT result that can still feel DEAD / DISCONNECTED
Why: The narrow state assertion passes, but that does not settle the play verdict. The pause and contradictory cable direction weaken the perceived causal relationship between firing and attachment.
If a response is delayed, it always feels dead.
Show answer and feedback
Answer: False
Why: Delay is not the problem by itself. Unexplained causal separation is. A heavy gate can wait and still feel connected if the player can see why the wait belongs to that action.
Adding more impact effects automatically creates more weight.
Show answer and feedback
Answer: False
Why: Weight comes from a coherent relationship between action, timing, proportion, continuation, and consequence — not from stacking bigger hits. Extra spectacle can disconnect a small action from its meaning.
A charged spell releases after one second. Which additional observation most strongly supports a CONNECTED verdict?
Show answer and feedback
Answer: The casting pose visibly builds tension, then releases into the projectile
Why: The visible buildup makes the delay readable and carries the action into its result. Effect quantity or a fixed duration alone would not establish that relationship.
In this lesson, CORRECT means that a specified state assertion passes. CONNECTED also asks:
Show answer and feedback
Answer: Did the response feel causally tied to the player’s action?
Why: Felt success is the causal relationship the player can follow, not speed or effect quantity.