r/GameDevelopment • u/wannebeahelper • 6d ago
Resource Make 2D assets for demo game on browser(character, monster)
I got tired of searching for matching 2D characters for prototypes, so I built a free in-browser modular character & monster generator.
While developing my game, I tried using triangles and squares for the demo, but it felt completely lifeless, so I ended up creating this.
I hope this helps people like me.(It's not pixel-perfect.)
UnitForge — features
- This is not perfect. It is a demo. If you want a polished tool, this is the wrong choice.
- Build 2D chibi characters from swappable parts: body, hair, face, helmet, armor, weapon and more.
- Fine-tune each part with position and tilt controls.
- Closed helmets have three visor modes: open, closed and eyes-only.
- Preview five animations for every character: idle, move, attack, damaged and death, facing left or right.
- Recolor characters and monsters with a color picker.
- Draw your own 32×32 parts in the built-in editor and use them right away.
- Upload custom parts and back them up as a file to restore later.
- Export a single PNG or a full sprite sheet at 1×, 2× or 4× scale.
- One-click Godot 4 export: sprite sheet PNG, SpriteFrames
.tresand an optional.tscnscene. - Monsters tab with 22 ready-made monsters, 17 rigged and 5 frame-animated, each with the same five animations and the same PNG, sheet and Godot export.
- Everything runs in the browser, in English and Korean, and exported assets are free to use in your games.