Creature shadow test
This commit is contained in:
@@ -47,7 +47,7 @@ tLightRad
|
||||
-> Point2
|
||||
-> TempLightSource
|
||||
tLightRad 0 rmax _ (V2 x y) = TLS
|
||||
{ _tlsPos = V3 x y 0
|
||||
{ _tlsPos = V3 x y 1
|
||||
, _tlsRad = rmax
|
||||
, _tlsIntensity = 0.5
|
||||
, _tlsUpdate = \w _ -> (w, Nothing)
|
||||
|
||||
Reference in New Issue
Block a user