======Detach Object====== ---- (WIP) Detaches the [[object]] model currently attached to an [[entity]] at the specified [[attach_points|attach point]]. ====Signature:==== detach_object(entity, attach_point_id) ^Argument^Description^Type^Required^ |entity| |[[Entity]]|Yes| |attach_point_id| |[[String]]|Yes| ====Example:==== //Results:// Use the **Detach Object** function to... ---- ====Editor Node:==== {{:detach_object_node.png?nolink|}} ~~NOTOC~~