OnomaUI

chunchun motion

The motion for "sparrows hop and chirp".

ちゅんちゅん1 motionOfficial

Sample

Sparrows hop and chirp

A calm morning scene

Hops 6 steps (12% high) across 60%, repeating.

Duration
1.6s
Repeats
Yes
Easing
linear
Animates
Position · Opacity translate opacity
Show CSS
@keyframes onoma-chunchun {
  0% { transform: translate(-30%, 0%); opacity: 0; animation-timing-function: ease-out; }
  8.33% { transform: translate(-25%, -12%); opacity: 1; animation-timing-function: ease-in; }
  16.67% { transform: translate(-20%, 0%); opacity: 1; animation-timing-function: ease-out; }
  25% { transform: translate(-15%, -12%); opacity: 1; animation-timing-function: ease-in; }
  33.33% { transform: translate(-10%, 0%); opacity: 1; animation-timing-function: ease-out; }
  41.67% { transform: translate(-5%, -12%); opacity: 1; animation-timing-function: ease-in; }
  50% { transform: translate(0%, 0%); opacity: 1; animation-timing-function: ease-out; }
  58.33% { transform: translate(5%, -12%); opacity: 1; animation-timing-function: ease-in; }
  66.67% { transform: translate(10%, 0%); opacity: 1; animation-timing-function: ease-out; }
  75% { transform: translate(15%, -12%); opacity: 1; animation-timing-function: ease-in; }
  83.33% { transform: translate(20%, 0%); opacity: 1; animation-timing-function: ease-out; }
  91.67% { transform: translate(25%, -12%); opacity: 1; animation-timing-function: ease-in; }
  100% { transform: translate(30%, 0%); opacity: 0; }
}

.onoma-chunchun {
  animation: onoma-chunchun 1.6s linear infinite both;
}

/* Reduced motion: no motion */
@media (prefers-reduced-motion: reduce) {
  .onoma-chunchun { animation: none; }
}

Compare with similar motions

chunchunSparrows hop and chirp
fuiLeave abruptly
kosoSneak a peek