HW 5.3 documentation errors

Report any Hollywood bugs here
Post Reply
Mazze
Posts: 69
Joined: Thu May 06, 2010 8:08 pm

HW 5.3 documentation errors

Post by Mazze »

LoadAnim: table attribute is "Frames", not "Frame"
PlayAnim: X and Y aren't optional (at least not when the animation was loaded from a png image)
User avatar
airsoftsoftwair
Posts: 5433
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: HW 5.3 documentation errors

Post by airsoftsoftwair »

Mazze wrote:LoadAnim: table attribute is "Frames", not "Frame"
Fixed.
PlayAnim: X and Y aren't optional (at least not when the animation was loaded from a png image)
This was already fixed in Hollywood, see Hollywood history:

Code: Select all

- Fix: In contrast to the description in the documentation, Hollywood didn't treat parameters 2 and 3 in
  PlayAnim() as optional (reported by Richard Lake)
You should update to 6.1 :)
Post Reply