Working dynamic shadows using shape vertices buffer
This commit is contained in:
@@ -16,7 +16,7 @@ magShield = defaultEquipment
|
||||
, _itMaxStack = 1
|
||||
, _itAmount = 1
|
||||
, _itFloorPict = (,) emptySH $ onLayer FlItLayer $ polygon $ map toV2 [(-3,-3),(-3,3),(3,3),(3,-3)]
|
||||
, _itEquipPict = \_ _ -> (,) emptySH $ blank
|
||||
, _itEquipPict = \_ _ -> (,) emptySH blank
|
||||
, _itID = Nothing
|
||||
}
|
||||
flameShield :: Item
|
||||
|
||||
Reference in New Issue
Block a user