Constinue work on respawn

This commit is contained in:
2025-08-14 19:22:26 +01:00
parent dd1f3b2ef5
commit 04c60151e1
7 changed files with 153 additions and 157 deletions
+1 -2
View File
@@ -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 :