I have multiple forklifts that I need to add them together in their collison member lists so it activates collision trigger. I have tried to write a code :
getvarnode(Object1,"collisionobjects").subnodes[1].value = Object2
But it doesn't seem to work. Is there a way I can add members faster than manual process ?
With the manual process is there a way to select multiple objects in the collision members list?
Thanks in advance,
Khalid