Hi after using LoadAnimImage, I've asserted that the image loads which it does, but when I look in image - frames in the debugger, all the frames are Null.....anyone any ideas how this would happen if the image is loading?
thanks
thanks
image:TImage=loadanimimage(etc etc) print len(image.frames)+1
Image:TImage = LoadAnimImage("Image.png",32,32,0,9)
Image:TImage = LoadAnimImage("Image.png",32,32,1,9)