leanable ![code/datums/components/leanable.dm 2](git.png)
Things with this component can be leaned onto, optionally exclusive to RMB dragging
Vars | |
is_currently_leanable | Is this object currently leanable? |
---|---|
leaning_mobs | List of mobs currently leaning on our parent |
leaning_offset | How much will mobs that lean onto this object be offset |
Var Details
is_currently_leanable ![code/datums/components/leanable.dm 8](git.png)
Is this object currently leanable?
leaning_mobs ![code/datums/components/leanable.dm 6](git.png)
List of mobs currently leaning on our parent
leaning_offset ![code/datums/components/leanable.dm 4](git.png)
How much will mobs that lean onto this object be offset