Page 1 of 1

PlayAnim() - Documentation Incorrect

Posted: Fri Mar 27, 2015 10:00 pm
by djrikki
Hello,

I believe this is a long-standing error in the documentation, spotted it moons ago, but forgot to report it.

In the documentation it says that specifying X and Y are optional arguments, however simply stating PlayAnim(1) causes HollywoodPlayer to spout 'Not Enough Arguments'. Using PlayAnim(1,0,0,) instead reveals that X and Y are in fact actually mandatory.

Re: PlayAnim() - Documentation Incorrect

Posted: Sat Mar 28, 2015 12:03 pm
by airsoftsoftwair
Oops, no, this is actually a bug in Hollywood. PlayAnim() should work as described in the documentation. I'll fix this.