pixi-reels
All questions

How do I spin one reel up and another down (mixed directions)?

.directionPerReel(['forward', 'reverse', 'forward', ...]) on the builder, one entry per reel (length must equal .reels(n)). Reels you omit fall back to .direction(). A big symbol spanning reels (size.reels > 1) throws at build() when the directions it straddles are mixed.

More in Reel motion & board shape