More development during the event

This commit is contained in:
2019-09-22 15:11:36 +01:00
parent 698f07c6ff
commit e4efc148ea
3 changed files with 32 additions and 0 deletions

View File

@ -32,6 +32,9 @@ TriangleWidth = 60
TriangleHeight = 40
TriangleRadius = 430
Spirals = 7
TunnelLoops = 22
FirstTunnelRadius = 10
TunnelLoopMultiplier = 1.25
MaskColor = Color.hsv(0.09, 0.8, 0.25)
DarkMaskColor = MaskColor * 0.25