Tuesday, September 18, 2007

XeO3: Possible solutions....

While I was talking to Luca last night, I thought of a possible solution to our background animations. The problem is that its code driven, and then tables that drive them which allows cycling frames of animation to be played. This however isn't good for every level as on level 2 (for example) Luca would like to change the sequence and even speed of animations. To this end, I think it might be possible to move the animation code into the level data, and if I do that it would get loaded with each level. Its unusual to load code in this way, and I've never needed to do it, but it might work fine here.

I'll give it a try soon and I hope this will allow Luca to allow do the animations the way he wants.....

No comments:

Post a Comment