pimp siphon
This commit is contained in:
parent
972923a0c9
commit
66f80629cd
@ -93,7 +93,7 @@ class SiphonTick extends Component {
|
||||
cy: 150 + (Math.random() * 300 * (Math.random() < 0.5 ? -1 : 1)),
|
||||
delay: (Math.random() * duration * 1 / 2),
|
||||
duration,
|
||||
easing: 'easeInQuad',
|
||||
easing: 'easeOutQuad',
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user