Right now, screenshot_cell_rec returns a fixed path, but sometimes if the AI Agent needs to do image recognition to debug, it has to go out of the working directory to get it (which requires extra permissions). Might we add an optional parameter 'save path' when calling it so RimWorld can directly output the screenshot to the target location?
Right now, screenshot_cell_rec returns a fixed path, but sometimes if the AI Agent needs to do image recognition to debug, it has to go out of the working directory to get it (which requires extra permissions). Might we add an optional parameter 'save path' when calling it so RimWorld can directly output the screenshot to the target location?