alteredgene
07-08-2011, 03:59 AM
Hi everyone, thank you in advance for your time.
i have added custom attributes to objects called "timeOffset" in integer.
and those objects have script controller, that reference to their individual "timeOffset".
basically idea was to use the custom attributes to offset the animation.
and that works like a charm. however, when i reopen the file or just opening that file, will through up error saying
"unknown property" timeoffset
and will have all the script controller windows popping up per object.
odd thing is though, the script controller works just fine afterwards, just really annoying i have to click [close] on lot of dialogue window.
my guess is that custom attributes are added before the controllers are calculated?
thats why when loading file, it will through errors because the custom attributes have not been "added?
if that is the case, are there any way around this?
again thank you in advance for any help : )
i have added custom attributes to objects called "timeOffset" in integer.
and those objects have script controller, that reference to their individual "timeOffset".
basically idea was to use the custom attributes to offset the animation.
and that works like a charm. however, when i reopen the file or just opening that file, will through up error saying
"unknown property" timeoffset
and will have all the script controller windows popping up per object.
odd thing is though, the script controller works just fine afterwards, just really annoying i have to click [close] on lot of dialogue window.
my guess is that custom attributes are added before the controllers are calculated?
thats why when loading file, it will through errors because the custom attributes have not been "added?
if that is the case, are there any way around this?
again thank you in advance for any help : )
