Easy turn based game framework

elsong

(1)
$4
Publisher elsong
File size 6.83MB
Number of files 268
Latest version 1
Latest release date 2019-07-23 07:43:10
First release date 2019-07-18 11:00:14
Supported Unity versions 2018.4.2 or higher
What is this?
A 2D turn-based framework built on a hexagonal map grid.

What can it do?
1. Three characters (injury bearer, damage output, healer) form a team to fight on the map.
2. Battle units can use single or range skills to injure or heal others.
3. Players can use two kinds of props themselves (recovering life and restoring physical strength).
4. Multiple battles can be played at the same time, the battle at the front desk is displayed for the player to watch, and the battle in the background is used to simulate other battles that occur.
5. The results of the battle can be collected, and the data analysis of the skills can be done later.

What does the framework contain?
1. Battle configurator(creator)
2. Resource manager
3. Event manager
4. User interface manager
5. Item & skill manager
6. A-star navigation
7. Data driven AI system
...

AI system
Use numerical values to influence the decision system of AI to make the character more individual.

Other
1. Hexagonal plots can also be easily modified into square plots (not included in the project).
2.2D battle scene can be easily modified into a 3D scene (not included in the project).

Top Publisher Assets