On 30/10/2015 at 06:21, xxxxxxxx wrote:
Hi
I now how to access the Character Object and its methods from the different python tabs on the Character Object itself. (Character component tags python tab etc)
But how do i access a Character Object from another python tag or a script in the script manager.
#Get the BaseObject
myCharacterObject = doc.SearchObject("Character")
#Get the CharacterObject
...
Any help is appreciated.
-b