Hello survivors!
I've been working on some tools for modders lately, and one of them turned out to be pretty cool and something that the entire community might be into.
It's called PZ Survivor Studio, it's a web app (also available as a desktop app) where you have a 3D player character that you can dress, equip weapons, and play animations on, and then render PNGs, GIFs and MP4s to share with others. It's fully adapted for mobile as well.
You can either create a new survivor from scratch, or you can import one from your PZ saves!
The studio replicates the shader and rendering methods that PZ uses in-game, so it stays true to the graphics of the game. It also comes with an isometric camera view that has the exact same angle and tilt as the in-game camera.
You can run it either fully local in your browser by pointing it to your installed game files and mods (limited to desktop only), or you can use the built-in vanilla assets that are hosted by the app in case you want to do it on your phone or a computer without PZ installed.
There's a completely optional sign-in feature that gives you access to some extra sharing options, you can render an image/video and have it hosted by the app, so you can share it as a link right away, no need to upload it anywhere else. You can also share a detailed view version of the render which has a panel that shows all the gear you have equipped.
For modders, there's a separate steam auth login they can use and through that they can give permission for me to host their modded assets so that they can be used in the online version as well.
It's been a fun project to mess around with, and I have a few more plans it! (First up is adding so that you can put items in the equipment slots, like a baseball bat on your back for example)
Let me know what you think!