made synthwave pixel shader automatically resize

This commit is contained in:
2025-01-24 20:37:44 +01:00
parent 752f048d7e
commit 8c3a4c9dc5
2 changed files with 68 additions and 51 deletions
+1
View File
@@ -5,6 +5,7 @@ function loadingScreenSynthwave() {
addStars()
setLoadingProgress("Starting synthwave animation...")
defShaderMaterial()
preAnimateSynthwave(25)
animateSynthwave(0)
}