moving tileset

is it possible to make the tileset moving? like if it was an animated gif?
for example if i wanted to make the default water animated, could i simply alter the tileset to accomplish this? or would graal not recognize it?

addtiledef2+gif

Get ready for some serious slowdown.

And some serious tile errors.

Or you could use an npc and just place only some moving water. That’s what I do with water32.gif on my server and it comes along nicely.

Could loop through all the tiles and place animated GIFs over them when the level changes.

Either way the problem is Graal sucks with gifs. Once you hit a certain point it’s going to start slowing down Graal whether it’s addtiledef or a showimg.

alright thanks. just wondering. would be cool if it wasnt going to be so laggy
EDIT: yeah i tried it and it was ok when it took up about less than 1/3 of the level. after that it got screwed up

and yes kondie, i was aware of that

Boards in adjacent levels do not animate unless the player’s camera has moved.