
A dynamic economy simulator for Unity that reacts to supply, demand, and player actions—perfect for shopkeepers, markets, and resource-based worlds.The Living Economy System is a plug-and-play economic simulation framework that brings your game world to life with reactive pricing, resource flow, and NPC trade behavior. Designed for RPGs, survival games, simulators, and tycoon-style experiences, it allows players and systems to shape the economy dynamically.With a fully ScriptableObject-driven setup, you can define items, categories, supply/demand behavior, and vendor profiles without writing a single line of code. Prices adjust based on in-world conditions—like scarcity, bulk purchases, or destroyed goods—and stock levels evolve over time.Support is built in for trade routes, player-driven manipulation, and time-based update cycles, all displayed via prefab-ready UI for seamless integration. Whether you're simulating a fantasy bazaar or a post-apocalyptic trading outpost, this system makes your in-game economy feel alive and intelligent.Dynamic economy system based on real-time supply and demandPrices automatically fluctuate based on scarcity or abundanceScriptableObject-based Resource Profiles (name, base price, production, consumption)VendorComponent.cs allows shops and NPCs to buy/sell defined resourcesPlayer influence support: modify demand, destroy stock, or hoard itemsOptional trade route simulation for NPC merchants moving goodsTime-based refresh cycles (daily, weekly, etc.)Modular update system for pricing, stock, and economic trendsUI prefab pack with price displays, stock levels, and market trend indicators100% code-driven, extensible, and compatible with any Unity projectAI assistance was used only to refine the wording of written documentation and marketing copy.All gameplay logic, C# scripts, prefabs, editor tools, architecture, and UI elements were fully authored, tested, and optimized by me. The quest system’s functionality, integrations, and asset structure are original work and have been built from scratch for this package.