/tg/ Station 13 - Modules - TypesVar Details - Proc Details

big_manipulator_hand

Manipulator hand. Effect we animate to show that the manipulator is working and moving something.

Vars

icon_overlayVar to icon that used as overlay on manipulator claw to show what item it grabs.
item_in_my_clawWe get item from big manipulator and takes its icon to create overlay.

Procs

calculate_item_offsetCalculate x and y coordinates so that the item icon appears in the claw and not somewhere in the corner.
update_clawUpdates item that is in the claw.

Var Details

icon_overlay

Var to icon that used as overlay on manipulator claw to show what item it grabs.

item_in_my_claw

We get item from big manipulator and takes its icon to create overlay.

Proc Details

calculate_item_offset

Calculate x and y coordinates so that the item icon appears in the claw and not somewhere in the corner.

update_claw

Updates item that is in the claw.