basic_inhands
Basic handling for showing held items in a mob's hands
Vars | |
cached_overlays | What overlays are we currently showing? |
---|---|
display_layer | Layer index we show our inhands upon |
x_offset | X offset to apply to inhands, is inverted for the left hand |
y_offset | Y offset to apply to inhands |
Procs | |
on_updated_held_items | When your number of held items changes, regenerate held icons |
on_updated_overlays | When your overlays update, add your held overlays |
Var Details
cached_overlays
What overlays are we currently showing?
display_layer
Layer index we show our inhands upon
x_offset
X offset to apply to inhands, is inverted for the left hand
y_offset
Y offset to apply to inhands
Proc Details
on_updated_held_items
When your number of held items changes, regenerate held icons
on_updated_overlays
When your overlays update, add your held overlays