mirror of
https://github.com/SamEyeBam/animate.git
synced 2025-09-27 22:45:25 +00:00
update
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
render();
|
||||
render_clear();
|
||||
|
||||
Draw_Spiral_Pattern(3, 200, rotation, centerX, centerY, 'red')
|
||||
Draw_Spiral_Pattern(40, 200, rotation, centerX, centerY, 'red')
|
||||
|
||||
}, 1000 / fps);
|
||||
rotation += deg_per_sec / fps; // was = j = angle, now = rotation
|
||||
|
Reference in New Issue
Block a user