-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature: Add speed slider logic to the extension (#901)
* Fix progress line. * Calculate speed of the branches. * Use speed multiplier for progressLine * Use speed multiplier for branches. * Add speed multiplier for the barrageAnimation. * Send speed multiplier as a prop to p5 * Add speed multiplier for the auctions. * Reduce delay between 2 components. * Add speed timer to the ripple effect. * create a drawInstantly funtion in branches. * Create branches using progress line. * Make bubble speed calculation dynamic. * Fix animation speed. * Change condition. * Fix bubble calculation. * Update ripple effect. * Modify speed of barrage and ripple effect. * Code refactoring: - Add comments - Remove unused code
- Loading branch information
Showing
10 changed files
with
193 additions
and
150 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.