A downloadable Unity Stats Creator

Download NowName your own price

Hi! I enjoy creating tools to speed up game development, and while working on a tactics-style game, I built a system to generate randomized character stats and info for a recruitment mechanic.

It’s not perfect, but it’s flexible, easy to expand, and I figured it might be useful to other devs—so I’m sharing it here!

This toolkit generates characters based on Class, Race, and Gender, and it’s especially handy for RPGs, tactics games, or any project that involves character recruitment and stat variation.

  • Class System
    Create custom classes with their own combat stats—like Soldier, Mage, Thief, and more. It uses ScriptableObjects, so editing or adding new ones is quick and easy.

  • Random Name Selector
    Picks names from a list, with filters for race and gender. It also keeps track of used names to avoid duplicates. You can add or edit names freely.

  • Character Saving
    Built-in save system lets you store generated characters, with auto-save to empty slots and options to delete or overwrite.

  • Random Stat Generation
    Each stat is randomized within a defined range, so even characters of the same class can feel unique.

  • Example Lists Included
    Comes with ready-to-use data like names and classes. You can swap these out without touching any code.

  • Demo Scene & Display UI
    Includes a simple demo to test everything out, along with a UI that displays character info. Feel free to reuse or customize it for your own game.

I’d love to hear what you think or if you have ideas to improve it. Feel free to reach out or leave feedback!


Thank you!

Download

Download NowName your own price

Click download now to get access to the following files:

Download Package
External

Development log

Leave a comment

Log in with itch.io to leave a comment.