A sprite drawn with a file path like "file/picture.png", disappears after saving and reloading the game.
For example:
rendering.draw_sprite({sprite = "file/picture.png", target = {0,0}, surface = game.surfaces.nauvis, orientation = 0, x_scale = 1, y_scale = 1, render_layer = "ground-tile"})
How can i make it stay?
[Bilka] rendering.draw_sprite save/load issue
Re: rendering.draw_sprite save/load issue
Hey, this is a bug so I moved this to bug reports.
I'm an admin over at https://wiki.factorio.com. Feel free to contact me if there's anything wrong (or right) with it.
Re: [Bilka] rendering.draw_sprite save/load issue
Thanks for the report, fixed for the next version.
I'm an admin over at https://wiki.factorio.com. Feel free to contact me if there's anything wrong (or right) with it.