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
Where are the sprites/tiles located please?
Moderator: Moderator
-
- Uruivellas
- Posts: 617
- Joined: Mon Oct 09, 2006 7:47 pm
Re: Where are the sprites/tiles located please?
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.
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.
Re: Where are the sprites/tiles located please?
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
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning

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