/tg/ Station 13 - Modules - TypesProc Details

projectile_instance_drop

Similar to the projectile drop element but holds an instance of an atom instead

Procs

drop_itemDrop item to ground
on_instance_leftIf our projectile exits our contents then remove the component
on_projectile_hitWhen we hit something check if we should hit the floor

Proc Details

drop_item

Drop item to ground

on_instance_left

If our projectile exits our contents then remove the component

on_projectile_hit

When we hit something check if we should hit the floor