Setting a custom actor variable for a clone
Posted: Wed Mar 27, 2013 1:14 pm
When I create an actor, I can set its actor variables in Create Actor code.
Two questions here.
1. If I want to set those variables AFTER the fact it was created, how do I access a particular clone's actor variables without knowing its cloneindex?
2. If I delete all clones of an actor, does the cloneindex get reset, so that when I create clones anew, the cloneindexes will start from 0 again?
Two questions here.
1. If I want to set those variables AFTER the fact it was created, how do I access a particular clone's actor variables without knowing its cloneindex?
2. If I delete all clones of an actor, does the cloneindex get reset, so that when I create clones anew, the cloneindexes will start from 0 again?