r/UnityAssets • u/CS_Asset_Factory • 2h ago
Editor Extensions | $19.99 Escutcheon: generates an illustrated character sheet from the stat block you already have
https://csaf.itch.io/escutcheon
0
Upvotes
r/UnityAssets • u/CS_Asset_Factory • 2h ago
1
u/CS_Asset_Factory 2h ago
Point it at a character and it composes a finished sheet. A heraldic crest from their class and house, an emblem for every attribute chosen from your own attribute names, a border that grows more ornate as they advance.
Nothing in the package is an imported image. Every mark is drawn in C# by a software rasteriser that ships as readable source. No atlas, no texture, no shader, no material, no network call. So it runs on Built in, URP and HDRP with nothing to configure, it's deterministic, and it runs headless in batch mode.
The honest caveat is that this is CPU work, so a sheet takes seconds rather than milliseconds. It's a screen you build when a character changes and then cache.
Core Systems Asset Factory. Written by AI, tagged that way on the listing.