Quote from: King-Gizzard on July 01, 2025, 05:07 PMalthough replacing gfx.dir doesn't work for me, I had to replace gfx0.dir / gfx1.dir
It seems I'm starting to understand what's going on, I didn't even think that this was happening since in my version of the game gfx0.dir and gfx1.dir are completely absent, I think I simply deleted them sometime ago because they weren't needed
Quote from: King-Gizzard on July 01, 2025, 05:07 PMSo then I thought, wouldn't it be cool if you could upload just those changed .spr files so people could use them in wkTerrainSync for custom terrains if they wanted.
I didn't even know about this possibility of recording animstions into a Level file.If I understood everything correctly. That is, it is possible to force the game engine to give priority to animated sprites from the level file, and not from the global sprite directory...
Quote from: King-Gizzard on July 01, 2025, 05:07 PMYour gfx.dir has a new palette so the replacement spr files wouldn't work directly, so I had to extract what I wanted to use and convert to the default gfx0 and gfx1 palettes
I tried to adjust the palette as much as possible to match the general for the whole game, that is, to use the colors that it uses and, if possible, with the same indexes in the table for the corresponding replaced object, Alas not for all graves it turned out this way, but those animations that you edited for yourself have complete identity of indexes with the old ones, that is, wdie.spr and wormhit2.spr, Especially! in wormhit2 nothing has changed in terms of colors (there is nothing to change there))), only the number of drops in the frame size has been added.
But as I already said, this is all of course designed for a standard set of colors, and not the one you have, and I'm sorry that it didn't quite work out for you and you had to mess around with it yourself.
Anyway, thanks for the feedback, I don't know if I'll find the desire and time to convert sprites to gfx1 and 0, although perhaps this can be done automatically using a script on ImageMagic or something like that...
PS
QuoteI changed wormhit1.spr so that it always shows blood..
By the way, great idea, it's a pity I didn't think of it before)