Hello,
So i made a mod, that replaces the Engineer sprites with some custom made one, in the prototype API, doc, if you i have a spritesheet with only 18 directions, the game will know to mirror it for the other directions
but if you provide 40 directions, the game will not mirror sprites, afaik
unfortunately the game doesn't provide an example with 40 directions, and if i just provide factorio with my spritesheet and my flipped spritesheet, i only have 36 directions
so i wonder how i should approach that ? Is there any other example with 40 directions ?