mapshot icon indicating copy to clipboard operation
mapshot copied to clipboard

Hide "flying-text" entities.

Open marimelon opened this issue 2 years ago • 1 comments

Is it possible to add an option to hide the fly-text object created by create_entity? ref: https://lua-api.factorio.com/latest/LuaSurface.html#LuaSurface.create_entity

image

marimelon avatar Nov 25 '22 01:11 marimelon

That sounds a bit similar to this thread, though for another type of text. Long story short - I don't think that's doable unfortunately. Mapshot uses the take_screenshot API to generate the images and afaik there is no option for filtering such entities.

Palats avatar Nov 26 '22 15:11 Palats