mirror of
https://github.com/SamEyeBam/animate.git
synced 2025-09-27 22:45:25 +00:00
getting video
Co-authored-by: lmill90 <lmill90@users.noreply.github.com>
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
|
||||
let deg_per_sec = 30/5000;
|
||||
let time = 0.1;
|
||||
let time = 99999999;
|
||||
let fps = 60;
|
||||
|
||||
centerX = ctx.canvas.width / 2;
|
||||
|
Reference in New Issue
Block a user