Change speed
This commit is contained in:
parent
d58c448295
commit
5d652b296b
1 changed files with 2 additions and 2 deletions
|
@ -184,8 +184,8 @@
|
|||
color: [0, 1, 1],
|
||||
count: 100,
|
||||
opacity: 0.7,
|
||||
density: 1 / 50,
|
||||
speed: 1 / 500000,
|
||||
density: 1 / 100,
|
||||
speed: 1 / 100000,
|
||||
};
|
||||
|
||||
</script>
|
||||
|
|
Loading…
Reference in a new issue