Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(laser-sunset): Improved performance and visual updates #39

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

SushiElemental
Copy link
Contributor

Description

I saw the new channel was shown a couple times during Frost Fatales, that's pretty cool!
I also observed the laser grid at the bottom half was stuttering a little at times. I updated the channel to use a CSS animation for that instead, which improves performance. A couple small visual updates are also a part of this as well.

  • Improved performance of the laser grid at the bottom half by using an infinite CSS animation.
  • The sun and sun reflections now have a color gradient orange into magenta.
  • Slightly increased size of stars in the sky.
  • The donation total now also has a reflection to show it's part of the scene.
  • New animation using the gdq static asset to simulate less than ideal reception. It's the 80s afterall.
  • The background now slightly lights up while processing donations and subscriptions until they despawn off-screen.

Video showing the updates:

LaserSunset-preview-v2.mp4

Checklist:

- Improved performance of the laser grid at the bottom half by using an infinite CSS animation.
- The sun and sun reflections now have a color gradient orange into magenta.
- Slightly increased size of stars in the sky.
- The donation total now also has a reflection to show it's part of the scene.
- New animation using the gdq static asset to simulate less than ideal reception. It's the 80s afterall.
- The background now slightly lights up while processing donations and subscriptions until they despawn off-screen.
@VodBox VodBox merged commit f1a0cf4 into GamesDoneQuick:main Jun 29, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants