Tactics games, like Final Fantasy Tactics and Ogre Tactics, are turn-based combat games on square tiles. This multi-video tutorial will cover movement for a tactics game.
Player movement uses Breadth First Search (BFS) to calculate the tiles that the player’s unit can move to. NPC movement uses A* to calculate a path to the nearest player unit, and then limits the path to the unit’s maximum movement.
Part 1 - covers how to set up the tactics game board
To download the Unity tutorial -
0 views
5603
1995
7 years ago 00:04:49 20
Unity Explosion Tutorial
10 years ago 00:04:16 13
Unity Interface Tutorial
10 years ago 00:37:02 54
Unity 5 Tutorial : Basics
10 years ago 00:19:41 70
Unity 5 Tutorial - Lightsabers
7 years ago 00:11:38 42
Unity NavMesh Tutorial - Basics
4 years ago 01:06:52 25
Unity AI Tutorial: Behaviours
11 years ago 00:14:25 46
Mastering Collision - Unity Tutorial
10 years ago 00:10:37 14
Unity FPS Tutorial 2
4 years ago 00:12:40 22
Unity Drag and Drop Script | (Unity 3D tutorial)
7 years ago 00:05:42 44
Unity Inventory Script Tutorial
9 years ago 00:30:21 32
Unity Tutorial - Monster AI
9 years ago 00:03:34 59
Blender Tutorial & Unity Tutorial: Transparent White Texture
10 years ago 00:40:55 109
Unity 5 Tutorial - Animation Control
10 years ago 00:30:37 27
FPS Tutorial - Unity & C#
6 years ago 00:13:14 120
Unity Shader Graph - Shield Effect Tutorial
5 years ago 01:06:16 18
Unity 2D Space Invaders Tutorial
3 years ago 00:09:51 15
Unity 2D Rain Tutorial
10 years ago 00:09:53 73
Unity FPS Tutorial 1
7 years ago 00:20:08 45
[Unity] Low Poly Clouds Tutorial
9 years ago 00:28:37 25
Editor Scripting - Unity Tutorial
10 years ago 00:53:14 17
Unity 3D Tutorial Custom IK Solution for Unity Free