Idle Clicker Business Tycoon Simulation
First Class Game Studios
$15.00
Date |
Price |
---|---|
日期和时间 |
价钱($) |
03/17(2018) |
15.0 |
11/02(2024) |
15.0 |
Jump AssetStore
The perfect project for learning how to build an idle tycoon game such as AdVenture Capitalist.
Full C# source code with extensive comments included.
Key Features
- Full access to a 12+ hour video course that demonstrates step-by-step how the core game was developed. The course alone is worth the price of this asset!
- NEW Update! Create different store types & layouts using alternate prefabs! Great example of a factory design pattern that let's you choose your prefabs/objects at run-time.
- Includes a full "Idle Game Data Generator" and custom inspector to generate idle game data. Get started quickly and try out many game ideas!
- Load and save your data generator settings
- All store data, upgrades, managers, etc. are stored in XML. You can even change the name of the game itself in the inspector!
- Saves your game and calculates Idle profits while you are gone
- Purchase multiple stores (1x, 5x, 10x, 25x, 100x) and maximum stores with a single click.
- Full support for NewGame+.. like the Angel Investors in other idle games, reset your game to gain more shareholders and continue growing your empire.
- Includes store upgrades for increasing the profits in your stores
- Basic tip rotator to help players get started
- Framework allows for unlimited stores
- Uses the latest Unity 5 UI tools
- Easy to modify and extend
- Well documented design patterns
- Smart use of co-routines and invokes to improve performance and response
- Full C# Source Code with extensive comments