GetAttribute(), #LAYER, type #ANIM, #ATTRCURFRAME

Report any Hollywood bugs here
Post Reply
PEB
Posts: 569
Joined: Sun Feb 21, 2010 1:28 am

GetAttribute(), #LAYER, type #ANIM, #ATTRCURFRAME

Post by PEB »

#ATTRCURFRAME seems to report the wrong number (always 1 less than the actual frame number).
User avatar
airsoftsoftwair
Posts: 5443
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: GetAttribute(), #LAYER, type #ANIM, #ATTRCURFRAME

Post by airsoftsoftwair »

Right. I've added a note to the documentation about this inconsistency because fixing GetAttribute() will probably break scripts, especially ones generated by Designer, which expect this behaviour.

Code: Select all

- Fix [Doc]: Added information about an inconsistency in #ATTRCURFRAME when used with type #LAYER
Post Reply