Moved looking glass context logic into an "lkgHelper" module. Fixed math issues.

This commit is contained in:
Rezmason
2021-12-19 22:02:19 -08:00
parent 87fa3462ea
commit 1a7043a986
6 changed files with 119 additions and 125 deletions

View File

@@ -210,7 +210,7 @@ const versions = {
holoplay: {
...defaults,
...fonts.resurrections,
numColumns: 40,
numColumns: 20,
fallSpeed: 0.35,
cycleStyle: "cycleRandomly",
cycleSpeed: 0.8,