
PickupIconRendererAtHome
'Easily' render your item and equipment icons in-gameDetails
Pickup Icon Renderer (At Home)
Provides two commands to load pickup models into a Hopoo render scene and export the renders as icons in a somewhat janky way.
render_pickup {name}
will load the render scene with your item/equipment model under ITEM GOES HERE (can offset from here)
.
Use a mod like Runtime Inspector to transform your display model, and configure the specular and pleasant lighting lights.
When you are done, render_pickup_export
will export the pickup render at a configurable resolution to the Exported Renders
folder inside this mod's directory.
Based on Kevin's Pickup Icon Renderer.
Contact
You can find me on the RoR2 Modding Server @Groove_Salad#7700
Changelog
1.0.0
- Initial release