Here's a strange (and shocking!) behavior:
Load animation 1
Load animation 2
Play animation 1
Stop animation 1
Play animation 2
Stop animation 2
Until here, everything works fine... But if I want to play again these two animations, it won't work. I'll get a black screen. The only way out is to re-load the anims.
I've tried with pause and resume, doesn't work either.
Now that's bad, because if I have many animations in a scene (and I do), and want to play them many times (and I certainly do!), I can't pre-load them. I have to access disk each time.
Is that a bug? Or Should there be some rewind animation function?
I'd be very grateful for feedback soon since my game is over and my publisher is just waiting for some optimizations.
Best regards,
Jonathan
Jonathan