-
Notifications
You must be signed in to change notification settings - Fork 1
/
example - swirling rainbow particles - rename to config.ini
63 lines (61 loc) · 1.35 KB
/
example - swirling rainbow particles - rename to config.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
[SPARKLES]
transparentColor = #000000
particleSize = 2
particleAge = 35
ageBrightnessMod = 2.0
ageBrightnessNoise = 30
velocityFactorVector = 0.066
softClampVelocityVector = 7
drag = 0.850
FPS = 75
multitasking = 1
interpolateMouseMovement = True
useOffset = True
offsetX = -12
offsetY = -28
markPosition = False
numParticles = 2
addRandomParticleVector = 0.0
strengthMouseInfluenceVector = 0.338
addRandomMouseInfluenceVector = True
manualSecondVector = 0.0, 0.0
randomSecondVector = 0.1
chaoticSecondVector = 0.75
addChaosSecondVector = True
clampVelocitySecondVector = True
vectorRotation = 25.0
cumulativeVectorRotation = False
secondVectorRotation = False
particleVectorRotation = True
randomRotation = True
particleColor = #ff0000
useColorUnderMouse = False
particleColorHue = 0.0
particleColorRandom = False
colorRollover = True
ageColor = True
ageLinear = True
ageLinearSpeed = -11.9
ageColorSpeed = -1.1
ageColorSlope = False
ageColorSlopeConcavity = -0.01
ageColorNoise = 15
ageColorNoiseMod = 0.5
dynamic = True
levelVelocity = 15, 30, 60, 145
levelNumParticles = 8, 16, 28, 50
[OTHER]
fontColor = #00ff00
fontSize = 12
outlineColor = #010101
outlineThickness = 1
fontAntialiasing = False
showColor = True
complementaryColor = True
rgbComplement = False
artistComplement = True
showClock = False
showCPU = False
showRAM = False
showImage = False
imagePath = poop.png