Get Object
-
After an object is found with Get Object by Name, how do I apply behaviors to that object using the Name only?
For this question, assume I do not have direct access to the object in order to apply behaviors. -
@JonnyFlapjack Plug the
objectA_ID
output of the Get Object into the object fields of other behaviors. The other behaviors will only perform the actions on the specified object.Object IDs can be used to dynamically select which objects to perform things on.