You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the scrolling effect, changing the boxes to the katakana like you do in the intro effect, and making them fall down the screen a bit instead of just flashing, would be good if possible to do
@fergusmeiklejohn can you google for some falling letter/character matrix effects on codepen and see if there's any small implementations that look pretty good out of the box we might be able to implement easily?
the idea is that we'd replace the side glitch lines with matrix falling characters.
if you find some please post the links here in comments, I'll choose one I like!
PS: Since we're already live, any new ticket is to be branched from production with branch name pr-<issue nr.> and make a PR towards production again.
Also, remember we're using npm again now (as opposed to yarn).
The text was updated successfully, but these errors were encountered:
mesqueeb
changed the title
change scroll animation effect to matrix katakana
change scroll animation effect to matrix letters
Jan 27, 2021
wanna implement this someday:
@fergusmeiklejohn can you google for some falling letter/character matrix effects on codepen and see if there's any small implementations that look pretty good out of the box we might be able to implement easily?
the idea is that we'd replace the side glitch lines with matrix falling characters.
if you find some please post the links here in comments, I'll choose one I like!
PS: Since we're already live, any new ticket is to be branched from
production
with branch namepr-<issue nr.>
and make a PR towardsproduction
again.Also, remember we're using
npm
again now (as opposed toyarn
).The text was updated successfully, but these errors were encountered: