|
|
|
|
|
by host0
247 days ago
|
|
Run in console: new WarpSpeed("warpdrive", {
"speed": 20,
"speedAdjFactor": 0.03,
"density": 2,
"shape": "circle",
"warpEffect": true,
"warpEffectLength": 5,
"depthFade": true,
"starSize": 3,
"backgroundColor": "hsl(224,15%,14%)",
"starColor": "#FFFFFF"
}); |
|