Turn-Based Tactic - Strategy Template

Alex Quevillon - 蓝图 - 2023/02/05

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

  • 支持的平台
  • 支持的引擎版本
    4.25 - 4.27, 5.0 - 5.3
  • 下载类型
    完整项目
    此产品包含一个完整的虚幻引擎项目文件夹,含有配置文件、内容文件和.uproject文件,可以作为创建新项目的模板使用。

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.

技术细节

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