Enterables: All products 50% off

Turn-Based Tactic - Strategy Template

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.4
  • 다운로드 유형
    전체 프로젝트
    이 제품은 언리얼 엔진 프로젝트 전체 폴더와 함께 환경 설정 파일, 콘텐츠 파일 및 .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