Velarion: All products 50% off

Turn-Based Tactic - Strategy Template

Alex Quevillon - Blueprints - Feb 5, 2023

Project template to use as a base to build your own turn-based tactic strategy game on a grid.

  • Supported Platforms
  • Supported Engine Versions
    4.25 - 4.27, 5.0 - 5.3
  • Download Type
    Complete Project
    This product contains a full Unreal Engine project folder, complete with Config files, Content files and .uproject file, which can be used as a template to create a new project.

Trailer | Documentation | Changelog | Documentation Playlist [EN] | Documentation Playlist [FR]

Windows Build 4.25 | Windows Build 5.1

Support : alex.quevillon.help@gmail.com | Disord


This project is a good starting point to build your own turn-based tactic strategy game.

It has multiple examples and a detailed debug menu so you can easily understand and test everything.

Technical Details

Features:

  • Top down camera movement
  • Turn-based tactical combat
  • Dynamic grid (Square, Hexagon and Triangle)
  • Grid based pathfinding
  • Basic tactical AI
  • Overworld navigation
  • In game debug menu to test all the features
  • Player actions system to execute all kinds of actions by only using the left and right mouse buttons
  • Multiple example of unit types, spells, AIs and levels


Number of:

  • Example Levels: 11
  • Blueprints: 65
  • Static Meshes: 30
  • Skeletal Meshes: 6
  • Animations: 30
  • Animation Blueprints: 6
  • Textures (Icons): 85


Inputs:

  • Mouse: Execute actions (left & right click) and zoom (wheel)
  • Keyboard: Camera movement (W, A, S, D, Q & E)


Supported Platforms:

  • Development: Windows
  • Target Build: Windows


Network Replicated:

  • No