Page 1 of 1

Animated tile

Posted: 15 May 2008, 15:46
by ElvenProgrammer
I'm slowly working on adding animated tiles support to TMW, anyway it would be cool to make my tests on something better than a square changing color. If you feel like you have an animation in mind, even the simplest one, share it with me so I can use it.

Re: Animated tile

Posted: 15 May 2008, 17:04
by AxlTrozz
Elven, I don't know if this will be useful for you, but I'm creating a trapdoor for the temple, but here you have, let me know if you need any change on it

Image >>Animated Gif >> Image

Tile : 64 x 64
Name : Trapdoor
Location : Temple
Stage : preview

Re: Animated tile

Posted: 15 May 2008, 18:32
by feline monstrosity
Just a little idea that door gave me: perhaps you could use the particle engine to create a cloud of dust when it hits the floor. That would look cool!

Re: Animated tile

Posted: 15 May 2008, 22:04
by Hexico
Since I can't see the tile in it's "natural environment" yet, I'd just like to know..

Is it more like a trap door that would close off an open doorway?
Or is it some trap built into the floor that will drop the player into a pit?

Re: Animated tile

Posted: 16 May 2008, 08:40
by ElvenProgrammer
This example it's perfect as it is, of course I wanted to start with something easier, meaning a 32x32 tile, but I'l see if I can work this out as well.

Re: Animated tile

Posted: 16 May 2008, 12:50
by Crush
When working with an animated 2x2 tile object you will at least make sure that the animation of tiles is synchronized :wink:

Re: Animated tile

Posted: 16 May 2008, 12:56
by Matt
Shouldn't it be possible to use one 64x64 tile?

Re: Animated tile

Posted: 16 May 2008, 14:03
by Crush
You can use tiles which are higher than the grid size but not tiles which are wider.