emote
Variant of bodypart_overlay for displaying emote overlays. See /datum/emote/living/blush/run_emote for an example on how to use one of these.
Vars | |
attached_body_zone | The body zone to attach the overlay to, overlay won't be added if no bodypart can be found with this |
---|---|
attached_bodypart | The bodypart that the overlay is currently applied to |
feature_offset | Datum giving us details about what offset to apply to the limb |
offset_key | The feature key used to figure out what specific bodily feature we offset this to follow |
Procs | |
Destroy | Removes the overlay from the attached bodypart and updates the necessary sprites |
Var Details
attached_body_zone
The body zone to attach the overlay to, overlay won't be added if no bodypart can be found with this
attached_bodypart
The bodypart that the overlay is currently applied to
feature_offset
Datum giving us details about what offset to apply to the limb
offset_key
The feature key used to figure out what specific bodily feature we offset this to follow
Proc Details
Destroy
Removes the overlay from the attached bodypart and updates the necessary sprites