User Tools

Site Tools


attach_object

Attach Object


(WIP)

Attaches an object model to an entity at the specified attach point. If the optional “target_attach_point_id” parameter (the attach point ID for the target entity) is not specified, the “object_attach_point_id” value will be used for both the object and the target entity to which it's being attached.

Signature:

attach_object(model_name, entity, object_attach_point_id, target_attach_point_id)
ArgumentDescriptionTypeRequired
model_name StringYes
entity EntityYes
object_attach_point_id StringYes
target_attach_point_id StringNo

Example:

 

Results:

Use the Attach Object function to…


Editor Node:

attach_object.txt · Last modified: 2024/02/22 21:01 by justin