For tile based games, it would be great if I could export my model as individual parts, all with the same camera orientation/size etc.
eg. if I've designed a house, my game needs every window, door, floor tile, piece of furniture etc to be imported as tiles, so it would be helpful if a batch save command exported the 2D images of my model where each one was exported as its own file (preferably with the part name provided by the editor rather than just a sequential number).
Currently I have to erase every tile except 1, export, reload the complete model, delete almost every tile, export, repeat.