You are viewing our Forum Archives. To view or take place in current topics click here.
Help! Paper js animations.
Posted:

Help! Paper js animations.Posted:

-__
  • Ladder Climber
Status: Offline
Joined: Oct 19, 201310Year Member
Posts: 358
Reputation Power: 17
Status: Offline
Joined: Oct 19, 201310Year Member
Posts: 358
Reputation Power: 17
Hello guys I'm in need of some help.

So over the past 2 weeks I have been making a game in paper js.

I've implemented a few animations such as ; rotating shapes, color changing ect...

But I can't seem to find anything on how to do a blinking text animation or a letter by letter tying animation.

Could anyone help me with this?

Thanks in advanced.
#2. Posted:
PolyMedia
  • New Member
Status: Offline
Joined: Feb 13, 20168Year Member
Posts: 10
Reputation Power: 0
Status: Offline
Joined: Feb 13, 20168Year Member
Posts: 10
Reputation Power: 0
Looking through Paper.js documentation the only way I think is possible is if you hide then display the letters individually and set the key frames, if possible. Maybe paper.js doesn't support it and you may need to use another jQuery plugin such as typed.js
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.