Working cloud shadows (slow)
This commit is contained in:
@@ -40,7 +40,7 @@ initialWorld = defaultWorld
|
||||
, _testString = []
|
||||
, _yourID = 0
|
||||
, _worldEvents = soundOncePos foamSprayFadeOutSound (V2 0 0) . foldr ((.) . makeStartCloudAt) id
|
||||
[V2 x y | x <- [-5,-3..5] , y <- [-5,-3..5]]
|
||||
[V3 x y 5 | x <- [-5,-3..5] , y <- [-5,-3..5]]
|
||||
, _pressPlates = IM.empty
|
||||
, _buttons = IM.empty
|
||||
, _sounds = M.empty
|
||||
|
||||
Reference in New Issue
Block a user