mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
(Update) Boids: Reduce speed 1->0.25
This commit is contained in:
parent
b456b9cf24
commit
ccd1fb526b
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
|||
},
|
||||
'move': {
|
||||
'enable': true,
|
||||
'speed': 1,
|
||||
'speed': 0.25,
|
||||
'direction': 'none',
|
||||
'random': false,
|
||||
'straight': false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue