OnomaUI

kotokoto motion

The motion for "simmer and rattle softly".

ことこと1 motionOfficial

Sample

Simmer and rattle softly

Slowly preparing

Bounces 5% high, squashing 4% on each landing, forever.

Duration
0.6s
Repeats
Yes
Easing
ease-in-out
Animates
Position · Scale translate scale
Show CSS
@keyframes onoma-kotokoto {
  0% { transform: translate(0%, 0%) scale(1.04, 0.96); animation-timing-function: cubic-bezier(.3,.7,.5,1); }
  50% { transform: translate(0%, -5%) scale(0.99, 1.01); animation-timing-function: cubic-bezier(.5,0,.7,.3); }
  100% { transform: translate(0%, 0%) scale(1.04, 0.96); }
}

.onoma-kotokoto {
  animation: onoma-kotokoto 0.6s ease-in-out infinite both;
  transform-origin: 50% 100%;
}

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

Compare with similar motions

kotokotoSimmer and rattle softly
chimachimaSmall and fiddly
punpunFume with anger