Page 1 of 1

Auto generate screen to test layeredimage?

Posted: Sat Mar 13, 2021 10:39 am
by crysil
So I'm not really a programmer and its really hard for me to tell what a LayeredImage will look like given different attribute combinations.
I want to auto generate a screen like this:
Screen_Shot_2021-03-12_at_11.31.28_PM.png
Where i can just toggle through attributes and see what works best then copy it and use it in a normal "say" or "show" statement or give it to my writer to use.

Any idea how to go about this? By either passing in a LayeredImage or a filepath with images??

Thanks!!

Re: Auto generate screen to test layeredimage?

Posted: Sun Mar 14, 2021 11:39 am
by zmook
That sounds like a very useful tool and one that would be really non-trivial to write. If no one volunteers to take it up as a project, one alternative is to open the dev console and just directly type the expression you think you want, like "show eileen cam half" and see what comes up.

(Fair warning, I've never touched a Layered Image, so there might be a better way.)