Game Dev Tools
Unity class gen, sprite math, tilemap, damage formulas, easing.
16 tools · all run in your browser
Unity C# Class Generator
Generate Unity MonoBehaviour, ScriptableObject, or Editor scripts from a template
Unity Prefab Inspector
Parse and display Unity .prefab YAML structure in a readable format
Sprite Sheet Calculator
Calculate frame dimensions, UV coords, and animation timing from sprite sheet parameters
Game Math Calculator
Calculate vectors, distances, dot products, lerp, and common game math operations
Game Color Palette Generator
Generate game-ready color palettes with hex, RGB, and normalized float values
Tilemap Data Generator
Generate 2D tilemap arrays for grid-based games from a visual text grid
Damage Formula Calculator
Calculate RPG damage with attack, defense, crit, elemental modifiers
Loot Table Generator
Generate weighted loot drop tables with probability calculations
Shader Uniform Generator
Generate GLSL/HLSL uniform declarations from parameter descriptions
Game Resolution Scaler
Calculate render resolutions, aspect ratios, and DPI for different platforms
FPS ↔ Frame Time Converter
Convert between FPS and milliseconds per frame with performance budgets
Easing Function Generator
Generate easing functions in C#, GLSL, JS with visual curve preview
Game Event System Generator
Generate event bus / observer pattern boilerplate for Unity, Godot, or JS
State Machine Generator
Generate finite state machine code from state/transition definitions
Platformer Physics Calculator
Calculate jump height, gravity, velocity for platformer feel
Asset Bundle Size Estimator
Estimate build sizes for textures, audio, meshes across platforms