Window only shows undressed player and never shows appearances
Beet4 opened this issue ยท 3 comments
Hm, yeah, looks like it's only working right now if you have the "zoom in" options enabled. (Which is fortunately the default.)
Ah, and there's an error specifically affecting Forsaken that's stopping the camera from zooming in.
Okay, something about 10.0.0 (or .2, not sure) changed slightly how DressUpModel widgets behave. They now sometimes need a momentary delay after setting them up before you can use their TryOn method -- presumably something about how I'm applying a specific camera view to the zoomed variant avoids this being an issue there.