Where are the sprites/tiles located please?

Have a really dumb question? Ask it here to get help from the experts (or those with too much time on their hands)

Moderator: Moderator

Post Reply
Message
Author
hotmitts
Low Yeek
Posts: 5
Joined: Sat Jul 12, 2014 1:24 pm

Where are the sprites/tiles located please?

#1 Post by hotmitts »

Where are the art assets, the sprites and tiles, located within the game folder, please? Are they viewable, or packed away somewhere? I'm wondering whether to do some art work at some point, perhaps for an add-on.
While I'm here, does the engine support animation? Some of the add-ons (well, the Hellfire one at least) include a little bit of character animation AFAIK
Thanks for looking

ghostbuster
Uruivellas
Posts: 617
Joined: Mon Oct 09, 2006 7:47 pm

Re: Where are the sprites/tiles located please?

#2 Post by ghostbuster »

In the directory game/module, there are at least two files: tome-x.y.z.team and tome-x.y.z-gfx.team.
Both are zip archives, the first holding the code and the second one the graphics.

I do not know concerning animated tiles. AFAIK, most of the animation in the game is handled through open-GL actions.

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: Where are the sprites/tiles located please?

#3 Post by darkgod »

There is support for frame animations yes
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

hotmitts
Low Yeek
Posts: 5
Joined: Sat Jul 12, 2014 1:24 pm

Re: Where are the sprites/tiles located please?

#4 Post by hotmitts »

darkgod wrote:There is support for frame animations yes
Aha! Any idea where I could find out more (tutorials ?). I'd love to try adding animated sprites.

Post Reply