User Tools

Site Tools


detach_object

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
detach_object [2024/02/04 21:09] – created justindetach_object [2024/02/22 21:03] (current) justin
Line 1: Line 1:
-======Function======+======Detach Object======
 ---- ----
 (WIP) (WIP)
 +
 +Detaches the [[object]] model currently attached to an [[entity]] at the specified [[attach_points|attach point]].
  
 ====Signature:==== ====Signature:====
 <code python> <code python>
-function()+detach_object(entity, attach_point_id)
 </code> </code>
  
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
-| | | | |+|entity| |[[Entity]]|Yes| 
 +|attach_point_id| |[[String]]|Yes|
  
 ====Example:==== ====Example:====
 <code bauxite> <code bauxite>
-function();+
 </code> </code>
 //Results:// //Results://
  
 <WRAP center round tip 100%> <WRAP center round tip 100%>
-Use the **Function** function to...+Use the **Detach Object** function to...
 </WRAP> </WRAP>
  
Line 26: Line 29:
 <WRAP half column> <WRAP half column>
 ====Editor Node:==== ====Editor Node:====
-{{:function_node.png?nolink|}}+{{:detach_object_node.png?nolink|}}
 </WRAP> </WRAP>
  
detach_object.1707109756.txt.gz · Last modified: 2024/02/04 21:09 by justin