PlayAnim() - Documentation Incorrect
Posted: Fri Mar 27, 2015 10:00 pm
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.
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.