Improve flamer flames drawing
This commit is contained in:
@@ -59,9 +59,9 @@ drawFlame rotd pt = thePic
|
||||
ep = _btPos' pt
|
||||
thePic = pictures
|
||||
[ glow
|
||||
, aPic 1 prot2 18 (V2 (scaleChange + 1) 2 ) $ V4 2 0 (-10) 0.5
|
||||
, aPic 1 prot 19 (V2 (scaleChange + 0.5) 1.5) $ V4 2 0.5 (-10) 2
|
||||
, aPic 1 prot3 20 (V2 scaleChange 1 ) $ V4 1 1 1 2
|
||||
, aPic 1 prot2 18 (V2 (scaleChange + 1) 2 ) $ V4 2 (-1) (-1) 0.5
|
||||
, aPic 1 prot 19 (V2 (scaleChange + 0.5) 1) $ V4 1 0.5 0 2
|
||||
, aPic 1 prot3 20 (V2 scaleChange 0.5 ) $ V4 1 1 1 1
|
||||
--, aPic 3 prot2 18 (V2 (scaleChange + 1) 2 ) red
|
||||
--, aPic 4 prot 19 (V2 (scaleChange + 0.5) 1.5) orange
|
||||
--, aPic 5 prot3 20 (V2 scaleChange 1 ) white
|
||||
|
||||
Reference in New Issue
Block a user