sticker-tilt-wobble
Installation
SKILL.md
sticker-tilt-wobble
Purpose
After a sticker / chip pops in, continuously rotate it back and forth by ±1° on a slow cycle. The wobble is small enough to be subliminal but visible enough to feel "alive". Without it, stickers feel pasted; with it, they feel handled.
Params
{
"amplitude_deg": 1.0,
"period_frames": 30, // ~1s at 30fps
"start_frame_after_pop": 8,
"wave_kind": "sine", // sine | triangle | noise
"phase_offset_per_sticker": true // each sticker has slight phase shift to decorrelate
}