Lauriethefish / ModsBeforeFriday

Beat Saber Mods Before Friday
GNU Affero General Public License v3.0
42 stars 8 forks source link

Animated background #2

Closed XoToM closed 2 months ago

XoToM commented 2 months ago

Added an animated background with Beat Saber blocks falling. The code is a bit ugly at the moment, and I will try to rewrite it as soon as I can, so you don't have to merge this yet.

Futuremappermydud commented 2 months ago

Any preview to add?

Lauriethefish commented 2 months ago

image

Looks pretty sick. Maybe slightly decrease the number of blocks?

Oh and the main menu container seems to have lost its top padding.

Lauriethefish commented 2 months ago

Rebased

XoToM commented 2 months ago

Finished rewriting the animations, added new blocks, fixed bugs, and made blocks spawn randomly when the website starts.

XoToM commented 2 months ago

Also the amount of blocks on screen will now change depending on how big the screen is. Here is a screenshot of the new version. image

Lauriethefish commented 2 months ago

Main container missing side padding on android

Lauriethefish commented 2 months ago

Fixed that, LGTM