Constinue work on respawn
This commit is contained in:
@@ -13,8 +13,7 @@ splashScreen =
|
||||
& cWorld . lWorld . creatures .~ IM.fromList [(0, startCr)]
|
||||
|
||||
initialWorld :: World
|
||||
initialWorld =
|
||||
defaultWorld & spawnAt 0
|
||||
initialWorld = respawn defaultWorld
|
||||
-- & wCam . camZoom .~ 10
|
||||
-- & cWorld . lWorld . creatures .~ IM.fromList [(0, startCr)]
|
||||
-- & cWorld . lWorld . worldEvents .~ SoundStart BackgroundSound (V2 0 0) foamSprayFadeOutS Nothing :
|
||||
|
||||
Reference in New Issue
Block a user