Skip to content

fix: welcome mascot no longer jumps, blinks only on hover#69

Merged
Razee4315 merged 1 commit into
mainfrom
fix/mascot-no-jump
Jun 5, 2026
Merged

fix: welcome mascot no longer jumps, blinks only on hover#69
Razee4315 merged 1 commit into
mainfrom
fix/mascot-no-jump

Conversation

@Razee4315

Copy link
Copy Markdown
Owner

User feedback: the welcome mascot looked like it was glitch-jumping. Root cause: the wave/bounce pose frames have slightly different proportions, so frame swaps read as jumps rather than animation.

Removed the mount wave, the timed idle blink, and the hover bounce. The mascot is now perfectly still with one micro-interaction: eyes close while hovered (the blink pair is the only pixel-stable frame swap).

Browser-verified: zero frame changes over 6s idle, closed on hover, open on leave. Build + 121 tests green.

The wave->idle frame switch and the squash-stretch bounce frames have
slightly different proportions, so every swap read as a glitchy jump.
The mascot is now completely still; the only interaction is its eyes
closing while hovered (the blink pair is the one pixel-stable swap).
Verified in browser: no frame changes over 6s idle, closed on hover,
open on leave.
@Razee4315 Razee4315 merged commit 2d1dd81 into main Jun 5, 2026
@Razee4315 Razee4315 deleted the fix/mascot-no-jump branch June 5, 2026 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant