By using this site, you agree to our Privacy Policy and our Terms of Use. Close
Volterra_90 said:
caffeinade said:

Yup.
If VGC wants to keep the effect, do it in CSS.
That way we can reduce our HTTP requests and gain the ability to view avatars.

To the person who asked why browsers take up more RAM than some games: this.
Chrome and Firefox (as well as other browsers) need to cache all these little images so we don't spend all day re-downloading them.

I think it should be easy with a linear-gradient of sorts in the CSS? I'm not exactly a CSS expert, but I remember doing some effects with the linear and radial gradient effects. I just prefer Java programming tbh.

Heh, I'll do it in Codepen just to have fun and remember those HTML/CSS/js days.

Cool, tell me how it goes.