feat: add psx style vertex snapping and affine distortion
This commit is contained in:
@@ -15,7 +15,6 @@ export default function FinaleText() {
|
||||
return () => unsubscribe();
|
||||
});
|
||||
|
||||
|
||||
let elementCount = (FEAR_SETTINGS.EVENT_FINALE_TEXT_COUNT / FEAR_SETTINGS.EVENT_FINALE_DURATION) * progression;
|
||||
|
||||
let testElements: Array<JSX.Element> = [];
|
||||
|
||||
Reference in New Issue
Block a user