(WIP)
Detaches the effect currently attached to an entity at the specified attach point.
detach_effect(entity, attach_point_id)
detach_effect(entity["torch_01"], "torch_top");
Results:
Use the Detach Effect function to…