Move towards abstracting out held item positioning
This commit is contained in:
@@ -482,6 +482,7 @@ data ItemUse
|
||||
, _useMods :: [(Item -> Creature -> World -> World) -> Item -> Creature -> World -> World]
|
||||
, _useHammer :: HammerPosition
|
||||
, _useAim :: AimParams
|
||||
, _heldAttachPos :: Point3
|
||||
, _heldAttachment :: HeldAttachment
|
||||
, _heldScroll :: Float -> Creature -> Item -> Item
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user