Add indexed world modifications, example use in flicker lights
This commit is contained in:
@@ -26,6 +26,7 @@ defaultWorld = World
|
||||
, _cameraRot = 0
|
||||
, _cameraZoom = 1
|
||||
, _cameraViewFrom = V2 0 0
|
||||
, _modifications = IM.empty
|
||||
, _creatures = IM.empty
|
||||
, _creaturesZone = Zone IM.empty
|
||||
, _creatureGroups = IM.empty
|
||||
|
||||
Reference in New Issue
Block a user