AdamLearns / JumpRoyale

This is the game that chat plays during my stream breaks. It's a platformer controlled through Twitch chat.
19 stars 2 forks source link

Add easing to the name-transparency transition #51

Open AdamLearns opened 9 months ago

AdamLearns commented 9 months ago

Right now, names linearly go from opaque to transparent. There should be some easing rather than a linear function (pick whichever one looks best).

smu4242 commented 9 months ago

I'd like to tackle this. I also think the name should be visible a little longer than it is now. Maybe: 5 seconds display it fully, then 5 seconds to fade out.