mirror of
https://github.com/Rezmason/matrix.git
synced 2026-04-21 15:29:30 -07:00
More tweaks to Resurrections version.
This commit is contained in:
@@ -133,11 +133,11 @@ const versions = {
|
|||||||
...defaults,
|
...defaults,
|
||||||
...fonts.matrixcode,
|
...fonts.matrixcode,
|
||||||
resurrectingCodeRatio: 0.25,
|
resurrectingCodeRatio: 0.25,
|
||||||
glyphVerticalSpacing: 1.25,
|
glyphVerticalSpacing: 1.5,
|
||||||
effect: "resurrections",
|
effect: "resurrections",
|
||||||
numColumns: 100,
|
numColumns: 100,
|
||||||
volumetric: true,
|
volumetric: true,
|
||||||
cycleSpeed: 0.5,
|
fallSpeed: 0.4,
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
versions.throwback = versions.operator;
|
versions.throwback = versions.operator;
|
||||||
|
|||||||
Reference in New Issue
Block a user